﻿@charset "utf-8";
/* CSS Document */
@import url(grid.css);
@import url(menu.css);
body {
	margin:0px;
	font-family:"宋体", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#c8e3f2;
	line-height: 150%;
}
img { border:0px;}
a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
.muqi1 {
	font-weight: bold;
	color: #A24D26;
	letter-spacing: 3px;
	font-size: 14px;
}
.muqi2 {
	font-weight: bold;
	color: #009900;
	letter-spacing: 3px;
	font-size: 14px;
}
.muqi3 {
	font-weight: bold;
	color: #69972A;
	letter-spacing: 3px;
	font-size: 14px;
}
.muqi4 {
	font-weight: bold;
	color: #E7AA0A;
	letter-spacing: 3px;
	font-size: 14px;
}
.topBg {
   background-image:url(../images/headerbg.jpg);
   background-repeat:repeat-y;
   background-position:top;
}
div.logo {
   float:left;
   z-index:1;
   position:absolute;
   padding-top:15px;
}
a.top {
    color:#ffffff;
   text-decoration: none;

}
a.top:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.top:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
a.top:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.bk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top_bk {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-position: center;
}
.STYLE2 {
	color: #999999;
}
.setBg{background-image:url(../images/topbg.gif);background-repeat:no-repeat;}
