@charset "gb2312";
.pl a{color:#3399CC;
}
.pl a:visited{color:#3399CC;}
.pl a:hover{color:#FF6600}
.pl a:active{color:#3399CC;}

.pl_road{
	line-height:45px;
	height:45px;
}

.pl_L{
	width:670px;
	padding-bottom:90px;
}

.pl_R{
	width:242px;
}

.pl_L_t{
	font-size:20px;
	color:#004c4c;
	line-height:30px;
	font-family:"ºÚÌå";
}

.pl_L_list{
	width:100%;
	overflow:hidden;
	display:block;
}

.pl_L_list li{
	border-top:1px dashed #bebebe;
	padding:8px 0px 20px 0px;
}

.pl_L_list li h3{
	display:block;
	width:100%;
	overflow:hidden;
	font-size:14px;
	color:#000000;
	line-height:40px;
}

.pl_L_list li h3 a:hover{
	font-size:14px;
	color:#000000;
	line-height:40px;
	text-decoration:none;
}

.pl_L_list li h3 a:visited{
	font-size:14px;
	color:#000000;
	line-height:40px;
	text-decoration:none;
}

.pl_L_list li h3 a:link {
	font-size:14px;
	color:#000000;
	line-height:40px;
	text-decoration:none;
}

.pl_list_img{
	width:100%;
	overflow:hidden;
	display:block;
}

.pl_list_img img{
	width:50px;
	height:50px;
}

.pl_list_up{
	display:block;
	overflow:hidden;
	width:30px;
	margin-left:13px;
	margin-top:10px;
}

.pl_list_img label.name{
	font-size:14px;
	color:#686868;
	font-weight:bold;
	margin-left:10px;
	margin-top:12px;
}

.pl_list_p{
	display:block;
	overflow:hidden;
	width:636px;
	padding:20px 23px;
	background:#dcf6ff;
	font-size:14px;
	color:#000000;
}

.pl_list_p label{
	font-size:13px;
	color:#686868;
}

.pl_ding{
	border:1px solid #e2e2e2;
	height:35px;
}

.pl_ding label
{   padding:0px 10px;
	border-right:1px solid #eeeeee;
	font-size:12px;
	color:#999999;
	text-align:center;
	line-height:35px;
}
.pl_kuang img{
	display:block;
}

.pl_ding label font{
	color:#d42735;
	font-size:24px;
}

.pl_ding span{
	width:48px;
	line-height:35px;
	color:#999999;
	text-align:center;
	cursor:pointer;
}

.pl_kuang{
	width:100%;
	overflow:hidden;
	display:block;
	margin-top:5px;
	padding-bottom:10px;
	
}

.pl_kung_cont{
	background:#f3f3f3;
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	width:628px;
	overflow:hidden;
	display:block;
	padding:10px 20px 6px 20px;
}

.pl_kung_cont textarea{
	border:1px solid #d3d3d3;
	width:625px;
	height:51px;
	display:block;
}

.pl_kuang_tool{
	width:100%;
	overflow:hidden;
	display:block;
	margin-top:5px;
}

.pl_kuang_tool .pl_ck{
	margin-left:5px;
	margin-top:5px;
}

.pl_kuang_tool label{
	color:#777777;
	margin-left:5px;
}

.pl_kuang_tool .pl_tj{
	background:#098e79;
	border:1px solid #007a67;
	color:#fff;
	font-weight:bold;
	width:54px;
	height:21px;
	cursor:pointer;
}

dl.pl_paihang{
	width:100%;
	padding:0px;
}

dl.pl_paihang dt,dl.pl_paihang dd{
	width:100%;
}

dl.pl_paihang dt{
	margin-top:10px;
}

dl.pl_paihang dd ul li a{
	font-size:12px;
}

dl.pl_paihang2{
	margin-top:35px;
}

.pl_dc{
	width:100%;
	margin-top:35px;
}

.pl_dc h2{
	color: #004B4E;
    display: inline;
    font-family: Microsoft Yahei,"Î¢ÈíÑÅºÚ";
    font-size: 18px;
    overflow: hidden;
}

.pl_dc_cont{
	border:1px solid #d8e9f1;
	width:230px;
	overflow:hidden;
	display:block;
	margin-top:10px;
	padding:5px 5px;
}

.pl_dc_cont label{
	display:block;
	width:100%;
	overflow:hidden;
}

.pl_dc_cont_btn{
	width:100%;
	overflow:hidden;
	display:block;
	margin-top:30px;
}

.pl_dc_cont_btn input{
	background: none repeat scroll 0 0 #098E79;
    border: 1px solid #007A67;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 21px;
    width: 54px;
}


.FeelingImgsBtn{cursor: pointer;}
.FeelingImgs
{
    width: 250px;
 height: 120px;
position: absolute;
border: 1px solid rgb(230, 230, 230);
background-color: rgb(255, 255, 255);
overflow: hidden;
    top: 10px; 
    left: 40px; 
    display: none;
}
.FeelingImgs img{
 float: left;
 margin-left: 6px;
 margin-top: 5px;
 cursor: pointer;
}