@charset "utf-8";

/* NEWS TOP
----------------------------------------*/

.newsUnit {
	padding:0px 24px 30px 24px;
	width:568px;

}

.iconarea {
	margin:0px; 
	float:right; 
	width:366px;
}

.newsImg {
	float:left; 
	margin-right:24px;
}

.newsDescription {
	float:right;
	width:366px;
	padding-top:6px;
}

.noPhoto {
	float:none; 
	width:auto;
}

.newsDescription p {
	padding-top:8px;
	padding-bottom:8px;
}

.captionImg {
	padding-top:20px;
	padding-bottom:15px;
}

.datef {
	color:#666666; 
	font-weight:bold;
}

.separator {
	padding:0px 24px; 
	margin-bottom:25px;
}
.separator-inner {
	margin-bottom:25px;
}
.btn {
	padding-top:8px;
	padding-bottom:8px;
}

.newsTTLtxt {
	padding-top:2px;
	padding-bottom:4px;
}

.newsAttention {
	padding:0px 0px 15px 0px;
}

.newsAttention li {
	display: block;
	clear: both;
	text-indent: -0.9em;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0px;
	padding-left: 10px;
}

.photoBlockL {
	float:left; 
	margin-right:15px; 
	width:271px;
}

.photoBlockR {
	float:left; 
	margin-right:0px; 
	width:282px;
}


.bottomlist {
	padding:0px 24px; 
	margin-bottom:47px;
}

.bottomlist li a {
	text-indent: -9999px;
	display: block;
}

.bottomlist li.Newstop a {
	width: 93px;
	height: 18px;
	background-color: transparent;
	background-image: url(../../news/images/navi_Newstop.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.bottomlist li.Newstop a:hover {
	background-color: transparent;
	background-image: url(../../news/images/navi_Newstop_on.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.bottomlist li.prevNews a {
	width: 96px;
	height: 18px;
	background-color: transparent;
	background-image: url(../../news/images/navi_prevNews.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.bottomlist li.prevNews a:hover {
	background-color: transparent;
	background-image: url(../../news/images/navi_prevNews_on.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.bottomlist li.nextNews a {
	width: 96px;
	height: 18px;
	background-color: transparent;
	background-image: url(../../news/images/navi_nextNews.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.bottomlist li.nextNews a:hover {
	background-color: transparent;
	background-image: url(../../news/images/navi_nextNews_on.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
}

.newsNavi {
	width:568px;
}

.bottomlink {
	padding:0px 24px 0px 30px; 
	margin-bottom:25px;
}

.newslist {
	background-image: url(../../news/images/navi_liicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-bottom: 4px;
	margin-left: 0px;
	line-height: 120%;
}

.newslist a:link    { color:#010E42; text-decoration:none; } 
.newslist a:visited { color:#010E42; text-decoration:none; }  
.newslist a:hover   { color:#FFFFFF; background-color:#010E42; text-decoration:none; } 
.newslist a:active  { color:#FFFFFF; background-color:#010E42; text-decoration:none; }


/* WHAT'S HOT
----------------------------------------*/

.hotUnit {
	padding:0px 24px;
	margin-bottom:90px;
	width:568px;
}

.hotDescription {
	padding-top:6px;
}

.hotDescription p {
	padding-top:8px;
	padding-bottom:8px;
}

.hotIconarea {
	margin:0px; 
}

.hotnewsImg {
	float:left; 
	margin-right:14px;
}

.hotitemacv {
	margin-bottom:15px;
}

.hotitemtmb {
	float:left; 
	margin-right:20px;
}

.hotPagination {
	float:right;
}

.toTop{
	text-align:right;
}

.toTop a {
	display:block;
	width:67px;
	height:10px;
	float:right;
	margin-top:15px;
}

.hotUnit .iconarea {
	margin:0px; 
	padding-bottom:20px;
}

.hotUnit .newsDescription {
	padding-top:6px;
}

.hotPagination a:link    { color:#010E42; text-decoration:none; } 
.hotPagination a:visited { color:#010E42; text-decoration:none; }  
.hotPagination a:hover   { color:#FFFFFF; background-color:#010E42; text-decoration:none; } 
.hotPagination a:active  { color:#FFFFFF; background-color:#010E42; text-decoration:none; }

/*sidemenu*/

.NewsCategoryNavi {
	float:right;
	width:162px;
	background:#000e42;
	}












