@charset "utf-8";
/* CSS Document */
BODY
{
	margin:0px;
	text-align:center;	
}
.boldcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkcms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B2509B;
	text-decoration: none;
}




BODY, TABLE, INPUT, TEXTAREA
{
	font-family:"Gill Sans MT";
	font-size:12px;
	color:#1c231c;
	line-height:22px;
}

#wrap
{
	margin:0px;
	margin:auto;
	width:780px;
	text-align:center;
	background:#FFFFFF;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #CC3333;
}

.headinguser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C458F;
	text-decoration: none;
}


#top
{
	width:100%;
	height:121px;
	color:#FFFFFF;
	background:url(../images/top.jpg) no-repeat;
}

#top A
{
	padding-left:12px;
	padding-right:12px;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	color:#ebd0e5;
	text-decoration:none;
}

#top A:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

#top A.over
{
	color:#FFFFFF;
	text-decoration:none;
}

#banner
{
	width:100%;
	height:264px;
	background:url(../images/BANNER.jpg) no-repeat;
}

#txtscroll
{
	width:780px;
	font-size:14px;
	color:#FFFFFF;
	line-height:23px;
	background:#818181;
	font-family:Arial;
}

#content
{
	width:100%;
	height:350px;
	font-family: Arial;
}

#content .lft
{
	width:202px;
	height:1px;
	background:url(../images/inner_mid.jpg) repeat-y;
}
#content .rgt
{
	width:202px;
	height:1px;	
	background:url(../images/inner_mid.jpg) repeat-y;
}



#content UL
{
	margin:0px;
	padding-left:25px;
	list-style-image:url(../images/bul_img.png);
}
#content UL LI
{
	margin:0px;
	
}

#copyright
{
	padding:10px;
	width:780px;
	height:61px;
	background:url(../images/btm_bg.jpg) no-repeat;
	color:#FFFFFF;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B1479C;
}
table tr.clickable:hover
{
	background: #D2ACCD;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	cursor: hand;
}
table td label
{
	display: block;
}
table tr.clickable td label
{
	cursor: pointer;
	cursor: hand;
}
.frame {
	border: 1px solid #8C5384;
}
table img.cliclimg:hover
{
	
	
	
	cursor: pointer;
	cursor: hand;
}

