body{
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
}
a{
	text-decoration: underline;
	color:#000;
}
.wrapper{
	position:relative;
	text-align:left;
	width:962px;
	margin:0 auto;
}
.header{
	position:relative;
	width:960px;
	height:128px;
}
.header_logo{
	float:left;
	position:relative;
	top:22px;
	width:520px;
	height:87px;
	background-image: url(../images/header_logo.jpg);
}
.ots{
	position:relative;
	float:right;
	height:34px;
	width:113;
	background-image: url(../images/ots.jpg);
	top:30px;
}
.main{
	position:relative;
	width:960px;
	margin:0 auto;
}
.main_shadow{
	position:relative;
	width:962px;
	text-align:center;
	background-image: url(../images/border.png);
	background-repeat:repeat-x;
	overflow:hidden;
	margin: 0 auto;
}
.trans_left{
	float:left;
	z-index:20;
	position:absolute;
	background-image: url(../images/70trans.png);
	width: 639px;
	height: 100px;
	top:250px;
	left:1px;
}
.title_text_left{
	text-align:left;
	line-height:30px;
	margin:20px;
	margin-left:40px;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
}
.title_text_right{
	text-align:center;
	line-height:30px;
	margin:20px;
	font-size:24px;
	font-family:Verdana, Geneva, sans-serif;
}
.text_left{
	text-align:left;
	margin:40px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.text_right{
	text-align:center;
	margin:40px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.menu{
	position:absolute;
	height:30px;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	bottom:10px;
	right:0px;
}
.trans_right{
	float:left;
	z-index:20;
	position:absolute;
	float:right;
	background-image: url(../images/70trans.png);
	width: 320px;
	height: 100px;
	top:250px;
	right:1px;
}
.red_left{
	position:absolute;
	background-color:#770131;
	width: 639px;
	height: 10px;
	left:0px;
	top:0px;
	overflow:hidden;
}
.blue_right{
	position:absolute;
	background-color:#004487;
	width: 320px;
	height: 10px;
	top:0px;
	right:0px;
	overflow:hidden;
}
.left{
	float:left;
	min-height:300px;
	top:10px;
	width:639px;
	background-image: url(../images/red_fade.jpg);
	background-repeat:repeat-x;
}
.right{
	float:right;
	min-height:300px;
	width:320px;
	background-image: url(../images/blue_fade.jpg);
	background-repeat:repeat-x;
}
.footer{
	position:relative;
	bottom:0px;
	width:960px;
	height:80px;
	margin: 0 auto;
}
.footer_logo{
	float:left;
	width:80px;
	height:80px;
	background-color:#00AAD8;
	text-align:center;
}
.footer_vlg{
	position:relative;
	width:55px;
	height:22px;
	background-image: url(../images/vlg.png);
	margin:0 auto;
	top: 28px;
}
.footer_line{
	position:absolute;
	width:880px;
	height:10px;
	background-color:#770131;
	right:0px;
	bottom:0px;
	overflow:auto;
}
.contact{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
	height:30px;
	left:100px;
	top:20px;
}