﻿body,td,th ,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
a:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	color: #009900;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
.index_a:link {
	text-decoration: none;
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.index_a:visited {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
}
.index_a:hover {
	color: #009900;
	text-decoration: none;
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
}
.top_a:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: "宋体";
}
.top_a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}

.top_a:hover {
	color: #009900;
	text-decoration: none;
	font-size: 12px;
	font-family: "宋体";
}
.left_a{
	padding-top: 3px;
}

.left_a a:link {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-family: "宋体";
	font-weight: bold;
}
.left_a a:visited {
	color: #009900;
	text-decoration: none;
	font-size: 13px;
	font-family: "宋体";
	font-weight: bold;
}

.left_a a:hover {
	color: #009900;
	text-decoration: none;
	font-size: 13px;
	font-family: "宋体";
	font-weight: bold;
}
.pt1 {
	color: #009900;
}
.pt2 {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	font-family: "宋体";
}
.pt3 {
	font-weight: bold;
	color: #009900;
	padding-left: 20px;
	font-family: "宋体";
	font-size: 13px;
}
.Pt4 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	font-family: "宋体";
}
.pt5 {
	color: #666666;
}
.bj1 {
	background-image: url(images/main_bk1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bj2 {
	background-image: url(images/main_bk2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}



a{
    blr:expression(this.onFocus=this.blur()); 
    outline:none; 
}
a:focus{ 
   -moz-outline-style: none; 
}
