/* ⲹ */
*{
	margin: 0px;
	padding: 0px;

}
/* ҳ\塢ֺ */
body {
	font-family: "";
	font-size:12px;
	color: #616976;
	background-color: #eeeeee;
}
font {
	font-family: "";
	font-size: 12px;
	color: #616976;
}
ul,li{
margin:0px;
padding:0px;
}
li {
margin:0px; padding:0x;
	list-style-position: outside; 
	list-style-image: none;
	list-style-type: none;
}
/*  */
.wrapper{
	width: 960px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
}
/* ͼƬ߿ */
img {
	border: 0px;
}

/* ߿ */
table{
	border: 0px;
}
/* ʽ */
a:link {
	color: #4F4F4F;
	text-decoration: none
}
a:visited {
	color: #333333;
	text-decoration: none
}
a:hover {
	color: #D50005;
	text-decoration: none}


/*======================================================================*/

.nav { margin:auto 3px;}
.nav li {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	line-height:36px;
	height: 36px;
	width: 106px;
	background-image: url(../images/bg_nav_border.jpg);
	background-repeat: no-repeat;
	background-position: left;
	*margin-top:-1px;
	display:block;
}
.nav .index {

font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	line-height:36px;
	height: 36px;
	width: 106px;
	background-image:none;
	*margin-top:-1px;
	display:block;}
.nav li a:link,.nav li a:visited {color:#FFFFFF;}
.nav li a:hover {
	color:#000000;
	background-image: url(../images/bg_nav_hover.jpg);
	background-repeat: repeat-x;
	display:block;
}
.nav li .index a:hover {
	color:#000000;
	background-image: url(../images/bg_nav_hover.jpg);
	background-repeat: repeat-x;
	display:block;
}

/*======================================================*/
/*ҳãӣ*/
.left_menu li { background-image:url(../images/bg_title_1.jpg); background-repeat:no-repeat; font-size:14px; line-height:34px; padding-left:40px; font-weight:bold; letter-spacing:0.1em;list-style-image: none;list-style-type: none;}
.left_menu li a:link { background-image:url(../images/bg_title_1.jpg); background-repeat:no-repeat; font-size:14px; line-height:34px;font-weight:bold; letter-spacing:0.1em; color:#FFFFFF;list-style-image: none;list-style-type: none;}
.left_menu li a:visited { background-image:url(../images/bg_title_1.jpg); background-repeat:no-repeat; font-size:14px; line-height:34px;font-weight:bold; letter-spacing:0.1em; color:#FFFFFF;list-style-image: none;list-style-type: none;}

/* CSS*/
.news_li {
	background-image:url(../images/dot.jpg);
	background-repeat:no-repeat;
	padding-left:10px; margin-left:5px;
	line-height:200%;
	background-position: left center;
}
.news_li a:hover {
	line-height:200%;
	background-color:#e9f2ec;
	display:block;
}