/* CSS Document */

/***************************


wrapper

***************************/

div#wrapper{
	width:100%;
	height:100%;
	text-align:center;
	margin:0px;
	background:#333333;
	}
	.none {
		display: none;
	}
	
/***************************

main

***************************/

div#main{
	width:900px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #ffffff;
	background:url(../images/back.gif);
	color:#FFFFFF;
	
	}
	
/***************************

hedder

***************************/

div#hedder{
	width:900px;
	/*height:150px;*/
	height: 215px;
	text-align:right;
	background:url(../images/top_index.jpg) no-repeat;
	}
	
#hedder1{
	width:900px;
	height:150px;
	text-align:right;
	background:url(../images/top_index.jpg) no-repeat;
	}
		
#hedder h1{
	font-size:18px;
	
	}
	
 #hedder_p{
	margin: 25px 20px 0px 0px;
	font-size:13px;
	float:right;
	}
	
#hedder_p a{
	color:#FFFFFF;
	}

#hedder_p1{
	margin:80px 10px 0px 0px;
	font-size:13px;
	float:right;
	}
	
#hedder_p1 a{
	color:#FFFFFF;
	}
	
.link0 {color: #00CCFF}
			
/***************************

contants

***************************/

div#contants{
	width:860px;
	text-align:left;
	background:url(../images/contents_top.jpg) no-repeat top;
	margin:0px auto;
	border-top:solid 2px #FFFFFF;
	
	}
	
/***************************

navi_index

***************************/

#contants div#navi_index{
	width:860px;
	height:30px;
	border-bottom:solid 1px #FFFFFF;
	}
	
#navi_index ul{
	width:100%;
	height:100%;
	text-decoration:none;
	background:url(../images/navigation_top2.jpg) no-repeat;
	margin:0px auto;
	
	position:relative;
	}
	
#navi_index li{
	float:left;
	text-decoration:none;
	width:97px;
	height:34px;
	text-indent:-9999px;
	}
	
#navi_index li a{
	width:100%;
	height:100%;
	display:block;
	}
	
#navi_index li#li01 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat 0px -34px ;
	}
	
#navi_index li#li02 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -97px -34px ;
	}
	
#navi_index li#li03 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -194px -34px ;
	}
	
#navi_index li#li04 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -291px -34px ;
	}
	
#navi_index li#li05 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -388px -34px ;
	}
	
#navi_index li#li06 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -485px -34px ;
	}
	
#navi_index li#li07 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -582px -34px ;
	}
	
#navi_index li#li08 a:hover{
	background:url(../images/navigation_top2.jpg) no-repeat -679px -34px ;
	}


/***************************

contl

***************************/

div#contl{
	float:left;
	width:200px;
	text-align:left;
	}
	
#contl div#navi{
	width:200px;
	}

#navi ul{
	margin-top:60px;
	}

#navi li{
	width:180px;
	height:20px;
	list-style-type:none;
	margin:10px 0px;
	padding-left:10px;
	border-left:solid 5px #663300;
	}

#navi li a{
	display:block;
	width:100%;
	height:100%;
	color:#663300;
	text-decoration:none;
	}
	
#navi li a:hover{
	background:#F9CEA8;
	}

#contl ul{
	list-style-type:none;
	}
/***************************

contr

***************************/

div#contr{
	width:550px;
	font-size:13px;
	}
	
/***************************

footer

***************************/

div#footer{
	width:860px;
	height:80px;
	clear:both;
	margin:0px auto;
	border-top: solid 2px #ffffff;
	padding-top:30px;
	}


h2{
border-left:5px solid #B22222;
background:#D87F82;
margin-bottom:10px;
padding:5px;
margin-left:5px;
text-align:left;
}
#contants div#contants_menu ul{
	list-style-type: none;
	margin-left: 20%;
}
#contants div#contants_menu ul li{
	float: left;
	margin-bottom: 5%;
}
.text{
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
}
.menu{
	width: 860;
	clear: both;
}
#menubar ul{
	list-style-type: none;
	margin: 0 0 0 30%;
	padding: 0;
}
#menubar ul li{
	float: left;
	margin: 0;
	padding: 0;
}
#dell ul,#fmv ul,#letsnote ul,#nec ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#dell ul li,#fmv ul li ,#letsnote ul li,#nec ul li{
	float: left;
}
#dell ul li a,#fmv ul li a,#letsnote ul li a,#nec ul li a{
    margin: 38px 0px 0px 17px;
    font-size: 40px;
    float: right;
}
#dell ul li a:first-child,#fmv ul li a:first-child,
#letsnote ul li a:first-child,#nec ul li a:first-child{
	margin-left: 40px;
}