<style type="text/css">
<!--
body {
	margin: 0;
	background-color: white;} /* 白背景 */

td {
	color: #3D3D3D;
	font: 12px/16px Verdana;
	letter-spacing: 0px;} /* 默认深灰字 */
A {
	text-decoration: none;
	color: #3D3D3D;}
a:hover {
	text-decoration: none;
	color: green;} /* 默认灰变绿 */

.xixi_title1 td {
	color: white;
	letter-spacing: 1px;
	text-align: center;} /* 菜单栏白字 */
.xixi_title1 A {
	color: white;}
.xixi_title1 a:hover {
	color: lime;} /* 白字变绿 */

.xixi_title2 td {
	color: green;
	text-align: center;
	filter: DropShadow(Color=white, OffX=1, OffY=1, Positive=1);} /* 绿字白边 */

.xixi_title3 {
	font-weight: bold;
	border-bottom: 2px solid darkgray;} /* 粗字下灰线 */
.xixi_title4 {
	font-weight: bold;
	border-bottom: 2px solid #1C64B3;} /* 粗字下蓝线 */

.xixi_title5 {
	color: orangered;
	font-weight: bold;
	border-bottom: 2px solid forestgreen;} /* 橙字下绿线 */
.xixi_title6 td {
	border-bottom: 2px solid forestgreen;} /* 灰字下绿线 */

.xixi_title7 {
	color: #1C64B3;} /* 蓝字 */
.xixi_title8 {
	color: green;
	font-weight: bold;} /* 绿粗字 */
.xixi_title8 A {
	color: green;}
.xixi_title8 a:hover {
	color: lime;} /* 绿字变亮 */

.xixi_big1 {
	color: orangered;
	font: bold 15px/30px;
	letter-spacing: 1px;
	text-align: center;} /* 粗橙字 */
.xixi_big2 {
	font: 13px/18px;
	letter-spacing: 1px;} /* 中字内页用 */

.xixi_big3 {
	font: bold 15px/18px;
	letter-spacing: 1px;} /* 大字营业部 */

.xixi_tiny1 {
	font: 11px/16px;} /* 小字 */
.xixi_tiny2 {
	font: bold 10px;
	border-bottom: 2px solid darkgray;
	text-align: right;} /* 小字下灰线 */

.xixi_tiny3 {
	color: white;
	font: bold 10px;} /* 小白字 */
.xixi_tiny3 A {
	color: white;}
.xixi_tiny3 a:hover {
	color: lime;} /* 白字变绿 */

.xixi_tiny4 {
	font: bold 10px 宋体;
	border: 1px solid white;} /* 小字白框 */

.xixi_menu1 {
	background-color: aliceblue;
	border: 1px solid #1C64B3;
	text-align: center;
	padding: 2px;} /* 蓝线淡蓝底 */
.xixi_menu2 {
	background-color: aliceblue;
	padding: 2px;} /* 淡蓝底 */
.xixi_menu3 {
	cursor: hand;
	color: white;
	background-color: #1C64B3;
	padding: 2px;} /* 蓝底白字鼠标响应 */

.xixi_menu4 {
	width: 100px;
	height: 24px;
	background: url('../img/butt01.gif');
	font-weight: bold;
	cursor: hand;
	text-align: center;} /* 灰标签 */
.xixi_menu5 {
	width: 100px;
	height: 24px;
	background: url('../img/butt02.gif');
	font-weight: bold;
	cursor: hand;
	text-align: center;} /* 浅灰标签 */

.xixi_back1 {
	width: 778px;
	height: 120px;
	background: url('../img/head01.jpg') no-repeat;} /* 头图片 */
.xixi_back2 {
	width: 778px;
	height: 25px;
	background-image: url('../img/menu01.jpg');
	text-align: center;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;} /* 菜单蓝条 */
.xixi_back3 {
	width: 778px;
	height: 29px;
	background-image: url('../img/menu02.jpg');
	text-align: center;} /* 时间灰条 */

.xixi_back4 {
	width: 172px;
	border: 1px solid darkgray;
	padding: 10px;} /* 灰线框空10 */

.xixi_back5 {
	width: 172px;
	border: 1px solid darkgray;
	padding: 1px;} /* 灰线框空1 */
.xixi_back6 {
	padding: 9px;} /* 灰线框里面空9 */

.xixi_back7 td {
	height: 20px;
	color: white;
	background-color: #189C4A;
	padding: 0 5px;} /* 白字绿背景 */
.xixi_back8 td {
	height: 20px;
	color: white;
	background-color: #1C64B3;
	padding: 0 5px;} /* 白字蓝背景 */

.xixi_back9 {
	width: 595px;
	height: 25px;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr=#189C4A, endColorStr=#B7E0C7, gradientType=0);
	text-align: center;} /* 绿底灰线框 */

.xixi_back10 {
	width: 778px;
	background-color: whitesmoke;
	padding: 10px;
	text-align: center;} /* 灰背景 */
.xixi_back10 A {
	line-height: 20px;
	color: #1C64B3;}
.xixi_back10 a:hover {
	color: green;} /* 默认蓝变绿 */

.xixi_back11 td {
	border-top: 1px dotted gray;
	padding: 5px 2px;
	text-align: right;} /* 上虚线背景 */
.xixi_back12 td {
	border-bottom: 1px dotted gray;
	padding: 2px 0;} /* 下虚线背景 */

.xixi_back13 td {
	height: 20px;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Gradient(
		startColorStr=#1C64B3, endColorStr=#189C4A, gradientType=1);
	padding: 0 5px;} /* 蓝到绿渐变 */

.xixi_table1 td {
	height: 22px;
	background-color: #DADADA;
	font-weight: bold;
	text-align: center;} /* 深灰背景 */
.xixi_table2 td {
	height: 22px;
	background-color: #F7F7F7;} /* 浅灰背景 */
.xixi_table3 td {
	height: 22px;
	background-color: #EFEFEF;} /* 灰背景 */

.xixi_line1 {
	height: 10px;} /* 高度10 */
.xixi_line2 {
	height: 5px;} /* 高度5 */

.xixi_li1 {
	color: mediumseagreen;
	list-style-type: square;} /* 绿方点 */
.xixi_li2 {
	color: mediumseagreen;
	list-style-type: square;
	margin-left: 15px;} /* 绿方点缩进15 */

.xixi_li3 {
	color: green;
	font-weight: bold;
	list-style: url('../img/li01.gif') outside;
	margin: 2px 15px;} /* 绿点 */
.xixi_li3 A {
	color: green;
	font-weight: normal;}
.xixi_li3 a:hover {
	color: lime;} /* 绿变亮 */

.xixi_li4 {
	list-style: url('../img/li02.gif') outside;
	margin: 2px 15px;} /* 蓝点 */
.xixi_li4 A {
	color: #1C64B3;}
.xixi_li4 a:hover {
	color: green;} /* 蓝变绿 */

.xixi_li5 {
	color: #1C64B3;
	list-style-type: square;} /* 蓝方点 */

.xixi_input1 {
	height: 18px;
	border: 1px solid darkgray;
	background-color: white;} /* 灰线输入框 */
.xixi_input2 {
	font-size: 12px;
	border: 1px outside;} /* 按钮 */
.xixi_input3 {
	width: 148px;
	background-color: white;
	font-size: 12px;} /* 下拉列表 */
.xixi_input4 {
	border: 1px groove;} /* 输入框 */

 /* xixi专用没有版权如有雷同纯属巧合 */
 
 .fjy_sl_spring{
padding-top:50px;
background:url(../img/bj_spring.jpg) top center no-repeat;	}
-->
</style>
