﻿#top_all {
	background: url(../images/bodybg.gif) repeat-y;
	/*background:#959595 repeat ;*/
	background-color:#FFF;
	/*overflow:hidden;*/
	width: 1000px;
	margin:0px auto;
	padding:0px 0px 0px;

}
#top_link{
	float:right;
	margin:0px;
	width:450px;
	text-align:right;	/*border:1px #fcc solid;*/
	height: 68px;
}
#top_link a{
	padding:0px 5px;
	color:#005C8A;
}
#top_link a:hover
{
	color:#FF3300 ;
}
#head {
	background: url(../images/headbg_top.gif) repeat-x top;
	/*background:#EBEBEB repeat;*/
	margin:0px auto;
	padding:0px; 	
	width:942px;
}
#head_top {
	padding: 0px 0px 0px;
	width:908px;
	margin:0px auto;
	/*	margin-left:13px;*/
	/*height: auto !important;*/
	min-height: 68px;
	height:68px;
}
#head_left{
	float:left;
	width:29px;
	height:314px;
	background: url(../images/headbg_left.gif) repeat-y;
	overflow:hidden;
}
#head_right{
	float:right;
	width:29px;
	height: 314px;
	background: url(../images/headbg_right.gif) repeat-y;
	overflow:hidden;
}
#headbg_middle{
	width: 935px;
	margin: 0px auto;
}

 #logo {
	float:left;
	width:305px;
	height:68px;
} 
* html #logo {
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:305px;
}
.main_search{
	float:right;
	margin-top:15px;
	margin-right:0px;
	width:450px;
	text-align:right;
}
.main_search select, 
.main_search img,
.main_search input{    height: 20px;    margin: 0px 1px 3px 5px;    vertical-align: middle; }
.main_search a{    color: blue;    text-decoration: none; }
.main_search a:hover { color:red !important;text-decoration: none;}

#head_ad{
	background: #FFFFFF;
	height:auto !important;
	height: 211px;
	min-height:211px;
	width: 908px;
	margin:0px auto;
}
#navigation{
	background:url(../images/navigation_bg_index.gif) left top repeat-x;
	margin: 0px auto;
	width:908px;
}

#navigation_item
{
	padding:0px;
	height: 29px;
	width:908px;
}
#navigation #navigation_item ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation #navigation_item li {
	float: left;
	margin-right:3px;
	width: 98px;
	height: 29px;
	font-variant: normal;
	text-align: center;
	overflow:hidden;
}
#navigation_item a
{
	text-align:center;
	color: #000;
	line-height:29px;
	text-decoration: none;
	font: normal normal normal bold 14px/29px Arial, "宋体" ,Helvetica,sans-serif;
}
#navigation_item a:hover
{
	color: #fff;
	text-decoration: none;
}

/* 书签式面板tabtitle */
 .titlemouseover
{
    background: url(../images/navigation_hover1.gif) #FFF no-repeat;
	text-decoration: none;
	color: #fff;
}
 .titlemouseover a{
 	color: #fff !important;
 }
.tabtitle
{	
	color: #000;
	background:none;
}

