@charset "utf-8";

div#top_main_contents {
	width: 960px;
	margin: 0 auto 0 auto;
}	
div#subnav_area li {
	float:left;
	display:block;
}
div#subnav_area {
	background: url(../images/top/subnav_bg.gif) 0 0 no-repeat;
	width: 940px;
	height: 50px;
	padding: 12px 10px 16px;
}

div#whatsnew {
	padding-bottom: 20px;
	float: left;
}
div#info {
	background: url(../common/images/hr.gif) left bottom repeat-x;
	padding-bottom: 20px;
	float: left;
}
div.news_area {
	background: url(../images/top/bg_crip.gif) left top no-repeat;
	margin: 0 8px 0 0;
	position: relative;
	padding: 0;
	float: left;
	width: 665px;
}
div.new_txt {
	background: url(../images/top/bg_crip_under.gif) left bottom no-repeat;
	margin: 0;
	padding: 50px 18px 25px 15px;
	text-align: left;
}
div.newborder {
	border-bottom: 1px dotted #999;
}
p.info_list {
	position: absolute;;
	top: 30px;
	text-align: right;
	left: 535px;
}
div.new_txt a,
div.new_txt a:visited {
	color:#333333;
	text-decoration: none;
} 
div.new_txt a:hover,
div.new_txt a:active {
	color:#ff6600;
} 


div.new_txt dl{
	border-top: 1px dotted #999;
	padding: 3px 0;
	width: 630px;	
}
div.new_txt dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear:both;	
}
div.new_txt dl{
	display: inline-block;
}	
div.new_txt dt{
	float: left;
	background: url(../images/top/bn_bg.gif) left top repeat;
	text-align: right;
	font-size: 60%;
	color: #ff6600;
	padding: 3px 0;
	width: 103px;
}
span.title {
	padding-right: 2px;
}
span.title_i {
	padding: 0 2px 0 25px;
	background: url(../images/top/icon_i.gif) left center no-repeat;
}
div.new_txt dd.naiyou {
	float: left;
	width: 410px;
	font-size: 80%;
	padding: 2px 0 0 12px;
}
div.new_txt dd.date {
	padding: 3px 0 0 0;
	width: 95px;
	float: left;
	font-size: 70%;
	color: #999;
}	


div.bn_area {
	background: url(../images/top/bn_under.gif) left bottom no-repeat;
	float: left;
	padding-bottom: 5px;
	width: 280px;
}		
ul.bn_area_s {
	background: url(../images/top/bn_bg.gif) left top repeat;
	width: 280px;
	padding: 18px 0 5px; 
}
ul.bn_area_s li {
	list-style: none;
	margin: 0 0 5px;
}
ul.bn_area_b {
	background: url(../images/top/bn_bg.gif) left top repeat;
	width: 280px;
	padding: 18px 0 5px; 
}
ul.bn_area_b li {
	list-style: none;
}	
div.bn_area02 {
	clear: both;
	padding: 0 0 10px;
}
div.bn_area02 img{
	margin: 0 5px;
}
div.bn_area03 {
	clear: both;
	background: url(../images/top/bg_bnarea03.gif) left top repeat-x;
	padding: 15px 0 15px;
	margin: 1px 0;
	width: 960px;
	height: 113px;
}
div.bn_area03 img {
	margin: 0 3px;
}	
