body
{
	margin			: 0px 0px 25px 0px;
	background		: #F7F6EF;
}

body { scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #F2F2F2; scrollbar-shadow-color: #999CC; scrollbar-darkshadow-color: #F2F2F2; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #9999CC; }

body, td, div, input, textarea, select
{
	color			: #666666;
	font-size		: 9pt;
	font-family		: arial, ±¼¸², tahoma;
}

form
{
	display			: inline;
}

A:link    
{
	color			: #474747;
	text-decoration	: none;
}

A:visited 
{
	color			: #474747;
	text-decoration	: none;
}

A:active  
{
	color			: #474747;
	text-decoration	: none;
}

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

A.red:link    
{
	color			: #CC0000;
	font-weight		: bold;
	text-decoration	: underline;
}

A.red:visited 
{
	color			: #CC0000;
	font-weight		: bold;
	text-decoration	: underline;
}

A.red:active  
{
	color			: #CC0000;
	font-weight		: bold;
	text-decoration	: underline;
}

A.red:hover  
{
	color			: #CC0000;
	font-weight		: bold;
	text-decoration	: underline;
}

A.admin:link    
{
	color			: #A20076;
	font-weight		: bold;
	text-decoration	: underline;
}

A.admin:visited 
{
	color			: #A20076;
	font-weight		: bold;
	text-decoration	: underline;
}

A.admin:active  
{
	color			: #A20076;
	font-weight		: bold;
	text-decoration	: underline;
}

A.admin:hover  
{
	color			: #A20076;
	font-weight		: bold;
	text-decoration	: underline;
}

.admin 
{
	color			: #A20076;
}

.button 
{
	border-width	: 1px;
	border-style	: solid;
	border-color	: #d0d0d0;
	background		: #eeeeee;
	height			: 20px;
}

.input    
{
	border-width	: 1px;
	border-style	: solid;
	border-color	: #E0DDD9;
	background		: #ffffff;
	height			: 20px;
	padding-top		: 3px;
}

.blendImage
{
	filter			: blendTrans(duration=0.2);
}

.contentsText
{
	color			: #797979;
	line-height		: 16px;
}

.contentsTitle
{
	color			: #DD3E86;
	font-weight		: bold;
}

#mainContentsArea
{
	width			: 960px;
	margin			: 0px 0px 0px -480px; 
	left			: 50%; 
	position		: relative; 
}

#subContentsAreaxxxx
{
	width			: 960px;
	margin			: 0px 0px 0px -480px; 
	left			: 50%; 
	position		: relative; 
}

.png24
{
	tmp:expression(setPng24(this));
}

.bordering
{
	border			: solid 1px #d0d0d0;
	border-width	: 1px;
}
