/* CSS Document */
body,div,ul,li,a,img,form,book,menu{
border:0px;
margin:0px;
padding:0px;
}
ul,li{
	list-style:none;
}
a:hover{
	color:red;
}
body {
	text-align: center;	
	background:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
  	font-family:'宋体';
}
#all {
	height:650px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#all #top {
	width: 975px;
	height:auto;
}
#all #top .top_logo{
	height:120px;
}
#all #top .top_logo .logo {
	float: left;
}
#all #top .top_logo .size {
	margin-top: 10px;
	display: block;
	float: right;
}
#all #top .top_logo .size a {
	font-size: 9pt;
	color: #002B5E;
	text-decoration: none;
}
#all #top .nav_bg{
	width:975px;
	height:33px;
}
#all #top .nav_bg ul{
	width:975px;
	height:33px;;
}
#all #top .nav_bg li{
	float:left;
}
#all #top .nav_bg .pho {
	background:url(../images/1_bg.jpg);
	width:108px;
	height:33px;
	float:left;
	line-height: 33px;
}
#all #top .nav_bg .pho a{
	color:#FFF;
	text-decoration: none;
	text-align:center;
	font-family:宋体;
	font-size:15px;
        font-weight:900;
}
#all #top .nav_bg .phon {
	width:108px;
	float:left;
	height:33px;
	line-height:27px;
	background:url(../images/menu_on.jpg)  no-repeat;

}
#all #top .nav_bg .phon a{
	color:#FFF;;
	text-decoration: none;
	text-align:center;
	font-family:宋体;
	font-size:16px;

}
#all #top .nav_bg .phon_f{
	width:108px;
	float:left;
	height:33px;
	line-height:27px;
	background:url(../images/f_on.jpg)  no-repeat;
}
#all #top .nav_bg .phon_f a{
	color:#FFF;;
	text-decoration: none;
	text-align:center;
	font-family:宋体;
	font-size:13px;
}

/**/

#all #book {
  	clear:both;
	float: left;
	width: 980px;
        margin-top:10px;
}
#all #book #pho {
	float: left;
	border: 1px solid #FFFFFF;
}
/**/

#all #book #right {
	margin-left: 23px;
	float: left;
}
#all #book #right #leftnew {
	width:420px;
	float: left;
}
#all #book #right #leftnew .topnew {
	float: left;
}
#all #book #right #leftnew .newsize {
	float: left;
	display: list-item;
	padding-top: 4px;
}
#all #book #right #leftnew .chose {
	float: left;
	display: list-item;	
	/*padding-top: 5px;*/
}
#all #book #right #leftnew .chose li{
	border-bottom-width: 1px;
	padding-left:13px;
	float: left;
	width: 120px;
}
#all #book #right #leftnew .newsize li {
	float: left;
}
#all #book #right #leftnew .newsize .x {
	width:390px;
	background:url(../images/2_3.jpg);
	background-repeat:no-repeat;
	padding-left:10px; 
}
#all #book #right #leftnew .newsize a {
	font-size: 9pt;
	color: #002B5E;
	text-decoration: none;
	padding-left: 5px;
	float: left;
	line-height: 25px;
}
#all #book #right #leftnew .newsize .date {
	color: #999999;
	font-size: 9pt;
	float: right;
	line-height: 25px;
}
/**/

#all #book #right #rightnew{
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#all #book #right #rightnew .right_a .fax,#all #book #right #rightnew .right_b .fax {
	width: 200px;
	/*padding-bottom:6px;*/
}
#all #book #right #rightnew .right_a li,#all #book #right #rightnew .right_b li {
	float: left;
}
#all #book #right #rightnew .right_b .bton {
  	font-size:9pt;
  	height:21px;
	width:95px;
	padding:1px;
}
#all #book #right #rightnew .right_b .line {
	float: left;
	width: 188px;
	padding-bottom:6px;
}
#all #book #right #rightnew .right_b .menu {
	float: left;
	width: 188px;
}
#all #book #right #rightnew .right_c {
	float: left;
}
.right_c li{
 padding-top:5px;
}
#all #book #right #rightnew .right_b {
	width:210px;
	float: left;
	padding-top:5px;
}
/**/
#all #bottom {
	float: left;
	width: 975px;
	background-color: #003765;
	height: 30px;
	margin-top: 15px;
}
#all #bottom #size {
	width:975px;
	font-size: 9pt;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
}
#all #bottom #size #mailto{
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#all #bottom #size #mailto:hover{
	color:red;
}

/*nav*/

.drop_dwon {
	display:none;
	margin: 0;
	/*background:url(../images/menu_list_bg.png) no-repeat;*/
        background-color: #ab3b5b;
	width:98px;
	position:relative;
 	z-index:999;
        height:30px;
}
.onemenulayout {
	float: none;
	display: inline;
	width:98px;
	position:relative;
	z-index:999;
}
#currlayout a {
	width:76px;
	color:#24313C;
	font-size:12px;
	position:relative;
	z-index:999;
	font-weight:normal;
}
#sss {
	background-color: #ab3b5b;
	height:30px;

}
/*nav*/