﻿body {
margin: 0; padding: 0;/* For the Very Top */
text-align:center; /* for IE */
background: #434343;
font-family:verdana,helvetica;
font-size:12px;
}
#wrapper {
text-align:left;
width:809px;
margin:0 auto; /* for the rest browers */
background:white;
/**position:relative;**/
}
/********set up***********/
img{
	border:none;
}
a{
	color:white;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
.clearfix{
	clear:both;
	height:0px;
}
/**************************/
#head_table{
	width:809px;
	height:117px;
	background:white;
}
#head_left{
	width:310px;
}
#head_mid{
	width:485px;
	vertical-align:top;
}
#head_mid_top{
	width:485px;
	height:44px;
	margin-top:0px;
	background:#434343 url('../images/top_shadow_repeat.gif') repeat-x;
}
#head_right{
	width:14px;
}
#main_table{
	width:809px;
}
#main_table_left{
	width:14px;
	background:#434343 url('../images/shadow_left_repeat.gif') repeat-y;
}
#main_table_mid{
	width:781px;
}
#main_table_right{
	width:14px;
	background:#434343 url('../images/right_shadow_repeat.gif') repeat-y;
}
#menu_container{
	width:781px;
	border-top:3px #a0a0a0 solid;
	border-bottom:3px #a0a0a0 solid;
}
#menu_left{
	float:left;
	width:226px;
	height:187px;
	margin-top:3px;
	margin-bottom:3px;
	background:white url('../images/menu_bg.jpg') no-repeat;
}
#menu_right{
	float:right;
	width:555px;
	margin-top:3px;
}
#main_content{
	color:black;
	background:#e9e9e9;
	border-bottom:3px #a0a0a0 solid;
}
#index_table{
	width:781px;
}
.vspace24{
	width:24px;
}
.vspace26{
	width:26px;
}
.news_td{
	width:270px;
	vertical-align:top;
}
#news_bg_top{
	width:270px;
	height:68px;
	background:white url('../images/new_title_bg.gif') no-repeat;
}
#news_bg_down{
	width:270px;
	height:237px;
	background:white url('../images/news_bg.gif') no-repeat;
}
#welcome_title{
	margin-top:12px;
	font-size:12px;
	font-weight:bold;
}
#welcome_title span{
	font-size:22px;
	font-weight:bold;
	color:#8d3427;
	text-decoration:underline
}
#head_button_block{
	height:70px;
	position:relative;
	text-align:right;
}
#head_button_block a{
	margin-top:30px;
}
#menu_block{
	margin-left:20px;
	margin-top:15px;
	width:180px;
}
.menu_line{
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	
}
.menu_line a{
	color:white;
}
.menu_line a:hover{
	color:yellow;
}
#welcome_desc{
	margin-top:10px;
	width:400px;
}
#welcome_desc span{
	color:#8d3427;
	font-weight:bold;
}
#news_title_text{
	color:#044c8a;
	font-weight:bold;
	font-size:17px;
	position:relative;top:40px;
	margin-left:55px;
	width:100px;
}
#news_content{
	width:189px;
	position:relative;top:10px;
	margin-left:35px;
}
#news_content span{
	color:#8d3427;
}
#news_image{
	margin-top:20px;
	text-align:center;
}
#news_image img{
	width:150px;
	height:100px;
	border:1px #d0d0d0 solid;
}
#promotion_block{
	height:168px;
	width:430px;
	margin-top:15px;
	background:white;
	border:1px #d0d0d0 solid;
}
#promotion_title{
	font-size:17px;
	font-weight:bold;
	color:#044c8a;
	padding:10px 0 20px 15px;
}
#promotion_left{
	float:left;
	width:200px;
	border-right:1px #5b5b5b dashed;
	text-align:center;
}
#promotion_left img{
	width:150px;
	height:100px;
	border:1px #d0d0d0 solid;
}
#promotion_right{
	float:right;
	width:180px;
	padding-right:10px;
}
#promotion_right span{
	color:#8d3427;
}
#footer_block{
	margin-top:3px;
	background:white url('../images/footer_bg_repeat.gif') repeat-y;
	text-align:center;
	color:white;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
