@CHARSET "UTF-8";
img{border:0;vertical-align:bottom;}

*{margin:0;padding:0}

.wp_cq { 
	width:100%;
	background-color:#fff;
}
.wp_cq_template{ 
	width:100%; 
	margin:0 auto;
	overflow: auto;
	height: 100%;
}

.wp_cq_template .message_list{
	margin: 5px;
}

.wp_cq_lists{ 
	width:94%; 
	margin:0 auto;
}
.message_list {border-top:1px solid #d5d5d5;}
.message_list .message_count { padding:20px 0; color:#8e8e8e;}
.message_list li.list_item { display:block; width:100%; padding:18px 0; border-bottom:1px solid #d5d5d5;}
.message_list span.msg_item { color:#848484; margin-left:20px;}
.message_list span.msg_time { color:#848484; }
.message_list span.msg_item1 { color:#848484; margin-left:0px;}
.message_list span.msg_item2 { color:#848484; margin-left:10px;}
.message_list span.msg_item3 { color:#848484; float: right;}
.message_list .msg_detail { }
.message_list .msg_content {line-height:22px; height:22px; overflow:hidden;width: 100%;}
.message_list .msg_content .msg_text { margin-left:20px;margin-top: 4px;text-align: left;}
.message_list .open_content { height:auto;width: 100%;}
.message_list .read_more { display:block; width:16px; height:16px; background:url(../../_images/commonquery/plus_minus.png) no-repeat 0 0px; margin-top:4px; cursor:pointer; float:left;}
.message_list .active { background-position:0 -16px;}


.head {
    background-color: #4AA0DD;
    border-bottom: 3px solid #044A7D;
    height: 90px;
    position: relative;
    width: 100%;
}
.head-text {
    color: #FFFFFF;
    display: inline-block;
    font-family: '黑体';
    font-size: 26px;
    height: 40px;
    left: 5%;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}
.header {
    height: 100%;
    width: 100%;
}
.form_head {
    background-color: #4AA0DD;
    border-bottom: 3px solid #003366;
    height: 90px;
    width: 100%;
}
 .form_meta {
    line-height: 30px;
    margin: 0 auto;
    padding: 2px 0;
    width: 94%;
}
.form_title {
    color: #5D5D5D;
    font: 24px 'Microsoft Yahei',Tahoma,Geneva,sans-serif !important;
    height: 34px;
    text-align: left;
    width: 100%;
    margin-left:20px;
}
.form_summary {
	font-size:large;
    margin-top: 10px;
}

.anonBtns{
	/* margin-top : 20px; */
	text-align : center;
}
#anonFill{
	margin-right: 20px;
}
.loginDiv{
	margin: 40px auto 0;
	width: 405px;
	height: 210px;
}

.button_bg{
	background-color: #E6E6E6;
	color: #353535;
	line-height: 24px !important;
	height: 30px;
	display: inline-block;
	font-size: 20px;
}
.apply{
	padding-bottom: 30px;
}
.handle_apply {
    background-color: #E6E6E6;
    border-radius: 3px;
    color: #353535;
    display: inline-block;
    font-size: 20px;
    height: 38px;
    line-height: 38px !important;
    margin: 0 30px;
    overflow: hidden;
    padding: 0 30px;
    width: 80px;
}

.handle_apply a{ 
	font-size:20px; 
	line-height:38px !important;
	text-decoration:none; 
	color:#333;
}
.handle_apply a:link{ 
	font-size:20px;
}
.handle_apply a:hover { 
	color:#666;
}

.dg_search{
    padding-bottom: 5px;
    padding-left: 40px;
    padding-top: 5px;
}

.trwidth{
	width:50px;
}

input {
    border: 1px solid #D9D9D9;
	padding: 3px 7px;
}

.vertical_title {
	text-align: right;
	padding-right: 5px;
	font: 13px 'Microsoft Yahei',Tahoma,Geneva,sans-serif;
	/* vertical-align: top; */
}

.vertical_content {
	text-align: left;
	/* vertical-align: top; */
	padding: 5px;
}

.form_content {
	border-collapse: collapse;
	width: 50%;
}

.rowcol_title {
	background-color: #E8F3FD;
	border: 1px solid #9DB3C5;
	padding-right: 5px;
	text-align: center;
	vertical-align: top;
	width: 60px;
}

.rowcol_content {
	border: 1px solid #9DB3C5;
	padding-left: 5px;
	text-align: center;
	vertical-align: top;
	width: 160px;
}

.form_tail {
	width: 100%;
	font-size: 12px;
	text-align: center;
	padding: 0 0 5px 0;
}

.vertical_content .combo{
	border-color: #D9D9D9;
}
.vertical_content .combo input{
	border:none;
	height:auto;
	line-height:16px;
}

.vertical_content .combo-arrow{
	padding: 0 1px;
}

.vertical_content .combo .combo-text{
	width: 120px !important;
}

.vertical_content input{
	padding:3px 7px;
	border:1px solid #D9D9D9;
}

.vertical_content input[type='text']{
	width: 140px;
}
 	
.vertical_content input[type='radio']{
	margin-right:5px;
	border: none;
	padding: 0;
	vertical-align: middle;
}

.vertical_content input[type='checkbox']{
	margin-right:5px;
	border: none;
	padding: 0;
	vertical-align: middle;
}

.vertical_content textarea{
	border:1px solid #D9D9D9;
	resize:none;
}

.post_box {
	width: 90%;
	min_height:400px;
	height:auto;
	align: center;
	border: 1px solid #d9d9d9;
	padding: 10px 15px 5px;
	overflow: hidden;
	border-radius: 5px;
}

.handle_submit {
	display: inline-block;
	height: 38px;
	width: 60px;
	line-height: 38px !important;
	font-size: 20px;
	color: #353535;
	padding: 0 30px;
	background-color: #e6e6e6;
	border-radius: 3px;
	overflow: hidden;
	margin: 0 3px;
}

.handle_submit a {
	font-size: 20px;
	line-height: 38px !important;
	text-decoration: none;
	color: #333;
}

.handle_submit a:link {
	font-size: 20px;
}

.handle_submit a:hover {
	color: #666;
	text-decoration: none;
}

.form_summary {
	margin-left: 20px;
}


/* multiplyQueryResult */
.cq_a_item {
	margin-left: 0px;
	color: #473C8B;
	cursor: pointer;
	text-decoration:none;
}

.cq_a_item1 {
	margin-left: 10px;
	color: #473C8B;
	cursor: pointer;
	text-decoration:none;
}

.cq_a_item:hover {
	color: #EE3B3B;
	text-decoration: none;
}
.cq_a_item1:hover {
	color: #EE3B3B;
	text-decoration: none;
}
html .mobile .vertical_title {width: 20%; word-break: break-all;}
html .mobile .vertical_content input[type='text'] { width: 56%;}
html .mobile .handle_submit {width: 40px;}




