*{
    margin:0;
    padding:0;
    font-family: tahoma, arial, sans-serif;
    font-size:11px;
}
body {
	color:#6c6c6c;
	width:694px;
	padding:0px 36px;
	margin:0 auto;
	background-color: #fff;
	background-image: url(images/back.gif);
}
img {
	border:0;
    vertical-align:middle;
}
p {
    margin-bottom:5px;
	line-height: 170%
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
.t_normal {
    font-weight:normal;
}
.t_color1 {
    color:#6A9C09;
}
.t_color2 {
    color:#9A9A9A;
}
.bookmark {
	color:#9A9A9A;
	text-align: right;
	padding-top: 50px;
}
.t_color3 {
    color:#6C6C6C;
}
.t_bold{
    font-weight:bold;
}
.clearing {
	font-size:0px;
	line-height:0px;
	height:0px;
	width:0px;
	clear:both;
}
.line {
    width:100%;
    height:0px;
    border-bottom:1px solid #000;
    font-size:0px;
}
.float_l {
    float:left;
}
ul {
    list-style:none;
}
li {
    padding-left:20px;
    background:url("images/arrow.gif") 0 4px no-repeat;
}
/*---------------------------------------------------------------------*/
.top_l {
    height:37px;
    width:39px;
    background:#FFFFFF url(images/corner_t_l.gif) no-repeat right bottom;
}
.top {
	height:34px;
	width:616px;
	border-bottom:1px solid #CCCACA;
	margin-bottom:2px;
	background: #FFFFFF;
}
.top_r {
    height:37px;
    width:39px;
    background:#FFFFFF url(images/corner_t_r.gif) no-repeat left bottom;
}
.middle {
	background: #FFFFFF;
	border: 1px solid #CCCACA;
	width: 604px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.bottom_l {
    height:39px;
    width:39px;
    background:#FFFFFF url(images/corner_b_l.gif) no-repeat right top;
}
.bottom_r {
    height:39px;
    width:39px;
    background:#FFFFFF url(images/corner_b_r.gif) no-repeat left top;
}
.footer {
	width:600px;
	margin-top:3px;
	border-top:3px solid #99BF76;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.footer2 {
	width:600px;
	margin-top:3px;
	background: #FFFFFF;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.footer * {
    font-size:10px;
}
.footer2 * {
    font-size:10px;
}
.header {
	background:url("images/gradient.gif") repeat-x;
	width: 604px;
}
.logo {
    width:263px;
}
.logo img {
    margin:10px 0 0 10px;
}
.header_devide {
    margin:16px 0 18px 0;
    height:35px;
    width:0px;
    border-right:1px solid #D6D6D6;
}
.tel {
    margin:17px 10px 19px 99px;
}
.tel_text {
    margin-top:19px;
}
.tel_text * {
    font-size:9px;
}
.tel_fax1 {
    width:200px;
}
.tel_fax2 {
    width:134px;
}
.main_pic {
    padding-left:5px;
    width:306px;
}
.slogan {
    margin-top:24px;
    width:277px;
}
.menu {
    height:38px;
    border-top:1px solid #E5E4E4;
}
.menu a {
    background:url("images/menu.gif") no-repeat;
    height:38px;
    width:120px;
    margin-right:1px;
    float:left;
}
.menu .last{
    margin-right:0;
}

.menu a img {
    margin:13px 0 0 25px;
}
.left_col {
    width:300px;
    padding:15px;
}
.left_col2 {
    width:390px;
    padding:20px;
}
.right_col {
    width:227px;
    padding:20px 20px 20px 0;
}
.right_col2 {
	width:165px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
	height: 650px;
}
.horizontal {
	margin-top:5px;
    width:100%;
    height:1px;
    background:url("images/horizontal.gif") repeat-x;
}
.vertical {
    width:314px;
    background:url("images/vertical.gif") repeat-y;
}
.content1_img {
    width:132px;
    padding-top:5px;
}
.content1_text {
    width:300px;
}
.content3_text {
    width:390px;
}
.content4_text {
    width:580px;
}
.content1_text ul {
    margin-top:5px;
}
.content1_text li {
    padding-left:8px;
    background:url("images/bullet.gif") 0 5px no-repeat;
}
.col1 {
    width:147px;
    padding:0 10px 8px 0;
}
.col2 {
    width:147px;
    padding:0 0 8px 10px;
}
.content2_img {
    width:80px;
    padding-top:5px;
}
.content2_text {
    width:147px;
}
content2_text a {
    font-size:10px;
}
.next {
    text-decoration: none;
    font-size:10px;
    font-weight:bold;
    background:url("images/arrow.gif") 100% 5px no-repeat;
    padding-right:15px;
}
.next:hover {
    text-decoration:none;
    color:#6C6C6C;
}
h1 {
	font-size: 16px;
	color: #659800;
}
h2 {
	font-size: 14px;
	color: #A5A5A5A5;
	line-height: 170%
}
.topad {
	height:80px;
	width:580px;
	margin: 5px;
	font-size: 12px;
	border: 2px dotted #CCCCCC;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.topad2 {
	height:15px;
	width:580px;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
