@charset "utf-8";


/* body 
=========================================================== */
body{
	background:url(../image/bg.jpg) repeat-x;
}


/* header 
=========================================================== */
#header{
	background:none;
	height:108px;
}

#header ul#btnh{
	position:absolute;
	top: 0px;
	left: 372px;
	_left: 361px;	
}


/* flash 
=========================================================== */
#flash{
	margin-top:20px;
}


/* content
=========================================================== */
#content{
	background:none;
	width:852px;
	height:632px;
	padding:0;
}


/* main 
=========================================================== */
#main{
	float:left;
	width:276px;
	margin-top:11px;
	padding-top:11px;
}

#main dl{
	color:#FFFFFF;
	height:152px;
	overflow:auto;
}

#main dl dt{
background:url(../shared/image/arrow.gif) no-repeat left 50%;
	margin-top:15px;
	padding-left:11px;
	font-size:10px;
	line-height:16px;
}

#main dl dd{
	padding-left:11px;
	font-size:12px;
	line-height:20px;
}


/* sub 
=========================================================== */
#sub{
	float:right;
	width:562px;
	margin-top:11px;
}

#sub h3{
	float:left;
	padding-left:11px;
}

#sub h3{
	float:left;
	padding-left:11px;
}


/* footer 
=========================================================== */
#footer{
	background:none;
	width:852px;
	height:60px;
	overflow:hidden;
	position:relative;
	padding:0;
}

#footer ul{
	position:absolute;
	left: 0px;
	top: 32px;
}

address{
	position:absolute;
	left: 603px;
	top: 32px;
}
