body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg1.jpg) repeat-x;
	background-color: #525252;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffebbe;
	}

div#container {
	background: url(images/bg2.jpg) no-repeat;
	width: 980px;
	height: 700px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logo {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.slog {
	position: absolute;
	margin: 120px 0px 0px 300px;
	padding: 0px 0px 0px 0px;
	color: #525252;
	font-size: 17px;
	font-weight:bold;
}

div#menu {
	position: absolute;
	width: 980px;
	height: 31px;
	margin: 151px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:auto;
	text-transform:uppercase;
	overflow: hidden;
}

div#content {
	position: absolute;
	width: 980px;
	height: 370px;
	margin: 220px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#footer {
	position: absolute;
	width: 980px;
	height: 35px;
	margin: 640px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	color: #ffd400;
	font-size: 11px;
}

a.link01:link			{font-size: 12px; font-weight: bold; color: #ffd400; text-decoration: none; float: left; background-color: #525252; padding: 9px 10px 8px 10px; letter-spacing: 5px; overflow: hidden;}
a.link01:visited		{font-size: 12px; font-weight: bold; color: #ffd400; text-decoration: none; float: left; background-color: #525252; padding: 9px 10px 8px 10px; letter-spacing: 5px; overflow: hidden;}
a.link01:hover		{font-size: 12px; font-weight: bold; color: #ffd400; text-decoration: underline; float: left; background-color: #525252; padding: 9px 10px 8px 10px; letter-spacing: 5px; overflow: hidden;}
a.link01:active		{font-size: 12px; font-weight: bold; color: #ffd400; text-decoration: none; float: left; background-color: #525252; padding: 9px 10px 8px 10px letter-spacing: 5px; overflow: hidden;}

a.link02:link			{font-size: 12px; font-weight: bold; color: #737373; text-decoration: none; float: left; padding: 9px 10px 8px 10px; letter-spacing: 5px; border-left: 5px #FFFFFF solid; overflow: hidden;}
a.link02:visited		{font-size: 12px; font-weight: bold; color: #737373; text-decoration: none; float: left; padding: 9px 10px 8px 10px; letter-spacing: 5px; border-left: 5px #FFFFFF solid; overflow: hidden;}
a.link02:hover		{font-size: 12px; font-weight: bold; color: #737373; text-decoration: underline; float: left; padding: 9px 10px 8px 10px; letter-spacing: 5px; border-left: 5px #FFFFFF solid; overflow: hidden;}
a.link02:active		{font-size: 12px; font-weight: bold; color: #737373; text-decoration: none; float: left; padding: 9px 10px 8px 10px letter-spacing: 5px; border-left: 5px #FFFFFF solid; overflow: hidden;}

a.link03:link			{font-size: 12px; font-weight: normal; color: #ffff00; text-decoration: none;}
a.link03:visited		{font-size: 12px; font-weight: normal; color: #ffff00; text-decoration: none;}
a.link03:hover		{font-size: 12px; font-weight: normal; color: #ffff00; text-decoration: underline;}
a.link03:active		{font-size: 12px; font-weight: normal; color: #ffff00; text-decoration: none;}

a.link04a:link		{font-size: 12px; font-weight: bold; color: #939598; text-decoration: none;}
a.link04a:visited	{font-size: 12px; font-weight: bold; color: #939598; text-decoration: none;}
a.link04a:hover		{font-size: 12px; font-weight: bold; color: #939598; text-decoration: underline;}
a.link04a:active		{font-size: 12px; font-weight: bold; color: #939598; text-decoration: none;}

a.link04b:link		{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none;}
a.link04b:visited	{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none;}
a.link04b:hover		{font-size: 12px; font-weight: bold; color: #525252; text-decoration: underline;}
a.link04b:active		{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none;}

a.link05:link			{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none; display: block; border-bottom: 2px #fff200 solid;}
a.link05:visited		{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none; display: block; border-bottom: 2px #fff200 solid;}
a.link05:hover		{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none; display: block; border-bottom: 2px #525252 solid;}
a.link05:active		{font-size: 12px; font-weight: bold; color: #525252; text-decoration: none; display: block; border-bottom: 2px #fff200 solid;}

.footer01 {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

.footer02 {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

.box01 {
	width: 280px;
	height: 110px;
	background-color: #fff200;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	color: #442f27;
}

.box02 {
	width: 280px;
	height: 140px;
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.box03 {
	width: 280px;
	height: 36px;
	background-color: #525252;
	margin: 0px 10px 10px 0px;
	padding: 14px 10px 10px 10px;
}

.box04 {
	width: 360px;
	height: 350px;
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

.box05 {
	width: 260px;
	height: 350px;
	background-color: #fff200;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

.box06 {
	float:right;
	margin: 5px 0px 0px 0px;
}

.box07 {
	float:left;
	margin: 5px 0px 0px 0px;
}

.box08 {
	float:left;
	margin: 0px 0px 0px 0px;
}

.box09 {
	float:left;
	margin: 0px 5px 0px 5px;
}

.box10 {
	float:left;
	margin: 0px 0px 0px 0px;
}

.box11 {
	float: left;
	width: 380px;
	height: 350px;
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	overflow: auto;
}

.box11b {
	float: left;
	width: 380px;
	max-height: 350px;
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	overflow: auto;
}

.box12 {
	float: left;
	width: 540px;
	height: 350px;
	background-color: #fff200;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	overflow:auto;
}

.box13 {
	float: left;
	width: 380px;
	height: 350px;
	background-color: #fff200;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}

.box14 {
	float: left;
	width: 540px;
	height: 350px;
	background-color: #525252;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	color: #fff200;
}

.box15 {
	float: right;
	width: 540px;
	height: 350px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	color: #525252;
}

.box16 {
	position: absolute;
	width: 60px;
	height: 20px;
	margin: 320px 0px 10px 450px;
	padding: 10px 10px 10px 10px;
	color: #525252;
}

.box16b {
	position: absolute;
	width: 60px;
	height: 20px;
	margin: 220px 0px 10px 230px;
	padding: 10px 10px 10px 10px;
	color: #525252;
}

.box17 {
	margin: 0px 0px 0px 41px;
	padding: 0px 0px 0px 0px;
}

.text01 {
	color: #848484;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
}

.text02 {
	color: #666666;
	font-size: 22px;
}

.text03 {
	color: #ffff00;
	font-size: 28px;
	margin: 0px 10px 0px 0px;
}

.text03b {
	color: #ffff00;
	font-size: 22px;
	margin: 0px 10px 0px 0px;
}

.text04 {
	color: #737373;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	line-height: 17px;
}

.text04b {
	color: #737373;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	line-height: 17px;
	text-transform:uppercase;
}

.text05 {
	text-align:right;
	height: 28px;
	margin: 5px 10px 0px 0px;
}

.text06 {
	text-align:right;
	height: 33px;
	margin: 0px 10px 0px 0px;
}

.text07 {
	color: #737373;
	margin: 5px 0px 0px 0px;
	height: 330px;
	overflow: hidden;
}

.text08 {
	font-size: 13px;
}

.text09 {
	font-size: 13px;
	color: #525252;
}

.text10 {
	float: right;
	margin: 1px 0px 0px 0px;
}

.text11 {
	float: right;
}

.input01 {
	border: 0px;
	background-color: #525252;
	padding: 16px 0px 16px 0px;
	color: #ffd400;
	font-size: 14px;
	height: 53px;
	width: 80px;
}

.input02 {
	border: 0px;
	background-color: #525252;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 3px 0px;
	color: #ffffff;
	height: 19px;
	width: 80px;
	float:right;
}

.input03 {
	border: 0px;
	background-color: #525252;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 3px 0px;
}

.input04 {
	border: 0px;
	background-color: #525252;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 3px 0px;
	color: #FFFFFF;
}

.td01 {
	color: #525252;
}

p {
	margin: 5px 0px 5px 0px;
}

.pics01 {
	margin: 0px 5px 10px 5px;
}

.hiba {
	margin: 0px 0px 5px 0px;
	background-color:#FF0000;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
}


/**/

.wn01	{ 
    position:relative; 
    width:380px;
	height:280px;
    overflow:hidden;
	margin: 20px 0px 20px 0px;
	}

.wn02	{ 
    position:relative; 
    width:550px;
	height:280px;
    overflow:hidden;
	margin: 20px 0px 20px 0px;
	}


.btn01a {
	position: absolute;
	margin: 0px 0px 0px 180px;
	z-index: 999998;
}

.btn01b {
	position: absolute;
	margin: 305px 0px 0px 180px;
	z-index: 999999;
}

/**/