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

#download_box {
	position: absolute;
	top: 289px;
	right: 0px;
	z-index: 999;
}
.download_oem a{
	height: 50px;
	width: 120px;
	display: block;
	background-image: url(../image/download_t.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #F00;
	font-size: 12px;
	line-height: 35px;
	font-weight: 600;
	padding-left: 50px;
	text-decoration: none;
}
.download_oem a:hover {
	color: #0F0;
}
.download_am a:hover {
	color: #0F0;
}

.download_am a{
	height: 50px;
	width: 120px;
	display: block;
	background-image: url(../image/download_d.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #F00;
	font-size: 12px;
	line-height: 35px;
	font-weight: 600;
	padding-left: 50px;
	text-decoration: none;
}



/* CSS Document */


* { margin: 0; padding: 0; }
#slogan {
	height: auto;
	width: auto;
	position: absolute;
	left: 234px;
	top: 50px;
	z-index: 50;
}
#language_link {
	width: 263px;
	color: #900;
	position: absolute;
	text-align: center;
	height: auto;
	top: 16px;
	right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#language_link a {
	color: #900;
	text-decoration: none;
	font-weight: 600;
}
#language_link a:hover {
	color: #0FF;
}

#bar_link a   {
	color: #FFF;
	text-decoration: none;
	font-weight: 500;
	bottom: 10px;
}
#bar_link a:hover {
	color: #F60;
}

#bar_link {
	width: auto;
	color: #000;
	position: absolute;
	text-align: left;
	height: auto;
	top: 52px;
	right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-style: italic;
}
#bar_line {
	height: 110px;
	width: 250px;
	position: absolute;
	left: 19px;
	top: -18px;
	z-index: 50;
	background-image: url(../image/bar_line.png);
	background-repeat: no-repeat;
}

#bar_inner {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	position: relative;
}
#copyright {
	height: 45px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/copyright.png);
	background-repeat: no-repeat;
	clear: both;
}

#meun_load {
	height: 60px;
	width: auto;
}

#banner_load {
	height: 320px;
	width: auto;
}
#CONTENT {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: auto;
	padding-bottom: 120px;
	float: left;
}




#BAR {
	height: 80px;
	width: auto;
	background-image: url(../image/bar.png);
	background-repeat: repeat-x;
	position: relative;
}
#MIDDLE {
	height: auto;
	width: 950px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}


#HEADER {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/header_bg.png);
	background-repeat: repeat-x;
}
#RED_BAR {
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#FOOTER {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	clear: both;
}
