/* CSS Document */
#layout{
	margin-top:7px;
}
#layout #sidebar{
	width:200px;
	float:left;
}
#layout_box{
	margin-top:3px;
	float:right;
	width:750px;
	border:1px solid #2287e3;
	height:auto !important;
	height:870px;
	min-height:870px;
	
}
#layout_box #laytop{
	height:29px;
	line-height:29px;
	background-image:url(/images/bg12.jpg);
	font-size:14px;
	color:#FFFFFF;
	text-indent:12px;
	font-weight:bold;
}
#layout_box #laytop a{
	font-size:14px;
	color:#FFFFFF;
}
#layout_box #laycon{
	padding:10px;
	font-size:14px;
}
#layout_box #laycon p,#layout_box #laycon div{
	font-size:14px;
	text-indent:24px;
}
#laycon h1{
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#laycon h2{
	font-size:12px;
	font-weight:normal;
	color:#5C5C5C;
	text-align:center;
	border-bottom:1px dashed #9F9F9F;
}
#laycon #con{
	margin-top:10px;
	height:auto !important;
	min-height:400px;
	height:400px;
	margin-bottom:10px;
}
#newsbox{

}
#newsbox .float_right{
	float:right;
}
#newsbox ul{
	margin-left:10px;
	margin-top:20px;
}
#newsbox li{
	list-style-type:none;
	border-bottom:1px dashed #CCCCCC;
	height:28px;
	width:700px;
	line-height:28px;
	text-align:left;
	font-size:12px;
	background:url(/images/new_li.gif) no-repeat left;
	text-indent:25px;
}
#newsbox dl{
	margin:10px 10px 10px 20px;
	float:left;
	width:200px;
	height:200px;
}
#newsbox dt{
	width:200px;
	text-align:center;
	background-color:#CBCBCB;
	overflow:hidden;

	
}
#newsbox dt img{
	border:1px solid #C7C7C7;
	float:left;
	width:200px;
	height:170px;
}
#newsbox dd{
	background-color:#E8E8E8;
	text-align:center;
	height:30px;
	line-height:30px;
	width:200px;

	margin-left:0px;
	font-size:12px;
}
#count{
	text-align:center;
	height:40px;
	line-height:40px;
}
#relation{
	height:30px;
	line-height:30px;
	background-color:#DEDEDE;
}
#list{
	height:auto !important;
	min-height:100px;
	height:100px;
	
}
td{
	padding-left:10px;
	padding-right:10px;
}
.input{
	border:1px solid #AFAFAF;
	height:18px;
}
