html {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x:hidden;
}
body {
	padding:0px;
	margin: 0 auto;
	width:100%;
	background:url(../images/bacdground.gif);
	position:relative;
	color:#7A7372; font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:20px; font-weight:bold
}
* {
	margin: 0px;
	padding:0px
}
li{list-style:none}
form{margin:0px}
img{border:0px}
td,div,select{font-size:13px; font-family:Arial, Helvetica, sans-serif; line-height:16px; color:#7A7372; line-height:18px; font-weight:bold}
#main {
	width:1000px;
	margin:0 auto;
}

a:link,a:active,a:visited{TEXT-DECORATION:none; Color:#628EC3; font-weight: bold}
a:hover {Color:#960000; text-decoration: underline; font-weight: bold}

.header{float:left;}
.header img{float:left;}

.footer01{float:left; width:1000px; text-align:center; color:#010101; height:50px; margin-top:15px}

.kv{float:left;}
.kv img{float:left;}

.list_info{float:left}


.list_td01{background-color:#C9CACA; text-align:center; height:50px}
.list_td02{background-color:#ffffff; text-indent:10px; height:40px; font-size:13px}
.list_td03{background-color:#ffffff; text-align:center; height:40px; font-size:13px}

.list_head{background-color:#e7e7e7; text-align:left; height:40px; font-size:16px; padding-left:20px; font-weight:bold}