#left_space{
	float:left;
	width:5px;
	height:197px;
}
#box2{
	float:left;
	width:300px;
	border: 1px solid #cecece;
	margin:2px;
	
}

#categories{
	float:left;
	width:300px;

}
#categories ul {
	margin-left: 10px;
	width: 300px;
	list-style-type: none;
	padding-left:5px;
}

#categories li {
	width: 100%;
	list-style-type: none;
	text-align: left;
	border-bottom: #cecece 1px dotted;
	float: left;
	height:25px;
}

#categories li a {
	padding-top: 4px;
	padding-left: 10px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size:11px;
	height:25px;	
}


#categories li a:hover {
	color: #c80000;
	height:25px;	
}

#categories li.root a{
	border: none;
	padding-top: 6px;
	display: block;
	color: #c80000;
	text-decoration: none;	
	font-weight: bold;	font-size: 11px;
	background-color:#F5F5F5;	
	height:25px;	
}

#categories li.root a:hover{
	margin-left: 2px;
	border: none;
	padding-top: 6px;
	display: block;
	color: #000;
	text-decoration: none;	
	font-weight: bold;	font-size: 11px;	
	background-color:#F5F5F5;			
	height:25px;	
}

* {
	margin:0;
	padding-left:0;
	font-family:tahoma,arial,sans-serif;	
	font-size:11px;
}
#boxfull{
	float:left;
	width:760;
	border: 1px solid #F5F5F5;
	margin:5px;
}
#boxfull ol,ul{
	padding-left:40px;
}

#mid_head{
	height:25px;
	color:red;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px;
	background: transparent url(images/top_mid.jpg) repeat-x;
}
#mid_news{
	margin:1px;
}
#Table_01 td{
	vertical-align:top;
}

#menu{
	width: 				1000px;
	height:				29px;
	float:				left;
	background-image:	url(/images/hd_bg.jpg);
	margin:				0px;
}
#menu_text{
	width:				125px;
	height:				23px;
	float:				left;
	font-family:		Tahoma;
	font-size:			11px;
	color:				#FFFFFF;
	font-weight:		bold;
	text-align:			center;
	padding-top:		6px;
}
#menu_text a{
	color:white;
	text-decoration:none
}
#menu_text a:hover{
	color:gray;
	text-decoration:none;
}
#menu_gray{
	width: 				998px;
	height:				27px;
	float:				left;
	background-image:	url(/images/new_template/gray_bg.jpg);
	margin-top:			3px;
	border: 			1px #c7c7c7 solid;
}
.menu_banner{
	border:1px solid #C7C7C7;
	background-color:#EBEBEB;
	height:22px;
	padding-top:5px;
	width:998px;
	float:left;
}
#bot_copy {
	width:				1000px;
	float:				left;
	padding-top:		10px;	
	padding-bottom:		10px;		
	margin-top:			10px;
	font-family:		Tahoma;
	font-size:			9px;
	color:				"#666666";
	text-align:			center;
}
p{
	line-height:18px;}
b{
	line-height:25px;}