@charset "UTF-8";
/* -----------------------------------------------
FileName: top.css
----------------------------------------------- */

/* Top */	
#top {
	background:url(../../images/bg-top.gif) 0 0 repeat-x;}

#slider {
	margin:0 auto;
	z-index:1;
	width:1000px;
	height:450px;}
	
#recommended {
	z-index:2;
	position:relative;
	padding:20px 0 0 0;
	margin:0 0 90px 0;}
	
#recommended h2 {
	margin:-50px 0 0 0;
	float: left;}
	
#contentsArea {
	background:url(../../images/bg-contentsarea.png) 300px 76px no-repeat;
}


.contentsBox {
	width:270px;
	float:left;
	margin:0 62px 0 0;}
	
.contentsBox h3 {
	color:#0065ad;
	font-size:15px;}
	
#wrapper {
	width:1000px;
	}

html>body #wrapper, * html #wrapper { float: left;}	

	
html>body #topWrapper, * html #topWrapper { float: left;}
	
#wrapper #mainColumn {
	width:660px;
	float:left;}
	
#wrapper #sideColumn {
	width:290px;
	float:right;}
	
aside {
	border:5px solid #f0f0f0;}
	
	
#newsArea {
	background:url(../../images/bg-news.gif) 140px 0 no-repeat;}
	
#newsArea dl {
	float:left;
	width:490px;}

#newsArea dl dt {
	float:left;
	width:100px;
	background: url(../../images/icon-cirle.gif) 0 6px no-repeat;
	padding:0 0 4px 16px;
	border-bottom:1px solid #e6e6e6;
	margin:0 0 10px 0;}
	
#newsArea dl dd {
	width:390px;
	padding:0 0 4px 0;
	margin:0 0 10px 116px;
	border-bottom:1px solid #e6e6e6;}
	
#infomation {
	width:276px;
	padding:7px;
	background:#f0f0f0;}
	
#infoationBox {
	width:266px;
	padding:4px;
	background:#fff;
	border:1px solid #e6e6e6;}
	

#infoationBox dl dt {
	width:58px;
	float:left;}
	
#infoationBox dl dd {
	margin:0 0 0 58px;
	width:180px;
	padding:0 0 0 5px;
	border-left:1px solid #e6e6e6;}
	
.capabilityBox {
	padding:5px;
	border:1px solid #e6e6e6;}

	