@charset "utf-8";

body {
	width: 1000px;
	margin: 0 auto;
	
	background-color: #333333;
}

table {
	text-align: justify;
}

td {
	text-align: justify;
}

a {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
.copyright {font-family: Arial; font-size: 11px; line-height: 16px; color: #877f7e;}
.copyright a {color: #877f7e;}
.date {font-family: Arial; font-size: 11px; line-height: 22px; color: #ffb400; }
.news a {font-family: Arial; font-size: 12px; line-height: 22px; color: #ffffff; }
.news a:hover { color: #ffffff; }
#icon1 a { display:block; width:233px; height:125px; background: url("index/icon-1.jpg") 0 0 no-repeat;}
#icon1 a:hover { background-position: -233px 0; }
#icon2 a { display:block; width:233px; height:125px; background: url("index/icon-2.jpg") 0 0 no-repeat;}
#icon2 a:hover { background-position: -233px 0; }

#main_header {
	font-size: 11px;
	position: absolute;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 1000px;
}

#main_header .mainbar {
	background-image: url('index/bg_middle.png');
	background-repeat: repeat-x;
}

#main_header #inner {
	float: right;
	margin-right: 30px;
}

.bg_left {
	height: 30px;
	width: 12px;
	background-image: url("index/bg_left.png");
	background-repeat: no-repeat;
}

.bg_right {
	height: 30px;
	width: 12px;
	background-image: url("index/bg_right.png");
	background-repeat: no-repeat;
}

#main_header ul {
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	color: #FFFFFF;
}

#main_header li {
	list-style: none;
	float: left;
	margin: 0 2px;
	padding: 0 2px;
	color: #FFFFFF;
}

#main_header a {
	color: #FFFFFF;
}

/* Main Icon
-------------------------*/
#iconButtons {
	position: absolute;
	width: 480px;
	height: 420px;
}

#iconButtons .icons, #iconButtons .icons a {
	position: absolute;
	width: 82px;
	height: 82px;
}

#iconButtons .icons {
	background-position: 100% 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* image random
------------------------*/
#imageRandom {
	position: absolute;
	width: 480px;
	height: 420px;
}

#imageRandom .img {
	display: none;
	width: 480px;
	height: 420px;
}

/* Main Icon
-------------------------*/
#icon_0 { 
	margin-left: 31px;
	margin-top: 100px;
	background-image: url('images/index/home-icon1.png'); 
}
#icon_1 { 
	margin-left: 152px;
	margin-top: 102px;
	background-image: url('images/index/home-icon2.png'); 
}
#icon_2 { 
	margin-left: 67px;
	margin-top: 192px;
	background-image: url('images/index/home-icon3.png'); 
}
#icon_3 { 
	margin-left: 210px;
	margin-top: 192px;
	background-image: url('images/index/home-icon4.png'); 
}
#icon_4 { 
	margin-left: 128px;
	margin-top: 275px;
	background-image: url('images/index/home-icon5.png'); 
}
#icon_5 { 
	width: 98px !important;
	height: 98px !important;
	margin-left: 277px;
	margin-top: 253px;
	background-image: url('images/index/home-icon6.png'); 
}
#icon_6 { 
	margin-left: 210px;
	margin-top: 343px;
	background-image: url('images/index/home-icon7.png'); 
}
#icon_7 { 
	margin-left: 373px;
	margin-top: 306px;
	background-image: url('images/index/home-icon8.png'); 
}
#icon_8 { 
	margin-left: 306px;
	margin-top: 389px;
	background-image: url('images/index/home-icon9.png'); 
}

.circleLine {
	position: absolute;
	width: 1000px;
	height: 488px;
	
	background-image: url('images/index/home-circle.png');
	background-repeat: no-repeat;
}
