@charset "UTF-8";
/* CSS Document */

body{
	color: #333;
	font-size: 11px;
	font-family: verdana;
	background-image: url(../image/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
color: #fff;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
p{
	margin: 0;
	text-align: justify;
}
#wrapper{
	width: 954px;
	margin: 0 auto;
	background-image:url(../image/bg.jpg);
}
#main{width:900px;margin: 0 auto;}
.box{
background: #fff;
}
.boxholder{
	clear: both;
	padding-top: 10px;
}
.tab{
	float: left;
	height: 35px;
	width: 208px;
	margin: 0 1px 0 0;
	text-align: center;
	
}
.tabtxt a{
	display:block;
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0 10px 0;
	background: #ffffff url(../image4/tab.jpg) no-repeat;
}

.tabtxt a:hover{ background-position:0 -35px;}


#content{width:836px;}

#footer{
	height: 80px;
	background-image:url(../image/copyright.gif);
	background-repeat: no-repeat;
	clear:both;
}
#footer ul{ list-style:none;}
#footer li{float:left; margin-top:30px;}
#footer li.getGC a{ display:block; width: 88px; height:21px; background-image:url(../image/get_gc.gif); text-indent:-9999px;}
#footer li.getGC a:hover{ background-position:0 -21px;}
#footer li.tecmo a{ display:block; width: 140px; height:21px; background-image:url(../image/get_tecmo.gif); text-indent:-9999px;}
#footer li.tecmo a:hover{ background-position:0 -21px;}
