body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111;
	background-color: #EDEDED;
	list-style-type: none;
	list-style-position: inherit;
}
td{
	background-position: center;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.a_list {
	color: #6699FF;
	font-size: 14px;
	margin-top: 5px;
}
.a_list:hover {
	color: #663300;
}
.a_list1 {
	color: #6699FF;
	margin-top: 5px;
	text-decoration: underline;
}
.a_list1:hover {
	color: #FF0000;
}

#head {
	width: 900px;
	margin: 0px auto;
}
#head .title {
	background-image: url(images/006_02.jpg);
	height: 20px;
	background-repeat: no-repeat;
}
#head .title h1 {
	line-height: 30px;
	font-size: 24px;
	color: #666666;
	height: 35px;
	padding-left: 10px;
	margin: 7px 0px;
	display: none;
}
#head .xclock {
	float: right;
	padding-right: 5px;
	line-height: 25px;
	margin-right: 10px;
	height: 25px;
	margin-top: 40px;
	display: none;
}

#head .xclock a {
	 color:#000000;
}

#head .banner {
	height: 145px;
	background-color: #050304;
	background-image: url(images/006_04.jpg);
	background-repeat: no-repeat;
}
#head .menu {
	height: 35px;
	color: #9A9CA6;
	background-color: #666666;
	line-height: 35px;
	background-image: url(images/006_05.jpg);
}
#head .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-right: 10px;
}
#head .menu li {
	float: right;
	margin-left: 0px;
	margin-top: 0px;
	list-style-type: none;
	height: 35px;
	color: #666;
}
#head .menu a {
	color: #333;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	font-size: 16px;
	padding-left: 10px;
	clear: none;
	padding-right: 10px;
	padding-top: 9px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#head .menu a:hover {
	color: #993300;
	text-decoration: none;
}
#main {
	margin: 0px auto;
	width: 900px;
	background-image: url(images/006_41.jpg);
	padding: 0px;
}
#main #side {
	width: 200px;
	float: left;
	color: #333366;
	line-height: 18px;
	position: static;
	visibility: visible;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-image: url(images/006_06.jpg);
}



#main #side .labe {
	font-size: 16px;
	padding-left: 25px;
	color: #003366;
	height: 30px;
	line-height: 30px;
	background-image: url(images/006_11.jpg);
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
#main #side .labe a {
	color: #003366;
}
#main #side .labe a:hover {
	color: #000;
}
#main #side .box {
	font-size: 12px;
	line-height: 25px;
	background-image: url(images/006_15.jpg);
	padding-left: 15px;
	background-position: -10px -2px;
}
#main #side .box a {
	color: #333333;
	text-decoration: none;
}
#main #side .box a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#main #page {
	margin-left: 210px;
	background-image: url(images/006_08.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	background-position: top right;
}
#main #page .sright {
	float: right;
}

#main #page .labe {
	font-size: 14px;
	padding-left: 10px;
	color: #202020;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	margin-bottom: 15px;
	background-color: #ddd;
	margin-top: 5px;
	background-image: url(images/bg_labe.jpg);
	background-repeat: no-repeat;
}
#main #page .labx {
	font-size: 13px;
	padding-left: 10px;
	color: #333333;
	height: 25px;
	line-height: 23px;
	padding-right: 10px;
	margin: 5px 10px;
	background-image: url(images/bg_labx.jpg);
	background-repeat: no-repeat;
}
#page table {
	width: 650px;
	margin: 0px auto;
}
#main #page .body {
	margin-right: 10px;
}


#main #page .box {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#page .input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
    star:expression(onfocus=function(){this.style.borderColor='#3c0'},onblur=function(){this.style.borderColor=''});   
    
}
#page .page_num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	border-top: 1px solid #ddd;
	margin-top: 5px;
	padding: 5px 0px;
	margin-left: 10px;
}
#page .input_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
	background-image: url(images/006_13.jpg);
	background-position: center;
	line-height: 20px;
	height: 25px;
	padding-bottom: 3px;
}

#foot {
	margin: 0px auto;
	width: 900px;
	background-image: url(images/006_43.jpg);
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#foot .link {
	height: 10px;
	background-image: url(images/006_42.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#foot .link  a{
	color:#CCCCCC;
	margin: 0px 5px;
	font-size: 1px;
	line-height: 0px;
}
#foot .link  a:hover{
	color:#FFFFFF;
	margin: 0px 5px;
}
#foot .copy {
	background-image: url(images/006_44.jpg);
	padding-left: 230px;
	height: 30px;
	line-height: 23px;
	padding-top: 15px;
	color: #CCCCCC;
}
.clearfix {
    display: block;
    margin: 0px;
    clear: both;
    padding: 0px;
    visibility: hidden;
    background-color:#666666;
    border:0px none #FFFFFF;
}
.clearfix:after {
    height: 0px;
}
