﻿@charset "utf-8";
/*
Css for PEL,	ver 1.0
CopyRight  Dongyi Network Technology CO.,Ltd Design Center
*/

/* Css Reset */
/*---- 全局定义开始----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
	list-style-type:none;
}
body{ font-size:14px; font:14px/30px "微软雅黑"; background: url(../images/complaint_body_bg.png) repeat-x center top #fff;  width:100%;}
img {border:none;}
.fl{float:left;}
.fr{float:right;}
.border{border:1px #53b1fa solid;}
.clear { clear:both; padding:0; margin:0px;}
a{color:#363636; text-decoration:none; outline:medium none; font:14px/30px "微软雅黑"; font-size:14px; }
a:hover{color:#333;}
.more{ float:right; padding-top:10px; padding-right:15px;color:#7e7e7e;font-size:12px; }

ul, li {list-style: none;}
.blank{height:15px;font-size:0px; line-height:0; }


/*总体宽度*/
.content{ width:1000px; margin:0 auto; background:#FFF; overflow:hidden; margin-bottom:20px;}
/*顶部 */
.top{ width:1000px; margin:0 auto; height:221px;}

/*导航定义*/
.pl_left_mune{ float:left; width:170px; overflow:hidden; padding-top:50px;}
.pl_left_mune ul{ }
.pl_left_mune ul li{ background:url(../images/complaint_left_bg.png) no-repeat left center; width:170px; height:49px; text-align:center; line-height:46px;margin-bottom:18px; }
.pl_left_mune ul li a{ font:16px/46px "微软雅黑";}
.pl_left_mune ul li:hover{ background:url(../images/complaint_left_on_bg.png) no-repeat left center;}
.pl_left_mune ul li:hover a{ color:#fff;}

/*右边主体部分定义*/
.pl_right_main{ float:right; overflow:hidden; width:768px; margin:35px 30px;  }
.main h2{ height:60px; line-height:60px; color:#c6111a; font:22px/60px "微软雅黑";text-align:center; border-bottom:1px solid #dcdcdc;}
.main .cont{ line-height:32px; padding:15px 0;}
.main .cont span{color:#c6111a;}
.tiaokuan{ padding:20px 0;}
.jb_Icon{ margin-left:65px; text-align:center;}
.jb_Icon a { float:left; width:171px; margin-left:20px;height:87px; line-height:87px; display:block; background:url(../images/complaint_jb_icon.png) no-repeat left center; color:#fff;font:18px/82px "微软雅黑";}

/*底部定义*/
.footer { background:#eee; height:150px; text-align:center;width:1000px; margin:0 auto;  }
.footer .copyright{ text-align:center; line-height:30px; font-size:14px; padding-top:25px; }

/*反馈信息查询*/
.LetterInfoTable{ width:100%;}
.LetterInfoTable tr{ padding:30px 0 30px 0;}
.LetterInfoTable td{ line-height: 30px;  padding-bottom: 8px;  padding-left: 5px; padding-right: 5px;  padding-top: 8px;  vertical-align: middle;}
.LetterInfoTable td.tdlab{ text-align:right; width:100px;}
.LetterInfoTable td input{ border:1px solid #ccc;  height: 30px; overflow:hidden;  padding: 5px 0 5px 5px; width: 80%;}
#friendsitelist{ border:1px solid #ccc;  height: 30px; overflow:hidden;  padding: 5px 0 5px 5px;width: 15%;  }
.codeinp #ValidateCode{ width:100px; }
.bottombt{ overflow:hidden; text-align:center; height:40px; margin-top:10px;}
.bottombt .inputbutton{ background:#c6111a ; border:none; color: #fff; cursor: pointer;font-size: 16px;height: 40px; margin-right: 20px;text-align: center;
vertical-align: middle; width: 100px;}
.bottombt .restButton {background:#d3d3d3; border:none;color: #555; cursor: pointer;font-size: 16px; font-weight: bold;height: 40px; margin-right: 20px;text-align: center;
vertical-align: middle; width: 120px; }

/*举报单位*/
.jb_Table{width:770px;}
.jb_Table tr{ padding:10px 0 15px 0; overflow: hidden; }
.jb_Table td{line-height: 30px;  padding-bottom: 8px;  padding-left: 5px; padding-right: 5px;  padding-top: 8px;  vertical-align: middle; }
.jb_Table td.tdlab{ text-align:right; width:90px;}
.jb_Table td.btdlab{ text-align:right;width:90px; }
.jb_Table td.nr{ width:80%;}
.jb_Table td input{ border:1px solid #ccc;  height: 30px; overflow:hidden;  padding: 5px 0 5px 5px; }
.form-control{ width:80%;}
.jbdw_01{background:#f4f4f4; color:#a5050d; height:28px; line-height:28px; }
#dwjblist{ border:1px solid #ccc;  height: 30px; overflow:hidden;  padding: 5px 0 5px 5px;width: 35%; }


/*提交成功页*/
.Showms{ width:630px; height:200px;  margin:50px auto 0; padding:30px 50px;}
.Showms .title{ height:60px; border-bottom:1px solid #cfcfcf;}
.Showms .title h3{height:56px; background:url(../images/complaint_showms_icon.png) no-repeat left center; padding-left:80px; color:#c6111a; font-size:20px; line-height:56px;}
.Showms .intro{ height:60px; line-height:60px;}
.Showms .BUT{ width:150px; margin:25px auto; text-align:center; background:#c6111a; border-radius:6px; height:40px; line-height:40px;}
.Showms .BUT a{ color:#fff;line-height:40px;}










