@charset "utf-8";
/* CSS Document */



#wrapper{
	width: 808px;
	margin:0 auto;
	background: url(../img/main_new/wrapper_bg2.gif) repeat-y;
}


/*- Menu Tab --------------------------- */
#tabs {
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	width:799px; 
	height:25px;
	border-left:1px solid #F86204; 
	}
	
#tabs ul {
    list-style:none;
	font-size:12px;
	text-align:center;
	width:800px;
	padding:0;
	margin:0;
	height:25px;

	}
	
#tabs li {
	display:inline;
	margin-top:0;
	padding:0;
	text-decoration:none;
}

#tabs a {
    float:left;
	width:133px;
	height:25px;
	background:url(../img/tab/tab.jpg) no-repeat;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
	font-weight:bold;
	color: #FFFFFF;
}

#tabs a span {
	padding-top:6px;
	display:block;
}

#tabs a:hover {
	background-position:0% -25px;
	color: #F26522;

}

#tabs a:hover span {
	background-position:100% -25px;
}

.new_style1 {  font-size: 12px; line-height: 150%; color: #333333;}
.new_style12 {font-size: 10px; color: #333333; font-weight: normal; font-size: 10px;}
.new_style2 {  font-size: 12px; line-height: 150%; color: #333333; padding: 10px; }
.new_style2 a:link {color:#6FB4FA; text-decoration:none; font-weight:bold;}
.style17 {color: #FFFFFF}
.new_style3 { padding-top: 6px;}



