﻿body { font-size:7.5pt; line-height:16px; font-family:verdana; color:#000000;}

.main {
	width: 955px;
}
.min_width {
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 955)? "955px" : "100%");
	min-width: 900px;
	max-width: 900px;
}
.site_center {
	text-align: center;
}
.site_center_1 {
	margin: 0 auto;
	text-align: left;
}

#navmain a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	z-index: 3;
}
#navmain a:hover {
 color: #666F19;
}
#navmain2 {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
    letter-spacing:1px;
	font-family: verdana;
	z-index: 3;
}

.topleft {
	float: left;
}

.topbottom {
	float: left;
}
.topright {
	float: left;
}

.lowertop {
	float: left;
}

.lowerleft {
	float: left;
}
.lowerright2 {
	float: left;
}


.lowerright {
	float: left;
}

.lowerbottom {
	float: left;
}

.greenright {
	float: right;
}

.greenleft {
	float: right;
}

.mk2right {
	float: right;
}

.mk2middle {
	float: right;
}

.mk2left {
	float: right;
}


.mkright {
	float: left;
}

.mkleft {
	float: left;
}

.col_2 {
	float: left;
}

.col_1 {
	float: left;
}
/*======= index-2.html =======*/
#page3 .col_1 {
	width: 274px;
}
#page3 .content .col_2 {
	width: 29%;
}
