@charset "utf-8";
/* CSS Document */

/*======================================================
	Reset default style
=======================================================*/

* {margin: 0px; padding: 0px; line-height:150%;}
em {visibility: hidden; font-size: 10px;}
ul {list-style: none;}
img {border: none;}
h1, h2, h3, h4, h5 {font-weight:normal; font-size: 1em; color:#080808;}


/*======================================================
	counter measure for bug
=======================================================*/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} 
.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */ 

html{
	background:url(_image/site_bg.gif) repeat;}
	
body{
	background:url(_image/head_bg.gif) repeat-x;
	font-size:12px;
	color:#4F5958;}
	
	
.elements_block img{
	display:block;}
	
	
a{
	color:#4F5958;}
	
a:hover{
	color:#cccccc;
	text-decoration:none;}
	
.entry{
	display:block;
	margin:10px auto;
	width:225px;}
	
#wrapper{
	width:850px;
	margin:0 auto;
	background:#ffffff;}
	
#header{
	background:url(_image/top_header.gif) no-repeat;}
	
#header #top{
	padding:10px 0 17px;
	line-height:0;}
	
#header h1{
	float:left;}
	

#header .left{
	float:right;}
	
#header li{
	float:left;
	line-height:0;
	border:solid #333333;
	border-width:0 0 0 1px;
	padding:0 10px;}
	
#header table{
	border-collapse:collapse;
	border:none;
	margin:0;}
	
#header table img{
	display:block;
	line-height:0;}
	
#header td{
	border:none;
	line-height:0;
	margin:0;}
	
#main{
	padding:10px 0;}
	
#sl{
	width:230px;
	float:left;}
	
#wl{
	width:620px;
	float:right;}
	
#big_menu li{
	text-align:center;
	line-height:0;
	width:155px;
	height:105px;
	float:left;}
	
#big_menu li a{
	display:block;
	background:url(_image/top_b_btn.gif) no-repeat;
	width:155px;
	height:105px;
	text-decoration:none;
	color:#4F5958;}
	
	
#big_menu li a:hover{
	background:url(_image/top_b_btn_on.gif) no-repeat;
	color:#333333;}
	
#big_menu dt{
	font-size:16px;
	font-weight:bold;
	padding:10px 0 2px;}
	
	
#top_conts{
	border:#CCCCCC dotted;
	border-width:5px 0;
	padding:10px 0px;
	margin:5px 10px;}
	
#top_conts dl{
	float:left;
	width:189px;}
	
#top_conts dd{
	border:#CCCCCC solid 1px;}
	

	
#top_conts .elements_center{
	padding:0px 15px;}
	
#top_conts dd li{
	background:#F4F4F4;
	border:#999999 dotted;
	border-width:0 0 1px;
	padding:3px;}
	
#news{
	width:593px;
	margin:0 auto;}	

#news dt{
	display:block;
	margin:0;
	padding:0;
	line-height:0;}
	
#news dd li{
	border:#cccccc dotted;
	border-width:0 0 1px;
	padding:3px;}
	
#news dd{
	border:#CCCCCC 1px solid;
	padding:10px;}
	
#news dd span{
	font-size:10px;
	color:#003333;}
	

#sl #gn{
	width:221px;
	margin:0 auto;}

#sl #gn dt img,#sl #gn dd img,#sl #gn dd a{
	display:block;}
	
#footer_in{
	background:url(_image/footer_bg01.gif) no-repeat 50% 0;
	height:145px;
	width:810px;
	margin:0 auto;
	color:#FFFFFF;
	padding:40px 20px 0;
	position:relative;}
	
#footer_in a{
	color:#FFFFFF;}
	
#footer_in ul{
	position:absolute;
	top:50px;
	right:10px;}
	
#footer_in ul li{
	float:left;
	line-height:0;
	padding:0 10px;
	border:#FFFFFF solid;
	border-width:0 0 0 1px;}
	
#footer{
	background:url(_image/footer_bg02.gif) repeat-x 0px 47px;}