.css {
}
.topbg {
	background-image: url(../images/index/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.middle_bg {
	background-image: url(../images/index/middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.image_details {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
	text-decoration: none;
}

.photomain_left_txt {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 16px;
	color: ffffff;
	text-decoration: none;
}
.left_ti {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: 666666;
	text-decoration: none;
	text-indent: 25px;
}


.play_bg {
	background-image: url(../images/contact/play_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.top2bg {
	background-image: url(../images/photomain/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.about_txt {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: 808080;
	text-decoration: none;
}

.right_bg {
	background-image: url(../images/index/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.about_rightbg {
	background-image: url(../images/about/right_k_bg.jpg);
	background-repeat: repeat-y;
}

A:link { COLOR: ffffff; TEXT-DECORATION: none }
A:visited { COLOR: ffffff; TEXT-DECORATION: none }
A:hover { COLOR: ffffff; TEXT-DECORATION: none;  }
A:active { COLOR: ffffff; TEXT-DECORATION: none;  }

.header a{
	font: 12px;
    color:ffffff;
    text-decoration: none;
	bold
}

.header a:hover{
    font: 12px;
	color: ffffff;
	TEXT-DECORATION: none; 
	bold;
}

.header a:visited{
    font: 12px;
	color: ffffff;
	TEXT-DECORATION: none; 
	bold;
}

.header a:active{
    font: 12px;
	color: ffffff;
	TEXT-DECORATION: none; 
	bold;
}

