@charset "gb2312";
/* CSS Document */

body{
	background:#ffffff;
	}
input{ float:left; }
li {
	margin:0px;
	padding:0px;} 
	
#line_blue{
	width:100%;
	height:5px;
	background:#0066b3;
	margin:auto;
	padding:0px;
	
	}

#jianbian{
	width:100%;
	height:110px;
	margin:auto;
	/* Webkit: Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebebeb), to(#ffffff)); 
	/* Webkit: Safari 5.1+, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #ebebeb, #ffffff); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #ebebeb, #ffffff); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #ebebeb, #ffffff); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #ebebeb, #ffffff); 
	/* IE < 10 */ 
	/* 注意：这一行必须写在最后 */ 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ebebeb, endColorStr=#ffffff);
	} 

#logo{
	width:120px;
	height:60px;
	margin:auto;
	padding:0px;
    margin-left:430px;
	margin-top:8px;
	float:left;
	}
	
#line_hui{
	width:100%;
	height:4px;
	background:#ebebeb;
	margin:0px;
	padding:0px;
	margin:auto;
	}

	
#sousuo{
	width:300px;;
	height:80px;
	margin-right:330px;
	
	margin-top:25px;
	float:right;
	}

#back_image{
           background:url(../images/SEARCH1.jpg) no-repeat; 
            display:inline-block;
            }

#sousuo_top{
	float:right;
    width:160px;
    height:20px;
	color:#044da1;
	font-size:12px
	
           }

#sousuo_bottom{
          width:200px;
          height:30px;
		  padding-top:30px;
          }
#main {
	width:1005px;
	margin:0 auto;
	
	}		  
		  
#daohang{
	width:1005px;
	height:35px;
	background-color:#fff;
	line-height:35px;
	}
#daohang a {
	text-decoration:none;
	}

#daohang a:hover{
	text-decoration:none;
	}
	
#banner{
	width:1005px;
	margin:auto;
	}
	
#kuangjia{
	width:1005px;
	min-height:640px;
	margin:auto;
	white-space:normal;
	margin-top:15px;
	
	}

.listul { margin-top:0px;}

ul {
	margin:0px;
	padding:0px;
	text-align:center;
	}


 .listul li{
text-align:center;
color:#ffffff;
background:url(imageslist-border.png) no-repeat center top;
line-height:40px;
height:40px;
overflow:hidden;
list-style:none

}


.list .listul li a{
text-align:center;
line-height:40px;
height:40px;
color:#ffffff;
display:inline-block;
text-decoration:none;
}

.list ul li a:hover{
background:url(images/list-hover.png) center no-repeat;
line-height:40px;
height:40px;
color:#ffea00;
text-decoration:none;
overflow:hidden;
}




#kuangjia_left{
	width:170px;
	position:absolute;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	overflow:auto; 
	height:auto;
          
	}

#kuangjia_left_top{
		
    width:100%;
	height:30px;
	text-align:center;
	padding-top:15px;
	background-color:#0066b3;
	color:#FFF;
	font-size:20px         
    }

#kuangjia_left_bottom{
              width:100%; 
			      
              background-color:#0095da;
              }

	
#kuangjia_right{
	float:right;
	width:824px;
	word-wrap:break-word; 
    word-break:break-all;
		}

#kuangjia_right_top{
           width:824px;
           height:25px;
		  
           }

#top_left{
	float:left; 
	padding-top:5px;
	width:350px;
    height:25px;
          	}

#top_right{
	float:right;
	padding-top:5px;
	width:450px;
    height:25px;
          }

#kuangjia_bottom{
           width:782px;
           margin:5px 0px 0px 20px;
		   height:auto;
           }

#bottom_line_hui{
	width:100%;
	height:4px;
	background:#ebebeb;
           margin-top:15px;
		   
	}
	
#bottom_jianbian{
	width:100%;
	height:100px;
	
	/* Webkit: Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ebebeb)); 
	/* Webkit: Safari 5.1+, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #ffffff, #ebebeb); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #ffffff, #ebebeb); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #ffffff, #ebebeb); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #ffffff, #ebebeb); 
	/* IE < 10 */ 
	/* 注意：这一行必须写在最后 */ 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#ebebeb);
	} 	

#banquan{
	width:1024px;
	height:80px;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	
#bottom_line_blue{
	width:100%;
	height:5px;
	background:#0066b3;
	margin:auto;
	padding:0px;

	}
	