<style>
<!--


BODY {
background-color:#ffffff;
scrollbar-face-color: #eeeeee;  
scrollbar-shadow-color: #B7B7B7;  
scrollbar-highlight-color: #F2F2F2;  
scrollbar-3dlight-color: #F2F2F2;  
scrollbar-darkshadow-color: #E9E9E9;  
scrollbar-track-color: #E9E9E9;  
scrollbar-arrow-color: #B7B7B7; 
}



a:link    { font-family : "±¼¸²", "±¼¸²Ã¼", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#5B5B5B"}
a:visited { font-family : "±¼¸²", "±¼¸²Ã¼", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#5B5B5B"}
a:hover   { font-family : "±¼¸²", "±¼¸²Ã¼", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#5D4B9A"}
.line{line-height:12pt}
td { font-family : "±¼¸²", "±¼¸²Ã¼", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#5B5B5B"}
.edit
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #5B5B5B;
    FONT-FAMILY: ±¼¸²;
    FONT-SIZE: 12px
}

.back {
	background-attachment: scroll;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.left {
	background-attachment: scroll;
	background-image: url(../img/img_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.right {
	background-attachment: scroll;
	background-image: url(../img/img_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

-->
</style>