/*大广告*/
.mainbanner{
	clear:both;
}
/*页面地图*/
.nav_guide{
	margin-top:5px;
	height:29px;
	overflow:hidden;
	line-height:33px;
	padding-left:25px;
	color:#777;
	background:url(guide.gif) center top no-repeat;
}
.nav_guide a:link,.nav_guide a:visited,.nav_guide a:hover{
	color:#777;
}
/*页面定位*/
.MainContainer{
    width:100%;
	margin:0px auto;
	background-color: #fdeab2;
	font-family:'Microsoft YaHei','Hiragino Sans GB','STHeiti',Tahoma,'SimHei',sans-serif;
}

.MainContainer .main{
	width:980px;
	margin:0px auto;
	padding-top:15px;
	background:url(index_31.gif) repeat-y;
	
}

/*
*内容样式
*/
.listtitle .head{
	height:45px;
	overflow:hidden;
	line-height:65px;
	padding-left:35px;
	color:#378DE4;
	font-size:20px;
	font-weight:bold;
}
.listtitle .cont{
    width:940px;
	margin:0px auto;
	border-top:0;
	padding:5px 20px 20px 20px;
	
}
.listtitle .cont .about{
	font-size:14px;
	line-height:30px;
}
#bigtable{
    margin-left:50px;
}
#bigtable td{
	padding-top:5px;
	
}
#bigtable td.tdl{
	width:120px;
	text-align:right;
	padding-right:10px;
	line-height:25px;
	color:#fdeab2;
	font-size:18px;
}
#bigtable td.tdl span{
	color:#fff;
}
#bigtable td.tdr{
	line-height:20px;
}
#bigtable td .text{
	border:#fdeab2 solid 1px;
	width:250px;
	background:none;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	padding-left:5px;
}
#bigtable td .textd{
	border:#fdeab2 solid 1px;
	width:92%;
	background:none;
	height:80px;
	line-height:20px;
	vertical-align:middle;
	padding-left:5px;
	
}
#bigtable td .radio,#bigtable td .checkbox{
	border:0;
	height:20px;
	vertical-align:middle;
}
#bigtable td .sub{
	border:0;
	margin-top:10px;
}
#bigtable td textarea{
	width:500px;
	border:#7F9DB9 solid 1px;
	background:#F9FAFF;	
}