#main {
	float: right;
	width: 715px;
	padding-top: 12px;
}
#info_box {
	padding: 1px;
	border: 1px solid #EAEAEA;
}
#info_bar {
	background-image: url(http://file.jwann.cn/images/www/0.2/txt_bar_bg.png);
	background-repeat: repeat-x;
	height: 19px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-top: 8px;
	padding-left: 12px;
}
#taber {
	background-image: url(http://file.jwann.cn/images/www/0.2/txt_ul_box_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	height: 26px;
}
.tab_on {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	background-color: #00CC66;
	border: 1px solid #009900;
	font-weight: bold;
	margin-right: 14px;
}

a.link_tab:link,a.link_tab:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	background-color: #DEFFDE;
	border: 1px solid #DCDCDC;
	font-weight: bold;
	margin-right: 14px;
}
a.link_tab:hover,a.link_tab:active {
	color: #009933;
	text-decoration: none;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	background-color: #FFFFFF;
}
#formbox {
	padding: 15px;
	clear: both;
}
#formbox_in {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	padding-top: 12px;
	padding-right: 120px;
	padding-bottom: 12px;
	padding-left: 120px;
}
.item_line {
	padding-top: 12px;
	padding-bottom: 2px;
	clear: both;
}
.item_line2 {
	padding-top: 12px;
	padding-bottom: 2px;
	clear: both;
	padding-left: 45px;
}
.input_span {
	padding-left: 12px;
}
.select_input {
	float: right;
	width: 260px;
}

.txt_span {
	float: right;
	width: 318px;
	padding-top: 4px;
}


.input_item {
	text-align: right;
	width: 120px;
	display: block;
	float: left;
	padding-top: 6px;
}
.item_input {
	border: 1px solid #006633;
	line-height: 12px;
	height: 12px;
	padding-top: 6px;
	padding-left: 4px;
	padding-bottom: 2px;
	width: 180px;
}
#btn_line {
	margin-bottom: 24px;
	padding-top: 24px;
	text-align: center;
}

#btn_line input, .mybtn {
	background-color: #00CC66;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #006633;
	color: #FFFF99;
	line-height: 22px;
	height: 22px;
}

.input_span textarea {
	background-color: #F9F9F9;
	border: 1px solid #006633;
}
