@charset "utf-8";
/* CSS Document */
body, td, th {
	color: #000000;
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	margin: 0 auto;
}


#layer {
	background-color: #FFFFFF;
	margin: 0 auto;
	width:950px;
}
/*********************************/
/*********顶部header样式开始********/
/*********************************/

#header {
	background-color: #FFFFFF;
	width:100%;
	height:80px;
	margin-top:10px;
	margin-bottom:10px;
}
.logo {
	background-image: url(../images/logo.gif);
	float: left;
	height: 79px;
	width: 340px;
	border:1px solid #EED175;
}
.banner {
	background-image: url(../images/banner.gif);
	float: right;
	height: 79px;
	width: 579px;
}
.time {
    background-color: #FFFFFF;
	width:950px;
	height: 20px;
}
.time_left {
	width:45%;
	height: 20px;
	float:left;
	text-align:left;
	background-image: url(../images/Time_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	padding-top:2px;
}
.time_right {
	width:45%;
	height: 20px;
	float:right;
	text-align:right;
}
.time_right ul{float:right;padding-right:10px;}
.time_right li {
	text-align:right;
	float:left;
	padding-left:10px;
	padding-top:2px;
	list-style-type: none;
	font-size:9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.time_right li a{
	color: #FF6600;
	text-decoration: none;
}
.time_right li a:link,.time_right li a:visited{
	color: #FF6600;
	text-decoration: none;
}
.time_right li a:hover,.time_right li a:active{
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
}


/*********************************/
/*********顶部tab样式开始********/
/*********************************/
#tab_warp {
	background-color: #FFFFFF;
	width:100%;
	height:65px;
	margin-bottom:5px;
}
.tab_menu {
	background-color: #FFFFFF;
	width:100%;
	height:35px;
	margin-bottom:5px;
	margin-top:0px;
	float: left;
}
.tab_text {
	background-color: #FFFFFF;
	width:100%;
	height:15px;
	margin-bottom:5px;
	float: left;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
/*- Menu Tabs 6--------------------------- */

#tabs6 {
	float:left;
	width:100%;
	background:#FFF;
	font-size:100%;
	line-height:normal;
	border-bottom:5px solid #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#tabs6 ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
}
#tabs6 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs6 a {
	float:left;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
	background-image: url(../images/tableft6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs6 a span {
	float:left;
	display:block;
	padding:5px 25px 4px 15px;
	color:#FFF;
	background-image: url(../images/tabright6.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs6 a:hover span {
	color:#FFF;
}
#tabs6 a:hover {
	background-position:0% -30px;
}
#tabs6 a:hover span {
	background-position:100% -30px;
}
#tabs6 a:active,a:visited {
	background-position:0% -30px;
}
#tabs6 a:active span,a:visited span {
	background-position:100% -30px;
}



/*********************************/
/*********中部Content样式开始********/
/*********************************/

#Content_warp {
	width:100%;
	margin-bottom:5px;
	float:left;
}
#left {
	float:left;
	width:220px;
}
#center {
	margin:0 220px;
}
#right {
	margin-left:-220px;
	float:left;
	width:220px;
}
/*********************************/
/*********中部单元模块样式开始********/
/*********************************/
.mod {
	width:220px;
	margin-bottom:10px;
}
.mod_head {
	height:20px;
	background-image: url(../images/title_bg.gif);
}
.mod_head_left {
	height:18px;
	background-image: url(../images/title_bg_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	float:left;
	padding-left:10px;
	padding-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.mod_head_right {
	height:20px;
	width:8px;
	background-image: url(../images/title_bg_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	float:right;
}
.mod_content {
	border-bottom:1px solid #EED175;
	border-left:1px solid #EED175;
	border-right:1px solid #EED175;
	background:#F9F5EC;
	margin-top:0px;
}
.mod_content ul {
	padding-top:5px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
}


/*********************************/
/*********  分页样式开始  ********/
/*********************************/

.page {
   height:300px;
   margin:10px;
   font:Verdana, Arial, Helvetica, sans-serif;
   color:#FF6600;
}
.page_left {
   width:48%;
   float:left;
}
.page_right {
   width:50%;
   float:right;
}
.page_right .title {
   font-weight:bold;
   font-size:13px;
   text-align:left;
}
.page_right ul {
	margin-left:10px;
}
.page_right li {
	padding-left:10px;
	background-image: url(../images/dor2.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
	line-height:22px;
	color:#000000;
}
.page_right li a{
	color: #000;
	text-decoration:none;
}
.page_right li a:link,.page_right li a:visited{
	color: #000;
	text-decoration:none;
}
.page_right li a:hover{
	color: #000099;
	text-decoration: underline;
}
.input {
    height:16px;
}
#foot {
    width:950px;
    margin-top:10px;
    border-top:solid #999999 1px;
    line-height:22px;
    padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.tab_title {
	width:100%;
	height:30px;
	color:#FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	z-index: 100;
	top: -20px;
	position:absolute;
}
