body,td,input,option,select,a,table,form{
	font-family: tahoma; font-size: 11px; 
	color: #111111; line-height: 18px; word-spacing: 1px;
}
select,input,option{
	color: #333333; margin-bottom: 5px;
}
form{
	margin: auto;
}
body{
	margin: 0; background: #000;
}
th{
	text-align: left; font-weight: bold;
}
ul,li{
	margin:0px;
	list-style:none;
}
img{
	border: 0;
}
a{
	text-decoration: none;
}
a:hover,#top_menu a:hover, #bottom a:hover{
	color: red;
}
.clr,#bottom,.dot{
	clear: both;
}
.text{
	padding: 10px; overflow: hidden;
}
.dot{
	border-top: 1px dotted; height: 5px; margin-top: 5px; clear: both; font-size: 5px;
}
.word_search{
	background: yellow;
}
.current_page{
	color: red; font-weight: bold;
}
.page{
	color: #006FBB;
}
hr{
	font-size: 1px;
}
#code_confirm{
	font-weight: bold; margin-left: 10px;
}

/********************* GENERAL **************/
#banner,#bottom,#site,#content{
	width: 1000px;	
}
#site{text-align: left; background: #FFF;}
#left{
	width: 720px; vertical-align: top; border-left: 1px solid #DDDDDD; 
	border-right: 1px solid #DDDDDD; padding: 0px 10px;
}
#right{
	vertical-align: top;  padding: 0px 5px 5px 10px;
}
/******************* BANNER && BOTTOM*****************/
#banner{
	background: #DDDDDD; background: url(../images/banner.jpg);
	height: 87px; text-align: right; text-align: right;
}
#banner a{
	font-weight: bold;
}
#banner div{
	margin-right: 15px;
}
#sub_banner{
	background: url('../images/bg_sub_banner.gif');
	height: 238px;
}
#sub_banner td{
	height: 233px;
}
#bottom{
	background: url('../images/bottom_bg.gif') repeat-x;
	background-color: #D3D3D3; text-align: right; margin-top: 5px;
}
#bottom .menu a{
	font-weight: bold;
}
/******************* TEMPLATE*****************/
.title_module{
	background: #F0D595; height: 27px; line-height: 25px; color: #000; font-weight: bold;
	padding-left: 15px;
}
.under_module{
	background: url(../images/under_title.gif) no-repeat; margin-bottom: 4px; height: 12px;
}
.content{
	margin: 5px 3px;
}
#right .bottom_border{
	margin-bottom: 5px;
}
.title_content{
	font-weight: bold; font-size: 13px; margin-bottom: 7px; color: red;
}
/******************* MENU *****************/
.left_menu {
	background: #F4CD6A;
}
.left_menu img{
	margin: 6px 15px 0 10px;
}
.left_menu .nomal{
	height: 30px; padding-left: 5px; border: 1px solid #F5E3AF; margin-top: 1px; background: #F0D595;
}
.left_menu .selected{
	height: 30px; padding-left: 5px; background: #F4CD6A;margin-top: 1px;
}
.left_menu .nomal, .left_menu .selected{
	line-height: 25px; font-weight: bold;
}
.sub_menu{
	position: absolute; margin-left: 280px; margin-top: -30px; background: #F5E3AF;
}
.sub_menu_nomal{
	padding:5px 15px; background: #F4CD6A; margin-bottom: 1px;
}
.sub_menu_selected{
	padding:5px 15px; background: #DDDDDD; margin-bottom: 1px;
}
/******************* NEWS*****************/
a.news_name{
	color: #FF7E00; font-weight: bold;
}
.news_newer,.news_older{
	font-weight: bold; font-size: 12px; color: red;
}
.other_news{
	padding-left: 30px; margin-top: 5px;
}
.other_news a{
	line-height: 20px; color: #2795E3;
}
.other_news a:hover{
	font-weight: bold;
}
#news{
	width: 100%;
}
#news a{
	font-weight: bold; font-size: 12px; color: red;
}
/******************* SUPPORT *****************/
#support td{
	height: 30px; vertical-align: middle;
}
/******************* OTHER*****************/
.adv_special{
	background: #DDDDDD; height: 30px; line-height: 27px; font-weight: bold; 
	padding-left: 15px; margin-bottom: 10px; text-align: left;
}
.mapsite_1 a{
	font-weight: bold; height: 25px; line-height: 25px; color: red;
}
.mapsite_2 a{
	height: 25px; line-height: 25px; color: #FFBA00;
}
/********************* CONTACT  && FAQ ***************/
#contact{
	width: 100%;
}
#contact .contact_best{
	margin-bottom: 7px;
}
#contact .left{
	width: 30%; height: 30px;
}
.contact_best{
	margin: 10px 0; font-weight: bold;
}
.contact_success{
	text-align: center; font-weight: bold; font-size: 14px;
}
.faq_question{
	font-weight: bold;
}
/************************ BORDER ********************************/
.border {
	border: 1px solid #DDDDDD; padding: 10px;
}
.top_border{
	height:7px; overflow:hidden; background: transparent url(../images/top_border.gif) repeat-x; background-color: #FFF;
}
.left_top_border{
	background: transparent url(../images/left_top.gif) no-repeat; float: left; height:7px; width: 7px;
}
.right_top_border{
	background: transparent url(../images/right_top.gif) no-repeat; float: right; height:7px; width: 7px;
}
.bottom_border{
	height:7px; overflow:hidden; background: url(../images/bottom_border.gif) repeat-x ; clear: both;
}
.left_bottom_border{
	background: url(../images/left_bottom.gif); float: left; height:7px; width: 7px; background-color: #FFF;
}
.right_bottom_border{
	background: url(../images/right_bottom.gif) ; float:right; height:7px; width: 7px;
}
.content_border{
	border-left:1px solid #cacac8; border-right:1px solid #cacac8; background-color:#fff; padding: 0 7px;
}