/* CSS Document */

body{
	background-image: url(images/bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
} 
.font{color:#9e9e9e; font-size:12px; line-height:21px;
}
.bomtton{color:#737373; line-height:23px; font-size:12px;}
.strong{ font-size:12px; font-weight:bold; line-height:20px; color:#9e9e9e;}
.nytitle{font:"ËÎÌå"; font-size:14px; font-weight:bold; color:#ffffff;}
.img{border:#333333 solid 4px;}
a{color:#999999; text-decoration:none; font-size:12px;}
a hover{color:#FF0000; font-size:12px; text-decoration:underline;}
.td a{color:#FF0000; font-size:12px; font-weight:bold; text-decoration:underline;}