body { 
background : #ffffff; 
color : #000000; 
font : 12px Verdana, Arial, Helvetica, sans-serif; 
margin : 0; 
padding : 0; 
} 
.bg { 
background-image : url(../images/bg.jpg); 
background-repeat : repeat-x; 
height : auto; 
width : 609px; 
background-color : #ffffff; 
} 
.a { 
font-family : Verdana; 
font-size : 11px; 
font-weight : bold; 
color : #000000; 
} 
.a:hover { 
font-family : Verdana; 
font-size : 11px; 
font-weight : bold; 
color : #139bd7; 
} 
.b { 
font-family : Verdana; 
font-size : 10px; 
font-weight : normal; 
color : #000000; 
} 
.b:hover { 
font-family : Verdana; 
font-size : 10px; 
font-weight : normal; 
color : #ff6600; 
} 
.c { 
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : #000000; 
} 
.c:hover { 
font-family : Verdana; 
font-size : 10px; 
font-weight : bold; 
color : #ff0000; 
} 
.bag {
	background-image: url(../images/index_r7_c2.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 154px;
	}
.box {
	background-image: url(../images/index_r5_c4.jpg);
	background-repeat: repeat;
	height: 222px;
	width: 609px;
	}
.web {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.web:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}	