@charset "utf-8";
/* CSS Document */

.wypl {
	border-top: 1px solid #d8d8d8;
	clear: both;
	margin-bottom: 12px;
}
.wypl h4 {
	background-image: url("/templets/default/images/tujianbj.gif");
	background-repeat: repeat-x;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	color: #df9a9a;
	font-size: 14px;
	height: 39px;
	line-height: 39px;
	padding-left: 10px;
}
.wyple {
	padding-bottom: 14px;
}
.wyple dl {
	background-color: #fff;
	border: 1px solid #d6d6d6;
	box-shadow: 2px 2px 2px #d6d6d6;
	margin: 10px 0 0;
	min-height: 60px;
	padding: 10px;
}
.wyple dl dt {
	color: #df9a9a;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin: 0;
}
.wyple dl dt p {
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}
.wyple dl dt p img {
	border: 0 none;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 25px;
}
.wyple dl dd {
	line-height: 22px;
}

.ct3 {
	background-color: #fff;
	border: 1px solid #d8d8d8;
	clear: both;
	height: 26px;
	margin-bottom: 5px;
	padding: 7px 10px;
}
.ct31 {
	background-image: url("/templets/default/images/ct3bj.jpg");
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 128px;
}
.ct311 {
	background-color: #63b628;
	height: 26px;
	line-height: 26px;
}
.ct311 a {
	color: #fff;
	display: block;
	font-size: 14px;
}
.ct3x {
	background-color: #63b628;
	background-image: url("/templets/default/images/ct3bj2.gif");
	background-repeat: no-repeat;
	border: 1px solid #a7a7a7;
	clear: both;
	height: 32px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.ct31x {
	height: 32px;
	line-height: 32px;
	padding-left: 182px;
}

.btn_shadow{ 
border:1px solid #e65c00;
 border-radius:3px;
  background-color:#e65c00; 
  width:40%; margin:0 auto;
   line-height:40px; 
   height:40px;
   text-align:center;
   -webkit-box-shadow: 0px 3px 3px #be3404;  
  -moz-box-shadow: 0px 3px 3px #be3404;  
  box-shadow: 0px 3px 3px #be3404;  
color:white;
font-weight:bold
}

