body {
	background-color: #F9F2EE;
	background-image: url(../images/common/bg_head.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	vertical-align: top;
}

#container {
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#container_layout {
	width: 456px;
	margin-right: auto;
	margin-left: auto;
}

.txt10_15 {
	font-family: Vardana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	vertical-align: top;
}
.txt10_14 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	vertical-align: top;
}

a {
	color: #333333;
	text-decoration: underline;
}
.c_brown {
	color: #C17E4D;
}
.c_white {
	color: #FFFFFF;
}
.c_pink {
	color: #FF9D9D;
}
.c_green1 {
	color: #C8C85A;
}
.c_green2 {
	color: #94BC7E;
}
.c_red {
	color: #FC3F5B;
}
