body {
	font-family: Verdana;
	color: #695D54;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
}

/* top */

#top_logo {
	width: 320px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
}
#top_slid {
	width: 320px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 80px;
	font-size: 9px;
	font-weight: bold;
	color: #887D75;
	padding-top: 3px;
	padding-left: 80px;
}
#top_slid a {
	font-weight: normal;
	text-decoration: none;
	color: #887D75;
}
#top_slid a:hover {
	font-weight: bold;
}

/* menu */

#menu {
	width: 240px;
	position: absolute;
	left: 0px;
	top: 120px;
}
#menu div {
	height: 20px;
	font-weight: bold;
	color: #7C1D20;
}
#menu div a{
	color: #695D54;
	text-decoration: none;
	font-weight: normal;
}
#menu div a:hover{
	font-weight: bold;
}
.submenu {
	height: 20px;
	font-weight: bold;
	color: #695D54;
}
#work {
	color: #7C1D20;
	font-size: 9px;
	padding-top: 9px;
	text-align: right;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDCD8;
	font-weight: bold;
}
#work a{
	color: #695D54;
	text-decoration: none;
	font-weight: normal;
}
#work a:hover{
	font-weight: bold;
}

/* content position */

#col_160_240 {
	position: absolute;
	width: 160px;
	left: 240px;
	top: 120px;
}
#col_240_400 {
	position: absolute;
	width: 240px;
	left: 400px;
	top: 120px;
}
#col_240_640 {
	position: absolute;
	width: 240px;
	left: 640px;
	top: 120px;
}
#col_240_320 {
	position: absolute;
	width: 240px;
	left: 320px;
	top: 120px;
}
#col_80_240 {
	position: absolute;
	width: 80px;
	left: 240px;
	top: 120px;
}
#col_80_560 {
	position: absolute;
	width: 80px;
	left: 560px;
	top: 120px;
}
#col_480_400 {
	position: absolute;
	width: 480px;
	left: 400px;
	top: 120px;
}

/* content */

#text {
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDCD8;
}
#text a {
	text-decoration: none;
	color: #7C1D20;
}
#text a:hover {
	font-weight: bold;
}
#text_09 {
	padding: 9px 8px 8px 8px;
	font-size: 9px;
	color: #887D75;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDCD8;
}
#text_09 a {
	text-decoration: none;
	color: #887D75;
}
#text_09 a:hover {
	font-weight: bold;
}

#text_work {
	padding: 8px;
	font-size: 9px;
	color: #7C1D20;
	font-weight: bold;
}
#text_work a {
	text-decoration: none;
	color: #887D75;
	font-weight: normal;
}
#text_work a:hover {
	font-weight: bold;
}
.title {
	font-size: 11px;
	color: #695D54;
	font-weight: normal;
}
.title_sub {
	font-size: 9px;
	color: #695D54;
	font-weight: normal;
}
.date {
	font-size: 9px;
	color: #7C1D20;
	font-weight: bold;
}


#info {
	padding: 9px 4px 4px;
	font-size: 9px;
	color: #9E948D;
	text-align: right;
	font-weight: bold;
}
