body{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå";
	font-size: 14px;
	text-transform: uppercase;
}
table{
	text-align: left;
}
.tabbox {
	width: 100%;
}
.pic1 {
	background-image: url(../images/index_bg_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 174px;
}
.pic2 {
	background-image: url(../images/index_bg_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 301px;
}
.pic3 {
	background-image: url(../images/index_bg_r3_c1.jpg);
	background-repeat: no-repeat;
	height: 196px;
}
.pic4 {
	background-image: url(../images/index_bg_r4_c1.jpg);
	background-repeat: no-repeat;
	height: 201px;
}
.pic5 {
	background-image: url(../images/index_bg_r5_c1.jpg);
	background-repeat: no-repeat;
	height: 191px;
}
.pic6 {
	background-image: url(../images/index_bg_r6_c1.jpg);
	background-repeat: no-repeat;
	height: 207px;
}
.pic7 {
	background-image: url(../images/index_bg_r7_c1.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 131px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
