body{
	background:#333333;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:none;
}

.site_holder{
	width:797px;
	background:url(images/cont_bg_03.png) repeat-y;
	border:1px solid #FFF;
	margin:auto;
	margin-top:30px;
	margin-bottom:20px;
	min-height:600px;
	overflow:hidden
}

.left{
	width:255px;
	float:left;
}

.logo{
	width:255px;
	text-align:center;
	margin:10px 0px 0px 0px;
}


.nav{
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	margin-top:10px;
}

.nav ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.nav ul li{
	border-bottom:1px dotted #666;
	padding:8px;
}

.nav a{
	color:#464646;
}

.right a{
	color:#C00;
	font-size:11px;
	text-decoration:none;
}


.right{
	width:535px;
	float:right;
	font-size:12px;
	color:#333;
	text-align:justify;
	overflow:hidden;	
}

.banner{
	width:535px;
	height:169px;
}

.Page_title{
	border-bottom:1px solid #e62525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#e62525;
	margin-top:10px;
}


.footer{
	width:797px;
	margin:auto;
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin-bottom:10px;
}

.gf{
	color:#eed716;
}

.big_font{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CC0000;
	
}
.big_font1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	
}

.black_font{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.button{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CC0000
}

.black{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:bold
}





