@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
#content {
	background-image: url(../images/event_content_bg.gif);
	background-repeat: repeat-y;
}
#forward-content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/event_forward_bg.gif);
	background-repeat: repeat-y;
}
.forward-top {
	background-image: url(../images/event_forward_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.forward-top .content {
	margin-left: 70px;
	padding-top: 60px;
}
.email-list {
	padding-top: 40px;
	padding-left: 60px;

}
.email-list  .content2 {
	height: 300px;
	overflow: auto;
	margin-top: 5px;
	width: 600px;
}
.email-list  .content2  table {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f4697e;
}
.email-list  .content2  th {
	color: #f7528e;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f4697e;
}
.email-list  .content2  td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #edecec;
	color: #a2a2a2;
}
.email-list .submit-btn {
	text-align: right;
	width: 560px;
}

#forwardForm label { width: 250px; }
#forwardForm label.error, #commentForm input.submit { margin-left: 3px;color:#FF0000; }
.block { display: block; }
#forwardForm label.error { display: none; }	
.fubag-content {
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-right: 5px;
}
.txt-color1 {
	color: #EC98B2;
}
.fubag-content h3 {
	font-weight: normal;
	color: #E1557F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1557F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
.event-notice {
	padding-left: 40px;
	font-size: 12px;
	color: #737373;
	padding-right: 30px;
}
#floatdiv
{
	position:absolute;
	width:110px;
	height:50px;
	right:-110px;
	top:0px;
}
