/* CSS Document */

a {text-decoration:none; }
a:link {text-decoration:none ; color:#555555;}
a:visited {text-decoration:none; color:#555555;}
a:hover {text-decoration:underline; color:#C00A52;}
body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#555555; background-image:url(cn/images/bg.gif)}
table td  {font-size:12px;}

.padd {padding-top:4px; padding-bottom:4px;}

.footer_menu {padding-left:8px;}
.footer {line-height:150%; padding-left:8px;}
.textbigfont { font-weight:bold; color:#555555; font-size:13px;}

/*新闻列表 */

#list{
	margin: 0px 10px 20px;
	text-align: left;
	width:480px;	
}

#list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#list li{
	background:url(images/xian_bottom.gif) repeat-x bottom; 
	/*列表底部的虚线*/
	width: 100%;	
}

#list li a{
	color: #555555;
	display: block;
	padding: 6px 0px 4px 15px;
	text-decoration:none;
	/*列表左边的箭头图片*/
}

#list li span{
	float: right;/*使span元素浮动到右竺?/
	text-align: right;/*日期右对齐*/
}

#list li a:hover{
	color: #555555;
	background: url(/news/images/dot2.gif) repeat-x bottom;
}



form {margin:0px;}

#menu {


}
#nav, #nav ul {
	clear:RIGHT; 
	list-style:none;
	line-height:15px;  /*一级菜单高 */
	/*background: #eee; 所有菜单移出色 */
	/*font-weight: bold;8*/
	padding:0px;
	margin:0px;
	/*border:1px solid #ccc;
	border-right: 0px;*/
}
#nav ul ul{
	/*border:1px solid #ccc;*/
	border-top:0px;
	border-right:0px;
		line-height:15px;
}
#nav a {
	width:105px;
	line-height:15px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	/*border-right:1px solid #CCC;*/
	padding: 3px 4px 3px 7px;
}
#nav a:hover{
color:#ffffff;
margin: 0px;
padding: 3px 5px 3px 6px;
background-color: #796370;
text-decoration: none;
} /* 所有 a:hover 字体样式 */
#nav a.selected{background:url(images/flyout_arrow.gif) no-repeat left 50%;} /* 下拉图标 */
#nav li {
float:none;
clear:left;
line-height:15px;
width:105px;
}
#nav li ul li{
float:none;
clear: left;
line-height:15px;
width:109px;
}
#nav li ul { /* 二级弹出位 */
	position:absolute;
    margin:-24px 0px 0px -150px;
	padding:0;
	left:-9999em;
	width:150;
	font-weight:normal;
	display:block;
	background:#796370;
}
 /* 二级菜单宽 */
#nav li ul a {
	width:100%; /* 二级菜单宽 */
	/*line-height:24px; 二级菜单高 
	border:1px solid #CCC;*/
	height:24px;
	text-align:left;
    margin: 0px;
}
#nav li ul ul {
margin:-24px 0px 0px 100%;

} /* 三级弹出位 */
#nav li:hover ul ul,#nav li.sfhover ul ul{left:-9999em;}
#nav li:hover ul,#nav li li:hover ul,#nav li.sfhover ul, #nav li li.sfhover ul{
left:auto;

} /* 所有弹出菜单自动左边距 */
#nav li:hover, #nav li.sfhover {

height:15px;
} 
.p170 {
	FONT-SIZE: 10.5pt; 
	LINE-HEIGHT: 18pt;
	TEXT-INDENT:21pt;
}

.en {
	font-size: 14px;
	font-weight: bold;
	line-height:150%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.entwo {
	font-size: 22px;
	font-weight: bold;
	line-height:150%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.hot_title {

	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	padding-left:10px;
	text-decoration: none;

}

.hot_title a:link {text-decoration:none ; color:#ffffff;}
.hot_title a:visited {text-decoration:none; color:#ffffff;}
.hot_title a:hover {text-decoration:underline; color:#ffffff;}

.hot_title2 {

	color: #484848;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;
	padding-left:10px;
	text-decoration: none;

}

.hot_title2 a:link {text-decoration:none ; color:#484848;}
.hot_title2 a:visited {text-decoration:none; color:#484848;}
.hot_title2 a:hover {text-decoration:underline; color:#B60A0A;}