﻿/********************************************************************
*                                                                   *
*               With all best Wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style1.css, 2007/09/05, ZengHui                     *
*                                                                   *
********************************************************************/

@charset "utf-8";

td, li, input, select, form {
	font-size: 12px;
	color: #212121;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #212121;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	font-family: Verdana, "宋体", Arial, Sans;
	/*background-image: url(../images/bg_60y_01.jpg);
	background-repeat: no-repeat;*/
	background-position: top;
}

.netfent {
	color: #BB0000;
}

.chs {
	font-family: "宋体";
}

.line_nav_01 {
	line-height: 1px;
	background-color: #333333;

}
.line_nav_02 {
	line-height: 1px;
	background-color: #777777;

}
.line_X {
	height: 1px;
	background-color: #68BC4C;

}
.line_Y {
	width: 1px;
	background-color: #68BC4C;

}
.bg_line_01 {
	height: 2px;
	background-image: url(../images/bg_line_01.gif);
}
.bg_line_02 {
	height: 1px;
	background-image: url(../images/bg_line_03.gif);
}
.bg_line_03 {
	height: 2px;
	background-color: #B1E2B5;
	background-image: url(../images/bg_line_09.gif);
	background-repeat: no-repeat;
}

.dot_01 {
	color: #F4822C;
}

.right {
	color: #115511;
}

.selectlistbox{
	width: 159px;
	background-color: #F8FFF8;
}

.copyright {
	line-height: 23px;
}

.pictitle {
	font-weight: bold;
}

.more_01 {
	padding-right: 6px;
	font-family: "宋体";
}
.more_02 {
	color: #336633;
	padding-right: 6px;
	font-family: "宋体";
}
.title_01 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	line-height: 25px;
	padding-bottom: 1px;
	color: #353535;
}
.title_02 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 32px;
	color: #FFFFFF;
}
.left1 {
	background-image: url(../images/bg_left_01.gif);
	letter-spacing: 2px;
	line-height: 27px;
	text-align: left;
	padding-left: 39px;
	cursor: pointer;
	color: #363636;
}
.left2 {
	background-image: url(../images/bg_left_02.gif);
	letter-spacing: 2px;
	line-height: 27px;
	text-align: left;
	padding-left: 39px;
	cursor: pointer;
	color: #289407;
}
.date {
	color: #757575;
}
.search {
	color: #539B15;
	text-decoration: underline;
}
.edit_01 {
	border: #DCDCDC 1px solid;
	width: 132px;
	height: 16px;
}

.lst_02 {
	color: #FF3333;
}
A:link, A:visited {
    color: #333333; text-decoration: none;;
}
A:active, A:hover {
    color: #CB5927; text-decoration: underline;;
}
A.lst_02:link, A.lst_02:visited {
    color: #FF3333; text-decoration: none;;
}
A.lst_02:active, A.lst_02:hover {
    color: #FF3333; text-decoration: underline;;
}
A.more_02:link, A.more_01:visited {
	color: #336633; text-decoration: none;
}
A.more_02:hover, A.more_01:active {
	color: #336633; text-decoration: underline;
}