body{
	background: #373333;
	padding: 0px;
	margin: 0 auto;
	width: 841px;
	height:100%;
	font: 10px Tahoma, Geneva, sans-serif;
	}
a{
	color: black;
	text-decoration: none;
	outline: none;
	}
a:hover{
	color: navy;
	}
a img{
	border: 0px;
	}
div.BEHIND_BG{
	background: url(/tpl/imgs/index/BG.jpg) center bottom no-repeat;
	height: 299px;
	margin-top: -699px;
	position: absolute;
	width: 100%;
	}
div.LTBG{
	background: url(/tpl/imgs/index/LTBG.gif) left no-repeat;
	top: 0px;
	left: 0px;
	height: 312px;
	width: 449px;
	position: absolute;
	}
div.LBBG{
	background: url(/tpl/imgs/index/LBBG.gif) left no-repeat;
	bottom: 0px;
	left: 0px;
	height: 312px;
	width: 449px;
	position: absolute;
	}
div.RTBG{
	background: url(/tpl/imgs/index/RTBG.gif) right no-repeat;
	right: 0px;
	top: 0px;
	height: 312px;
	width: 449px;
	position: absolute;
	}
div.RBBG{
	background: url(/tpl/imgs/index/RBBG.gif) right no-repeat;
	right: 0px;
	bottom: 0px;
	height: 312px;
	width: 449px;
	position: absolute;
	}
div.CENTER{
	position: absolute;
	width: 841px;
	top: 55%;
	margin-top: -235px;
	}
div.CBGS{
	float: left;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	}
div.CBGS img{
		cursor: pointer;
	}
div.BESM{
	position: absolute;
	right: 40px;
	top: -35px;
	}