@charset "utf-8";
/* Visual Style for Global Warming(http://www.minnieli.com/) Powered by Vcity@Imagels (http://vcity.imagels.com/) */
@import url("reset.css");
@import url("layout.css");
@import url("typography.css");
body {
	background-color:#121212;
}
#wrap{
	position:relative;
}
#faceWrap{
	position:relative;
	margin:30px 0 0 0;
	height:520px;
	width:960px;
	background:url(../pic/homeBK.jpg) no-repeat;
}
h1 {
	display:block;
	width:317px;
	height:17px;
	position:absolute;
	top:20px;
	left:580px;
	background:url(../pic/homePageTitle.jpg) no-repeat;
	overflow:hidden;
	font-size:0px;
	text-indent:-9999px;
}
a#enter {
	display:block;
	width:238px;
	height:284px;
	position:absolute;
	top:94px;
	left:361px;
	background-image:url(../pic/homePageBtn.jpg);
	background-repeat:no-repeat;
	background-position:-238px 0;
	overflow:hidden;
	font-size:0px;
	text-indent:-9999px;
	blr:expression(this.onFocus=this.blur()) ;/*IE中取消虚线框*/
}
a#enter:hover {
	background-position:0 0;
}
#intro {
	width:400px;
	height:70px;
	position:absolute;
	top:450px;
	left:70px;
	overflow:hidden;
	color:#999999;
	font-family: Arial, ans-serif;
	font-size:10px;
	letter-spacing:1px;
}
#intro a {
	color:#999999;
}
a#linkB1, a#linkB2, a#linkB3, a#linkB4, a#linkB5{
	padding:0 5px;
	display:block;
	position:absolute;
	overflow:hidden;
	color:#999999;
	font-size:12px;
}
a#linkB1 {	
	width:185px;
	height:19px;
	top:85px;
	left:67px;
	text-align:right;
}
a#linkB2 {	
	width:100px;
	height:19px;
	top:125px;
	left:104px;
	text-align:right;
	letter-spacing:1px;
}
a#linkB3 {	
	width:100px;
	height:19px;
	top:165px;
	left:65px;
	text-align:right;
	letter-spacing:1px;
}
a#linkB4 {	
	width:100px;
	height:19px;
	top:385px;
	left:740px;
	text-align:left;
	letter-spacing:1px;
}
a#linkB5 {	
	width:100px;
	height:19px;
	top:425px;
	left:705px;
	text-align:left;
	letter-spacing:1px;
}
a#linkB1:hover, a#linkB2:hover, a#linkB3:hover, a#linkB4:hover, a#linkB5:hover{
	background-color:#c26114;
	color:#FFF;
}