@charset "UTF-8";
html,body {
	margin: 0px;
	background-color: #FFFFCC;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-position: top;
}
*{
	font-size: 10pt;
	line-height: 22px;
	color: #4F4F4F;
	font-family: Arial, Helvetica, sans-serif;
}
.bold{
	color: #000000;
	font-weight: bold;
}
.text{
	color: #666666;
	font-size: 10pt;
}
a:hover {
	color: #FF6633;
}

#all{
	width:880px;
	height:auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#ind_left{
	width:765px;
	height:530px;
	background-image: url(images/fun_01.jpg);
	float: left;
}
#ind_menu{
	width:115px;
	height:auto;
	float: right;
}
#ind_foot{
	width:100%;
	height:25px;
	float: left;
	text-align: left;
	font-size: 9pt;
	color: #848484;
}
#page_header{
	width:100%;
	height:180px;
}
#menu{
	width:100%;
	height:auto;
}
#center{
	width:100%;
	height:auto;
	background-image: url(images/fun_04.jpg);
	background-repeat: repeat-y;
	margin-top: -16px!important;/*FF*/
	*margin-top: 0px!important;/*IE7*/	
	text-align: left;
}
#center table{
	text-align: left;
	height: auto;
	width: 790px;
	margin-top: 20px.px;
	margin-bottom: 0px.px;
	margin-left: 50px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#center table2{
	text-align: left;
	height: auto;
	width: 775px;
	margin-top: 20px.px;
	margin-bottom: 0px.px;
	margin-left: 60px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#page_foot{
	width:100%;
	height:32px;
	float: left;
	text-align: left;
	background-image: url(images/page_02.jpg);
}
.img_right{
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 20px;
}
.img_left{
	float: left;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #999999;
	padding: 3px;
}
.img{
	margin-left: 0px;
	margin-right: 0px;
	border: 1px solid #999999;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.white{
	color: #003399;
	font-weight: bold;
}
.white2{
	color: #666666;
	font-weight: bold;
}
.white3{
	color: #669900;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.5em;
}
.red{
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.txt_line_red{
	color: #CC0000;
	font-weight: bold;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

