﻿@charset "utf-8";

html, body {
	height: 100%;
}
img{
	border:0px;
}
a{
	text-decoration:underline;
}
a:hover{
	color:#fff;
	text-decoration:none;
}
body.page0 a{
	color:#cacaca;
}
body.page1 a{
	color:#cacaca;
}
body.page2 a{
	color:#cacaca;
}
body.page3 a{
	color:#cacaca;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
}
body.page0{
	background:#2d0607;
}
body.page1{
	background:#101f1a;
}
body.page2{
	background:#232032;
}
body.page3{
	background:#211d14;
}

#page_container{
	width: 748px;
	height: 208px;
	position: absolute;
	left:50%;
	top:50%;
	margin-left: -374px; 
	margin-top: -104px; 
}

body div .header{
	border-top:#fff 1px solid;
	border-bottom:#fff 1px solid;
}
body div .header .header0{
	height:74px;
	background:url(/pics/d_pic_0.jpg) no-repeat;
}
body div .header .header1{
	height:74px;
	background:url(/pics/d_pic_1.jpg) no-repeat;
}
body div .header .header2{
	height:74px;
	background:url(/pics/d_pic_2.jpg) no-repeat;
}
body div .header .header3{
	height:74px;
	background:url(/pics/d_pic_3.jpg) no-repeat;
}
#content_container{
	height:108px;
}
#content{
	padding:3px 0px 0px 0px;
}

#navi{
	height:20px;
	border-top:1px solid #a6a5a1;
	border-bottom:1px solid #a6a5a1;
}

