@import "../common/css/0-import.css";

#conts {
	margin: 0 0 60px 0;
}
#conts h2{
	margin-bottom: 17px;
}
#conts p{
	margin: 0 0 10px 0;
	font-size: 12px;
}
.pageselect{
	clear: both;
	float: right;
}
.mgn_top {
	margin: 15px 0 0;
}
.mgn_btm {
	margin: 0 0 15px;
}
.pageselect p{
	float: left;
	padding: 0 3px;
	margin: 0 !important;
}
.pageselect ul{
	float: left;
}
.pageselect ul li{
	display: inline;
	border-left: 1px solid #CCCCCC;
	line-height: 1.1;
	padding: 0 5px 0 7px;
}
.pageselect ul li.last{
	border-right: 1px solid #CCCCCC;
}
.news_box {
	clear: both;
	width:100%;
	border-bottom: 1px solid #CCCCCC;
	padding:10px 0;
}
.first {
	border-top: 1px solid #CCCCCC;
}
.news_box .news_text {
	float: left;
	width: 515px;
}
.news_box .news_pht {
	float: right;
	width: 90px;
}
.news_box .news_pht table {
	width: 88px;
	height:88px;
}
.news_box .news_pht table td {
	border: 1px solid #999999;
	background-color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
}
.news_box .news_pht table td img {
	margin:0 auto;
}
.news_box .date {
	background:url(../news/img/icon01.gif) no-repeat 0 center;
	padding: 4px 0 3px 25px;
}
.news_box .news_pht p{
	width: 88px;
	height:88px;
	background-color:#CCCCCC;
	border: 1px solid #999999;
}
.news_detail {
	clear: both;
}
.det_box {
	border-top: 1px solid #CCCCCC;
	background:url(../news/img/detail_bg.gif) no-repeat right top;
	padding:10px 14px 45px 19px;
}
#conts .box_det_h2{
	position: relative;
	width:617px;
	height:44px;
}
#conts .box_det_h2 p{
	position: absolute;
	top: 7px;
	right: 6px;
	font-size:11px;
}
#conts .box_det_h2 p a{
	color:#FFFFFF;
	text-decoration:underline;
}
.news_detail h3{
	color:#003399;
	font-size:12px;
	margin-bottom:10px;
	font-weight:normal;
}
.news_detail h4{
	color:#003399;
	font-size:12px;
	padding:15px 0;
	font-weight:normal;
}
.news_detail p{
	line-height:1.4;
}
.news_detail .date {
	background:url(../news/img/icon01.gif) no-repeat 0 center;
	padding: 4px 0 3px 25px;
	margin:0 0 5px 0 !important;
}
.news_detail .text_pr {
	color:#663333;
	margin:0 !important;
}
.news_detail ul{
	list-style:none;
	list-style-image:none;
	padding:10px 0 20px;
}
.news_detail .det_photo {
	float: left;
	width: 168px;
	margin:10px 36px 0 0;
}
.news_detail .last{
	margin:10px 0 0 0 !important;
}
.news_detail .det_photo table {
	border: 1px solid #999999;
	width: 168px;
	height: 168px;
}
.news_detail .det_photo table td {
	text-align:center;
	vertical-align:middle;
	background-color:#CCCCCC;
}
.news_detail .det_photo table td img {
	margin:0 auto;
}
.navi_back {
	border-top: 1px solid #CCCCCC;
	padding:15px 0;
}
.navi_back p{
	float:right;
}

