@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
.clear{clear:both ;}
/* 去掉虚线框开始 */
a,area{blr:expression(this.onfocus=this.blur());}
/*for IE*/

:focus{-moz-outline-style:none;}
/*for Firefox*/ 
/* 去掉虚线框结束 */

a img{border:none;}

html,body{
	margin:0;
	height:100%;
}
body{
	background:#FFF;
	width:100%;
	height:100%;
}
#container{
	background-color:#efefef;
	width:960px;
	margin:0 auto;
	height:100%;
}
#header{	
	width:100%;
	width:960px;
	height:183px;
	margin:0 auto;
}
#banner{
	background:url(images/AFFLATUSOFT02_r1_c1.jpg) no-repeat;
	height:140px;
	margin:0 auto;
}
#menu{
	height:43px;
	margin:0 auto;
}
#menu li{
	list-style:none;
	float:left;
}
#menu li a{
	display:block;  
	text-indent:-999em;
}
#menu li a#a1{
	background:url(images/menu.jpg) no-repeat 0 0;
	height:43PX;
	width:175px; 
}
#menu li a#a1:hover{
	background:url(images/menu.jpg) no-repeat 0 -43px;
	height:43PX;
	width:175px; 
	
}
#menu li a#a2{
	background:url(images/menu.jpg) no-repeat -175px -43px;
	height:43px;
	width:116px;
}
#menu li a#a2:hover{
	background:url(images/menu.jpg) no-repeat -175px -43px;
	height:43px;
	width:116px;
}
#menu li a#a3{
	background:url(images/menu.jpg) no-repeat -291px 0;
	height:43px;
	width:116px;
}
#menu li a#a3:hover{
	background:url(images/menu.jpg) no-repeat -291px -43px;
	height:43px;
	width:116px;
}
#menu li a#a4{
	background:url(images/menu.jpg) no-repeat -407px 0;
	height:43px;
	width:552px;
}
#menu li a#a4:hover{
	background:url(images/menu.jpg) no-repeat -407px -43px;
	height:43px;
	width:552px;
}
#content{
	top:183px;
	background:url(images/AFFLATUSOFT02_r3_c1.jpg) no-repeat;
	height:187px;
	width:960px;
	margin:0 auto;
}
#padding{
	background:#efefef;
	width:960px;
	height:950px;
	margin:0 auto;
}
#main{
	width:960px;
	height:950px;
	margin:0 auto;
	position:absolute;
	top:300px;
}
#pagefooter{
	background:url(images/AFFLATUSOFT02_r4_c1.jpg) no-repeat;
	height:186px;
	width:960px;
}
.game{
	width:840px;
	padding:0 30px 0 90px;
	height:225px;
}
img.game_main{
	float:left;
}
img.game_logo{
	margin:0 10px 0 20px; 
	float:left;
}
.game_text{
	color:#797979;
	font-size:13px;
	padding:20px 100px 0px 180px;
	line-height:24px;
	letter-spacing:1px;
}
.game01{
	width:840px;
	margin:0 60px 0 60px;
	height:100px;
}
.game_main01{
	margin:70px 325px 0px 180px;
}