@charset "gb2312";
/* CSS Document */

/*×ÉÑ¯*/
.titleConsultation, .titleComplaints, .titleReport{margin-top:10px; height:80px; background:url(_uiimages2009bg_consultation_title.png) 50% 0 no-repeat;}
.titleComplaints{background-position:50% -160px;}
.titleReport{background-position:50% -80px;}

.conTips{background:url(_uiimages2009bg_consultation_line.png) 0 bottom no-repeat; font-size:12px; padding-bottom:20px; line-height:22px;}
.conTips h6{font-weight:bold; color:#0082E6; line-height:28px;}
.conTips ul{padding-left:20px; list-style:decimal;}
.conTips a{color:#003CFF; text-decoration:underline;}
.conTips a:hover{color:#BD0A01;}

/*°´Å¥*/
.conBtnReply{overflow:hidden;}
.conBtnReply a{margin-top:10px; display:block; height:35px; width:230px; background:url(_uiimages2009btn_reply.png) no-repeat; text-indent:-999px; overflow:hidden;}
a.btnConsultation{background-position:-540px 0;}
a.btnReport{background-position:-540px -80px;}
a.btnComplain{background-position:-540px -160px;}

a.btnConsultationResult, a.btnReportResult, a.btnComplainResult{height:36px; text-indent:100px; font-size:12px; line-height:36px;}
a.btnConsultationResult{margin-top:0; background-position:-540px -35px;}
a.btnReportResult{margin-top:0; background-position:-540px -115px;}
a.btnComplainResult{margin-top:0;  background-position:-540px -195px; margin:0;}

/*ÁÐ±í*/
#conList{	margin-top:10px; padding:0 1px; font-size:12px;}
#conList table{line-height:28px; width:98%;  border-collapse:collapse;}
#conList td{padding:0 2px; background:#fff; text-align:center; color:#666; font-size:14px; cursor:default; border:1px solid #C9EDF8; padding:0 5px;}
#conList th{padding:0 2px; background:#C9EDF8; text-align:center; font-weight:bold; color:#0382B8; font-size:14px; cursor:default; border:1px solid #C9EDF8;}
#conList .row2 td{background:#F4FCFF;}
#conList .current td{background:#E5FAFF;}

#conList td.conTitle{text-align:left;}

/*·­Ò³*/
.page{margin-top:10px;	text-align:center; font-size:12px; line-height:30px;}
.page a{margin:0 2px;	padding:1px 5px;	border:1px solid #88C2FF;	text-decoration:none;	color:#0273EA;}
.page a:hover{	color:#fff;	background:#88C2FF;}
.page a.active{	color:#fff;	background:#88C2FF;}

/*conError*/
#conError{padding:10px; border:1px solid #F8C9D9; background:#FFF4F7;}