@charset "utf-8";
/* CSS Document */
body{ font-size:12px; font-family:"宋体", Arial, Helvetica, sans-serif  ; color:#222222; text-align:center;background:url(../images/topbg.jpg) repeat-x}
*{ margin:0px; padding:0px;font-size:12px; font-family:"宋体", Arial, Helvetica, sans-serif  ; }
td{font-size:12px; font-family:"宋体", Arial, Helvetica, sans-serif;}
p{line-height:1.5em; }
ul li{ margin:0px; padding:0px; list-style-type:none;}
img{ border:0px; vertical-align:middle;}
a{
	color:#333;
	text-decoration:none;
	line-height:25px;
}
a:hover{ text-decoration:underline;}
.red{ color:#FF0000;}
.redb{ color:#FF0000; font-weight:bold;}
.blue{ color:#015297;}
.yellow{ color:#F5981B;}
#background{  text-align:left; margin:0px auto; width:1000px; position:relative;}
.top{height:141px; ;}
.logo{background:url(../images/logo.jpg) no-repeat 37px 18px; height:74px;}
.toplink{padding-top:27px; float:right;}
.toplink table td{ line-height:25px; padding:0px 5px;}
/*菜单*/
#menu{ clear:both; height:67px; overflow:hidden;}
#menu ul li{ float:left; display:block; height:30px;}
#menu ul li.dq{ background:url(../images/dq.jpg) repeat-x;}
#menu ul li.dq a{color:#333;}
#menu ul li a{
	display:block;
	line-height:30px;
	padding:0px 15px;
	text-decoration:none;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
	color:#FFF;
}
#menu ul li a:hover{ font-weight:bold;}
.menutwo{
	clear:both;
	position:absolute;
	top:104px;
	z-index:5;
}
#menutwo ul{display:none;}

#menutwo ul li {display:block; position:relative; float:left; height:30px; background:url(../images/jinge.jpg) no-repeat right center;}
#menutwo ul li a{display:block; line-height:30px;  padding:0px 12px; color:#444; text-align:left;}
#menutwo ul li a:hover{ font-weight:bold; text-decoration:none; background:#FFE397;}
/*#menutwo ul li.menu2dq{ background:url(../images/menu2dq.jpg) no-repeat  left center;}*/
#menutwo ul li.menu2dq a{ /*background:url(../images/menu2dq_rig.jpg) no-repeat right center;*/background:#FFE397 /*url(../images/mjg2.gif) no-repeat right center*/;}
#menutwo ul li.menuthresico{background:url(../images/mjg2.gif) no-repeat right center;}
#menutwo ul li iframe{ display:none;position:absolute;top:30px; z-index:4; width:120px;}
#menutwo ul li ul{  display:none; position:absolute;  top:30px;  z-index:5; background:#F8F6F7; border:#ababab solid 1px; }
#menutwo ul li ul li{height:30px; float:none; width:125px;overflow:hidden;border-bottom:#ababab dashed 1px; background:none;}
#menutwo ul li.menu2dq ul li a{display:block; line-height:30px;  padding:0px 10px; color:#555; background: none;}
#menutwo ul li ul li a:hover{ font-weight:bold; background:#fce579;}


/*左侧*/
#leftbar{ width:234px; }
.lefcon{background:url(../images/leftbg.jpg) no-repeat top;}
.user{ padding:20px 10px;}
.tuijian{
	background:url(../images/tuijian_title.jpg) no-repeat center bottom;
	height:30px;
	padding-left:40px;
	margin-top:10px;
	font:14px '黑体';
	font-weight: bold;
	color: #666;
	line-height:35px;
}
.tuijintitle{ background:url(../../pweb/images/dian1.png) no-repeat  center 8px;}
.lefimgcon{ text-align:center; margin:10px auto;}

#lefmide{ position:relative;}
.left_clocs{ position:absolute; top:190px; left:-20px;}
.left_open{ position:absolute; top:60px; left:-20px;}

.footbar{ background:url(../images/footbar.jpg) repeat-x; height:32px; text-align:center; color:#4D4D4D; padding-top:20px;}

/*弹出框*/
#tishibox{display:none;width:465px; position:absolute; z-index:101;}
#zhezaobg{ background:#000; width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:100;filter:alpha(opacity=50);
 -moz-opacity:0.5;
 -khtml-opacity: 0.5;
 opacity: 0.5; display:none;}
.fudong{
	background:url(../images/fudongceng_bottom.jpg) no-repeat bottom right;
	position:absolute;
	left: 140px;
	top: 6px;
	width:199px;
	z-index:1000;
	display: none;
}
.fudong_top{ background:url(../images/fudongceng_top.jpg) no-repeat top right; padding:10px 10px 10px 30px}
