﻿@charset "utf-8";
/* CSS Document */

/* 总 */
#head_menu{
		
	width:938px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top:2px;
	margin-bottom:0px;		

}
#head_menu ul A{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}


/* 菜单导航 */
.head_menu1{
	width:938px;
	height:35px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}

/* 日期  公告 */
.head_menu2{
	width:938px;
	height:32px;
	padding:0px;
	margin:0px;
	background-image:url(../images/title2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* 列表 */

#head_menu ul{

	width:938px;
	height:35px;
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	
	}


#head_menu li{
	width:83px;
	height:35px;
	padding:0px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url(../images/titlebg.gif);
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style:none;
	float:left;
	text-align:center;
}

/*  */
#head_menu .li85{
	width:86px;
	height:35px;
	padding:0px;
	margin-right:2px;
	background-image:url(../images/titlebg32.gif);
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style:none;
	float:left;
	text-align:center;
}


#head_menu .li86{
	width:85px;
	height:35px;
	padding:0px;
	background-image:url(../images/titlebg2.gif);
	font-size:14px;
	line-height:35px;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style:none;
	float:right;
	text-align:center;
	margin-right:0px;
}

/* 日期时间 */
.head_menu2_left{
	width:240px;
	height:30px;
	float:left;
	font-size:12px;
	line-height:30px;
	text-align:left;
	padding-left:10px;

}

/* 公告*/
.head_menu2_right{
	width:635px;
	height:30px;
	float:right;
	font-size:12px;
	line-height:30px;
	text-align:left;
   display: table;
   _overflow: hidden;
   position: static;
   padding:0px;
	_line-height:30px;
}
.head_menu2_right marquee{
   _position: relative;
   _padding-top:5px;
}

#head_date{
	width:240px;
	height:30px;
	float:right;
}

.head_gonggao{
	font-size:12px;
	color:#F20306;
	font-weight:normal;
	line-height:30px;
	text-decoration: none;
}

 /* 下拉菜单*/
.mtDropdownMenu {
	LEFT: -1000px;
	OVERFLOW:hidden;
	position:absolute;
	TOP: -1000px;
	margin-top: 0px;
	vertical-align:top;
	padding-top:0px;
}
.mtDropdownMenu .content{
	position: absolute;
	vertical-align: top;
	margin-top:0px;
	padding:0px;
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; position: relative; TOP: 0px;	vertical-align: top;
	padding-top:0px;
}
.top .items {
	color: #FFFFFF;
	vertical-align: top;


}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: medium none; 
	CURSOR: hand; 
	COLOR: #4a4b4b; 
	BORDER-BOTTOM: medium none; 
	EXT-DECORATION: none;
	vertical-align: top;
}
.mtDropdownMenu .background {
	Z-INDEX: 1; 
	FILTER: alpha(opacity=85); 
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; 
	FILTER: alpha(opacity=40); 
	WIDTH: 2px; 
	POSITION: absolute; 
	TOP: 3px; 
	moz-opacity: .4;
		vertical-align: top;

}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; 
	FILTER: alpha(opacity=40); 
	LEFT: 3px; 
	POSITION: absolute; 
	HEIGHT: 2px; 
		vertical-align: top;

	moz-opacity: .4
}
.mtDropdownMenu .hover {
	vertical-align: top;

	BACKGROUND: #FFFFFF; 
	COLOR: #FF9900}
.mtDropdownMenu .item IMG {
	vertical-align: top;

	MARGIN-LEFT: 12px
}

html,  div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-weight:normal; font-size: 12px; font-family:,Arial, Helvetica, sans-serif;}


ol, ul, li { list-style: none;
}

caption, th{
	text-align: left;
	font-weight: normal;
	vertical-align: top;

} 
a { color:#000; text-decoration:none;	vertical-align: top;
}
body{
background-color:#E1F5FF

}
