* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

body {
	font-size:		12px;
	line-height:		14px;
	background-color:	#000000;
}

ul,li{
	margin:			0;
	padding:		0;
	list-style:		none;
}

img  {	border:			none;}
table{	border-collapse:	collapse;}

a:link    { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:hover   { color:#0088ff; text-decoration:underline; }

.sub:link    { color:#fe0284; text-decoration:none; }
.sub:visited { color:#fe0284; text-decoration:none; }
.sub:hover   { color:#fe0284; text-decoration:underline; }

div#all{
	margin:			0 auto;
	width:			1000px;
	background:		url("../images/bg.jpg") no-repeat;
	padding-bottom:		20px;
}

div#header{
	position:		relative;
	margin:			0;
	height:			200px;
	background:		url("../images/header_bg.jpg") no-repeat;
}

#header h1{
	position:		absolute;
	top:			70px;
	left:			18px;
	font-size:		14px;
	line-height:		16px;
	font-weight:		bold;
}

#header p{
	position:		absolute;
	top:			70px;
	right:			18px;
	color:			#ffffff;
}

div#contents{
	margin:			0;
	padding-top:		10px;
	padding-right:		10px;
}

div#menu{
	float:			left;
	margin-left:		10px;
	width:			168px;
}

div#menu_1{
	padding-top:		50px;
	height:			429px;
	background:		url("../images/menu_bg.jpg") no-repeat;
}

#menu_1 ul{
	margin:			0 auto;
	width:			140px;
}

#menu_1 li{
	margin-bottom:		8px;
	height:			34px;
}

#menu_1 img{
	width:			140px;
	height:			34px;
}

div#menu_under{

}

#menu_under li{
	padding-top:		10px;
}

div#main_contens{
	float:			right;
	width:			802px;
}

div#normal_contens{
	float:			right;
	width:			780px;
	margin:			0;
	padding:		10px;
	border:			1px solid #878686;
	background:		url("../images/main_bg.png") ;
}

div#main_normal_contens{
	width:			780px;
	margin:			0;
	padding:		10px;
	border:			1px solid #878686;
	background:		url("../images/main_bg.png") ;
}


div#include{
	margin:			0;
	border:			1px solid #878686;
	background:		url("../images/main_bg.png") ;
}

div#page_sub_header{
	position:		relative;
	margin:			0;
	background:		url("../images/page_sub_header_bg.jpg") no-repeat;
	height:			58px;
	border-bottom:		1px solid #878686;
}

#page_sub_header h2{
	padding-top:		4px;
	padding-bottom:		2px;
	font-size:		12px;
	line-height:		14px;
	color:			#ffffff;
	padding-left:		12px;
	border-bottom:		1px solid #878686;
}

#page_sub_header h3{
	position:		absolute;
	top:			28px;
	left:			55px;
	color:			#ffffff;
	font-size:		22px;
	font-weight:		bold;
	line-height:		24px;
}

.jp{
	font-size:		10px;
	line-height:		24px;
}

#page_sub_header p{
	padding-top:		12px;
	padding-right:		10px;
	text-align:		right;
	font-size:		14px;
	line-height:		16px;
	color:			#fe0284; 
}

div#bottom{
	margin:			0;
	padding-top:		10px;
}

#bottom img{
	width:			426px;
	height:			60px;
}

#bottom table{
	margin:			10px auto 0 auto;
}

#bottom table td{
	padding-left:		10px;
	padding-right:		10px;
}

#bottom a,#bottom a:link #bottom a:visited{
	text-decoration:	none;
	color:			#fdfdff;
}

#bottom a:hover{
	text-decoration:	underline;
}

#bottom p{
	margin-left:		10px;
	margin-right:		10px;
	padding-top:		20px;
	text-align:		center;
	height:			31px;
	color:			#fdfdff;
	border:			1px solid #69676a;
	background:		url("../images/footer_menu_bg.gif") repeat-x;
}

#bottom h6{
	margin:			10px;
	font-size:		12px;
	line-height:		14px;
	padding-top:		4px;
	padding-bottom:		2px;
	background-color:	#bcbcbe;
	text-align:		center;
	font-weight:		bold;
}

div#footer{
	margin:			0 0 0 0;
	border-top:		1px solid #919191;
	border-bottom:		1px solid #919191;
	height:			84px;
	background:		url("../images/index_footer_bg.jpg") no-repeat;
	color:			#ffffff;
	text-align:		center;
}

#footer p{
	margin-top:		15px;
	font-size:		14px;
	line-height:		16px;
	font-weight:		bold;
}

#footer h4{
	margin-top:		5px;
	font-size:		14px;
	line-height:		16px;
	font-weight:		bold;
}


div#main_bottom{
	margin:			0 auto;
	width:			736px;
	height:			110px;
	background:		url("../images/main_bottom_bg.png") no-repeat;
}

#main_bottom table{
	margin:			0 auto 0 auto;
}

#main_bottom table td{
	padding-top:		43px;
	padding-left:		20px;
	padding-right:		20px;
}

