﻿/********************************************************************
*                                                                   *
*               With all best Wishes for HanJuan                    *
*                                                                   *
*               Main Cascading Style Sheet                          *
*               style1.css, 2008/04/21, ZengHui                     *
*                                                                   *
********************************************************************/

@charset "utf-8";

td, li, input, select, form {
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	background-color: #E1E1E1;
	font-family: Verdana, "宋体", Arial, Sans;
}

.chs {
	font-family: "宋体";
}

.infodate {
	color: #969696;
	font-family: "宋体";
}
.top {
	color: #FFFFFF;
	padding-top: 2px;
}

.mar {
	color: #796666;
	font-weight: bold;
	font-family: "宋体";
}

.caption {
	color: #C70202;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	letter-spacing: 1px;
}
.caption_01 {
	color: #C70202;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 16px;
	letter-spacing: 1px;
}
.caption_02 {
	color: #C70202;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.caption_04 {
	color: #C70202;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 9px;
	font-size: 14px;
}
.caption_06 {
	color: #510000;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	letter-spacing: 1px;
}

.leader {
	color: #510000;
	font-weight: bold;
}

.suborgan {
	color: #AC3400;
	font-weight: bold; 
}

.b1 {
	border-left: #B5A686 1px solid;
	border-right: #B5A686 1px solid;
}
.b2 {
	border-bottom: #B5A686 1px solid;
}

.mail_edit_01 {
	width: 71px;
	height: 11px;
	padding-top: 2px;
	border: #FCF5F5 1px solid;
	background-color: #FCF5F5;
}
.search_edit_01 {
	width: 96px;
	height: 11px;
	border: #FCF5F5 1px solid;
	background-color: #FCF5F5;
}

.nav {
	color: #FFFFFF;
	text-align: center;
}
.date {
	color: #EFEFEF;
	text-align: center;
	padding-top: 2px;
}
.nav_sp {
	word-spacing: 3px;
}

.pictitle {
	color: #454545;
	font-weight: bold;
}

.copyright {
	color: #FFFFFF;
	text-align: center;
	line-height: 23px;
}

A:link, A:visited {
    color: #000000; text-decoration: none;
}
A:active, A:hover {
    color: #FF3333; text-decoration: underline;
}
A.nav:link, A.nav:visited {
    color: #FFFFFF; text-decoration: none;
}
A.mar:link, A.mar:visited {
    color: #796666; text-decoration: none;
}
A.nav:active, A.nav:hover {
    color: #FFEE00; text-decoration: underline;
}
A.suborgan:link, A.suborgan:visited {
    color: #AC3400; text-decoration: none;
}
A.suborgan:active, A.suborgan:hover {
    color: #FF3333; text-decoration: underline;
}

