@charset "utf-8";
#left {
	width: 228px;
	background-image: url(../IMGS/HOME/index_bg_left.gif);
	text-align: center;
	padding-top: 160px;
	padding-left: 30px;
	font-size: 10px;
	color: #1b1b20;
	background-repeat: no-repeat;
	padding-bottom: 160px;
	float: left;
}
#left img{
	margin-top:30px;
}
#right {
	width: 371px;
	float: right;
	position: relative;
}
#box01, #box02, #box03, #box04, #box05, #box06 {
	height: 155px;
	position: absolute;
	text-align: center;
	background-repeat: no-repeat;
}
#box01 {
	width: 173px;
	left: 17px;
	top: 127px;
	background-image: url(../IMGS/HOME/box01.jpg);
}
#box02 {
	width: 154px;
	left: 217px;
	top: 127px;
	background-image: url(../IMGS/HOME/box02.jpg);
}
#box03 {
	width: 190px;
	left: 0px;
	top: 289px;
	background-image: url(../IMGS/HOME/box03.jpg);
}
#box04 {
	width: 154px;
	left: 217px;
	top: 289px;
	background-image: url(../IMGS/HOME/box04.jpg);
}
#box05 {
	width: 154px;
	left: 217px;
	top: 450px;
	background-image: url(../IMGS/HOME/box05.jpg);
}
#box06 {
	width: 190px;
	left: 0px;
	top: 450px;
	background-image: url(../IMGS/HOME/box06.jpg);
}
#box06_video {
	height: 139px;
	position: absolute;
	text-align: center;
	background-repeat: no-repeat;
	width: 172px;
	left: 10px;
	z-index: 100;
	top: 457px;
}
#box_banner {
	width: 340px;
	height: 20px;
	left: 30px;
	top: 105px;
	position: absolute;
}
#center {
	width: 301px;
	background-image: url(../IMGS/HOME/index_bg_center.gif);
	padding-top: 160px;
	padding-bottom: 160px;
	padding-left: 20px;
	float: left;
	background-repeat: no-repeat;
}
#center a:link, #center a:visited {
	text-decoration: none;
	color: #808386;
}
#center a:hover {
	color: #0092d2;
	border: 0; /* Pure CSS Popups bug fix for IE6*/
}

#center a span {
	display: none;
}
#center a:hover span {
	display: inline;
}
#center ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	
}
#center li {
	margin-bottom: 9px;
	height: 14px;
	line-height: 14px;
}
#dynamic_news {
	font-size:10px;
	display: inline;
	color: #0092D2;
}
#right a:link, #right a:visited {
	display:block;
	text-decoration: none;
	color: #808386;
	width: 100%;
	height: 100%;
}
#right a:hover {
	color: #4b4c4e;
}
.menu_link {
	display:block;
	padding-top:130px;
}
.menu_link2 {
	display:block;
	padding-top:120px;
}

