@charset "utf-8";

body
{
	font-size: 75%; /* 11px */
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.22em;
	color: #333333;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 0.88em;
	margin: 1em auto;
	color: #333;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, fieldset, blockquote
{
	margin: 0;
	padding: 0;
}

ul, ol, li
{
	list-style: none;
}

dt, dd
{
	font-size: 100%; margin-top: 5px;
	line-height: 1.4em;
}

img
{
	border: 0;
}

li img,
dl img
{
	vertical-align: middle;
}

textarea
{
	font-size: 1em;
	font-family: Arial, dotum, Tahoma;
	color: #666;
}

table
{
	width: 100%;
	margin: 0 auto 1em;
	border-collapse: collapse;
	border: 0;
	font-size: 0.95em;
}

table caption
{
	display: none;
}

a, a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #8C7545;
}

a:hover
{
	color: #333;
	text-decoration: underline;
}

.wrap
{
	margin: 0 auto;
	width: 764px;
}

form fieldset
{
	border: 0;
}

form legend
{
	display: none;
}

select, input
{
	font-size: 1em;
	color: #666;
	vertical-align: middle;
}

hr
{
	display: none;
}

abbr
{
	cursor: help;
	border: 0;
}

p
{
	line-height: 1.4em;
	margin: 0 0 1em;
}
