﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body,td,th {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-image:url(../Images/Bg.jpg);
	background-repeat:repeat-x;*/
	background-color:#dcdcdc;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
table {
	border-collapse:collapse;
}
img {
	border:0;
}
ul {
	list-style:none;
}
.Cal {
	clear:both;
}
.STYLE2 {
	color: #FF0000;
	font-weight: bold;
	font-family: "宋体";
	font-size: 16px;
	line-height: 180%;
}
#Banner,#Content {
	width:960px;
	margin:0 auto;
	background-color:#fff;

}
#Nav {
	width:960px;
	height:36px;
	margin:0 auto;
	background-color:#fff;
	background-image:url(../Images/nav_bg.gif);
}
#Top {
	width:960px;
	margin:0 auto;
	background-color:#fff;
	background-image:url(../Images/top_bg.gif);
	background-repeat: repeat-x;
}
#Logo {
	width:500px;
	font-size:28px;
	float:left;
	line-height:22px;
	color:#333;
	font-weight:bold;
	margin-top:2px;
	margin-left:2px;
}
#LogoLink {
	font-size:18px;
	line-height:20px;
}
#QuickLink {
	margin-top:22px;
	float:right;
	color:#333;
	width:200px;
}
#QuickLink a {
	color:#333;
}
#Nav {
	margin-top:10px;
	margin-bottom:2px;

}
#Nav ul {
	margin-left:10px;
}
#Nav li {
	float:left;
	margin-right:10px;
	position:relative;
	font-size: 14px;
}


#Nav li a {
	width:84px;
	line-height:20px;
	display:block;
	margin:10px 0 0 0;
/*	background-color:#ffffff;*/
	text-align:center;
	color:#FFF;
	font-weight:bold; 
	font-size: 14px;
	border-right: #006600 1px double;

}

#Nav ul li a:hover{
        color:#006600;
        font-weight:bold; 
		font-size: 14px;
		text-decoration:none;
		background-color: #66FF33; 
/*	background-image:url(../Images/nav-a-bg.jpg)  */  
}

#Nav li ul {
	display:none;
	margin:0;
	margin-top:4px;
}
#Nav li ul li {
	padding:0;
}
#Nav li ul li a {
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#Nav li ul li a:hover{
	color:#ff0000;
	background-color: #CCCCCC;
}
#Nav ul li.over ul {
	display: block;
	position: absolute;
	top:26px;
	color:#ff0000;

}
#NavNow {
/*	border-left:2px solid #F60;
	border-bottom:2px solid #F60;
    font-weight:bold;
	border-top:2px solid #F60;
	border-right:2px solid #F60;*/
}

#toplink{float:right;height:22px;overflow:hidden;margin-top:5px;}
#toplink ul li{width:78px;height:21px;background:url(../images/toprlink-bg.gif) left top no-repeat;float:left;margin-right:8px;margin-bottom:2px;overflow:hidden;}
#toplink ul li a{display:block;color:#777;line-height:21px;text-indent:22px;background-image:url(../images/toprlink-bg.gif);background-repeat:no-repeat;}
#toplink ul li a:hover{color:#000;}
#toplink ul li.r1 a{background-position:0px -21px;}
#toplink ul li.r2 a{background-position:0px -42px;}
#toplink ul li.r3 a{background-position:0px -63px;}
#toplink ul li.r4 a{background-position:0px -84px;}
#toplink ul li.r5 a{background-position:0px -102px;}

#BannerText {
	font-size:20px;
	color:#FFF;
	line-height:80px;
	width:390px;
	float:left;
	font-weight:bold;
	margin-left:40px;
}
#BannerImg {
	width:960px;
	float:left;
}
#Content {
	background-image:url(../Images/BarTop.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	margin-top:5px;
	padding-top:15px;
	padding-bottom:10px;
}
#ContentLeft {
	width:250px;
	float:left;
	margin-left:20px;
}
#ContentRight {
	width:640px;
	float:right;
	margin-right:20px;
}
.TopBar {
/*	width:960;*/
	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;
    color: #006600;
	font-size:16px;
	font-weight:bold;
}
.TopBar a{
/*	width:960;*/
	margin:0 auto;

	text-indent:32px;
	line-height:25px;
    color: #006600;
	font-size:16px;
	font-weight:bold;
}
.TopContent {
	width:95%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 180%;
	font-family: "宋体";
	font-size: 14px;

}
.TopContent ul {
	list-style:disc;
	margin-left:18px;
}

.TopContent li {
	margin-left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	line-height: 220%;
    list-style-type: disc;
	list-style-image: url(../Images/list.jpg);
	list-style-position:8px 8px;
	vertical-align: middle;
}


/*---首页下侧新闻---*/
.TopBar2 {
 	width:310px;
	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;
}
.TopContent2 {
	width:310px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	line-height: 180%;
	font-family: "宋体";
	font-size: 12px;

}
.TopContent2 ul {
	list-style:disc;
	margin-left:18px;
}

.TopContent2 li {
	margin-left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	line-height: 220%;
    list-style-type: disc;
	list-style-image: url(../Images/list.jpg);
	list-style-position:8px 8px;
	vertical-align: middle;
}

/*---首页下侧新闻---*/

/*---服务项目列表开始---*/
.TopContent-list {
line-height: 45px; 
text-align: left; 

}
.TopContent-list ul {
	padding:0px;
	width:630px;
	font-size:14px;
	font-family: "宋体";
	color: #333333;
}
.TopContent-list li {
	padding:2px 0px 2px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	width:290px;
	display:block;
	float:left;

}
/*---服务项目列表结束---*/
.ImgList {
	margin:0;
	margin:5px;
	list-style:none;
}
.ImgList li {
	float:left;
	margin-right:17px;
	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:18px;
	text-align:center;
	margin:10px;
}
.Info {
	text-align:center;
	line-height:20px;
}
.Contents {
	margin:10px;
	line-height:200%;
	color: #333333;
	letter-spacing:1px;
}
#Page {
	margin:10px;
	line-height:22px;
	text-align:center;
}
#PageNow {
	line-height:30px;
	margin-left:30px;
}
#Bottom {
	background-image:url(../Images/BottomBg.jpg);
	padding-top:16px;
	height:70px;
	text-align:center;
	line-height:20px;
	color:#666;
	font-size:12px;
}
#Bottom a {
	color:#666;
	font-size:12px;
}

