

	body{
	margin:0;
	cursor:default;
	background-color:#000000;
	scrollbar-face-color:#726250;
	scrollbar-arrow-color:#b2a980;
	scrollbar-track-color:#b2a980;
	scrollbar-highlight-color:#b2a980;
	scrollbar-shadow-color:#b2a980;
	scrollbar-3dlight-color:#726250;
	scrollbar-darkshadow-color:#726250;

	}
	body,td{
	color:#726250;
	font-size:13px;
	font-family:Verdana,Osaka;
	}

	img{border:none;vertical-align:middle;}
	br{letter-spacing:normal;}

	a:link,a:active,a:visited{text-decoration:none;color:#726250;dashed #b2a980 1px;}
	a:hover{color:#b2a980;position:relative;top:1px;left:1px;}

	.header{
	height:87px;
	background-color:#726250;
	color:#b2a980;
	background-image:url(heart.gif);background-repeat:no-repeat;background-position:36px 15px;
	}

	#menu{margin:20px 0 0 30px;line-height:18px;}
	#menu a:link,#menu a:active,#menu a:visited{text-decoration:none;color:#999999;}
	#menu a:hover{dashed #726250 1px;color:#726250;}
#726250
	.menutitle{
	padding:0 0 0 10px;
	background-image:url(arrow.gif);background-repeat:no-repeat;background-position:0 5px;
	}

	.contents{
	width:500px;
	margin:27px 0 0 0;padding:0 0 0 10px;
	font-size:50px;
	background-image:url(titleline.gif);background-repeat:no-repeat;background-position:0 100%;
	}

	.text{
	width:460px;
	margin:20px 0 0 25px;
	line-height:20px;
	text-decoration:none;
	color:#999999;
	}

	b{text-decoration:none;color:#999999;}

	.back{
	margin:10px 0;padding:0 0 0 25px;
	}

	.emp1{
	padding:0 7px;
	color:#cccc99;
	font-size:10px;
	letter-spacing:1px;
	background-color:#726250;
	}

	.emp2{
	padding:0 0 0 5px;
	border-left:solid #726250 4px;
	}

	.newsbox{
	width:460px;height:53px;
	padding:2px;
	line-height:16px;
	overflow:auto;
	background-color:#b2a980;
	scrollbar-face-color:#b2a980;
	scrollbar-arrow-color:#726250;
	scrollbar-track-color:#b2a980;
	scrollbar-highlight-color:#b2a980;
	scrollbar-shadow-color:#b2a980;
	scrollbar-3dlight-color:#b2a980;
	scrollbar-darkshadow-color:#b2a980;
	border:solid #726250 1px;
	}

-------------------------------------------------------------------



#img a:hover {
	opacity:0.9;
	filter: alpha(opacity=90);
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=90);
 -webkit-transform: rotate(-2deg);
     -moz-transform: rotate(-2deg);
       -o-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
}

p{margin:0;
line-height:110%;
}

