﻿/********************************************************************
*                                                                   *
*               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: #353535;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	font-family: Verdana, "宋体", Arial, Sans;
}
marquee {
	color: #FF7300;
}

.netfent {
	color: #BB0000;
}

.chs {
	font-family: "宋体";
}

.welcome {
	color: #FFFFFF;
	text-align: center;
}
.date {
	color: #FFFFFF;
	text-align: right;
}
.publish {
	color: #4F9C18
}
.caption {
	color: #639C11;
	font-weight: bold;
}
.title_01 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	padding-left: 9px;
	line-height: 25px;
}
.infobody {
	font-family:"仿宋_BG2312";
	font-size: 14px;
	line-height: 25px;
	padding-left : 12px;
	padding-right: 12px;
}

A:link, A:visited {
    color: #353535; text-decoration: none;
}
A:active, A:hover {
    color: #FF7300; text-decoration: underline;
}
marquee A:link, marquee A:visited {
	color: #FF7300; text-decoration: none;
}
marquee A:active, marquee A:hover {
    color: #FF7300; text-decoration: underline;
}
