@charset "utf-8";

body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
}

.bg {
	background:url(image/righ_bg.gif);
	background-repeat:no-repeat;
}
.bg_rig{
	background: url(image/righ_rep.gif);
	background-repeat: repeat-y;
}
.bg_bo{
	background-color:#cfcfcf;
}
.bg_cent{
	background: url(image/cen_rep.gif);
	background-repeat: repeat-x;
}


.main2{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #339933;
		
}
.main3{
	font-family: "Trajan Pro" Times New Roman;
	font-size: 18px;
	font-weight:bold;
	color: #800000;
		
}
.main5{
	font-family: "Trajan Pro" Times New Roman;
	font-size: 15px;
	font-weight:bold;
	color: #800000;
		
}
.over,a.over:link,a.over:visited,a.links:active 
{
 font-family: Tahoma;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
}
.main4{
	font-family: Minion Pro, Geneva, Helvetica, sans-serif  ;
	font-size: 24px;
	font-weight:bold;
	color: #699309;	
}

.main1,a.main1:link,a.main1:visited,a.main1:active 
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1f1f1f;
	line-height:18px;	
	text-decoration: none;
}
a.main1:hover 
{

	text-decoration: none;
	color:#1f1f1f;
}
