/*html*/
@import url(menu.css);
html,BODY{
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color: #D8E2E7; 
	scrollbar-shadow-color: #D8E2E7; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #96AABD;
	scrollbar-darkshadow-color: #96AABD; 
	scrollbar-track-color: #C2CACF;
	scrollbar-arrow-color: #606D79; 
	}
*{
margin:0;padding:0;
}
img{
	border: 0;
}
A{
	TEXT-DECORATION: none;color: #414141;	
}
A:hover{
	TEXT-DECORATION: underline;
}
.clear{
	clear: both;
}
.red{
	background-color: #C9252C;
	height: 3px;
	height: 5px!important;
	font-size: 1px;
}
input,select{
	font-size: 12px;
	margin: 2px;
	vertical-align: middle;
}
.input1{
	border: 1px solid #D3D3D3;
	height: 17px;	
	line-height: 17px;
}
/*layer*/
#logincontent{
	width: 300px;
	margin: 80px auto;
	font-size: 14px;
}
#logincontent input{
	font-size: 14px;
	line-height: 20px;
	height: 20px;
}
#logincontent p{
	text-align: center;
	line-height: 30px;
}
#layer{
	margin: 0px auto;
	width: 898px;
	min-height:100px; 
	height: auto;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}
#top{
	width: 878px;
	padding: 10px;
}
#top .logo{
	width: 404px;
	float: left;
}
#top .qkmenu{
	width: 474px;
	float: left;
}
#top .qkmenu ul{
	list-style-type: none;
	margin:0px;
	height: 50px;
}
#top .qkmenu li{
	background-image: url(../images/h_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 60px;
	float: right;
}
#top .search{
	text-align: right;
	vertical-align: bottom;
}
#top .search span{
	vertical-align: middle;
}
#daohang{
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
	background-color: #f3f3eb;
	border-top: 1px solid #6d95be;
	background-image: url(../images/cde2.gif);
	background-repeat: repeat-x;
	margin-left: 1px;
	margin-right: 1px;
}
#left{
	width: 179px;
	padding: 1px;
	float: left;
}
.login{
	height: 20px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	background-color: #5e9adb;
}
.links{
	background-color: #5e9adb;
	height: 20px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}
.sublist{
	background-color: #5e9adb;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding: 5px;
}
.sublistsmall{
	background-color: #5e9adb;
	padding: 3px;
	font-size: 10px;
	color: #fff;
	text-align: left;	border-bottom: 1px solid #696969;
}
.submenu ul{
	list-style-type: none;
	margin:0px;
}
.submenu li{
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	background-color: #F5F5F5;margin:1px;padding-left: 15px;
	background-image: url(../images/cde1.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.submenu a{
	background-image: url(../images/135.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 25px;
	color: Black;
}
.submenu a:hover{
	background-image: url(../images/136.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 25px;
	color: Black;
}
.submenut ul{
	list-style-type: none;
	margin:0px;
}
.submenut li{
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	background-color: #F5F5F5;margin:1px;padding-left: 15px;
	background-image: url(../images/cde1.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
}
#m21 ul,#m22 ul,#m23 ul,#m24 ul,#m25 ul,#m26 ul,#m27 ul,#m28 ul,#m29 ul{
	list-style-type: none;
	margin:0px;
}
#m21 li,#m22 li,#m23 li,#m24 li,#m25 li,#m26 li,#m27 li,#m28 li,#m29 li{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	background-color: White;
	margin:1px;
	padding-left: 25px;
	padding-top: 6px;
	border: 1px solid #F5F5F5;
}
.listtit{
	background-image: url(../images/listtit.gif);
	background-repeat: no-repeat;
	height: 38px;
	line-height: 38px;
	color: White;
	padding-left: 40px;
}
.listcon ul{
	list-style-type: none;
	margin:10px 40px 10px 20px;
}
.listcon li{
	height: 25px;
	line-height: 25px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.listcon b{
	background-image: url(../images/131.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: normal;
}
#loginbox{
	padding: 15px 6px 15px 8px!important;
	padding: 15px 6px 9px 8px;
	text-align: center;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 1px;
}
#loginbox .title{
	font-size: 12px;
}
.bottum{
	padding: 5px;
	text-align: center;
}
.an{
	margin-bottom: 1px;
	text-align: center;
}
#linkbox{
	padding: 5px 0px 5px 0px;	
	text-align: center;
}
#linkbox img{
	margin: 1px;
	width: 157px;
	height: 36px;
}
#right{
	width: 714px;
	padding: 1px;
	float: left;
	border-left: 1px solid #DCDCDC;	
	min-height:300px; 
	height: auto;
}
#right .da{
	color: Silver;
}
#right .conrong{
	text-align:justify;
	text-justify:inter-ideograph;
	font-size: 13px;	l
	ine-height: 150%;
	padding: 10px;
	line-height: 150%;	
	min-height:300px; 
	height: auto;
}

