@charset "gb2312";
#top {
    height:auto!important;
	height: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #d0dbe7;*/
	min-height:100px;
	
}
* {
	margin: 0px;
	padding: 0px;
}
.12ziti {
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.wt12 {
	font-size: 12px;
	border: 1px solid #d1d1d1;
}


#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	clear: both;
}
#main #left {
	float: left;
	min-height:450px;
	height:auto!important;
	height: 450px;
	width: 226px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#main #neirong {
    min-height:300px;
	height:auto!important;
	height: 300px;
	width: 898px;
	float:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #d1d1d1;
	word-break:break-all;
	
}

#main #right {
	padding:0 5px;
	float: right;
	min-height:600px;
	height:auto!important;
	height: 600px;
	width: 690px;
	margin-top: 10px;
	margin-bottom: 10px;
	word-break:break-all;
	
	
	
}

.nr {
	font-size: 12px;
	color: #363636;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #d1d1d1;
	min-height:300px;
	height:auto!important;
	height: 300px;
}
.nr1 {
	font-size: 12px;
	color: #363636;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #d1d1d1;
	height: 100px;
}
.ziti12 {
	font-size: 12px;
	color: #363636;
}
a{
	color: #363636;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
#foot  {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0686CF;
	
	text-align: center;
	margin-top: 0px;
	clear:both; line-height:20px;
	background:url(image/footbg.jpg) 10px center no-repeat; overflow:hidden;
}

