@CHARSET "UTF-8";
img{border:0;vertical-align:bottom;}

*{margin:0;padding:0}

html,body,input,textarea,select,button,li,div,p,table,th,td{
    /*font-size: 12px;*/
    /*font-family: Tahoma, SimSun, sans-serif;*/
    /* line-height:16px; */
}

a:link {
    font-size: 12px;
    color: blur;
    text-decoration: none;
}
a:visited {
    font-size: 12px;
    color: blur;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #ff6633;
    text-decoration: underline;
}
a:active {
    font-size: 12px;
    color: blur;
    text-decoration: underline;
}

.wp_guestbook { 
	width:100%;
	background-color:#fff;
}
.wp_guestbook_template{ 
	width:100%; 
	margin:0 auto;
	overflow: auto;
	height: 100%;
}

.wp_guestbook_template .customform_list{
	margin: 5px;
}

.wp_guestbook_lists{ 
	width:94%; 
	margin:0 auto;
}
.customform_list {border-top:1px solid #d5d5d5;}
.customform_list .message_count { padding:20px 0; color:#8e8e8e;}
.customform_list li.list_item { display:block; width:100%; padding:18px 0; border-bottom:1px solid #d5d5d5;}
.customform_list span.msg_item { color:#848484; margin-left:20px;}
.customform_list span.msg_time { color:#848484; margin-left:20px;}
.customform_list span.msg_item1 { color:#848484; margin-left:0px;}
.customform_list span.msg_item2 { color:#848484; margin-left:10px;}
.customform_list span.msg_item1 a, .customform_list span.msg_item2 a{ color:#848484; text-decoration: none;}
.customform_list span.msg_item1 a:hover, .customform_list span.msg_item2 a:hover{ color:#333; text-decoration: none;}
.customform_list span.msg_item3 { color:#848484; float: right;}
.customform_list .msg_detail { }
.customform_list .msg_content {line-height:22px; height:22px; overflow:hidden;width: 100%;}
.customform_list .msg_content .msg_text { margin-left:20px;margin-top: 4px;word-break: break-all;}
.customform_list .msg_content2 {height:2px; overflow:hidden;width: 100%;}
.customform_list .msg_content2 .msg_text { margin-left:20px;margin-top: 4px;word-break: break-all;}
.customform_list .msg_reply { height:48px; line-height:24px; overflow:hidden; border:1px solid #ccc; background:#f4f4f4;}
.customform_list .msg_reply .reply_meta { height:20px; padding-left:20px; line-height:20px; background:#ccc url(../_images/reply.png) no-repeat 6px 3px;}
.customform_list .msg_reply .reply_meta .icon_text { display:inline-block; height:20px; padding-left:20px; font-size:13px; color:#000; margin-left:5px;}
.customform_list .msg_reply .reply_text { margin:0px 10px 0px 25px; line-height:32px;word-break: break-all;}
.customform_list .msg_reply .reply_meta .reply_author{padding-left:10px;}
.customform_list .msg_reply .reply_meta .reply_time{padding-left:10px;}
.customform_list .open_content { height:auto;width: 100%;}
.customform_list .read_more { display:block; width:16px; height:16px; background:url(../_images/plus_minus.png) no-repeat 0 0px; margin-top:4px; cursor:pointer; float:left;}
.customform_list .active { background-position:0 -16px;}
.customform_list span.msg_title { color:#848484; cursor:pointer;}
.customform_list span.msg_title:hover { color:#c00;}


.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: 9%;
    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: 15px 0; */
    width: 94%;
}
 .form_meta2 {
    line-height: 30px;
    margin: 0 auto;
    padding: 10px 0;
    width: 96%;
}
.form_title {
    color: #5D5D5D;
    font: 24px 'Microsoft Yahei',Tahoma,Geneva,sans-serif !important;
    height: 34px;
    text-align: center;
    width: 100%;
}
.form_summary {
    margin-top: 10px;
}

.anonBtns{
	/* margin-top : 20px; */
	text-align : center;
}
#anonFill{
	margin-right: 20px;
}
#anonQuery{
	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;
}

/* defaultViewForm */
.view_form_head{
	color: rgb(51, 51, 51) !important;
	font: 13px 'Microsoft Yahei',Tahoma,Geneva,sans-serif !important;
	width: 95%;
	margin: 10px auto;
	text-indent: 2em;
}

.handle_submit, .handle_draft { 
	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, .handle_draft a{ 
	font-size:20px; 
	line-height:38px !important;
	text-decoration:none; 
	color:#333;
}
.handle_submit a:link, .handle_draft a:link{ 
	font-size:20px;
}
.handle_submit a:hover, .handle_draft a:hover { 
	color:#666;
}

.post_box { 
	width:90% ; 
	align:center; 
	border:1px solid #d9d9d9; 
	padding:25px 15px; 
	overflow:hidden; 
	border-radius:5px;
}

.view_form_title{
	text-align: center;
	font-weight: bolder;
	margin: 20px 0 10px 0;
	color: #5D5D5D;
	font: 24px 'Microsoft Yahei',Tahoma,Geneva,sans-serif !important;
	height: 34px;
	text-align: center;
	width: 100%;
}

.vertical_title{
	width: 30%;
	text-align: right;
	padding-right: 5px;
}
.vertical_content{
	text-align: left;
}

.form_content{
	width: 100%;
}

.rowcol_title{
	text-align: right;
	padding-right: 5px;
	font: 13px 'Microsoft Yahei',Tahoma,Geneva,sans-serif;
	vertical-align: top; 
}
.rowcol_hide{
	display: none !important;
}

.rowcol_title_area{
	text-align: right;
	padding-right: 5px;
	font: 13px 'Microsoft Yahei',Tahoma,Geneva,sans-serif;
	vertical-align: top;
}

.rowcol_content{
	text-align: left;
	vertical-align: top;
}
.rowcol_content input{
/* 	padding:3px 7px; */
	border:1px solid #D9D9D9;
	/* width: 115px; */
	 width:186px; background:#fff; height:14px;_height:13px; line-height:14px; _line-height:13px; padding:7px 3px; color:#787878;
}

.rowcol_content input[type='radio']{
	 width:15px; 
	margin-right:5px;
	border: none;
	padding: 0;
	vertical-align: middle;
}

.rowcol_content input[type='checkbox']{
	margin-right:5px;
	border: none;
	padding: 0;
	vertical-align: middle;
}

.rowcol_content textarea{
	border:1px solid #D9D9D9;
	resize:none;
}

/* .zu{
	font: 13px 'Microsoft Yahei',Tahoma,Geneva,sans-serif;
} */
/* .dian{
	color:#a60303; 
	margin-right:5px; 
	font-family:'\5B8B\4F53';
} */
/* .button{ 
	width:61px; 
	height:29px; 
	border:0; 
	background:url(../../_images/customform/btn.png) no-repeat 0 0; 
	cursor:pointer;
} */
.head{
	width:100%; 
	height:90px; 
	background-color:#4aa0dd; 
	border-bottom:3px solid #044a7d; 
	position:relative;
}
.head-text{
	display:inline-block; 
	height:40px; 
	line-height:40px; 
	color:#fff; 
	font-size:26px; 
	font-family:'\9ED1\4F53'; 
	position:absolute; 
	left:5%; 
	top:50%; 
	margin-top:-20px;
}

.rowcol_content .combo{
	width: 192px;
}
.rowcol_content .combo input{
	border:none;
	height:auto;
	line-height:16px;
}

#rowcol{
	/*display: inline-block;*/
    /*border: 1px solid #d9d9d9;*/
}
.rowcol_content .combo-arrow{
	padding: 0 1px;
}
/* defaultResultDetai */
.detail_center .form_content{
	width: 100%;
	cellspacing:0;
	cellpadding:0;
	border-collapse: collapse;
	font-size: 12px;
    font-family: Tahoma, SimSun, sans-serif;
}


.combo-text validatebox-text{
	width: 85%;
}

.detail_center .rowcol_title{
	width:60px;
	text-align: right;
	padding-right: 5px;
	border: 1px solid #9DB3C5;
	background-color:#e8f3fd;
	vertical-align: top;
}

.detail_center .rowcol_title_area{
	width:60px;
	text-align: right;
	padding-right: 5px;
	border: 1px solid #9DB3C5;
	background-color:#e8f3fd;
	vertical-align: top;
}

.detail_center .rowcol_content{
	width: 160px;
	text-align: left;
	border: 1px solid #9DB3C5;
	padding-left: 5px;
	vertical-align: top;
}

.message_count{
	padding:10px 0; 
	color:#8e8e8e;
}

.wp_guestbook_paging { text-align:center;}
.wp_pagenavi a { color:#666; vertical-align:top; display:inline-block; height:27px; line-height:27px; padding:0 10px; margin:0 3px 5px 3px; border:1px solid #ebebeb; cursor:pointer;text-decoration: none;}
.wp_pagenavi a:hover { color:#000;text-decoration: none;}
.wp_pagenavi a.current{ border-color:#fff; color:#222; font-weight:bold; margin:0 0 5px 0; cursor:default;}


.handle_search {
    background-color: #e6e6e6;
    border-radius: 2px;
    color: #353535;
    display: inline-block;
    font-size: 15px;
    height: 30px;
    line-height: 32px !important;
    margin: 0 20px;
    overflow: hidden;
    padding: 0 30px;
    width: 30px;
}

.search_menu ul {list-style:none;margin:0px;}
.search_menu ul li{display:inline-block;/* line-height:32px;*/ height:40px;word-break:break-all;word-wrap : break-word ;margin-right:10px;margin-top: 5px;}

.search_menu ul li input[type="text"] {
    width: 120px !important;
}
.search_menu ul li input {
    border: 1px solid #d9d9d9;
    padding: 3px 7px;
}

.search_menu ul li input[type="radio"] {
    border: medium none;
    margin-right: 5px;
    padding: 0;
    vertical-align: middle;
}

.search_menu ul li input[type="checkbox"] {
    border: medium none;
    margin-right: 5px;
    padding: 0;
    vertical-align: middle;
}
.selectYs{ 
	width:120px;
	height: 22px;
}
.search_menu .combo { 
  	border-color: #d9d9d9;
    font-size: 0;
}
.search_menu .combo input {
    border: medium none;
    height: auto;
    line-height: 16px;
}

.handle_gray { 
	display:inline-block; 
	height:38px;
	width:60px; 
	line-height:38px !important; 
	font-size:20px; 
	color:#353535; 
	padding:0 30px; 
	background-color:lightgray; 
	border-radius:3px; 
	overflow:hidden; 
	margin:0 3px;
}
.handle_gray a{ 
	font-size:20px; 
	line-height:38px !important;
	text-decoration:none; 
	color:#666;
	cursor: auto;
}

.handle_login { 
	display:inline-block; 
	height:38px;
	line-height:38px !important; 
	font-size:20px; 
	color:#353535; 
	padding:0 30px; 
	background-color:#e6e6e6; 
	border-radius:3px; 
	overflow:hidden; 
	margin:0 3px;
}
.handle_login a{ 
	font-size:20px; 
	line-height:38px !important;
	text-decoration:none; 
	color:#333;
}
.handle_login a:link{ 
	font-size:20px;
}
.handle_login a:hover { 
	color:#666;
}

.formDiv .form_content{
	width: auto !important;
	border-collapse: separate;
	border-spacing: 1px;
}

.formDiv .rowcol_content{
	padding-right: 10px;
}
.handle_submit_pass {
    background-color: #e6e6e6;
    border-radius: 3px;
    color: #353535;
    display: inline-block;
    font-size: 20px;
    height: 38px;
    line-height: 38px !important;
    margin: 0 3px;
    overflow: hidden;
    padding: 0 30px;
    width: 100px;
}
.handle_submit_pass a{ 
	font-size:20px; 
	line-height:38px !important;
	text-decoration:none; 
	color:#333;
}
.handle_submit_pass a:link{ 
	font-size:20px;
}
.handle_submit_pass a:hover { 
	color:#666;
}
.attach_div{
	/*float:left;*/
}
.ueditor_textarea_div {
	overflow:auto;
	border: 1px solid #d9d9d9;
	background-color:white;
	display:inline-block;
}
.ueditor_textarea_editImage {
	width:16px;
	height:16px;
	cursor:pointer;
}
html .mobile .handle_apply {margin: 0 0;padding: 0 0;} 

.customform_list .msg_content {
    line-height: 33px;
    height: 66px;
    overflow: hidden;
    width: 100%;
}