#map BLOCKQUOTE{
	padding-left: 50px;
}
#map .three a{
	padding-left: 90px;
	background-image: url(../Images/24.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	line-height: 20px;
}
#map .home a{
	background-image: url(../Images/21.gif);
	padding-left: 20px;
	background-repeat: no-repeat;	height: 20px;
	line-height: 20px;
	background-position: left center;
}
#map .tow a{
	background-image: url(../Images/tree/folder.gif);
	padding-left: 20px;
	background-repeat: no-repeat;	height: 25px;
	line-height: 25px;
	background-position: left center;
	margin-left: 20px;
}
#map td{
	background-color: none;
}
#right .conrong td{
	padding: 5px;
	text-align: left;
}
#right .conrong p{
	text-indent: 24px;
	margin-bottom: 10px;
	min-height:20px; 
	height:auto;
}
#right .contit{
	font-size: 20px;
	font-weight: bold;
	color: #6182b7;
	text-align: center;
	padding: 20px 0px;
}
#right .info{
	font-size: 11px;
	color: #A9A9A9;
	text-align: center;
}
#lcon{
	width: 460px;
	float: left;
}
#lcon .con{
	height: 180px;
	background-image: url(../images/gsbg.gif);
	background-repeat: no-repeat;
	padding:10px 20px 20px 120px ;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 150%;
}
#lcon .con p{
	text-indent: 24px;
	font-size: 12px;
}
.navContent{ 
	padding: 5px; 	
	background:#FFFEFA; 
	border: 1px solid #D7D7CF;
	margin: 5px;
} 
.navContent ul{ list-style-type:none; margin:0px;  } 
.navContent li{
	width:430px;
	float:left;
	height: 22px!important;
	height: 23px;
	line-height: 22px!important;
	line-height: 23px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} 
.navtit{
	background-image: url(../Images/cde3.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	border: 1px solid #DCDCDC;	
	font-weight: bold;
	margin: 0px 5px;
	color: #8B4513;
	padding-left: 5px;
}
.navContent b{
	background-image: url(../images/94.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 10px;
	font-weight: normal;
}
#Tabs{
	height: 159px;
}
#Tabs span a{
	color: #8B4513;
}
#tablediv{
	margin: 0px auto;
	width: 640px;
	text-align: center;
}
#tablediv .tabletr div{
	width: 200px;
	height: 25px;
	float: left;
	background-color: #FFFFF0;
	border: 1px solid #DCDCDC;
	text-align: center;
	line-height: 25px;
	margin: 1px;
}
#tablediv .tabletr{
	margin: 1px;
	background-color: White;
	display: block;
	font-weight: bold;
}
#pagecontent .tddiv{
	width: 200px;
	height: 25px;
	float: left;
	background-color: White;
	border: 1px solid #DCDCDC;
	text-align: center;
	line-height: 25px;
	margin: 1px;
}
#tablediv .tabletd{
	margin: 1px;
	background-color: White;
}
#rcon{
	width: 249px;
	float: left;	
	padding-top: 5px;
}
#rcon .rtit{
	background-image: url(../Images/cde6.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	border: 1px solid #DCDCDC;	
	background-color: #D3D3D3;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: bold;
	margin-bottom: 1px;
	color: Black;
}
#rcon .projz img{
	width: 250px;
	height: 200px;
}
#rcon .procon{
	border: 1px solid #DCDCDC;	
	background-color: #f4f4f4;	
	padding: 5px;	
	text-align:justify;
	text-justify:inter-ideograph;
	line-height: 150%;
	margin-bottom: 5px;
	min-height:100px; 
	height: auto;
}
#rcon .procon ul{
	list-style-type:none;
	margin:0px;
}
#rcon .procon li{
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
#rcon .procon li a{
	height: 25px!important;
	height: 22px;
	line-height: 25px!important;
	line-height: 22px;	
	}
#rcon .procon b{
	font-weight: normal;
}
#rcon .procon p{
	text-indent: 24px;
	font-size: 13px;
}
#rcon .tabletr div{
	width: 54px;
	height: 25px;
	float: left;
	background-color: #FFFFF0;
	border: 1px solid #DCDCDC;
	text-align: center;
	line-height: 25px;
	margin: 1px;
}
#rcon .tabletr{
	margin: 1px;
	background-color: White;
	display: block;
	font-weight: bold;
}
#rcon .tabletd div{
	width: 54px;
	height: 25px;
	float: left;
	background-color: White;
	border: 1px solid #DCDCDC;
	text-align: center;
	line-height: 25px;
	margin: 1px;
}
#rcon .tabletd{
	margin: 1px;
	background-color: White;
}
.more{
	text-align: right;
	background-image: none;
	margin-top: 10px;
}
.banner{
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 1px;
}
#foot{
	border-top: 3px double #6d95be;
	height: 70px;
	padding: 10px;
	line-height: 200%;
}
#foot .left{
	width: 400px;
	float: left;
}
#foot .right{
	width: 400px;
	float: right;
	text-align: right;
}
.imgf img{
	width:expression(this.width>500?'500px':this.width)
}
#form{
	margin: 0 auto;
	width: 800px;
	font-size: 13px;
}
#form p{
	text-indent: 24px;
		margin-bottom: 10px;
}