

@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#EEEEEE;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}

img{border:0;}

.border{border:#1169EE solid 1px;}

#logo{width:1001px; height:80px; margin:0 auto; padding:10px 0; text-align:center;  }

#menu{width:1003px; height:30px; margin:0 auto; padding:0; line-height:30px; background:#113DEE;}

#menu ul{list-style-type:none; margin:0 0 0 1px; padding:0;}
#menu ul li{float:left;} 
#menu ul li a{display:block; text-align:center; color:#FFFFFF; width:200px; font-weight:bold;}
#menu ul li a:hover{color:#FFFFCC; font-weight: bold; background:#E6941A;}

.border_right{border-right:#1169EE solid 1px;}

.border_bottom{border-bottom:#CCCCCC dashed 1px;}

.weizhi{margin:0; padding: 10px;  font-size:20px; border-bottom:#CCCCCC dashed 1px; }

.heiti{font-family:黑体;}

.content{line-height:25px; padding:10px;}

/*左边分类连接样式 */
a.link_class:link {
	color: #3333FF;
	font-size:12px;
	text-decoration: none;
}
a.link_class:visited {
	text-decoration: none;
	font-size:12px;
	color: #3333FF;
}
a.link_class:hover {
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	color: #EE6911;
}
a.link_class:active {
    font-size:12px;
	text-decoration: none;
}

.red{color:#FF0000;}

#main{width:1003px; background:#FFFFFF; margin:0 auto; padding:0;}

#foot{background:#D6F5F5;  line-height:25px;}

#foot td{color:#000000;}

#left_title{background:#113DEE; text-align:center; color: #FFFFFF; font-weight: bold; height:25px; line-height:25px;}

