/* CSS Document */

/*------------------------- Ê½ ---------------------------*/
body{
	background-image:url(../images/index_bg.jpg);
}

.td{
    color:#AF8D56;
	height:18px;
}

a:link {
	text-decoration:none;
	color: #AF8D56;
}
a:visited {
	text-decoration:none;
	color: #AF8D56;
}
a:hover {
	text-decoration:underline;
	color: #C24001;
}
a:active {
	text-decoration: none;
	color: #AF8D56;
}


/*------------------------- backgroundÊ½ ---------------------------*/
.bottom{
background-image:url(../images/bottom.jpg);
height:243px;
background-repeat:no-repeat;
}

.top{
background-image:url(../images/top.jpg);
width:412px;
background-repeat:no-repeat;
}

.nav_left{
background-image:url(../images/nav_left.jpg);
height:208px;
background-repeat:no-repeat;
}
.nav_right{
background-image:url(../images/nav_right.jpg);
height:207px;
background-repeat:no-repeat;
}
.nav_buttom{
background-image:url(../images/nav_buttom.jpg);
width:130px;
background-repeat:no-repeat;
}

.buttom{
background-image:url(../images/buttom.jpg);
width:215px;
background-repeat:no-repeat;
}

/*------------------------- Ô¶å²?---------------------------*/