@charset "utf-8";
/* CSS Document */
.AboutContent{
	line-height: 180%;
	color: #333;
	margin: 25px;
	text-align: left;
	font-size: 14px;
}
.AboutContent td,.AboutContent th,.AboutContent p{
	line-height: 180%;
	font-size: 14px;
	color: #333;
}
 /* 新闻边栏 */
.about_list
{
	list-style:none;
	margin-right: 36px;
	margin-left: 36px;
}
.about_list li
{
	height: 15px;
	line-height: 15px;
	padding-top: 9px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.about_list li:hover
{
	background-color: #eee;
	background-image: url(list.bmp);
	background-repeat: no-repeat;
	background-position: 36px 12px;
}
.about_list li a:hover {    /* 新闻列表 */
	color:#060;
	font-weight: bold;
	margin-left: 50px!important; /* IE7+FF */
	; /* ie7,8 */
	margin-left: 50px;/* ie6 */
}
.about_list li a {
	color:#666;
	text-decoration:none;
	text-transform:capitalize;
	line-height: 15px;
	font-size: 15px;
	margin-left: 50px!important; /* IE7+FF */;/* ie7,8 */
	margin-left: 50px;/* ie6 */
}
/*dl盒子*/
.About_box_sh_bg{
	width: 270px;
}
.About_tit_sh_bg{
	width: 248px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
	color: #006;
	background-image: url(box-1.gif);
	background-repeat: no-repeat;
	text-indent: 4mm;
	padding-top: 2px;
	padding-left: 22px;
}
.About_con_sh_bg{
	width:270px;
	height:300px;
	background-image: url(box-2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.About_bot_sh_bg{
	height: 0px;
	display:none;
}
.About_wjlc{
	font-size: 12px;
	color: #333;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 16px;
	line-height: 180%;
}
