@charset "gb2312";
/* CSS Document */

.main-left .left-txt{width:662px;margin:0 auto;color:#555555}
.main-left .left-txt .shibao{padding:12px 0;border-bottom:1px #d7d3d3 dashed;height:90px;}
.main-left .left-txt img{display:inline;margin-right:8px;}
.main-left .left-txt h3{font-size:14px;font-weight:bold;line-height:28px;height:28px;}
.main-left .left-txt h3 a{color:#075899;}
.main-left .left-txt p{line-height:20px;}
.main-left .left-txt p a{color:#FF0000;}
.main-left .yeshu{overflow:hidden;width:662px;margin:0 auto;}
.main-left .yeshu li{float:left;line-height:50px;height:50px;padding:0 20px 0 0;color:#272727;}
.main-left .yeshu .nummer{color:#FF0000;}
.main-left .yeshu a{color:#787878;}
.main-left .yeshu a:hover{color:#272727;}
.main-left .yeshu .nummer{color:#FF0000;}
/*ÏÈ½øÉè±¸*/

.sb {
	height: 100%;
	overflow: auto;
	border-bottom: dashed 1px #ccc;
}
.sb_pic img {
	width: 180px;
	height: 150px;
	overflow: hidden;
	padding: 1px;
	border: solid 1px #e5e5e5;
}
.sb_pic {
	float: left;
	width: 218px;
	text-align: center;
	margin-top: 18px;
	overflow: hidden;
}
.sb h2 {
	font-size: 14px;
	border-bottom: dashed 1px #ccc;
	color: #003f98;
	padding: 15px 0 5px 8px;
	border-left: dashed 1px #ccc;
	height: 22px;
	overflow: hidden;
}
.sb h2 span {
	margin-right: 5px;
}
.sb p {
	min-height: 135px;
	height: 100%!important;
	overflow: auto!important;
	_height: 135px;
	_overflow: visible;
	line-height: 180%;
	padding: 8px;
	color: #4d4d4d;
	border-left: dashed 1px #ccc;
	font-size: 12px;
}

