body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a3d1c;
	background:#f7efe5;
}
.main{
	width:100%;
	height:100%;
}
.main td{
	padding:0;
}
.header{
	width:900px;
	border:none;
	height:100%;
}
.header td{
	padding:0;
}
.left{
	width:121px;
	background:url(images/left_bg.jpg) right top repeat-y;
}
.right{
	width:92px;
	background:url(images/right_bg.jpg) left top repeat-y;
}
.footer{
	border-top:1px solid #d6aa77;
	margin:10px;
	padding-top:10px;
	font-size:11px;
}
.menu_td{
	height:45px;
}
.menu_td div{
	background:url(images/book_last.jpg) left top no-repeat;
	margin:0;
	padding:0;
	height:45px;
}
.menu_td div div{
	background:url(images/menu_bg.jpg) left top repeat-x;
	margin-left:151px;
	margin-right:10px;
	padding:0;
	height:45px;
	text-align:right;
}
.menu_td div div a{
	font-size:12px;
	color:#5a3d1c;
	text-decoration:none;
	display:block;
	float:right;
	margin:0 2px;
	padding:0 8px;
	padding-top:18px;
	padding-bottom:10px;
}
.menu_td div div a:hover, .menu_td div div a.selected{
	background:url(images/linkbg.gif) bottom repeat-x;
}
.menu_td div div span{
	background:url(images/msep.jpg) no-repeat bottom;
	display:block;
	float:right;
	width:1px;
	height:35px;
}
.menu_td2{
	height:45px;
}
.menu_td2 div{
	margin:0;
	padding:0;
	height:45px;
}
.menu_td2 div div{
	background:url(images/menu_bg.jpg) left top repeat-x;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	height:45px;
	text-align:right;
}
.menu_td2 div div a{
	font-size:12px;
	color:#5a3d1c;
	text-decoration:none;
	display:block;
	float:right;
	margin:0 2px;
	padding:0 9px;
	padding-top:18px;
	padding-bottom:10px;
}
.menu_td2 div div a:hover, .menu_td div div a.selected{
	background:url(images/linkbg.gif) bottom repeat-x;
}
.menu_td2 div div span{
	background:url(images/msep.jpg) no-repeat bottom;
	display:block;
	float:right;
	width:1px;
	height:35px;
}
.news{
	font-size:11px; 
	padding:10px 15px;
	text-align:left;
}
.news a{
	color:#5a3d1c;
}
.mail{
	background:#edd7bb;
	font-size:11px;
	margin-top:5px; 
	padding:10px 15px;
}
.mail input, textarea{
	width:153px;
	border:1px solid #dfb783;
	margin:2px 0;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.mail textarea{
	height:80px;
}
.content{
	font-size:12px;
	text-align:justify;
	line-height:19px;
}
.content img{
	border:none;
}
.content a{
	color:#5a3d1c;
}
.content h1{
	font-size:14px;
}
.label{
	width:451px;
	height:139px;
	background:url(images/label.jpg) center no-repeat;
	font-size:14px;
}
.label td{
	padding:15px;
}
.label h3{
	margin:0;
	font-size:16px;
}
.label p{
	margin:8px 0;
}