@CHARSET "UTF-8";

body,h1,h2,h3,h4,h5,dl,dt,dd,th,td,p,textarea,form,fieldset,legend,input,div,select,em,button
	{
	font-size: 12px;
	font-weight: normal;
	font-family: dotum, 돋움, sans-serif;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,textarea,form,fieldset,p,blockquote,a,th,td,input,span,button
	{
	margin: 0pt;
	padding: 0pt;
}

var {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

em {
	font-style: normal
}

img,input,select,textarea,li {
	vertical-align: middle;
}

fieldset,img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	overflow: -moz-scrollbars-vertical;
}

/* for flash effect */
#ie_historyFrame {
	width: 0px;
	height: 0px;
	display: none
}

#firefox_anchorDiv {
	width: 0px;
	height: 0px;
	display: none
}

#safari_formDiv {
	width: 0px;
	height: 0px;
	display: none
}

#safari_rememberDiv {
	width: 0px;
	height: 0px;
	display: none
}

BODY {
	margin-top: 20px;
	color: #534f50;
	font-family: dotum, 돋움;
	line-height: 100%;
	background-color: #fff
}

A {
	text-decoration: none;
	color: #534f50;
}

#wrapper {
	margin: auto;
	width: 972px;
}

#header {
	background-color: #fff
}

#content {
	padding: 10px 16px 40px 16px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#cindy {
	float: left;
	width: 750px;
}

#cindy H2 {
	margin-bottom: 5px;
}

#cindy_raina {
	float: right;
	width: 943px;
}

#trafficTop {
	background: url('/images/plainTopBg.gif') no-repeat;
	height: 4px;
	font-size: 1px;
	
}

#trafficBottom {
	background: url('/images/plainBottomBg.gif') no-repeat;
	height: 4px;
	font-size: 1px;
}

#trafficBottom .Title {
	border-bottom: 1px solid #e0e0e0;
}

#trafficCenter {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	width: 932px;
}

#trafficCenter .Title {
	border-bottom: 1px solid #e0e0e0;
}

#trafficCenter .banner {
	text-align: center;
	margin: 4px 0 10px;
}