body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #a89665;
}
#main_tab {
	height: 100%;
	width: 100%;
}

#top2 {
	background: url(images/t2bg.gif) repeat-x;
	height: 26px;
}
#top2_in {
	background: url(images/url.gif) repeat-x;
	height: 26px;
}

/* q */
.q3a {
	background: url(images/vbg.gif) repeat-x top;
	width: 50%;
}
.q3l {
	background: url(images/lbg.gif) repeat-y;
	width: 18px;
	vertical-align: top;
}
.q3r {
	background: url(images/rbg.gif) repeat-y;
	width: 18px;
	vertical-align: top;
}
#qc {
	width: 784px;
	height: 50px;
	background: #e8d8a7;
	border-left: 1px solid #3d302d;
	border-right: 1px solid #3d302d; 
	vertical-align: middle;
	text-align: center;
	margin: 10px;
}
/* q END */
/* c */
.cns {
	background: #e9cf8b;
	width: 140px;
	vertical-align: top;
	border-left: 1px solid #3d302d;
	border-right: 1px solid #3d302d; 
}
.hs {
	background: url(images/hbg.gif) repeat-x;
	height: 30px;
	color: #453430;
	margin: 0;
	width: 140px;
}
#cnc {
	width: 500px;
	height: 100%;
	background: #e8d8a7;
	vertical-align: top;
}
.hd {
	padding: 6px 2px 6px 5px;
	margin: 0;
	font-size: 11px;
	font-weight: bolder;
}
/* MENU */
#menu {
	width: 140px;
}
#menu a {
	display: block;
	color: #3e302d;
	font-size: 10px;
	font-weight: bolder;
	border-bottom: 1px solid #efac1a;
	line-height: 16px;
	text-decoration: none;
	padding: 0 0 0 4;
}
#menu a:visited {
	text-decoration: none;
	color: #3e302d;
}
#menu a:hover {
	text-decoration: none;
	background: #ecbd52;
}
#menu a.active {
	text-decoration: none;
	background: #ecbd52;
}
/* MENU END */
/* FORM */
.add {
	background: #ecbd52;
	border: 1px solid #efac1a;
	font-size: 10px;
	color: #453430;
	height: 17px;
	width: 100%;
}
/* FORM END */
.pplr {
	color: #453430;
	font-size: 10px;
	border-bottom: 1px solid #efac1a;
	padding: 6px 4px 6px 4px ;
}
.pplr a {
	color: #cc6633;
	text-decoration: none;
}
.pplr a:visited {
	color: #cc6633;
	text-decoration: none;
}
.s {
	font-size: 10px;
	color: 453430;
}
.s a {
	color: #cc6633;
	text-decoration: none;
}
.s a:visited {
	color: #cc6633;
	text-decoration: none;
}
.fr {
padding: 4px;
}
.fr a {
	color: #cc6633;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	background: url(images/fr.gif) no-repeat center left;
	padding-left: 11px;
	margin-left: 1px;
	display: block;
}
.fr a:visited {
	color: #cc6633;
	text-decoration: none;
}
.adver {
	width: 132px;
	text-align: center;
	margin: 10px 4px 4px 4px;
}

/* CONTENT */
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	color: #2a1e1b;
}
.w {
	width: 100%;
	padding: 6px;
	color: #453430;
	font-size: 11px;
	
}
.w span {
	display: block;
	margin-top: 1px;
}
.w a {
	color: #de5b19;
}
.w a:visited {
	color: #de5b19;
}
.cad {
	border-bottom: 1px solid #3d302d;
	margin: 0;
	padding: 0;
}
/* TOP */
#top_tab {
	background: url(images/top_bg.gif) repeat-x;
	height: 68px;
	width: 100%;
}
#logo {
	width: 172px;
}
#bn {
	width: 612px;
	text-align: right;
	padding-right: 2px;
	vertical-align: middle;
}
/* FOOTER */
#footer {
	background: #efac1a;
	height: 80px;
	font-size: 10px;
	color: #453430;
	border-top: 1px solid #3d302d;
	border-left: 1px solid #3d302d;
	border-right: 1px solid #3d302d;
	padding: 8px;
	text-align: center;
}
#footer a {
	color: #de5b19;
}
#footer a:visited {
	color: #de5b19;
}