.download {
	float: right;
	width: 720px;
	color: #707070;
	background-image: url(/images/download.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
.download select {
	width: 250px;
	font-size: 12px;
	color:#707070;
	float: left;
	height: 21px;
	line-height: 21px;
}
.download li {
	background-image: url(/images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 0px;
	line-height: 24px;
	margin-bottom: 4px;
}
.table {
	width: 733px;
	background-image: url(/images/table_bg.gif);
	background-repeat: repeat-y;
}
.table_head {
	background-image: url(/images/table_head.gif);
	background-repeat: no-repeat;
}
.table_head .head {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	color: #060;
}
.table_head .dark {
	background-color: #F2F3ED;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.table_head .light {
	background-color: #FAFAF7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
a.index_btn {
	background-image: url(/images/index_btn.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 85px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin-left: 2px;
	padding-left: 14px;
}
a.index_btn:hover {
	text-decoration: none;
	background-image: url(/images/index_btn_sel.gif);
	background-repeat: no-repeat;
}
.download .btn {
	margin-left: 100px;
}
.left {
	float: left;
	height: auto;
}
.left2 {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.text {
	float: right;
	width: 620px;
}
.space30 {
	clear: both;
	height: 30px;
}
.blue {
	color: #003971;
}

a.btn_green  {
	line-height: 20px;
	background-image: url(../images/btn_green.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 74px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 6px;
}
a.btn_blue  {
	line-height: 20px;
	background-image: url(../images/btn_blue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 74px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 6px;
	margin-right: 10px;
}
.nr {
	height: auto;
}
.heiti {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #2865A2;
	font-weight: bold;
}
a.btn_green:hover {
	line-height: 20px;
	background-image: url(../images/btn_green.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 74px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 6px;
	text-decoration: none;
}
a.btn_blue:hover {
	line-height: 20px;
	background-image: url(../images/btn_blue.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 74px;
	float: left;
	color: #fff;
	text-align: center;
	margin-top: 6px;
	margin-right: 10px;
	text-decoration: none;
}

