/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.header{
   margin-top:120px;
   height:100px;
   background-image:url(../images/images/logo_s.png);
   background-repeat:no-repeat;
   background-position: center top;
}
.main{ 
   margin-top:30px;
   height:150px;
   background-image:url(../images/images/bg_s.jpg);
   background-repeat:no-repeat;
   background-position:center 25px;
   text-align:center;
}
.fenlei{
    font-size:12px;
	text-align:center;
	color:#002b83;
}
.fenlei span{
    font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ff0000;
	float:left;
}
.fenlei_b{
    width:200px;
    float:left;
	display:inline;
    font-size:12px;
	color:#002b83;
	margin-left:800px;
	margin-left:820px!important;
}
.search{
    
 }

.searchLine{
   float:left;
   width:460px;
}
.adsearchLine{
   margin-top:36px;
   float:left;
}
.sumbitbtn{
  margin-top:28px; 
}
.kuang{
    float:left;
	display:inline;
	margin-top:30px;
	margin-left:55px;
	width:300px;
	height:20px;
}
.menu{
    float:left;
	display:inline;
	margin-top:30px;
	margin-left:20px;    
}
.h{
    float:left;
	display:inline;
    font-size:12px;
	text-align:left;
	color:#002b83;
	margin:40px 0px 15px 20px;	
}

a {
   font-size:12px;
   color: #002b83;
   font-weight:100;
}
a:visited {
    font-size:12px;
	color: #002b83;
   font-weight:100;
}
.footer{
	height:80px;
	font-size:12px;
	color:#747474;
	text-align:center;
}

.top{
   height:58px;
   width:965px;
   background-image:url(../images/images/top_img.png);
   background-repeat:no-repeat;
   background-position: center top;
   text-align:right;
   font-size:15px;
   font-weight:bolder;
   line-height:1.8em;
   color:#ffffff;
   padding:20px 0px 0px 0px;
}
.top span{
	font-size:12px;
	color:#ffffff;
	font-weight:100;
	}
	
.content{
   /**height:600px;**/
   width:965px;
   /*float:left;*/
   overflow:visible;
}

.content_detail{
   height:520px;
   width:1400px;   
}

.floor{	
	/*float:left;*/
	height:56px;
	width:965px;
	font-size:12px;
	color:#707070;
	text-align:center;
	background-image: url(../images/images/footer_img.jpg);
}
.left{
    float:left;
	display:inline;
    height:405px;
	width:165px;
	border: 1px solid #a0a0a0;
    background-color:#efefef;
    text-align:center;
	font-size:15px;
	line-height:1.8em;
	color:#445b69;
	margin:0px 0px 0px 20px;
}
.left span{
    text-align:center;
	font-size:15px;
	line-height:1.8em;
	color:#445b69;
	font-weight:bold;
}
.right_t{
    float:left;
	display:inline;
    width:600px;
	height:45px;
	font-size:15px;
	font-weight:bolder;
	text-align:left;
    margin:20px 0px 0px 150px;
	}
.kuang2{
    float:left;
	display:inline;
	width:300px;
	height:18px;
	font-size:12px;
	color:#b2b2b2;
	padding-top:5px;
}
.menu2{
    float:left;
	display:inline;
	margin-left:15px;    
}
.h2{
    float:left;
	display:inline;
    font-size:12px;
	text-align:left;
	color:#002b83;
	margin:10px 0px 15px 15px;	
}
.right_b{
    float:left;
	display:inline;
    width:740px;
	/**height:430px;**/
    
 }
 
.right_b_without_list{
    float:center;
	display:inline;
    width:100%;
	/**height:430px;**/
    
 }

.r_title{
    border-bottom:2px solid #c6c6c6;
	height:25px;
	font-size:14px;
	font-weight:bolder;
	margin:0px 0px 0px 45px;
	color:#c1000e;
	text-align:left;
	padding:10px 0px 0px 30px;
	background-image: url(../images/images/biao2.png);
	background-repeat:no-repeat;
    background-position: 6px;
}

.r_title_without_list{
    border-bottom:2px solid #c6c6c6;
	height:25px;
	font-size:14px;
	font-weight:bolder;
	margin:0px 45px 0px 45px;
	color:#c1000e;
	text-align:left;
	padding:10px 0px 0px 30px;
	background-image: url(../images/images/biao2.png);
	background-repeat:no-repeat;
    background-position: 6px;
}

.r_list{
    text-align:left;
	font-size:12px;
	line-height:2em;
	color:#242424;
	padding-left:75px;
	padding-top:20px;
	overflow:visible;
}

.r_list_without_list{
    text-align:left;
	font-size:12px;
	line-height:2em;
	color:#242424;
	padding-left:75px;
	padding-right:75px;
	padding-top:20px;
	overflow:visible;
}

.pagination{
    text-align:center;
	font-size:12px;
	line-height:2em;
	color:#242424;

}