body{
	font-size:12px;
	background-color: #036;
	margin: 0;
	padding: 0;
}
/*wrapper*/
#wrapper{
	width: 100%;
	background: url(../_img/head_bg.jpg) repeat-x top #fff;
}



/*container*/


#container01{
	width: 1139px;
	background: url(../_img/main_bg.jpg) no-repeat top;
	margin: 0 auto;
}

#container02{
	width: 900px;
	margin: 0 auto;
}

#contents{
	padding-left: 0px;
}



/*footer*/
#footer{
	width: 100%;
	clear: both;
	background: url(../_img/foot_bg.jpg) repeat-x top;
	padding-bottom: 20px;
}
/*common*/
td,th {
	font-size:12px;
}

.lead{
	margin-top: 15px;
}

.banner2009{
	margin-left: 14px;
	margin-top: 15px;
	margin-bottom: 20px;
}

/*information*/

.sitemapt{
	margin-top: 15px;
	margin-left: 80px;
}

.sitemapt td{
	padding: 2px;
}

.std01{
	border: 1px solid #ccc;
	text-align: left;
	width: 200px;
}

.sdt02{
	width: 200px;
	border: 4px double #ccc;
	text-align: center;
	font-weight: bold;
}


.sdstable{
	border-collapse: collapse;
	margin-bottom: 5px;
	margin-left: 10px;
}


.sdstable th{
	background: #333;
	color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}

.sdstable td{
	padding: 2px;
	border: 1px solid #ccc;
}


.auditable{
	width: 300px;
	border: 1px solid #ccc;
}

.auditable td{
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: right;
	font-size: 14px;
}

.auditable th{
	width: 100px;
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: right;
	border-left: 4px #FF0033 solid;
	font-size: 14px;
}

.infotable{
	margin-left: 10px;
	margin-top: 10px;
	line-height: 150%;
}

.infotable td{
	vertical-align: top;
}

.basetxt1{
	line-height: 150%;
	margin-top: 15px;
	margin-left: 10px;
}

.basetxt2{
	line-height: 150%;
	margin-left: 10px;
	margin-top: 5px;
}

.basetxt3{
	line-height: 150%;
	margin-left: 10px;
	margin-top: 5px;
	text-align: right;
	padding-right: 120px;
}

.height400{ height:400px;}



.end{
	background: url(../_img/end.jpg) no-repeat left top;
	padding-top: 35px;
	padding-left: 70px;
	line-height: 150%;
	margin-left: 10px;
	border: 1px #ddd solid;
	height: 70px;
	margin-bottom: 20px;
	margin-top: 20px;
}


.bg_con1 {
	background-color: #BDD1B2;
	text-align: center;
}
.bg_con2 {
	background-color: #DED4A8;
	text-align: center;
}
.bg_con3 {
	background-color: #6699CC;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}
.bg_con4 {
	background-color: #FFF1AF;
	padding-left: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.bg_con5 {
	background-color: #FFF1AF;
	padding-left: 5px;
	line-height: 140%;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.bg_con4_2 {
	line-height: 140%;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.bg_con5_2 {
	line-height: 140%;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
}



.bg_con6 {
	background-color: #006600;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
}

.attention{
	color: #FF3333;
}

.zu td{ border:1px solid #ccc;}

.silver{
	color: #999999;
	font-size: 10px;
}


.basetable{
	border-collapse: collapse;
}

.basetable td{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

.basetable th{
	border-top: 1px solid #ccc;
	border-left: 4px solid #3366CC;
	padding: 2px 5px;;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
}

.mapt{
	margin-top: 10px;
	margin-left: 10px;
	border: 10px solid #D4ECEF;
}

.mapbox{
	border: 1px solid #FC3;
	padding: 10px;
	margin-left: 10px;
	background:#FFFCE0;
	width: 500px;
	margin-top: 10px;
}

.date{
	margin-top: 5px;
	margin-right: 8px;
	text-align: right;
}