html, body {
	background:#8C0097 url('../images/bg.jpg') repeat-x center top;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	line-height:170%;
	margin:auto;
	padding:0
}
.center{
	text-align:center;
	width:auto;
	height:auto;
	padding:0;
	margin:auto;
}
#clear{
	clear:both;
}
#wrapper_top{
	width:926px;
	height:auto;
	margin:auto;
	padding:0;
}
#logo{
	background:url('../images/logo.jpg') no-repeat center top;
	width:309px;
	height:70px;
	overflow:hidden
}
#ban{
	padding-top:5px;
	height:auto;
	width:auto;
	overflow:hidden
}
#wrapper_main{
	width:894px;
	height:auto;
	margin:auto;
	padding:0;
}
#full{
	width:894px;
	height:auto;
	overflow:hidden
}
#full_left{
	background:url(../images/full.jpg) center top no-repeat;
	width:630px;
	height:145px;
	overflow:hidden;
}
#print{
	background:url(../images/img1.jpg) center top no-repeat;
	width:261px;
	height:145px;
	overflow:hidden;
}
#print_font{
	padding-top:110px;
	padding-right:20px;
	text-align:right;
	color:#000000;
	font-weight:bold;
}
#new{
	width:585px;
	height:auto;
	text-align:center;
	color:#FFFFFF;
	font-size:14pt;
	padding-top:20px;
	line-height:180%;
}
#compo{
	width:894px;
	height:auto;
	clear:both;
}
#column_left{
	float:left;
	width:220px;
	height:auto;
	text-align:left;
}
#menu_left{
	width:210px;
	height:auto;
}
#column_right{
	float:right;
	width:668px;
	height:auto;
	text-align:left;
}
#menu_cen{
	background:url('../images/bg_mn_left.jpg') no-repeat center top;
	height:249px;
	width:194px
}
#wrapper_bot{
	width:926px;
	height:auto;
	padding:0;
	text-align:center;
	margin:auto;
}
#bot{
	background:url('../images/bot.jpg') no-repeat center top;
	width:926px;
	height:31px
}
#bottom{
	width:auto;
	height:70px;
	background:#2F0034;
	text-align:center;
}
#footer{
	width:90%;
	height:auto;
	text-align:right;
	padding-right:10%;
	color:#dec8a1;
	padding-top:5px;
}
#menu_bot{
	text-align:center;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#FFFFFF;
	
}
#menu_cen a{
	color:#CEEAE8;
	text-decoration:none;
}
#menu_cen a:hover{
	color:#E0F119;
	text-decoration:none;
}