@charset "gb2312";
/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, 宋体 ;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif, 宋体 ;
	font-size: 12px;
	color: #FFFFFF;
	background-image:url(../images/bg.jpg);
}


.a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #134007;
}
.a1:link {
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #134007;
}
.a1:hover {
	text-decoration: none;
	color: #FF0000;
}
.a1:active {
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}

/*   menu     */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
}
.menu:link {
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}
.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right:10px;
	padding-left:10px;
}
.menu:hover {
	text-decoration: none;
	color: #efe6bc;
	padding-right:10px;
	padding-left:10px;
}
.menu:active {
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}


/*   menu     */
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu1:link {
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}
.menu1:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right:10px;
	padding-left:10px;
}
.menu1:hover {
	text-decoration: none;
	color: #e2e2e2;
	padding-right:10px;
	padding-left:10px;
}
.menu1:active {
	text-decoration: none;
	padding-right:10px;
	padding-left:10px;
}

/*  under line link*/
.underLine_1 {
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-color: #CCCCCC;
}

/*  under line link*/
.underLine {
	border-bottom-style:dashed;
	border-bottom-width: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom-color: #CCCCCC;
}

/*img style*/
.imgStyle1{
	margin:2px;
	border:0px;
}

/*input通用样式*/
.txtinput{
 border:#aaaaaa 1px solid;
}
/*单元格底线*/
.table_Line {
	border: 3px solid #6f8b66;
}
/*单元格左线*/
.tdleftAndrightLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
	

/*文字色*/
.colorBlue {color: #0066CC}
.colorWhite {color: #FFFFFF}

.news_title {
	font-size: 16px;
	font-weight: bolder;
}
/*行高*/
.line_height_150 {
	line-height: 150%;
}
.line_height_200 {
	line-height: 200%;
}

.productTdImg{
	background-image:url(../images/product_bg.jpg);
}
.lefttree1{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	margin:2px;
	background-color: #0176c5;
	color:#FFFFFF;
}
.lefttree1_1{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;
	margin:2px;
	background-color: #ff6501;
	color:#FFFFFF;
}
.lefttree2{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid #e2e2e2;
}s
.leftmenu{
}
-->
</style>
