body {
    font-size:13px;
	background-image: url('/default/images/index_05.jpg');
	background-repeat: repeat-x;
	background-position: top;
	line-height: 160%;
}
.font15pxBR {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
/*-----³sµ²®ÄªG-----*/
.link1 {
font-size : 13px;
	color: #CC0000;
    text-decoration: none;}

A.link1:hover  {
	font-size : 13px;
	color: #33CC00;
    text-decoration: underline;}

.link2 {
    font-size : 12px;
	color: #666666;
    text-decoration: none;
	line-height: 140%;
	}

A.link2:hover  {
	font-size : 12px;
	color: #009999;
    text-decoration: underline;
	line-height: 140%;
	}
	
.link3 {
    font-size : 13px;
	color: #FFFFFF;
    text-decoration: none;
	line-height: 140%;
	}

A.link3:hover  {
	font-size : 13px;
	color: #FFFF99;
    text-decoration: underline;
	line-height: 140%;
	}
a.down:hover{position:relative;top:1px;left:1px;}