@charset "utf-8";
@import url("common.css");
#md {
	width: 752px;
	margin: 2px auto 0;
	padding-bottom: 2px;
}
#titles {
	position: relative;
	height: 28px;
	background:url(images/title_bg.png) repeat-x left top;
}
#t1 {
	height: 28px;
	width: 76px;
	position: absolute;
	top: 0;
	left: 0px;
	background:url(images/title_1.png) no-repeat left top;
}
#t2 {
	height: 28px;
	position: absolute;
	top: 0;
	left: 169px;
}
#contents {
	position: relative;
	min-height:250px;
	height:auto !important;
	height:250px;
	background: url(images/sec_contents_bg.png) repeat-y left top;
	border-bottom: solid 1px #ccc;
	padding: 1px 0 20px 0;
}
#contents2 {
	position: relative;
	min-height:250px;
	height:auto !important;
	height:250px;
	border-bottom: solid 1px #ccc;
	padding: 0;
}
#contents2 .at {
	font: 13px/1.5 Verdana, Geneva, sans-serif;
	margin: 0 auto;
}
#contents2 .at h2 {
	margin: 0;
	background-color: #333;
	color: #FFF;
	font-size: 13px;
	padding-left: 20px;
	height: 24px;
	line-height: 24px;
}
#contents2 .at li {
	line-height: 24px;
	padding-left: 20px;
	background: url(/skins/images/bullet03_gray.gif) 8px 9px no-repeat;
}
#contents2 .ct2 {
	font: 13px/1.5 Verdana, Geneva, sans-serif;
	margin: 0 auto;
	width: 750px;
}
#contents2 .ct2 h3 {
	line-height: 26px;
	height: 26px;
	font-size: 13px;
	padding-left: 10px;
	background: #3E464A;
	border-left: solid 5px #2C3234;
	color: #FFF;
}
.ct2 h3 a:link {
	color: #fff;
	text-decoration: none;
}
.ct2 h3 a:visited {
	color: #fff;
	text-decoration: none;
}
.ct2 h3 a:hover {
	color: #eee;
	text-decoration: none;
}
.ct2 h3 a:active {
	color: #eee;
	text-decoration: none;
}
#c1 {
	width: 162px;
	float: left;
}
#c2 {
	width: 560px;
	margin-left: 175px;
}
#c2 h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 13px/40px Verdana, Geneva, sans-serif;
	height: 40px;
	overflow: hidden;
	border-bottom: solid 1px #999;
	text-align: center;
}
#c2 .content {
	font: 13px/1.5 Verdana, Geneva, sans-serif;
	width: 510px;
	margin: 0 auto;
}
#c2 .content li {
	line-height: 24px;
	padding-left: 20px;
	background: url(/skins/images/bullet03_gray.gif) 8px 9px no-repeat;
}
#c2 .info {
	font-size: 12px;
	text-align: right;
	color: #999;
	margin-bottom: 20px;
}
#pager {
	padding-top: 10px;
	height: 30px;
}
#pager li {
	float: left;
	height: 24px;
	border: solid 1px #BFD1E3;
	padding: 0 5px;
	margin: 0 5px;
	font: 12px/24px "新宋体","宋体";
}
