@charset "utf-8";
#container #ct #ct-ct H4 {
	background-image: url(img/title.png);
}
#container #ct #ct-ct H5 {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 0px;
	background-image: none;
	height:auto;
	margin-bottom: 2px;
}
#left {
	width: 300px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}
#right {
	width: 580px;
	float: right;
	margin-bottom: 15px;
}
#left .hd {
	background-image: url(img/left_hd.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 300px;
}
#left .main {
	background-image: url(img/left_ct.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 55px;
	padding-right: 30px;
	width: 215px;
}
#left .main dl {
	color: #FFF;
	margin-bottom: 15px;
}
#left .main dl dt {
	background-image: url(img/ico_left.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-weight: bold;
}
#left .main dl dd {
	padding-left: 15px;
	padding-top: 2px;
}
#left .main dl dd.name {
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #360;
	font-size: 11px;
	line-height: 12px;
}
#left .main dl dd a {
	color: #FF0;
	text-decoration: none;
}
#left .main dl dd a:hover {
	color: #9FF;
	text-decoration: underline;
}
#left .main P {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 215px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#left .main P.prev {
	background-image: url(img/btn_prev.png);
}
#left .main P.next {
	background-image: url(img/btn_next.png);
	margin-bottom: 0px;
}
#left .main P a {
	background-repeat: no-repeat;
	background-position: 0px -20px;
	display: block;
	height: 20px;
	width: 215px;
}
#left .main P a:hover {
	background-position: 0px -40px;
}
#left .main P.next a {
	background-image: url(img/btn_next.png);
}
#left .main P.prev a {
	background-image: url(img/btn_prev.png);
}
#left .ft {
	background-image: url(img/left_ft.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 95px;
	width: 300px;
}
.news {
	width: 550px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	border-bottom-color: #003366;
}
.news .hd H5 {
	font-size: 20px;
	font-weight: lighter;
	line-height: 22px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #06C;
}
.news .hd H6 {
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #09C;
}
.news .hd P.name {
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #036;
}
.news .ct .img {
	float: right;
	padding: 5px 5px 0px;
	font-size: 12px;
	line-height: 12px;
	width: 200px;
}
.news .ct .img a img {
	margin: 15px 0px 5px;
}
.news .ct .img2 {
	float: right;
	padding: 5px;
	font-size: 10px;
	line-height: 12px;
	width: 540px;
	text-align: center;
}
.news .ct .img2 a img {
}
.news .ct .img2 p {
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin: 5px 0px 15px;
	padding: 0px;
}
.news .ct .txt {
	padding: 15px 15px 0px;
}
.news .ct .link {
	background-image: url(img/attention.png);
	padding: 3px 10px;
	text-align: right;
}
.news_link UL {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.news_link UL LI {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	float: left;
	text-align: left;
	text-indent: -9999px;
}
.news_link UL LI.prev {
	background-image: url(img/prev.png);
	width: 120px;
}
.news_link UL LI.home {
	background-image: url(img/home.png);
	width: 160px;
}
.news_link UL LI.next {
	background-image: url(img/next.png);
	width: 120px;
}
.news_link UL LI A {
	background-repeat: no-repeat;
	background-position: 0px -20px;
	height: 20px;
	float: left;
	text-align: left;
	text-indent: -9999px;
}
.news_link UL LI A:hover {
	background-position: 0px -40px;
}
.news_link UL LI.prev A {
	background-image: url(img/prev.png);
	width: 120px;
}
.news_link UL LI.home A {
	background-image: url(img/home.png);
	width: 160px;
}
.news_link UL LI.next A {
	background-image: url(img/next.png);
	width: 120px;
}
.pagelink {
	width: 550px;
	text-align: right;
	background-color: #69C;
	padding: 0px 10px;
	height: auto;
	margin: 0px auto 60px;
}
.pagelink A {
	background-color: #069;
	color: #FFF;
	text-decoration: none;
	padding: 1px 10px 2px;
}
.pagelink A:hover {
	background-color: #06F;
	color: #FF0;
}
