@charset "utf-8";
body {
	font-size: 12px;
	color: #5c5c5c;
	margin:0px;
	background-image: url(images/bg_1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/** scrollbar color */
body {
scrollbar-face-color : #E6E6E6;
scrollbar-highlight-color :#ffffff;
scrollbar-3dlight-color : #F2F2F2;
scrollbar-shadow-color : #A0A0A0;
scrollbar-darkshadow-color : #F2F2F2;
scrollbar-track-color : #F2F2F2;
scrollbar-arrow-color : #A0A0A0;
}
img { border : none; } 
#container{
	width:960px;
	margin:0px auto 0px auto;
}
.top_menu{ height:100px;}
#active1{
	width:770px;
	background-image:url(images/frame.png);
	height:614px;


	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/frame.png');
	_background-image: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#active{
	width:950px;
	background-image:url(images/frame-eason.png);
	height:614px;

	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/frame-eason.png');
	_background-image: none;
	background-repeat: no-repeat;
}
.active-content{
	overflow:auto;
	height:440px;
	width:500px;
	overflow-x: hidden;
	position: relative;
	top: 60px;
	padding: 22px;
	line-height: 20px;
}
.active-content{
	overflow:auto;
	height:440px;
	width:500px;
	overflow-x: hidden;
	position: relative;
	top: 60px;
	padding: 22px;
	line-height: 20px;
}
#footer{
	width:960px;
	margin:0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.clear{ clear:both;}
/*** basic ***/
A:link {
	text-decoration : none;
	color : #F4811F;
} 
A:visited { 
text-decoration : none; 
color : #333333; 
} 
A:active { 
text-decoration : none; 
color : #333333; 
} 
A:hover {
	text-decoration : underline;
	color : #F4811F;
}
#active .active-content h2 {
	color: #ef7e03;
}
#active ul li {
	margin-left:-16px;
	line-height:22px;
	padding-top: 4px;
}
#active .active-content .title {
	color: #428e02;
	font-weight: bold;
}
#active1 .active-content h2 {
	color: #ef7e03;
}
#active1 ul li {
	margin-left:-16px;
	line-height:22px;
	padding-top: 4px;
}
#active1 .active-content .title {
	color: #428e02;
	font-weight: bold;
}
.notice{ color:#FF3300;}
.prize_text{
	color: #000000;
	font-size: 13px;
}
.textfield{ border:1px solid #CCCCCC;}
.greentext{ color:#428E02; font-size:16px;}
.photo{
	width:412px;
	height:282px;
	background-image:url(images/frame.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 50px;
}
.topic{ color:#ef7e03; font-size:15px; line-height:24px}
.legalLine{
	background-color:#333333;
	color:#FFFFFF;
	font-size:10px;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.legalLine .text{
	display: block;
	width: 600px;
}

.legalLine .copyright{
	float:right;
	display: block;
	text-align: right;
	width: 200px;
}

