﻿@charset "utf-8";
*
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align:center;
}

table, td, th
{
	margin: 0;
	padding: 0;
	border: 0;
}
img
{
	border: 0px;
}
a, a:visited, a:active
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #333;
}
/*======== logo ==========*/
.logo{
	background:url(../images/logo.gif) no-repeat left;
	width:179px;
	height:50px;}
.form{
	text-align:right;}
/*=====  menu ==========*/
.menua a, .menua a:visited, .menua a:active{
	display: block;
	width: 106px;
	background: url(../images/menu.gif) no-repeat top center;
	font-family: "宋体";
	font-weight:bold;
	text-align:center;
	color:#000;
	FILTER: alpha(opacity=70);moz-opacity: .7; 
	font-size:14px;
	line-height:40px;}
.menua a:hover{
	display: block;
	width: 106px;
	color:#000;
	/*background: url(../images/menu_over.gif) no-repeat top center;*/ }
.menu_bg{
	background:url(../images/menu_bg.gif) repeat-x;
	height:41px;
	text-align:left;}
.menu_last{
	background:url(../images/mune_last.gif) no-repeat;
	width:21px;}
 /*===== flash menu_top  ===========*/
.menu_top_bg{
	background: url(../images/menu_top_bg.gif) repeat-x;
	width:230px;
	height:245px;
	vertical-align:top;
	text-align:left;}
.menu_top{
	font-family:"黑体";
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:50px;
	color:#FFFFFF;
	text-indent:2em;}
.menu_top_sub{
	font-family:"黑体";font-size:14px;line-height:28px; _height:28px; margin-top:5px;border-bottom:#66CCFF solid 1px;font-weight:bold;text-indent:5em;}
.menu_top_sub a:hover{background: url(../images/menu_top_sub_over.gif) repeat-x bottom; color:#FFFFFF;line-height:28px;_height:26px;}
.menu_top_sub a{ color:#FFFFFF; display:block;line-height:28px;_height:26px; }
.menu_top_sub a:visited, .menu_top_sub a:active{ color:#FFFFFF; display:block;line-height:28px;_height:26px;}

.ss_top_sub{
	font-size:13px;text-align:center;color:#000000;border-bottom:#66CCFF font-weight:bold;line-height:22px;}
.ss_top_sub a:hover{background:#3674c1;; width:96px;color:#FFFFFF;text-align:center;}
.ss_top_sub a{ color:#000000; display:block;text-align:center;}

/*===== copyright ==========*/
.copyright_logo{background: url(../images/copyright_logo.jpg) no-repeat left;width:179px;height:76px;}
.copyright{ background: url(../images/copyright_bg.jpg) repeat-x left; text-align:center;line-height:15px;}