@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	background:url(bg.jpg) top center no-repeat;
	}
	
a img{
	border:none;
	}
	
a{
	color:#ffffff;
	}
	
/* pre done classes */

.m_auto{
	margin:auto;
	}
	
.contenthold{
	margin:auto;
	width:775px;
	}
	
.topmenu{
	height:38px;
	width:100%;
	}
	
.topmenu a{
	display:inline;
	color:#ffffff;
	font-weight:600;
	text-decoration:none;
	}
	
.topmenu a:hover{
	color:#CCCCCC;
	}
	
#banner{
	height:131px;
	width:100%;
	background:url(images/a_04.gif) top left no-repeat;
	}

.menu{
	height:63px;
	width:100%;
	background:url(images/a_05.jpg) no-repeat;
	}
	
.menu2{
	height:45px;
	width:100%;
	background:url(images/a_06.jpg) no-repeat;
	}
	
td.off {
background: transparent;
border-right:1px solid #999999;
height:45px;
color:#666666;
font-weight:bold;
}

td.on {
background: transparent;
border-right:1px solid #999999;
height:45px;
background: #ce79ae;
color:#ffffff;
font-weight:bold;
}

td.off1 {
background: transparent;
border-right:1px solid #999999;
border-left:1px solid #999999;
height:45px;
color:#666666;
font-weight:bold;
}

td.on1 {
background: transparent;
border-right:1px solid #999999;
border-left:1px solid #999999;
height:45px;
background: #ce79ae;
color:#ffffff;
font-weight:bold;
}

td.off1 a{
	color:#666666;
	text-decoration:none;
	}
	
td.on1 a{
	color:#ffffff;
	text-decoration:none;
	}
	
td.off a{
	color:#666666;
	text-decoration:none;
	}
	
td.on a{
	color:#ffffff;
	text-decoration:none;
	}
	
.content{
	padding:20px;
	text-align:justify;
	line-height:16px;
	background:#f4b0da url(images/a_07.jpg) top center no-repeat;
	}
	
.footer{
	height:106px;
	width:100%;
	background:url(images/a_09.jpg) no-repeat;
	}
