
body{
	baclground-color:	#;	
	
}
#box_info{
	
	
}
div.b_m{
	width:				250px;
	margin:				5 5 5 5px;
	border:				0px solid red;
}
div.b_t{
	width:				250px;
	height:				18px;
	line-height:		18px;
	overflow:			hidden;
	text-align:			left;	
}
div.b_t_l{
	float:				left;
	width:				3px;
	height:				18px;
	background-image:	url("images/top_left.gif");
	background-repeat: 	no-repeat;
}
div.b_t_m{
	/* BOX TITLE MAIN */
	float:				left;
	width:				244px;
	color:				#FFFFFF;
	height:				18px;
	border:				0px solid red;
	font-family:		Arial,Helvetica,sans-serif;
	font-size: 			11px;
	background-image:	url("images/top_bg.gif");
	background-repeat: 	repeat-x;
	background-position:top;
}
div.b_t_r{
	float:				left;
	width:				3px;
	height:				18px;
	background-image:	url("images/top_right.gif");
	background-repeat: 	no-repeat;
}
div.b_b{
	width:				250px;
	overflow:			hidden;
	text-align:			left;
	background-repeat: 	no-repeat;
	background-repeat: 	repeat-y;
	background-color:	#E9EEF1;
	border-width:		0 1 1 1px;
	border-style:		solid;
	border-color:		#57773E;
}
div.b_b a{
	color:				#304023;
	text-decoration:	none;
	font-size: 			11px;
}
div.b_b a:hover{
	color:				#516B3C;
	font-size: 			11px;
}
div.b_c {
	width:				240px;
	margin:				5 2 3 5px;
	overflow:			hidden;
	
}
div.b_f{
	width:				243px;
	height:				3px;
	background-repeat: 	no-repeat;
	overflow:			hidden;
	border:				0px solid white;
	
	/*background-image:	url("images/box_bottom.gif");*/
}
/* ############################################################### */
/* ############################################################### */
td.menu_link span{
	color:				#003399;
	text-decoration:	none;
	font-size: 			11px;
}
td.menu_link span:hover{
	color:				#B0003E;
	font-size: 			11px;
}
/* ############################################################### */
/* ############################################################### */
#page_band {
	background-image: 	url("images/titlebar_02.gif");
	height:				27px;
	width: 				760px;
	text-align:			center;
	line-height:		27px;
}
#page_band a{
	color:				#FFFFFF;
}
#search_bar{
	width: 				760px;
	height:				27px;
	color:				#FFFFFF;
	font-size:			11px;
	font-family: 		Arial, Helvetica, sans-serif;
}
#search_bar .left{
	background-image:	url("images/titlebar_01.gif");
	width:				3px;
}
#search_bar .main{
	background-image: 	url("images/titlebar_02.gif");
	color:				#FFFFFF;
}
#search_bar .right{
	background-image:	url("images/titlebar_03.css");
	width:				6px;
}
#top_baner{
	background-color:	#F7FFF1;
}
/* ###### CONTENT BOX ############# */
td.t_lt{
	width:				3px;
	height:				18px;
	background-image:	url("images/top_left.gif");
	background-repeat: 	no-repeat;
}
td.t_main{
	color:				#FFFFFF;
	height:				18px;
	border:				0px solid red;
	font-family:		Arial,Helvetica,sans-serif;
	font-size: 			13px;
	background-image:	url("images/top_bg.gif");
	background-repeat: 	repeat-x;
	background-position:top;
}
td.t_rt{
	height:				18px;
	background-image:	url("images/top_right.gif");
	background-repeat: 	no-repeat;
	width:				3px;	
}
td.m_content{
	background-repeat: 	no-repeat;
	background-repeat: 	repeat-y;
	background-color:	#E9EEF1;
	border-width:		0 1 0 1px;
	border-style:		solid;
	border-color:		#57773E;
	padding:			5px;	
}
#content_box{
	margin-top:			10px;
}
#content_box th{

	font-size:			12px;	
}

/* ############# VIP BOX ###################### */
div.b_t_l_vip{
	background-image:	url("images/top_left.gif") !important;
}
div.b_t_m_vip{
	color:				#646147;
	background-image:	url("images/top_bg.gif") !important;
}
div.b_t_r_vip{
	background-image:	url("images/top_right.gif") !important;
}
div.b_b_vip{
	border-color:		#9E7700;
}
div.b_b_vip a{
	color:				#484527;
}
div.b_b_vip a:hover{
	color:				#7d7844;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
