@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(../images/bg.gif) #f6f6f6 left top repeat-x;
}
.left_shado {
	background:url(../images/left_shedo.png) right top repeat-y;
}
.right_shado {
	background:url(../images/right_shedo.png) left top repeat-y;
}
.tap_bg {
	background:url(../images/top_black_bg.gif) #222222 left top repeat-x;
}
.top_link {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#fff;
}
.top_link a {
	color:#fff;
	text-decoration:none;
	padding:0px 5px;
}
.top_link a:hover {
	color:#fec007;
	text-decoration:none;
	padding:0px 5px;
}
.padding01 {
	padding:0px 8px;
}
.header_bg {
	background:url(../images/header_bg.jpg) left top no-repeat;
}
#button{
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	height:32px;
	list-style-type:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	overflow:hidden;
	background:url(../images/menu_bg.gif) left top repeat-x;
}
#button ul{
	float:left;
	line-height:32px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	color:#FFFFFF;
	width:100%;
	background:url(../images/menu_right_curve.gif) right top no-repeat;
}	
#button ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: inline-block;
	color:#FFFFFF;
	float:left;
}	
#button ul li a{
	margin:0px;
	float:left;
	padding:0px 25px;
	line-height:32px;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
#button ul li a:hover{
	margin:0px;
	padding:0px 25px;
	float:left;
	color:#fff;
	line-height:32px;
	background:url(../images/menu_bg_h.gif) left top repeat-x;
	display:block;
}
.content_bg {
	background:url(../images/content_bg.gif) left top repeat-x;
}
.border01 {
	border-right:1px solid #ccc;
}
.tab_bg {
	background:url(../images/tab_bg.gif) left top repeat-y;
}
.tab_bottom {
	background:url(../images/tab_bottom_part.gif) left bottom no-repeat;
}
.tab_top {
	background:url(../images/tab_top_part.gif) left top no-repeat;
	font:14px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	line-height:32px;
	padding-left:13px;
}
.news {
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/arrow.gif) 3px 5px no-repeat;
	margin:10px 0px;
	line-height:16px;
	color:#646464;
	padding-left:15px;
}
.read_more {
	margin:10px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	text-align:right;
}
.read_more a {
	color:#4e4e4e;
	text-decoration:none;
}
.read_more a:hover {	
	color:#de5700;
	text-decoration:none;
}
.blue_box {
	background:url(../images/blue_box.gif) left top no-repeat;
}
.text {
	font:12px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
.black_font {
	font:14px Arial black, Helvetica, sans-serif;
	color:#4e4e4e;
	line-height:20px;
}
.blue_font {
	color:#038ed6;
	font:bold 14px  Verdana, Arial, Helvetica, sans-serif;
}
.margin {
	margin:10px 0px;
}
.title_font {
	font:16px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	border-bottom:1px solid #b9b9b9;
	padding-bottom:3px;
}
.text2 {
	font:12px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
	line-height:20px;
	text-align:justify;
}
.padding_t15 {
	padding-top:15px;
}
.special_area {
	background:url(../images/special_area_bg.gif);
	background-position:right top;
	background-repeat:repeat-x;
}
.special_area .right {
	background:url(../images/special_area2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.text_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	line-height:18px;
}
.text_4 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	line-height:18px;
	border-bottom:1px solid #b9b9b9;
	padding-bottom:5px;
}
.orange {
	font-weight:bold;
	color:#f77b00;
}
.blue {
	text-decoration:underline;
	color:#007ec7;
}
.border {
	border:1px solid #b9b9b9;
	padding:2px;
}
.line {
	background:url(../images/dot.gif);
	background-position:left 50%;
	background-repeat: repeat-x;
}
.footer {
	background:url(../images/footer_bg.gif) #fff left top repeat-x;
	font:11px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}
.footer a {
	color:#4b4b4b;
	text-decoration:none;
}
.footer a:hover {
	color:#000;
	text-decoration:underline;
}.blue_bg {
	background:url(../images/blue_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.yellow_bg {
	background:url(../images/yellow_bg.gif) #fffef8;
	background-position:left bottom;
	background-repeat:repeat-x;
	border:1px solid #ffdb7a;
}