@charset "utf-8";
 html { overflow-x:hidden; }
body {
	margin: 0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
	font-family:Tahoma,Helvetica,Arial,"ËÎÌå",sans-serif;
	color:#404040;
}
div, span, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}

a {color:#36c;text-decoration:none}
a:hover {text-decoration:underline; }

.clearfloat_1:after{
clear: both;
height: 0;
display: block;
visibility: hidden;
content: ".";
}
.clearfloat_2 {
	display:block;
	float:none;
	height:0;
	font-size:0;
	clear:both;
	line-height:0;
}

#header_t{ 
	width:100%; 
	height:100px; 
	background:url(images/headerbg.jpg) repeat-x left bottom; 
	margin-bottom:10px;
}
#main_t_mid{ width:950px; margin:0px auto;}
#main_t_midc{ width:950px; margin:0px auto;}
#main_t_mid2{ padding:0px 2px;margin:0px auto;}
#logo_t{
	padding-top:17px;
	float:left;
}
#login_t{
	float:right;
	padding-top:6px;
}
#login_t span{
	display:inline-block;
	margin-left:6px;
}
#menu_t{ 
	padding-top:13px; 
	height:32px; 
	width:710px;
	float:left;
}
#menu_t li{ 
	float:left; 
	background:url(images/menu_boder.jpg) no-repeat right center;
	font-size:14px;
	font-weight:bold;
	height:32px;
	line-height:32px;
}
#menu_t li a{
	color:#404040;
	display:block;
	padding:0px 16px;
	text-decoration:none;
}
#menu_t li a:hover{
	color:#f60;
}
#menu_t li.select_t{
	background:url(images/menubg1.png) no-repeat;
	padding-left:1px;
	position: relative;
	left:-1px;
	top:-1px;
}
#menu_t li.select_t a{
	background:url(images/menubg2.png) no-repeat right top;
	color:#fff;
}
#search_t{
	float:right;
	width:230px;
	height:23px;
	background: url(images/topbg2.png) 0 -232px;
	margin-top:18px;
}
#search_t input{
	vertical-align:middle;
	float:left;
	background: none;
	border:none;
}
#search_t .search_t_input{
	width:200px;
	padding:0px 5px;
	height:15px;
	padding-top:5px;
}
#search_t .search_btn{ width:20px; height:20px; cursor:pointer;vertical-align:middle;}

#footer_t{
	width:950px;
	margin:0px auto;
	margin-top:10px;
	_margin-top:0px;
	*margin-top:10px;
	border-top:1px #d1d7dc solid;
	padding-top:10px;
	text-align:center;
	line-height:24px;
	padding-bottom:15px;
	clear:both;  
  }
#footer_t a
{
	color:#000000;
}
