@charset "utf-8";
/* CSS Document */

html{
	margin:0;
	padding:0;
}
*{
	
}
body{
	margin:0;
	padding:0;

}
img{
}
a img{
	border:none;
}
a{
	color:#03C;
}
a:link{
}
a:visited{
}
a:active{
}
a:hover{
}

h1 , h2 , h3 , h4 , h5 , h6{
}
#body{
	background-image:url(../img/bg_.body.png);
	background-repeat:repeat-x;
	background-position:left top;
}

.container{
	width:100%;
	margin:0px auto;
	padding-top:0px;
		background-image:url(../img/bg_body.png);
	background-repeat:repeat-y;
	background-position:center top;


}

#banner{
	width:860px;
	padding:0px;
	margin:0px auto;

}
#banner .title{
		float:left;
	margin-top:35px;
}
#banner .tel{
	float:right;
}

#content{
	width:860px;
	padding:0;
	margin:0px auto;

	background-repeat:repeat-y;	
	background-position:center top;


}
#main{
	width:630px;
	padding:10px;
	float: left;
}
#side{
	float:right;
	width:200px;
	padding:10px 5px;
	font-size:12px;
	color:#000;

	
}
#side ul{
	margin:0;
	padding:0;
	list-style:none;
}
#side h3{
	font-size:18px;
	font-weight:bold;
}
#side h3 span{
	display:block;
	text-align:right;
	font-size:12px;
	margin-right:20px;
	font-weight:normal;
}

#side ul.banner li{
	text-align:center;
}
#side ul.sponsor li{
	margin-left:20px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
#side ul.sponsor li span{
	font-weight:normal;
	font-size:10px;
}
	
#side li{
	margin-bottom:15px;
}

#side li img{
	padding-bottom:5px;
}
#side li a{
	text-align:center;
	color:#03C;
	text-decoration:none;
}
/* footer */
#footer{
	clear:both;
	width:100%;


}
#footer .container{
	width:860px;
	margin:0px auto;
	background-image:url(../img/bg_content.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-top:5px;
	height:20px;
	padding-bottom:40px;


}
#footer .content{
	width:100%;
	background-color:#f0efec;
	background-image:url(../img/bg_footer_content.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#333;
	margin:0;
	margin-top:-40px;

}
#footer .content .center{
	width:860px;
	margin:0px auto;
	padding:10px 0px;
}
#footer dl{
	margin:0px 10px;
	width:1000px;
	height:100px;
	clear:both;
	font-size:12px;
}
#footer dd{
	float:left;
	width:160px;
	margin:0px 6px;
}
#footer dd h2{
	font-size:12px;
	font-weight:bold;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer li{
	margin:10px 0px;
}
#footer a{
	color:#333;
	text-decoration:none;
}
#footer a:hover{
	color:#F33;
	text-decoration:underline;
}
#footer #pagetop{
	width:860px;
	margin:0px auto;

	
}
#footer #pagetop a{
	display:block;
	float:right;
	padding-right:80px;
}
#copyright{
	clear:both;
	padding:10px;
}


#headermenu{

	background-image:url(../img/bg_menu_all.png);
	background-repeat:no-repeat;
	background-position:center top;
	clear:both;
	height:58px;
	padding:0px 4px;
	padding-bottom:5px;



}
#headermenu ul{
	list-style:none;
	padding:0px;
	width:862px;
	margin:0px auto;

}
#headermenu ul li.list_top{
	border-left:#FFF 1px solid;
}
#headermenu ul li{
	float:left;
	border-right:#fff 1px solid;
}

#headermenu ul li img{
	height:50px;
	width:122px;
	margin:0;
	padding:0;
	border:0;

}
#headermenu ul li a{
	text-decoration:none;
	border:none;
	display:block;
	width:122px;
	height:50px;
	background-image:url(../img/bg_menu.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#headermenu ul li a:hover{
	text-decoration:none;
	border:none;
	background-image:url(../img/bg_menu_ah.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#headermenu ul li a:active{
	text-decoration:none;
	border:none;
	background-image:url(../img/bg_menu_aa.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#headermenu2{
	margin:0px auto;
	width:1000px;
	padding:0 10px;
}
#headermenu2 ul{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
	margin-right:10px;
	
}
#headermenu2 ul li{
	float:left;
}
hr.line{
	height:4px;
	border:0;
	margin:0;
	padding:0;
	background-image:url(../img/line.jpg);
	background-repeat:repeat-x;
}

h1{

}
#headline{
	background-color:#000;
	margin:0;
}
#headline p{
	width:860px;
	margin:0px auto;	
	padding:5px 80px;
	color:#FFF;
	font-size:14px;
	text-indent:20px;
}
#main h2{
	background-image:url(../img/bg_main_h2.png);
	background-repeat:no-repeat;
	height:52px;
	width:630px;
	margin:0;
	padding:0;
}

.w640{
	width:640px;
	margin:0px auto;

}

.w700{
	width:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#side_sponsor{
	text-align:left;
	color:#666;
}
#side_sponsor .sponsor li a{
	color:#333;
	display:block;
	text-align:left;
	margin-bottom:5px;
}
.side_support{
	width:200px;
	height:49px;
}
.side_support a{
	display:block;
	width:200px;
	height:49px;
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(../img/side_support.png);
}
.side_support a:hover{
	background-image:url(../img/side_support_ah.png);
}
.side_support a:active{
	background-image:url(../img/side_support_aa.png);
}
.side_support a img{
	display:none;
}

.side_denshi{
	width:200px;
	height:49px;
}
.side_denshi a{
	display:none;
	width:200px;
	height:49px;
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(../img/side_support_02.png);
}
.side_denshi a:hover{
	background-image:url(../img/side_support_02_ah.png);
}
.side_denshi a:active{
	background-image:url(../img/side_support_02_aa.png);
}
.side_denshi a img{
	display:none;
}