﻿@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}

.L{ float:left;}

.R{ float:right; text-align:right; }

.center{text-align:center}

a {
	text-decoration:none;
	color:#fff;
}

img{ margin:0; padding:0;}
.p{ margin:0; padding:0;}


a:hover {
	text-decoration:none;
	color:#b9b9b9;
}
img {
	border:none;
}

.clear{ clear:none;}



/* CSS Document */
*{margin:0;padding:0;font-family:Arial,"微软雅黑";}
body{font-size:12px;color:#333;background:#fff; line-height:24px;}
ul,li,dl,dt,dd{list-style:none}
img {border:none;}
em{FONT-STYLE:normal;FONT-WEIGHT:normal}
a{TEXT-DECORATION:none;color:#333}
a:hover{TEXT-DECORATION:none;}
.topnav{ background-color:#333434;}

/*--导航--*/
#dht{ background:url(../images/nav_bg.jpg) repeat-x; height:46px;}
#dht ul{width:1024px;margin:0 auto;}
#dht ul li{ float:left; line-height:46px; padding:0 14px; background:url(../images/nav_line.jpg) 100% 50% no-repeat;}
#dht ul li a{ color:#e9f9fe; font-size:14px; font-weight:bold;text-decoration:none;}
.shangmian{ width:100%; background-color:#f5f5f5;}
.shangmian .top{width:1024px;background-color: #f5f5f5; height:78px; padding:0px 0px 10px 0px; position:relative; margin:0 auto;}
.shangmian .top h1{ float:left}
.youshangjiao{ position:absolute; top:57px; right:0px;width: 650px;height:30px;z-index:111111111111; float:right}
.youshangjiao strong{ float:right}
.youshangjiao a{font-family:"微软雅黑";color:#000000;font-size:15px;margin-left:7px;}













