@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	margin: 0px;
	background-color: #E6E6E6;
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px;

}
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.clearType {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	border: 0px none #FFFFFF;
}
a[href^="http:"] {
	background: url(../image/icoLink.gif) no-repeat right top;
	padding-right: 15px;
}
a[href^="mailto:"] {
	background: url(../image/Icons/ICO/email.png) no-repeat right top;
	padding-right: 15px;
}
a[href$=".doc"] {
	background: url(../image/Icons/ICO/page_word.png) no-repeat right top;
	padding-right: 15px;
}
a[href$=".xls"] {
	background: url(../image/Icons/ICO/page_excel.png) no-repeat right top;
	padding-right: 15px;
}
a[href$=".pdf"] {
	background: url(../image/Icons/ICO/disk.png) no-repeat right top;
	padding-right: 15px;
}


/* header */
#header {
	display: block;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
	float: right;
	margin-right: 10px;
}
#lang {
	color: #CCCCCC;
	padding-left: 12px;
	padding-bottom: 5px;
	width: 300px;
}
#lang a{
	color: #333333;
}
#lang a:link {
	color: #333333;
	font-size: 90%;
}
#lang a:hover {
	color: #003366;
}
#nav {
}
#nav ul{
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#nav a {
	display: block;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: bold;
}
#nav a:link {
	color: #000000;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #414141;
}


/*ads*/
#ads {
	height: 300px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/*wrapper*/
#wrapper {
	background-color: #414141;
	display: block;
	width: 990px;
	filter:Shadow(Color="#000000", Direction="135");
	margin-right: auto;
	margin-left: auto;
}
.contactInfo {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 340px;
}
.contactInfo a { color: #0099FF; }
#map {
	margin-top: 20px;
	margin-left: 45px;
}

.backLink {
	color: #0099FF;
	background-image: url(../image/Icons/ICO/arrow_undo.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	float: right;
}
#service {
	float: left;
	padding-top: 10px;
}
#service a {
	color: #FFF;
	display: block;
}
#service .serItem {
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-left: 10px;
	width: 312px;
}
#service .serItem span {
	background-color: #575757;
	display: block;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	color: #DDDDDD;
}
#service .serItem img {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#service .serItem ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 150px;
}
#service .serItem li{
	list-style-type: none;
	color: #CCC;
	padding-bottom: 8px;
	list-style-image: none;
}
#downloadCenter {
	float: right;
	padding: 10px;
	width: 260px;
	margin-top: 10px;
}
#downloadCenter a { color: #CCCCCC; }
.newsTime {
	font-size: 9px;
	color: #999999;
}
.container {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}



/* foot */
#foot {
	width: 990px;
	color: #666666;
	padding-bottom: 30px;
	background-color: #343434;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
}
#foot span {
	float: right;
	margin-top: 30px;
	margin-right: 10px;

}
#foot p { padding: 10px; }
#foot a {
	font-size: 90%;
	color: #CCCCCC;

}
