@charset "gb2312";
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	vertical-align: middle;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
ul {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}

#top {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-image: url(bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top #langue {
	background-image: url(bg_langue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 190px;
	float: right;
	margin-right: 10px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: center;
}
#top #langue a {
	color: #FFFFFF;
	vertical-align: baseline;
}
#header {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#header #logo {
	height: 40px;
	width: 295px;
	float: left;
}
#header #logo h1 {
	font-size: 12px;
	display: block;
	float: left;
	height: 40px;
	width: 295px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
}
#header #logo a {
	height: 40px;
	width: 295px;
	text-indent: -9999px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	display: block;
}
#header #nav {
	float: right;
	width: 699px;
	height: 40px;
}
#header #nav a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float: left;
	height: 40px;
	width: 61px;
}
#header #nav .nav01 {
	width: 61px;
	background-image: url(nav/dh_01.jpg);
}
#header #nav .nav01:hover {
	background-image: url(nav/dh_01_1.jpg);
}
#header #nav .nav02 {
	background-image: url(nav/dh_02.jpg);
	width: 91px;
}
#header #nav .nav02:hover {
	background-image: url(nav/dh_02_1.jpg);
}
#header #nav .nav03 {
	background-image: url(nav/dh_03.jpg);
	width: 92px;
}
#header #nav .nav03:hover {
	background-image: url(nav/dh_03_1.jpg);
}
#header #nav .nav04 {
	background-image: url(nav/dh_04.jpg);
	width: 91px;
}
#header #nav .nav04:hover {
	background-image: url(nav/dh_04_1.jpg);
}
#header #nav .nav05 {
	background-image: url(nav/dh_05.jpg);
	width: 91px;
}
#header #nav .nav05:hover {
	background-image: url(nav/dh_05_1.jpg);
}
#header #nav .nav06 {
	background-image: url(nav/dh_06.jpg);
	width: 91px;
}
#header #nav .nav06:hover {
	background-image: url(nav/dh_06_1.jpg);
}
#header #nav .nav07 {
	background-image: url(nav/dh_07.jpg);
	width: 91px;
}
#header #nav .nav07:hover {
	background-image: url(nav/dh_07_1.jpg);
}
#header #nav .nav08 {
	background-image: url(nav/dh_08.jpg);
	width: 90px;
}
#header #nav .nav08:hover {
	background-image: url(nav/dh_08_1.jpg);
}







#banner {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 141px;
}
#content {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}


/*内容页面不一样需要导入相应的CSS样式start*/
/*#content .left {
	float: left;
	width: 205px;
	padding-left: 30px;
}
#content .left .list {
	padding-left: 12px;
	padding-right: 30px;
	margin-top: 35px;
}
#content .left .list li {
	background-image: url(li_left.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 35px;
	font-size: 14px;
	line-height: 28px;
}
#content .left .list a {
	font-weight: bold;
}
#content .left .contact {
	float: right;
	padding-right: 30px;
	margin-top: 25px;
}

#content .right {
	float: right;
	width: 753px;
	padding-left: 12px;
}
#content .right .newlist {
	background-image: url(bg_news_list_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 721px;
	padding-top: 10px;
	margin-top: 15px;
}
#content  .right  .newlist  .title {
	padding-left: 20px;
	height: 45px;
	background-image: url(h2/news.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-right: 28px;
}

#content   .right   .newlist   .title h2 {
	background-image: url(bg_list_title.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 28px;
}
#content .right .newlist .title img {
	margin-right: 20px;
}

#content .right .newlist .newlsit_middle {
	background-image: url(bg_news_list_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
}
#content .right .newlist .newlsit_middle li {
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#content .right .newslist_footer {
	float: left;
	height: 30px;
	width: 721px;
	background-image: url(bg_news_list_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/
/*内容页面不一样需要导入相应的CSS样式END*/


#footer {
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
#footer .footer_nav {
	margin-top: 10px;
	text-align: center;
	color: #497DAF;
}
#footer .footer_nav a {
	color: #497DAF;
	vertical-align: baseline;
}
#footer .copyright {
	background-image: url(bg_copyright.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	margin-top: 5px;
}
#footer .copyright .logo {
	float: left;
	height: 50px;
	width: 190px;
}
#footer .copyright .address {
	float: left;
	color: #666666;
}
#footer .copyright .address a {
	vertical-align: baseline;
}
