@charset "utf-8";
/* CSS Document */
*{	margin:0; padding:0;}
p { margin:0 15px; clear:both;}
img { border:none;}
body{
    position:relative;
	font-family:"宋体";
	font-size:14px;
	margin:0 auto;
	color:#333333;
	width:1000px;
}
#logo {
	width:1000px;
	height:70px;
    text-align:right;
	background:url(../images/logo.jpg) no-repeat;
}
#nav {
	width:1000px;
	height:36px;
	background:url(../images/nav2.gif) repeat-x;
}
#nav2 {
	width:1000px;
	height:200px;
}
#content {
	position:relative;
	width:1000px;
}
#left {
	width:217px;
	float:left;
}
#right {
	width:783px;
	float:left;
}
#bottom {
	width:1000px;
	height:77px;
	text-align:center;
	color:#FFF;
	background:url(../images/bottom.jpg) no-repeat;
	clear:both;
}
#nav ul {
	list-style-type: none;
	font-size:20px;
	font-weight:bolder;
    text-align:center;
	margin-left:80px;
}
#nav li {
	color:#FFF;
	display:block;
	float:left;
	width:120px;
	line-height:36px;
}
#nav A:link {
	COLOR: #fff;
}
#nav A:visited {
	COLOR: #fff;
}
#nav A:hover {
	COLOR:#FF9900; font-size:22px;
}
#bottom a:link { color:#FFF;}
#bottom a:visited { color:#FFF;}
#bottom a:hover { color:#f90;}
a { text-decoration:none}
A:link,A:visited {
	COLOR: #333333;
}
A:hover {
	COLOR:#FF0000;
}
#left ul { background:url(../images/bj-l.gif);list-style-type: none;}
#left li {
    margin-right:15px;
	padding:5px 0 5px 40px;
	BORDER-BOTTOM: #aeaeae 1px dashed;
	color:#002540;}
.tuijian {
	font-size:13px;
	line-height:1.6;
	margin-left:10px;
}
.eg {
	height:38px;
	font-weight:bold;
	background:url(../images/bj3.png) right no-repeat;
	line-height:2.5;
}
.text1 { font-size:12px;}
.text1 a:link,.text1 a:visited {color: #FF0000;}
.text1 a:hover {color:#f90;}
.jianjie { line-height:2; font-size:13px;}
.text2 { line-height:2; font-size:13px; border-collapse:collapse;}
.td { BORDER-BOTTOM: #aeaeae 1px dashed;}
.margin { margin-left:20px;}
.border { border:#aeaeae 1px dashed;}
.center { text-align:center;}
.p { font-size:16px; font-weight:bold;}
#news_news{ font-size:13px; margin-left:20px;}
#news_news ul li{line-height:2; BORDER-BOTTOM:#aeaeae 1px dashed;}
#news_news ul li a:link{ color:#000099}
#news_news ul li a:visited{ color:#000099}
#news_news ul li a:hover{ color:#FF0000}