﻿/********************************************************************
*                                                                   *
*               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: #333333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #363636;
	font-size: 12px;
	line-height: 18px;
	background-color: #EAF9E4;
	font-family: Verdana, "宋体", Arial, Sans;
}

p {
	text-indent: 2em;
}

.netfent {
	color: #BB0000;
}

.chs {
	font-family: "宋体";
}

.nav {
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.date {
	color: #EFEFEF;
	text-align: center;
	padding-top: 2px;
}
.nav_sp {
	word-spacing: 4px;
}

.caption {
	color: #639C11;
	font-weight: bold;
}
.vote {
	color: #666666;
	font-weight: bold;
	text-indent: 6px;
	padding-left: 9px;
	padding-right: 9px;
}

.pictitle {
	color: #454545;
	font-weight: bold;
}

.copyright {

	line-height: 23px;
}

.title_01 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	padding-left: 9px;
	line-height: 25px;
}

.left1 {
	background-image: url(../images/bg_left_01.gif);
	letter-spacing: 2px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
	color: #363636;
}
.left2 {
	background-image: url(../images/bg_left_02.gif);
	letter-spacing: 2px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
	color: #289407;
}

.infobody {
	font-family:"仿宋_BG2312";
	font-size: 14px;
	line-height: 25px;
	padding-left : 12px;
	padding-right: 12px;
}

A:link, A:visited {
    color: #363636; text-decoration: none;
}
A:active, A:hover {
    color: #3A8F16; text-decoration: underline;
}
A.nav:link, A.nav:visited {
    color: #FFFFFF; text-decoration: none;
}
A.nav:active, A.nav:hover {
    color: #FFEE00; text-decoration: none;
}