/* CSS Document */

body{padding:0px;margin:0 auto;width:1004px;height:659px;}
.xms{width:1004px;position:relative; }



.activity{width:659px;position:absolute;top:30px;left:15%;}


.activity_wrap{
	width:629px;
	height:539px;
	position:relative;
	background-image: url(../images/float_002.gif);
	background-repeat: no-repeat;
}
.activity_content{
	width:560px;
	height:509px;
	margin:15px 0 0 15px;
	OVERFLOW: hidden;
	padding:20px;
	background-image: url(../images/float_003.gif);
	background-repeat: no-repeat;
}
.activity_bowknot{
	width:265px;
	height:351px;
	background:url(../images/float_001.gif);
	position:absolute;
	left: 408px;
	top: -40px;
}
.activity_txt{height:360px;
	OVERFLOW-Y: auto;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#ccc;
	scrollbar-arrow-color:#999696;
	scrollbar-base-color:#E9E9E9;
	scrollbar-darkshadow-color:#fff;
	overflow-x:hidden;font-size:12px;line-height:22px;}
	
.close a{color:#bb0000;font-size:12px;}
.close a:link{color:#bb0000;text-decoration:none;font-size:12px;}
.close a:visited{color:#bb0000;text-decoration:none;font-size:12px;}
.close a:hover{color:#bb0000;text-decoration:none;font-size:12px;}

.grayred{
	color:#b34000;
	font-size:12px;
	font-weight: bold;
}

.graygreen{color:#097a00;font-size:12px;}
.red{color:#e20000;font-size:12px;}