﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body,td,th {
	font-size: 12px;
	line-height:18px;
	color:#333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color:#fff;
}
a {
	font-size: 14px;
	color: #2b2a2a;
	line-height:23px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #fb5b04;
}
a:active {
	text-decoration: none;
	color: #333333;
}
table {
	border-collapse:collapse;
}
img {
	border:0;
}
ul {
	list-style:none;
}
.Cal {
	clear:both;
}
#Top,#Nav,#Banner,#Content {
	width:999px;
	margin:0 auto;
}
#Logo {
    width:100%;
	height:108px;
	background-image:url(../Images/topbg.jpg);
	text-align:center;
}
#LogoLink {
	font-size:18px;
	line-height:20px;
}
#QuickLink {
	float:right;
	color:#333;
	width:200px;
}
#QuickLink a {
	color:#333;
}
#Nav {
	margin-top:14px;
}
#Nav ul {
	margin-left:50px;
}
#Nav li {
	float:left;
	margin-right:10px;
	position:relative;
}
#Nav li a {
	width:92px;
	line-height:38px;
	display:block;
	text-align:center;
	font-size:16px;
	color:#233a64;
	font-weight:bold;
}
#Nav li a:hover {
	text-decoration: none;
	color: #fb5b04;
}
#Nav li ul {
	display:none;
	margin:0;
}
#Nav li ul li {
	padding:0;
}
#Nav li ul li a {
	line-height:26px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#Nav ul li a:hover ul,#Nav ul li.over ul {
    display: block;
    position: absolute;
    top:23px;
    color:#000;
}
#NavNow {
	background-image:url(../Images/mbg.gif);
	width:92px;
	line-height:38px;
	font-size:16px;
        color:#fff !important;;
}
#BannerText {
	font-size:26px;
	line-height:30px;
	font:"华文细黑";
	color:#003366;
	width:410px;
	float:left;
	font-weight:bold;
	margin-left:40px;
}
#BannerImg {
	width:485px;
	float:left;
}
#Content {
	background-repeat:no-repeat;
	background-color:#FFF;
	margin-top:10px;
	padding-bottom:10px;
}
#ContentLeft {
	width:210px;
	border:#bde1eb 1px solid;
	float:left;
	margin-left:6px;
	background:#e6f4f8;
	padding:10px 6px 6px 10px;
	
}
#ContentRight {
	width:740;
	float:left;
}
.TopBar {
	width:100%;
	float:left;
	margin:0 auto;
	border-bottom:1px dotted #CCC;
	background-image:url(../Images/Ico1.gif);
	background-repeat:no-repeat;
	background-position:15px 7px;
	text-indent:32px;
	line-height:25px;
	font-weight:bold;
	font-size:14px;
	color:#fb5b04;
}

.TopContent {
	width:98%;
	float:left;
	padding-left:20px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.TopContent ul {
	list-style:disc;
	margin-left:18px;
}
.LeltContent {
	width:98%;
	float:left;
	margin:0 auto;
	margin-top:5px;
	line-height:20px;
}
.LeltContent ul {
	list-style:disc;
	margin-left:18px;
}
.LeltContent2 {
	width:98%;
	float:left;
	margin:0 auto;
	margin-top:5px;
	line-height:18px;
	font-size:12px;
}

.ImgList {
	margin:20px;
	list-style:none;
}
.ImgList li {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	width:100px;
	height:120px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
}
.ImgList li img {
	width:98px;
	height:98px;
	border:1px solid #CCC;
}
.Title {
	font-size:24px;
	line-height:26px;
	font-family:"黑体";
	color:#003366;
	text-align:center;
	margin:20px;
}
.Info {
	text-align:center;
	line-height:20px;
}
.Contents {
    font-size:14px;
	margin:10px;
	line-height:28px;
}
#Page {
	margin:10px;
	line-height:22px;
}
#PageNow {
	line-height:30px;
	margin-left:30px;
}
#Bottom {
	background-image:url(../Images/BottomBg.jpg);
	padding-top:16px;
	width:999px;
	height:50px;
	text-align:center;
	line-height:20px;
	color:#666;
}
#Bottom a {
	color:#666;
}

#ContentLeft a {
	font-size: 12px;
	color: #2b2a2a;
	line-height:20px;
}
#ContentLeft a:link {
	text-decoration: none;
}
#ContentLeft a:visited {
	text-decoration: none;
	color: #666666;
}
#ContentLeft a:hover {
	text-decoration: none;
	color: #fb5b04;
}
#ContentLeft a:active {
	text-decoration: none;
	color: #333333;
}