#footer_block a{
	color:white;
}
#bottom_left{
	width:14px;
	height:9px;
	background:white url('../images/left_shadow_bottom.gif') no-repeat;
}
#bottom_mid{
	width:14px;
	height:9px;
	background:white url('../images/bottom_shadow_repeat.gif') repeat-x;
}
#bottom_right{
	width:14px;
	height:9px;
	background:white url('../images/right_shadow_bottom.gif') no-repeat;
}
#site_by{
	background:#434343;
	text-align:center;
	font-size:11px;
	color:white;
}
#site_by span{
	position: relative; bottom: 6px;
}
#content_left{
	width:200px;
	vertical-align:top;
}
#content_right{
	vertical-align:top;
}
#white_block{
	width:560px;
	margin-top:5px;
	background:white;
	border:1px #d0d0d0 solid;
}
#category_title{
	width:200px;
	height:44px;
	background:url('../images/category_bg.gif') no-repeat;
}
#category_title span{
	font-size:13px;
	color:black;
	font-weight:bold;
	position:relative;top:18px;left:13px;
}
#category_list{
	margin-left:10px;
	width:180px;
	text-align:left;
}
.top_cat{
	margin-top:10px;
	padding-bottom:10px;
	color:#0045ad;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px #a2a1a1 dashed;
}
.top_cat a{
	color:#0045ad;
}
.top_cat ul{
	margin:0;
	padding:0 0 0 22px;
}
.top_cat ul li{
	color:#0045AD;
	font-size:10px;
	font-weight:normal;
	list-style:disc outside;
}
.top_cat ul li a{
	color:black;
}
#item_block{
	margin-top:10px;
	width:150px;
	height:140px;
	float:left;
	text-align:center;
	padding-left:25px;
}
#item_block img{
	width:150px;
	height:100px;
	border:1px #c6c6c6 solid;
}
#item_block a{
	color:#0045ad;
	font-size:11px;
}
#item_block a:hover{
	text-decoration:underline;
}
#top_item_title{
	font-size:12px;
	margin-top:10px;
	color:#0045AD;
	padding-left:15px;
}
#top_item_title a{
	color:black;
}
#top_item_title a:hover{
	text-decoration:underline;
}
.red_title{
	padding-top:15px;
	padding-left:4px;
	color:#ac0000;
	font-size:14px;
	font-weight:bold;
}
#contact_title{
	color:#0045ad;
	font-size:17px;
	margin:16px 0 0 40px;
	font-weight:bold;
}
#contact_address{
	float:left;
	margin:5px 0 0 40px;
	width:240px;
}
#map_button{
	float:left;
	width:100px;
}
#contact_tel{
	margin:16px 0 0 40px;
}
#contact_tel span{
	color:#febc00
}
.contact_table{
	margin-left:40px;
	margin-top:10px;
	margin-bottom:20px;
}
.contact_table tr td{
	height:28px;
}
.contact_table tr td input{
	width:336px;
}
#contact_email{
	margin:10px 0 0 40px;
	font-weight:bold;
}
#contact_email span{
	color:#0088cf;
}
.empty_line{
	width:520px;
	height:18px;
	margin-left:20px;
	border-bottom:1px #d0d0d0 solid
}
#button_clear{
	width:63px;
	height:25px;
	background:url('../images/clear.gif') no-repeat;
	border:none;
}
#buttom_submit{
	width:63px;
	height:25px;
	background:url('../images/submit.gif') no-repeat;
	border:none;
}
.img500{
	background:white;
	width:500px;
	margin-left:30px;
	margin-top:10px;
}
.img500 img{
	width:500px;
	height:415px;
}
.img500 span{
	text-transform:uppercase;
	color:#0045ad;
	font-size:10px;
}
#item_none_msg{
	color:black;
	font-size:15px;
	font-weight:bold;
	padding:30px 0 30px 0;
	text-align:center;
}
#fck_promotion{
	width:380px;
	height:100px;
	margin-left:20px;
}
#fck_news{
	width:189px;
	height:180px;
	margin-left:5px;
}




