/* CSS Document */

/*基本信息*/
@import url(main.css);

#poplayer{
	clear:both;
	width:500px;
	text-align:left;
	overflow:hidden;
	-height:1%;
	margin:5px 0;
}

#poplayer h6{
	background:url(img/titlebgw500.gif) no-repeat;
	width:500px;
	height:19px;
	line-height:19px;
	padding:6px 0 0 25px;
	margin:0px;
	color:#c20c0b;
	font-weight:bold;
	font-size:12px;
	}
	
#poplayer_c{
	width:478px;
	text-align:left;
	overflow:hidden; /*超出宽度部分隐藏*/
	border-left:1px #B8B8B8 solid;
	border-bottom:1px #B8B8B8 solid;
	border-right:1px #B8B8B8 solid;
	overflow:hidden;
	-height:1%;
	margin:0 auto;
	padding:10px;
	}
#poplayer_c li{
	float:left;
	list-style-type:none;
	padding:3px;
	font-size:12px;
	}
.w50{
	width:40px;
	height:23px;
	line-height:23px;
	}
.w523{
	width:415px;
	height:23px;
	line-height:23px;
	}
.w523h{
	width:415px;
	
	}
#poplayer_c p{
	clear:both;
	text-align:left;
	margin-left:180px;
	*margin-left:80px;
	padding:0px;
	-height:1%;
	overflow:hidden;
	}
*html #poplayer_c p{
	clear:both;
	padding:0px;
	height:30px;
	line-height:30px;
	}/*IE6*/
*+html #poplayer_c p{
	clear:both;
	padding:0px;
	height:30px;
	line-height:30px;
	}/*IE7*/
#poplayer_c textarea{
	clear:both;
	padding:0 2px;
	margin:0 0 0 0px;
	}

.input01{
	width:405px;
	height:18px;
	line-height:18px;
	border:#CCCCCC solid 1px;
	}
.input02{
	width:401px;
	line-height:18px;
	font-size:12px;
	border:#CCCCCC solid 1px;
	margin-top:-10px;
	}
h2{
	background:url(img/titlebgw500.gif) no-repeat;
	width:500px;
	height:19px;
	line-height:19px;
	padding:6px 0 0 25px;
	margin:0px;
	color:#c20c0b;
	font-weight:bold;
	font-size:12px;
	}

.d_title
{
 	width:502px;
	height:25px; 
	font-size:14px; 
	padding-left:10px;
	}

.orgh{text-decoration:none;font-weight:normal;font-size :16px; color :#344f9d; margin-left :10px;}
.orgh:hover{color:#F67F00;font-size:16px;text-decoration:underline;font-weight:normal;}


.d_about{width :670px; height :130px; background-color :#fdf5da; padding :8px;  }
.d_new{border-bottom :1px solid #ddd;  }
.d_l{float :left ;  width :305px;  margin :5px;}
.z_x{border-left:1px solid #dddddd;  width :1px; float :left ; height :105px;}
.d_r{float :left ; width :305px;   padding-left :10px;  padding-right :5px; margin :5px;}
.d_c{  text-indent:-9999px;display:block; height :0px; font-size :0px;}
.cp_about{display :block ; height :20px; line-height :20px;}

.tip{width:400px;border:1px solid #ddd;padding:5px;background:#ffffe1;font-size :12px;display:none;position:absolute;left:0;top:0;text-align :left; }