@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	font-size:12px;
	color:#000000;
	line-height:22px;
	text-align:center;
	background:url(../images/bg.jpg) repeat top center #9966cc;
}

p{margin:0;}

a:link{
	color:#cc0099;
	text-decoration:underline;
}

a:visited{
	color:#cc0099;
	text-decoration:none;
}

a:hover,a:active{
	color:#9966cc;
	text-decoration:underline;
}


.line_up{
	line-height:29px;
}

.line_down{
	line-height:12px;
}

.colorFFF{color:#FFF;}

.colorCCC{color:#CCC;}

.color666{color:#666;}

.colorRed{color:#cc0099;}

.colorBlue{color:#330099;}

.colorGreen{color:#096;}

.colorGold{color:#960;}

.font10{font-size:10px;}

.font12{font-size:12px;}

.mr10{margin-right:10px;}
.mr15{margin-right:15px;}

.ml10{margin-left:10px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

.mt10{margin-top:10px;}

.alignL{text-align:left;}

.imgLine_300{border:#330000 medium solid;}

.floatL{float:left;}
.font10{font-size:10px;}
.font_weight{
	font-weight:100;
}

.mt{color:#FFF;}

.content{
	width:904px;
	height:auto;
	margin:0 auto;
}

.tbl_top{
	background:url(../images/tbl_header01.jpg) no-repeat top center;
	width:904px;
	height:549px;
	position:relative;
}


.tbl_rpt{
	width:904px;
	height:auto;
	background:url(../images/tbl_rpt.jpg) repeat-y top center;
	text-align:left;
}

.tbl_footer{
	width:904px;
	height:252px;
	background:url(../images/tbl_footer.jpg) no-repeat top center;
}
	
.line{
	width:791px;
	height:23px;
	background:url(../images/line.gif) no-repeat top center;
	margin:0 auto;
}


.txt_area{
	width:742px;
	height:auto;
	margin:0 auto;
}


.btn_wall{
	width: 128px;
	height: 95px;
	position: absolute;
	left: 80px;
	top: 357px;
}
