h2{
	margin: 0;
	padding: 0
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

.r_c{
	width: 650px;
	display: block;
	margin:20px auto 50px;
	overflow: hidden;
	position: relative;
	color: #515151
}
/* search form style*/
.search_text {
	float:left;
	width: 230px;
	height: 130px;
	color: #5c5c5c;
	min-height: 130px;
	min-width: 230px;
	max-height: 130px;
	max-width: 230px;
	padding: 5px;
	overflow-x:hidden;
	overflow-y:auto;
	margin-top: 15px;
	border: 1px #a7a7a7 solid !important
}
.form_group {
	margin: 10px auto 0;
	width: 242px;
	line-height: 31px
}

.form_group span {
	color: #4b4b4b;
	font-weight: bold;
	font-size: 13px;
	display: inline
}
.validate_code {
	float:left;
	width: 60px;
	height: 28px;
	line-height: 28px;
	font-size: 13px;
	border: 1px solid #a7a7a7;
	text-align: center
}
.kaptcha_img {
	float: left;
	display: inline;
	width: 56px !important;
	height: 30px !important;
	cursor: pointer;
	margin-left: 10px
}

.search_btn {
	display: inline;
	border: 0;
	width: 72px;
	height: 31px;
	text-indent: -9999px;
	background: url(../images/l_s.png) no-repeat left -134px;
	margin-left: 10px
	
}

.search_btn:hover,.search_btn_over {
	background: url(../images/l_s.png) no-repeat -72px -134px;
	cursor:pointer;
}
.errorMessage{
  			color: red !important;
  		}
/* ------------------------------------------------------------------ */
.tbl_w{
	width: 90%;
	font-size: 14px;
	border-bottom: 3px dashed #7d9fba; 
	margin-top: 20px;
	color: #2a628e;
	position: relative;
}
.tbl_title{
	font-weight: bold;
	display:block;
	margin:10px auto;
	text-align: center
}
.tbl_title span{
	margin-left: 20px
}
.tbl_title span img{
	margin: 0 10px
}

.tbl_content{
	border: 0;
	position: relative;
	margin-bottom:10px;
	width: 100%
}

.tbl_content .row_title{
	height: 30px;
	line-height: 30px;
}
.row_title{
	position: relative;
	padding-left: 20px
}
.row_title .row_li{
	font-size: 0;
	line-height: 0;
	background: #2a628e;
	width: 6px;
	height: 3px;
	display:block;
	position: absolute;
	top: 12px;
	left: 5px
}
.row_line{
	font-size: 0;
	line-height: 0;
	height: 2px;
	display:block;
	border-bottom: 1px solid #2a628e;
	width: 530px;
	position: absolute;
	top: 12px;
	left: 105px
}
.tr_content{
	margin: 10px 0 0 30px;
	border: 1px solid #7d9fba;
	border-left: 0
}
.tr_content tr{
	min-height: 30px;
	line-height: 30px;
	color: #282828
}
.tr_title{
	background: #a7c5dc;
	color: #2a628e !important
}
.tr_content td{
	border-left: 1px solid #7d9fba;
	border-top: 1px solid #7d9fba;
	padding:0 8px;
}
/* ------------------------------------------------- */
.btn_submit,.btn_reset{
	float:left;
	text-indent: -9999px;
	line-height: 34px;
	height: 34px;
	background: url(../images/online_liuyan.png) no-repeat 0 0;
	display:inline;
	cursor:pointer;
	border:0;
	width:60px;
	height:26px;
	margin-left:20px;
}
.btn_submit{
	background-position: left -68px
}
.btn_submit_over{
	background-position: -60px -68px
}
.btn_reset{
	background-position: -120px -68px
}
.btn_reset_over{
	background-position: -180px -68px
}
  		
.tbl_w4{
	width: 100%;
	margin: 10px auto
}
.tbl_w4 td{
	height: 50px;
	line-height: 50px
}
.tbl_w4 .t_title4{
	font-size: 14px;
	width: 100px;
	text-align: right;
	color: #797979
}
#lwTitle{
	height: 30px;
	line-height:30px;
	border: 1px solid #e3e3e3;
	width: 240px
}
#lwContent{
	height: 100px;
	border: 1px solid #e3e3e3;
	width: 350px;
	padding:5px;
	color:#a0a0a0;
	max-height: 100px;
	min-height: 100px;
	max-width: 350px;
	min-width: 350px
}
.tbl_w5{
	width: 80%;
	margin: 10px 0
}
.tbl_w5 td{
	height: 20px;
	line-height: 20px
}
.t_title5{
 	width: 120px;
 	text-align: right;
	vertical-align: top
 }
 .r_title5{
 	border-top: 1px solid #f1f1f1;
 	color: #7c7c7c 
 }
 
 .tbl_w6{
 	width: 85%;
 	border: 1px #b4c7d7 solid;
 	border-left: 4px #b4c7d7 solid;
 	font-size: 14px;
 	margin-top: 5px
 }
 .tbl_w6 td{
 	padding: 5px;
 	border: 1px solid #b4c7d7;
 	border-bottom: 0;
 	border-right: 0;
 }
 .split_hr{
 	border-bottom: dashed 1px #f0f0f0; 
 	height: 10px;
 	font-size: 0;
 	display: block;
 	margin: 5px 0 ;
 	width: 90%
 }
  .tbl_w6 .td_title6{
  	background: #cadded;
  	line-height: 30px;
  	text-align: right;
  	width: 120px;
  	color: #2a628e
  }
  
 .msg_t{
 	color: #2d84c9;
 	margin-right: 5px
 }
  .msg_d{
 	color: #e3e3e3;
 	margin-left: 25px
 }
 
/* ------------------------------------------------- */