﻿#head_content
{
	width: 960px;
	height: 180px;    	 
}
#div_menu
{
	width: 960px;
	height: 14px; 
	padding:7px 0 7px 0;
	margin:0 auto; 
}
#div_menu ul
{
	height: 14px;
	text-align: center;
	margin: 0 ;        
	padding: 0;             
	list-style: none;
	border: solid 0px #D1D5D8;
}
#div_menu ul li
{
	height: 14px;
	border-color: #D1D5D8;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	float: left;
	padding: 0 14px 0 14px;
   
   
}
#div_menu ul a
{
	line-height: 14px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 9pt;       
	letter-spacing: 1px;
	color: #000000;
	text-decoration: none;
	float: left;
}
#div_menu ul a:hover
{
	color: #FF0000;
}
#div_menu .frist
{
	padding: 0 14px 0 2px;
}
#div_menu .last
{
	border: 0;
	padding: 0 0px 0 14px;
}
#title
{
	width: 960px;
	height: 60px;
	padding: 0;
	margin: 0;
	position: relative;
	border-color: #D1D5D8;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
#logo
{
	padding:7px 0 7px 0;
	width: 155px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 0;
   
}
#channel_text
{
	position: absolute;
	top: 0;
	left: 156px;
	width: 120px;
	height: 38px;
	font-family: 黑体;
	font-size: 17pt;        
	color: #000000;
	text-align:center;
	padding: 22px 0 0 0;
	margin:0; 
	border:solid 0px #666666; 
}   
#channel_nav
{
	position: absolute;
	top: 0;
	left: 276px;
	width: 684px;
	height: 24px;       
	text-align: left;
	padding: 26px 0 0px 0;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 9pt;        
	color: #000000;
	text-decoration: none;
	text-align:right;
}
#channel_nav a
{
	color: #000000;
	text-decoration: none;
   
}
 #channel_nav a:hover
 {
	color: #000000;
	text-decoration:none;
 }
 #channel_nav a:active {color: Red}   /* 被选择的链接 */
 
  #channel_text a
{
	color: #000000;
	text-decoration: none;
   
}
 #channel_text a:hover
 {
	color: #000000;
	text-decoration:none;
 }
 #channel_nav a:active {color: #000000}   /* 被选择的链接 */
 
 #div_search
 {
	position: absolute;
	top: 0;
	left: 420px;
	width: 259px;
	height: 22px;
	border: solid 0px #D1D5D8;
	text-align: right;
	padding: 28px 0 0px 0;  
 }
 #TB_key  
 {
	border: solid 1px #D1D5D8;
	width:190px;
	height:18px;
	
 }
 
 #btnsearch 
 {
	border: solid 1px #D1D5D8;
	background-color:Transparent;
	width:50px;
	height:21px;
	
}

