@CHARSET "UTF-8";
/* css 重置 */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #fff;
	font: normal 12px/ 22px 宋体;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #333;
}

body {
	padding-top: 10px;
}

.js {
	width: 90%;
	padding: 20px;
	border: 1px solid #ddd;
	border-width: 2px 1px 1px 2px;
	border-color: #aaa #ddd #ddd #aaa;
	margin: auto;
	margin-top: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background: #f8f8f8;
	color: #555
}

.js:hover {
	background: #f1f1f1;
	cursor: pointer;
	border-color: #ff7f00;
	color: #ff7f00
}
/* 本例子css */
.focusBox {
	position: relative;
	width: 304px;
	height: 130px;
	overflow: hidden;
	
}

.focusBox .pic img {
	width: 224px;
	height: 120px;
    float:left;
}

.focusBox .pic span {
	font: 12px/ 20px "Microsoft YaHei";
	display: block;
	text-align: center;
	color: #666;
	width:150px;
	float:left;
	height:120px;
}

.focusBox .pic span a {
	color: #666;
	display: block;
	text-align: center !important;
	font-weight: bold;
	background:none !important;

}

.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 10px;
	left: 58px;
	z-index: 3
}

.focusBox .hd li {
	float: left;
	height: 8px;
	width: 8px;
	margin-left: 5px;
	background: url(../img/sgtplh/a02.jpg);
}

.focusBox .hd .on {
	background: url(../img/sgtplh/a01.jpg);
}

.focusBox .prev,.focusBox .next {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 180px;
	z-index: 3;
}

.focusBox .prev {
	background-image: url(../img/sgtplh/abcdleft.jpg);
	left: 24px;
}

.focusBox .next {
	background-image: url(../img/sgtplh/abcd.jpg);
	left: 120px
}

.focusBox .prev:hover,.focusBox .next:hover {
	filter: alpha(opacity = 60);
	-moz-opacity: .6;
	opacity: .6
}

.gdbq a {
	display: block;
	color: #fff;
	height: 16px;
	width: 47px;
	font: 12px/ 16px "宋体";
	background: #09933D;
	text-align: center;
	position: absolute;
	right: 24px;
	bottom: 6px;
	border-radius: 5px;
}

#tpl_left01 { margin: 20px 0; }
.row_list .con .left .box04 { margin:0 30px; }
.row_list .con .left .title03 { margin:10px 30px; height:30px;  background: #eee; border-radius: 15px; }
.row_list .con .left .title03 span { font-weight: bold; font-size:14px; line-height:30px;color: #424242; background: #eee; border-radius: 15px; float:left; padding-left:25px;   }
.row_list .con .left .title03 p a { font-weight: normal; font-size:14px; line-height:30px;color: #424242; float:right; padding-right:20px; }
.row_list .con .left .box04 .title07 { font-weight: bold; font-size:20px; line-height:40px;color: #cc1414; margin: 20px 0; }
.row_list .con .left .box04 .group_img { float: left;border: 1px #EDEDED solid; margin:0 10px 10px 0; }
.row_list .con .left .box04{ font-size:12px; line-height:22px;color: #666; padding: 15px 0; }
.row_list .con .left .box04 p { font-size:12px; line-height:22px;color: #666; padding: 10px 0; }
.row_list .con .left .box04 .list03 {  margin: -20px auto; }
.row_list .con .left .box04 .list03 ul { border-bottom:none; line-height:22px;  padding: 0;   margin: 0;}
.row_list .con .left .box04 .list03 ul li a{ font-size:12px; line-height:22px;color: #666;    padding-left: 25px; }