@charset "utf-8";
/* CSS Document */

body {
    background:#fff;
	margin:0;
	text-align:center;
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
}
img,p,ul,li,h1,h2,h3,h4,span{ padding:0; margin:0;}
a:link,a:visited{ text-decoration:none;}
.clr{ clear:both;}
.kong{ height:15px; overflow:hidden;}

.box{width:768px; border:1px #CDD6E5 solid; text-align:left; height:auto !important; height:600px; min-height:600px; }
.box_menu{ background:url(../images/right_menu_bg.jpg) repeat-x; height:31px; overflow:hidden; padding-left:10px; font-size:12px; line-height:31px;}
.box_menu p{ background:url(../images/item.jpg) no-repeat left center ; padding-left:30px; line-height:31px; height:31px; overflow:hidden;}

.content{}

h1{ font-size:25px; font-weight:bold; text-align:center; height:35px; overflow:hidden;line-height:35px; margin:20px auto;letter-spacing:10px;}
h1 img{ float:right; border:none; margin-right:10px;}

.content{ font-size:14px; text-align:left; line-height:200%; margin:20px auto; width:710px;font-family: "Segoe UI", Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;}

.show_page { font-size:14px; color:#000; text-align:center;}
.show_page a{ color:#036; text-decoration:underline;}
.show_page a:hover{ color:#900; text-decoration:none;}