@charset "utf-8";

#header{
	width:900px;
	height:76px;
	margin:0 auto;
	position:relative
}
#logo{
	position:absolute;
	width:300px;
	height:44px;
	left:0;
	top:15px;
	margin:0;
	padding:0;
	background:url(../image/logo_s.gif) right no-repeat;
}
#logo a{
	display:block;
	width:155px;
	height:44px;
	background:url(../image/logo.gif) no-repeat;
	text-indent:-900em
}
#func{
	position:absolute;
	top:30px;
	right:0;
	line-height:1.2;
}

#wrapper{
	width:908px;
	margin:0 auto;
	padding:0 0 30px
}
#wrapper:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html #wrapper{height:1%}
#main{
	width:100%;
	height:109px;
/*	position:relative;*/
padding-top:39px;
	background:url(../image/main_bg.jpg) top center no-repeat;
	text-align:center;
}

#flash{
	padding-top:34px;
}

#main #flash p{
	margin-bottom:28px;
}
#topicPath{
	width:892px;
	height:22px;
	padding:12px 0 0 16px;
	margin:14px auto 5px;
	font-size:10px;
	line-height:1;
	background:url(../image/tp_bg.gif) no-repeat;
}
#mainRight{float:right;width:293px;margin-bottom:100px}
#mainLeft{float:left;width:601px;margin-bottom:100px}

#mainLeft p,#main p{margin-bottom:1em}

#footerWrapper{clear:both;width:100%;height:220px;background:url(../image/footer_border.gif) #f4f4e7 repeat-x;margin:0;padding:32px 0 0}
#footerContents{
	background:url(../image/footer_bg.gif) no-repeat;
	padding:20px 0px 20px 50px;
	width:850px;
	height:140px;
	
	
}

#footer{width:900px;margin:0 auto}
#footer a{color:#666}
#footer ul{width:60%;float:left}
#footer li{display:inline;list-style-type:none;margin-right:6px;padding-left:10px;border-left:1px solid #666}
#footer li#firstChild{border-left:0;padding-left:0}
#footer p#cr{float:right;width:40%;font-family:Verdana, Geneva, sans-serif;font-size:10px;text-align:right}