/* CSS Document */
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
   color:#333333;
   text-decoration:none;}
   
a:hover {
   color:#2e77c2;}
   
.hover {
   color:#ff66cc;}
.beijing {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/dise_02.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.shurukuang {
	border: 1px solid #6b6956;
}
.ztcdl {
	border: 1px solid #6b6956;
	left: 30px;
	padding-left: 30px;
}
.zuanti {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/zhuanti-de.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.tongzhi {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/tongzhi-ds.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.zhengwu {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/zhongjian-ds.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.dongtai {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/dongtai-ds.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.hudong {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/hudong-ds.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.lanmu {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/langmu-ds.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.lanmu2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/lanmu-xt.jpg);
	background-repeat: repeat;
	background-position: center bottom;
}
a.lanmu_wenzi {
	line-height: 20px;
	color: #222222;
	text-decoration: none;
}
a.lanmu_wenzi:hover {
	line-height: 29px;
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
.index_mid_zwdt {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
.zwdtdate {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
a.zwdt_wenzi {
	line-height: 20px;
	color: #222222;
	text-decoration: none;
}
a.zwdt_wenzi:hover {
	line-height: 20px;
	color: #CC6600;
	text-decoration: none;
}
a.fenye {
	color: #0775ba;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.fenye:hover {
	color: #ff0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.fenyehover {
	color: #ff0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:474px;
	padding-left:21px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:3px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:166px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:3px;
	height:35px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:10px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:12px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(../images/menu_on_right2.gif) no-repeat right bottom;
}
