@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_middle.gif);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	height: 100%;
}
a:link {
	color: #074167;
	text-decoration: none;
}
a:visited {
	color: #074167;
	text-decoration: none;
}
a:hover {
	color: #0C6AA9;
	text-decoration: none;
}

#Head {
	background-image: url(../images/bg_head.jpg);
	height: 83px;
}
#Nav {
	height: 34px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a6d0e7;
	border-right-color: #a6d0e7;
	border-bottom-color: #a6d0e7;
	border-left-color: #a6d0e7;
	background-image: url(../images/bg_nav.gif);
}
#Nav .box {
	float: left;
	padding-top: 7px;
	padding-left: 25px;
}
#Nav .R {
	float: right;
	margin-right: 20px;
}

#Nav .box span {
	padding-left: 30px;
	display: block;
	margin-top: -15px;
	width: auto;
}
#Nav .box img {
	display: inline;
}

#Nav .box h6 {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
}

#Nav .box A {
	display: block;
}
#Middle {
	width: 100%;
}
#Middle .Left_menu {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	width: 175px;
}
.Left_banner {
	margin-top: 10px;
	float: left;
	margin-left: 3px;
}

.Left_menu ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
.Left_menu li {
	list-style-type: none;
}
.Left_menu A {
	color: #FFFFFF;
	display: block;
	height: 24px;
	width: 156px;
	line-height: 24px;
	text-indent: 5px;
}
.Left_menu A:hover {
	background-image: url(../images/bg_menu_o.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.Left_menu A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Middle .Right_table {
	padding: 10px;
}
.t1 {
	width: 180px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	padding: 0px;
	height: 30px;
	background-image: url(../images/bg_title.gif);
	background-repeat: no-repeat;
	line-height: 25px;
	text-indent: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
#foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C86C6;
	background-color: #CCE8F8;
	BOTTOM: 0px;
	POSITION: absolute;
	HEIGHT: 40px;
	width: 100%;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#CCE8F8', gradientType='1')
}
HTML #foot {
	BOTTOM: -1px
}
#foot_height {
	HEIGHT: 40px
}
#foot h3 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.btn {
	background-image: url(../images/bg_btn.gif);
	height: 21px;
	border: 1px solid #7390b8;
	font-size: 12px;
	margin-right: 5px;
	cursor: pointer;
	line-height: 20px;
	color: #09435B;
}
.btn2 {
	background-image: url(../images/bg_btn2.gif);
	height: 21px;
	border: 1px solid #7390b8;
	font-size: 12px;
	margin-right: 5px;
	cursor: pointer;
	line-height: 20px;
	color: #09435B;
}
.btngroup {
	padding-top: 10px;
}
.btn_o {
	background-image: url(../images/bg_btn_o.gif);
	height: 21px;
	border: 1px solid #FF9900;
	font-size: 12px;
	margin-right: 5px;
	cursor: pointer;
	line-height: 20px;
	color: #FF6600;
}

.CheckNum {
	padding: 0px;
	display: block;
	margin-left: 110px;
	margin-top: -23px;
}
.con {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
	color: #000066;
}
.tab_title {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bg_tabtitle.gif);
	text-indent: 30px;
}

.block {
	clear: both;
	height: 10px;
}

