@charset "utf-8";
/* CSS Document */
@import url("index.css");

.dispatch_left {
	float: left;
	height: auto;
	width: 724px;
}
.dispatch_bar_l {
	float: left;
	height: 21px;
	width: 95%;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	padding: 5px 0px 0px 5%;
	border-bottom: 3px solid #259D0C;
	background: url(../image/item_btn2.gif) no-repeat left top;
}
.dispatch_content {
	float: left;
	height: auto;
	width: 100%;
	color: #000;
	background: url(../image/emp_ct.gif) repeat-x left top;
}
.dispatch_content h1,.dispatch_content h2,.dispatch_content h3 {
	float: left;
	height: auto;
	width: 96%;
	font-size: 10pt;
	line-height: 28px;
	text-align: left;
	padding: 0px 0px 0px 4%;
	margin: 12px 0px 2px;
	border: none;
	background: #F9F9F9 url(../image/items.gif) no-repeat 8px 6px;
}
.dispatch_content h1 {
	background: url(../image/items.gif) no-repeat 8px 6px;
}
.dispatch_content h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	padding: 0px 2%;
	margin: 0px;
	background: none;
}
.dispatch_content p {
	margin-bottom: 5px;
}
.dispatch_content .item_layout h1 {
	float: left;
	font-size:16px;
	margin: 0px 0px 10px;
	padding: 10px;
	text-align:center;
	border-bottom:1px solid #BCBCBC;
	background: none;
}

.dispatch_right {
	float: left;
	height: 300px;
	width: 228px;
	margin: 0px 0px 0px 8px;
}
.dispatch_bar_r {
	float: left;
	height: 22px;
	width: 90%;
	color: #FFF;
	line-height: 22px;
	padding: 4px 0px 0px 10%;
	background: url(../image/sbg2.jpg) no-repeat left bottom;
}
.dispatch_info {
	float: left;
	height: auto;
	width: 212px;
	padding: 5px 7px 0px;
	border: 1px solid #78C763;
	border-top: none;
	background: url(../image/emp_ct.gif) repeat-x left -2px;
}
.tagcon_top {
	float: left;
	height: auto;
	width: 100%;
	padding: 6px 0px 10px;
	background: url(../image/xuline.gif) repeat-x left bottom;
}
.tag_img {
	float: left;
	height: 83px;
	width: 93px;
	border: 1px solid #CCC;
}
.tag_news {
	float: left;
	width: 110px;
	line-height: 20px;
	margin: 0px 0px 0px 6px;
	display: inline;
}
.tag_news dt {
	width: 100%;
	font-weight: bold;
}
.tag_news dd {
	width: 100%;
}
.tag_news a {color:#CC0000;}
.tag_news dd a {color:#666;text-decoration:underline;}

.dispatch_info ul {
	width: 198px;
	padding: 5px 7px 7px;
}
.dispatch_info li {
	float: left;
	height: 23px;
	width: 188px;
	line-height:23px;
	padding-left:10px;
	background: url(../image/news_dot.gif) no-repeat left 8px;
	overflow: hidden;
}
.wt_news .rt_more {
	float: right;
	text-align: right;
	background: none;
}
.dis_wd {
	width: 100%;
}
.nav_wd {
	width: 694px;
}
.now_area {
	line-height: 28px;
}

.data_layout {
	float: left;
	height: auto;
	width: 96%;
	padding: 0px 2%;
}
.dis_title {
	float: left;
	height: 35px;
	width: 100%;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
	background: url(../image/line_bg.gif) repeat-x left bottom;
}
.cue_data {
	width: 96%;
	line-height: 28px;
	margin: 10px 0px 5px;
	padding-left: 4%;
	background: #F9F9F9 url(../image/items.gif) no-repeat 5px 6px;
}
.data_layout .data_list td {
	height: 30px;
	padding: 0px 0px 5px 2px;
}
.case_list li {
	text-align: center;
	padding: 2px 0px 14px;
}
.apply_submit {
	float: left;
	width: 100%;
	text-align: center;
	padding: 20px 0 10px;
}
