﻿*{margin:0;padding:0;}
body{
	background: url(../img/body-bg.jpg) repeat-x #7e7e7e;
	text-align:center;
	margin:0;
}
img{border:0;}
div,ul,li,dl,dt,dd,table,td,input{
	color:#333;
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 20px;
}

#wrapper-1 {
	background:url(../img/wrapper-1-bg.gif) repeat-y #FFF;
	overflow: hidden;
	width: 1024px;
	margin: 0 auto;
}
#wrapper-2 {
	background: url(../img/wrapper-2-bg.jpg) no-repeat;
	overflow: hidden;
	padding: 0 32px;
	position: relative;
	width: 960px;
}
#top{height:100px;}
#top #logo{
	height:85px;
	width:235px;
	float:left;
	padding-top: 15px;
}
#top #language{
	float:right;
	width:200px;
	height:20px;
	padding-top:75px;
}
ul#lang_selector {
	height: 23px;
	padding: 0 0 0 100px;
	margin: 0;
	list-style: none;
}
#lang_selector li {
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
	color: #00397C;
}
#lang_selector a:link, #lang_selector li a:visited {
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	color: #00397C;
}
#lang_selector li a:hover {
	font-weight: 700;
}
#banner{
	width:960px;
	height:254px;
}
#ebanner{
	width:960px;
	height:254px;
}
#left_menu{
	margin-left:0px;
}
#mainbody{
	clear:both;
	width: 960px;
}
#mainbody #left{
	width:190px;
	float:left;
}
#mainbody #center{
	width:578px;
	float:left;
	overflow: hidden;
}
#mainbody #right{
	width:180px;
	float:right;
	text-align: center;
}
#rootline {
	padding: 30px 0 30px 40px;
	margin: 0;
	text-align: left;
}
ul#rootlist {
	padding: 0;
	margin: 0;
	list-style: none;
}
#rootlist li {
	display: inline;
}
#rootlist li a, #rootlist li a:link, #rootlist li a:visited {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
	color: #6A6A6A;
}
#rootlist li a:hover {
	text-decoration: none;
	color: #000;
}
#rootlist li a:hover span {
	text-decoration: none;
	color: #6A6A6A;
}
#content {
	line-height: 150%;
	padding: 0 0 30px 40px;
	text-align:left;
	overflow: hidden;
}
#content a:link, #content a:visited {
	color: #333;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	background-color: #DDD;
}
#content table {
border:0;
}
#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 120%;
}
#content h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.2em;
}

#content h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 1.0em;
}

#content address {
	padding: 0;
	font-style: normal;
	line-height: 150%;
}

#content p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 150%;
}
#content ul {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style: square;
}
#right_menu{
	float:right;
	padding: 30px 30px 0 0;
}
#right_menu li{
	line-height: 25px; list-style:none;
}
#right_menu li a, #right_menu li a:link, #right_menu li a:visited {
	color:#00397b;
	font-size: 13px;
	text-decoration:none
}
#right_menu li a:hover {
	font-weight:700;
}
#bottom{
	height:90px;
	width: 960px;
	float: left;
}
#bottom ul{
	text-align:center;
}
#bottom li{
	display: inline;
}
#bottom li a, #bottom li a:link, #bottom li a:visited{
	text-decoration: none;
	font-size: 9pt;
	color: #00397C;
}
#bottom li a:hover{
	font-weight:700;
}
.thumbnail{
	padding: 0px 0px 0px 0px;
	background-color: #f6f6ff;
	border: 0px solid #c6c6cf;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}	
#icpbar {
	padding:0px;
	font-size: 9px;
	color: #6A6A6A;
	line-height: 150%;
	text-align: center;
}
#icpbar a:link, #icpbar a:visited {
	font-family: Arial;	
	color: #6A6A6A;
	text-decoration: none;
}
#footer {
	height:40px;
	background: url(../img/footer-bg.jpg) no-repeat;
	width: 1024px;
}

