body {
	/*background-image: url(/cn/skins/zhwj/images/bg.gif);
	background-color: #CCCCCC;*/
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
h2 {
	line-height:120%;
}

/**/
a:link {
	color: #666666;	
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}

a.wl:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wl:visited {
	color: #FFFFFF;
	text-decoration: none
}
a.wl:hover {
	color: #FFFFFF;
	text-decoration: underline}
a.wl:active {
	color: #FFFFFF;
}

/*color*/
.gray {
	color: #666666;
}
.green {
	color: #009900;
}

.m_list ul {
	margin:0px;
	padding:0px;
}
.m_list li {
	display:block;
	margin:5px 0;
	list-style-image: url(/images/jiao.jpg);
	list-style-position: inside;
}
.m_list a {
	padding-left:5px;
}

#wrap {
	text-align:center;
}
#header {
	 width:980px;
}

.text {
	color: #FFFFFF;
	line-height:160%;
	font-size: 14.8px;
	text-align:left;
}

form {
	margin:0px;
}

/* Search Bar */
#SearchBar {
	background-color: #EFEFEF;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.note {
	color:gray;
}

/*内容样式*/
.content_outline { border:#999999 1px solid;}
.content_item {
	border-bottom:#CCCCCC 1px dotted;
}
.content_info {
	border-bottom:#CCCCCC 1px dotted;
	text-align:left;
}

/*内容样式*/

#nav {
	padding:0px 0px 5px 0px;
}
