@charset "UTF-8";
/* CSS Document */
*{padding:0; margin:0;}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration: none;
	background:#303030;
}
#wrapper{
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
}


#mainContent{ background:url(image/logoih.png) no-repeat;  width:980px; height:650px; background-position:center;
	position:absolute;
	margin-left:-490px;
	top:-350px;
	left: 50%;
}


.verBtn{
	width:198px;
	height:100px;
	margin-top:470px;
	}
ul{ text-indent:-10000px; list-style:none; display:block;}
ul li.html a{ width:89px; height:57px; background:url(image/htmlBt.png) no-repeat; float:left;}
ul li.flash a{ width:100px; height:57px; background:url(image/flashBt.png) no-repeat;float:left;}
ul li.html a:hover{background:url(image/htmlOvrBt.png) no-repeat;}
ul li.flash a:hover{background:url(image/flashOvrBt.png) no-repeat;}

a{
	text-decoration: none; border:none; color:#333;
}
img{border:none; }


.homeLink{ width:978px; height:auto; margin-top:50px; text-align:center; text-decoration:none;}
#wrapper #mainContent .logo{  width:291px; float:left; margin-left:345px; margin-top:197px;}
