@charset "utf-8";
/* CSS Document */
/*************************************************/
/*************************************************/
/**                                             **/
/**        powered by echinachem Inc.           **/
/**      http://www.echinabio.com               **/
/**        service@ehinabio.com                 **/
/**                                             **/ 
/*************************************************/
/*************************************************/

@import url(global.css);
@import url(link.css);
/*--------------right-------------*/
.main {
	width: 743px;
	float: right;
	padding-bottom: 10px;
	text-align: left;
	border: 1px solid #c3c3c3;
}
/********内容部分***********/
.menu_one_tab {
	width: 728px;
	height: 30px;
	padding-left: 15px;
	background: url(../../images/pic_04.gif) repeat-x left top;
}
.menu_one_tab li {
	width: 170px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	margin: 5px 10px 0 0px;
	padding-top: 5px;
	text-align: center;
	float: left;
	list-style-type: none;
	display: block;
}
.menu_one_tab li.focus {
	height: 20px;
	color: #000;
	padding-top: 5px;
	background-color: #fff;
}
.menu_one_con {
	width: 725px;
	padding: 0px 0px 5px 0px;
	margin:0 10px 10px 10px;
	_margin:0 0px 10px 7px;
	border-bottom: 1px dashed #c3c3c3;
}
.menu_one_con table {
	border: 1px solid #c3c3c3;
	border-collapse:collapse;
	margin-top:8px;
}
.menu_one_con th {
	height: 20px;
	padding:5px 5px;
	background-color: #cccccc;
	text-align:center;
	border: 1px solid #c3c3c3;
	border-collapse:collapse;
}
.menu_one_con td {
	border: 1px solid #c3c3c3;
	border-collapse:collapse;
	padding:5px 5px;
	text-align:left;
}
.float_right {
	width:100px;
	padding-top:10px;
	float:right;
}
.button_2 {
	width: 95px;
	height: 22px;
	color: #FFFFFF;
	text-align: center;
	background: url(../../images/button_01.gif) repeat-x 0 0;
	padding: 0px 0 3px 0;
	_padding: 0px 0 0px 0;
	border: 1px solid #005788;
	margin: 0px 2px 0 0;
	float:right;
}
*+html.button_1 {
	padding: 0 0;
}
.float_left {
	width:600px;
	float:left;
}
.float_left h2 {
	width: 580px;
	color: #156396;
	font-size:12px;
	margin-bottom:3px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	white-space: nowrap;
	font-weight: normal;
}
.float_left p {
	width: 580px;
	line-height: 15px;
	float: left;
	list-style-type: none;
}
.float_left span {
	color: #999999;
	width: 580px;
	padding-bottom:5px;
	float: left;
}
.msg {
	width:727px;
	font-size: 14px;
	text-align:left;
	padding:10px;
	margin-bottom: 10px;
	float:right;
}
.click {
	float:left;
	width:500px;
	padding:2px 20px;
	background: url(../../images/icon_02.gif) no-repeat 10px 8px;
}
.main_right {
	width: 745px;
	float: right;
	padding-bottom: 10px;
	text-align: left;
}
.main_right .title {
	font-size: 14px;
	font-weight:bold;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.main_right h1 {
	font-size: 16px;
	font-weight:bold;
	color: #156396;
	margin: 10px 0;
	text-align:center;
}
.main_right h2 {
	font-size: 12px;
	font-weight:bold;
	color: #156396;
	margin: 10px 0;
}
.page {
	width:727px;
	text-align:right;
	padding:2px 10px 2px 0px;
	float:right;
}
.page a {
	padding:0 1px;
	text-decoration:none;
}
.page a:hover {
	padding:0 1px;
	color: #000;
	text-decoration: underline;
}
.page .focus {
	color:#f5821f;
	text-decoration: underline;
}
