﻿@charset "utf-8";
@import url('');

body, html { margin:0; }
body, div, p, table, th, td, dt, dd, li, input, select, textarea, h1, h2, h3, h4, h5, h6 
{ font: normal 12px Verdana, Geneva, sans-serif; }
h1, h2, h3, h4, h5, h6, dl, dt, dd, form { list-style-type:none; margin:0; padding:5; }
ol, ul {
	margin-left:5%;
}

a, a:link, a:visited { color:silver; text-decoration:none; }
a.leftBanner, a.leftBanner:link, a.leftBanner:visited { color:white; text-decoration:none;}
#PageGetHere a, #PageGetHere a:visited, #PageGetHere a:link { color:#FFCC66; text-decoration:none;}
#PageGetHere a:hover { text-decoration:underline; }
a:hover { text-decoration:underline; }
a.leftBanner:hover { text-decoration:underline; }
img { border:none; }
fieldset { border:none; }
table { border-collapse:collapse; }
#mainwrapper { position:relative; width:100%; height:100%; z-index:1; background:#000; }
#mainheader { position:relative; width:990px; height:200px; margin:0 auto; z-index:3; _background: url('http://image.webzen.com/Global/Mu/main/ie6_main_100517.jpg') center top no-repeat; }
.mainvisual { position:absolute; top:0; left:0; width:100%; min-width:990px; height:100%; overflow:hidden; z-index:1;}
	.mainvisual .left_image { position:absolute; top:0; left:0; width:50%; min-width:495px; height:100%; background: transparent url('BackBanner2left.jpg') right top no-repeat; }
	.mainvisual .left_image_1 { position:absolute; top:0; left:0; width:50%; min-width:495px; height:100%; background: transparent url('BackBanner2left_1.jpg') right top no-repeat; }
	.mainvisual .left_image_2 { position:absolute; top:0; left:0; width:50%; min-width:495px; height:100%; background: transparent url('BackBanner2left_2.jpg') right top no-repeat; }
	.mainvisual .right_image { position:absolute; top:0; right:0; width:50%; min-width:495px; height:100%; background: transparent url('BackBanner2right.jpg') left top no-repeat; }
	.mainvisual .right_image_2 { position:absolute; top:0; right:0; width:50%; min-width:495px; height:100%; background: transparent url('BackBanner2right_2.jpg') left top no-repeat; }

#mainbody { position:relative; width:990px; overflow:hidden; margin:0 auto; padding:0 0 35px 0; z-index:3; }
.center { text-align:center; }
.fl { float:left; }
.fr { float:right; }
.clear { clear:both; }
.notice1 {
	color: red;
}
.notice2 {
	color: green;
}
.notice3 {
	color: yellow;
}
.title {
	font-size: 14px;
	color: green;
}
.titleNews {
	background:#666;
	font: 2em normal Georgia, 'Times New Roman', Times, serif;
	padding: 8px 0;
	color: white;
	text-align: center;
}
.titleSmall {
	font: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 0.65em;
	display: block;
	color:#999999;
	text-align: center;
}
.newList {
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666566;
	font-size: 1.0em;
}
.newListSub {
	font-weight: normal;
	color:#666566;
	padding-bottom: 5px;
	font-size: 1.0em;
}

