/* CSS Document */
#layout_left{
	float:left;
	width:220px;
	margin-left:2px;
}
#layout_right{
	width:600px;
	float:right;
	margin-right:5px;

}
#layout_menu{
	margin-top:10px;
	margin-left:2px;
}
#layout_menu p{
	font-size:13px;
	height:18px;
}

#layout_menu .ri{
	padding-left:21px;
	background-image:none;
}
#related{
	background-image:url(/images/related.jpg);
	height:150px;
	width:230px;
	background-repeat:no-repeat;
	position:absolute;
}
#related ul{
	margin-top:65px;
	margin-left:20px;

}
#related li{
	padding-left:25px;
	list-style-type:none;
	background-image:url(/images/gb3.jpg);
	background-repeat:no-repeat;
	
	height:24px;
	width:180px;
	font-size:12px;
	line-height:18px;
}

#banner_about{
	margin-top:5px;
	margin-left:2px;
	margin-right:5px;
}
#banner_about img{
	width:590px;
}
#content{
	display:block;
	font:normal 15px/19px "Times New Roman", Times, serif;
	color:#4A4A4A;
	background-color:inherit;
	padding-left:10px;
	padding-right:10px;
	width:570px;
}
#content strong{
	font-family:Arial, Helvetica, sans-serif;
}
#laymenu{
	padding-left:46px;
	font-size:20px;
	font-weight:bold;
	background-image:url(/images/a5.jpg);
	height:39px;
	line-height:39px;
	color:#9B9B9B;
}
#newsbox {
	margin:10px;
}
#newsbox li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 30px;
	height: 30px;
	list-style-type: none;
	border-bottom: 1px dotted #373737;
	width:500px;
	overflow:hidden;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6b5327;
}
#count {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:35px;
	float:right;
}
#layout_menu{
	width:200px;
	margin-left:20px;
}
#layout_menu ul li{
	padding:0 0 0 15px;
	margin:0;
	height:20px;
	white-space:nowrap; 
	display:block;
	background:url(/images/bullet2.gif) 0 7px no-repeat;
}
#layout_menu ul li a{
	display:block;
	font:normal 13px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#323232;
	background-color:inherit;
	text-decoration:underline;
}
#layout_menu ul li a:hover{
	color:#000;
	background-color:#E7E7E7;
}
#detailbox {
	width: 580px;
	margin: 0 auto;
	color: #000;
	font-size:12px;
}
#detailbox #detail_title{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#detailbox #detail_source{
	text-align:center;
	color:#999999;
	
}
#detailbox #detail_content{
		display:block;
	font:normal 15px/19px "Times New Roman", Times, serif;
	color:#4A4A4A;
	background-color:inherit;
	padding-left:10px;
	padding-right:10px;
	width:570px;
}
#show {
	padding: 5px;
	font:normal 14px/18px "Times New Roman", Times, serif;
	float: left;
}
#show .tit{
	font-weight:bold;
	width:200px;
}
#stat{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
}

#pic img {
	display:block;
	margin:0 auto;
}

.login{
	background:url(/images/btn_signup.gif) 0 0 no-repeat #fffffe;
	height:23px;
	width:50px;
	font:normal 10px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	border:none;
	padding:0 0 0 4px;
	margin:0 0 13px 0;
}
.submit1{
	background-image:url(/Images/submit.jpg);
	height:31px;
	width:94px;
	border:none;
	font-weight:bold;
	padding:0 0 0 4px;
	margin:0 0 13px 0;
}
td{
	padding-left:5px;
	padding-right:5px;
}
.experts_title {
	font-size: 14px;
	height:24px;
	color: #0154a1;
}
#experts_pic {
	background: url(/Images/ExpertsPic_Bg.jpg) no-repeat;
	width: 175px;
	height: 214px;

}
#experts_detail {
	font-size: 14px;
	padding: 12px 0 0 0;
	width:380px;
	float: right;
}
.experts_subtitle {
	height:24px;
	line-height: 24px;
	display: block;
	background-color:#8DAA46;
	color: #fff;
	width: 168px;
	text-align: left;
	padding-left:5px;
}
#experts_pic p{
	width:180px;
}
#typical{
	margin-top:10px;
}
#typical ul{
	margin-top:5px;

}
#typical h1{
	font-size:14px;
	color:#fff;

}
#typical li{
	font-size:12px;
	text-align:center;
}
#typical p{
	font-size:11px;
	color:#888888;
	text-indent:15px;
}