

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size:14px;
}

body{
	text-align:left;
	line-height:20px;
	color:#FFF;
	}
#container{
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px;
	}
#header{
	display:block;
	width:800px;
	height:30px;
	padding-top:10px;
	background-image:url(image/header.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
#header_logo{
	display:block;
	margin:0px 0px 0px 18px;
	width:172px;
	height:20px;
	float:left;
	}
#header_right{
	display:block;
	float:right;
	margin-right:20px;
	}
#header_ul{display:block;}
#header_ul li{
	display:inline;
	float:left;
	margin:0px 0px 0px 20px;
	}
#header_ul li a{
	font-size:12px;
	text-decoration:none;
	color:#FFF;}
#header_ul li a:hover{
	color:#666;}
#main_img{
	display:block;
	width:498px;
	height:259px;
	padding:120px 0px 0px 302px;
	background-image:url(image/main.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
#nav{
	display:block;
	margin:0px;
	padding:0px;
	width:800px;
	height:42px;
	background-color:#666;
	}
#nav_ul li{
	width:160px;
	height:42px;
	float:left;
	display:inline;
	}
#main_content{
	display:block;
	height:445px;
	background-image:url(image/main_under.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}

#main_left{
	float:left;
	width:160px;
	height:444px;
	}
#main_left_ul{
	display:block;
	}
#main_left_ul li{
	list-style-type:none;
	}
#main_center{
	display:block;
	float:left;
	width:480px;
	height:444px;
	}
.text_area{
	margin:20px 0px 0px 20px;
	width:460px;
	}
.titleman{
	font-style:normal;
	display:block;
	width:450px;
	height:20px;
	background-image:url(image/title.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#FFFFFF;
	}
.pman{
	width:440px;
	background-image:url(image/moji.png);
	background-position:0px 0px;
	background-repeat:repeat-y;
	color:#FFF;
	padding:10px;
	}
#main_right{
	display:block;
	float:right;
	width:160x;
	height:444px;
	
	}
#main_right_ul{
	margin:20px 20px 0px 0px;
	display:block;
	
	}
#main_right_ul li{
	 margin-top:5px;
	list-style-type:none;}
#footer{
	width:800px;
	height:27px;
	padding-top:13px;
	text-align:center;
	font-style:normal;
	color:#FFF;
	background-image:url(image/footer.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;}