@charset "utf-8";

.new_bg {

	background-image: url(../new_bg.jpg);

	background-repeat: repeat-x;

}



body {

	background-image: url(../page_bg3.jpg);

	margin: 0px;

	padding:0px;

	font-size: 12px;

	line-height: 1.5;

	font-weight: normal;

	color: #666666;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}

A:link {

	font-size: 12px;

	color: #666666;

	font-weight: normal;

	text-decoration: none;

}

.smallf {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

}



A:visited {

	color:#666666;

	font-size: 12px;

	font-weight: normal;

	text-decoration: none;

}

.pro_bg {

	background-image: url(../pro_bg.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}

.index_bg {

	background-image: url(../index_05.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	background-color: #FFFFFF;

}

.index_bg2 {

	background-image: url(../index_13.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	background-color: #FFFFFF;

}

.contact_bg {

	background-image: url(../contact_bg.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}



.pagebg {

	background-image: url(../page_bg2.jpg);

	background-repeat: repeat-x;

}



A:hover {

	color:#669900;

	font-size: 12px;

	font-weight: normal;

	text-decoration: none;

}

.lefe_bg {

	background-image: url(../left_bg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 37px;

	width: 221px;

}

.lefe {

	font-size: 12px;

	color: #666666;

	font-weight: normal;

	height: 30px;

	text-decoration: none;

	padding-top: 3px;

	border-bottom-width: thin;

	border-bottom-style: none;

	border-bottom-color: #719b0a;

	padding-left: 5px;

}

.list_bg {

	background-image: url(../list_bg.jpg);

	background-repeat: repeat-x;

}

.lefe A:link {

	font-size: 12px;

	color: #666666;

	font-weight: normal;

	text-decoration: none;

}

.lefe  A:visited {

	color:#666666;

	font-size: 12px;

	font-weight: normal;

}

.lefe  A:hover {

	color:#FFFFFF;

	font-size: 12px;

	font-weight: normal;

	background-color: #719b0a;

}

.style01 {

	font-size: 12px;

	color: #00967A;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style02 {

	font-size: 13px;

	color: #006600;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style03 {

	font-size: 12px;

	color: #ff8400;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style04{

	font-size: 12px;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style04 A:link{

	font-size: 12px;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style04 A:visited{

	font-size: 12px;

	color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.title {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #666666;

}



.style04 A:hover{

	font-size: 12px;

	color: #FFFFCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.style05{

	font-size: 12px;

	color: #06314a;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.transbox {

	width: 660px;

	background-color: #fff;

	border: 1px solid black;

	filter:alpha(opacity=40);

	opacity: 0.5;

	-moz-opacity:0.5;

	margin-top: 0;

	margin-right: 0px;

	margin-bottom: 0;

	margin-left: 0px;

}

.transbox div {

	color: #000;

	filter:alpha(opacity=100);

	opacity: 1;

	-moz-opacity:1;

	position: absolute;

	top: -10px;

	left: 20px;

}

#container {

	position: absolute;

	left: auto;

	width: 1000px;

	top: 50px;

	z-index: 1;

	height:30px;

}

