body{
	margin:0px;
	padding:0px;
	background-color: #3d5b95;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}


a {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color:#FFCC33;
	text-decoration: none;
}

a span{
	display:none;
}

/*
#container{
	position:relative;
	margin: 0 auto;
	
	width:1257px;
	height:690px;
}
*/
#container{
	position:relative;
	margin: 0 auto;
	width:697px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#top{
	position:relative;
	width:697px;
	height:599px;
	background-image: url(../images/top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#topmenu{
	position:absolute;
	top:170px;
	height:25px;
	width:697px;
	line-height:25px;
	text-align:right;
}

#menu{
	position:relative;
	top:195px;
	left:0px;
	width:697px;
	height:378px;
	background-image: url(../images/it/home_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}

.menu_voice {
	position:relative;
	display: block;
	width: 150px;
	height: 20px;
	left: 0px;
}

#middle{
	position:relative;
	text-align:left;
	margin:0;
}
#mainbox{
	position:relative;
	left: 0px;
	top: 0px;
	margin:0px;
	padding:0px;
	border:0px;
	width:576px;
	background-image: url(../images/it/home_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bottom{
	height:40px;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	line-height:40px;
	padding-left:10px;
	text-align:left;
}

a.pay {
	display: block;
	background-image: url(../images/creditcard.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 20px 0px 15px 0px;
	padding: 30px 0px 4px 0px;
	text-align: center;
}

a.qi {
	display: block;
	background-image: url(../images/qi.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 20px 0px 15px 0px;
	padding: 70px 0px 4px 0px;
	text-align: center;
}
