﻿body {
	margin: 0;
	font-family: MS UI Gothic;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 120%;
	color: #666666;
	background-color: #ffffff;
}

h1 {
	font-size: 14px;
	color: #000000;
	margin: 2px;
	padding: 0;
}

.h2 {
	font-size: 12px;
	color: #0099cc;
}

.h3 {
	font-size: 10px;
	color: #FF0000;
}

p {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0;
}

div {
	margin: 5px;
	position: relative;
}

img {
	border-width: 0;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
}

hr {
	color: #000000;
}

iframe {
	width: 100%;
	height: 100%;
}

img.vn {
	float: left;
	margin: 3px;
}

.autosc {
	overflow: auto;
}

.art {
	font-size: 10px;
}

.space {
	width: 100%;
	height: 20px;
}

.prf {
	width: 320px;
	height: 380px;
}

#main {
	width: 800px;
	height: 1500px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-top: 15px;
	margin-left: -400px;
	margin-bottom: 15px;	
	border: 0px dashed #cccccc;
}

#news {
	position: absolute;
	top: 225px;
	left: 20px;
}

#pick {
	width: 780px;
	margin: 10px;
	border: 1px solid #556677;
}

#info {
	width: 570px;
	margin: 5px;
	border: 1px solid #556677;
	position: absolute;
	top: 5px;
	left: 215px;
}

#event {
	width: 200px;
	margin: 5px;
	border: 1px solid #556677;
	position: relative;
	top: 10px;
	left: 5px;
}

#product {
	width: 200px;
	margin: 5px;
	border: 1px solid #556677;
	position: relative;
	top: 20px;
	left: 5px;
}

#profile {
	width: 570px;
	margin: 5px;
	position: absolute;
	top: 345px;
	left: 215px;
	border: 1px solid #556677;
}

#prfview {
	width: 350px;
	height: 380px;
	position: relative;
	top: 0px;
	left: 210px;
}

#prfmanu{
	width: 200px;
	height: 380px;
	position: absolute;
	top: 30px;
	left: 5px;
	overflow: auto;
}