@charset "utf-8";
/* CSS for All */

body {
	background-color: #ccf3d6;
	background-image: url(/images/ginwave/lbg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	color: #000000;
	font-family: "宋体";
	font-size: 14px;
}

a {
	font-size: 14px;
	color: #0000FF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
img {
	border: 0;
}
div {
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
	height: auto;
}
.fontRed {
	color: #f00;
}
.fontBlue {
	color: #00f;
}
.fontWhite {
	color: #fff;
}
.fontBlack {
	color: #000;
}
.fontYellow {
	color: #f90;
}
.fontStrong {
	font-weight: bold;
}
.fontUnderline {
	text-decoration: underline;
}
#DivCenter {
	text-align: center;
}
#pcTop {
	width: 900px;
	height: 112px;
	margin-top: 8px;
	background: url(/images/ginwave/pc_topBar.png) no-repeat 68px 0;
}
a.GoHome {
	width: auto;
	height: 112px;
	overflow: hidden;
	display: block;
}
#copyRights {
   width: 600px;
   height: auto;
   font-size: 12px;
   color: #02775c;
   line-height: 1.5em;
   margin: 16px auto;
   border-top: 2px solid #02775c;
   padding-top: 10px;
	 
   clear: both;
}
#copyRights ul {
   list-style: none;
   margin: 0;
   border: 0;
   padding: 0;
}
#copyRights a {
	font-size: 12px;
	color: #086399;
}
#copyRights a:hover {
	color: #fff;
	background-color: #086399;
}
h1 {
   font-size: 14px;
   font-weight: bold;
   margin: 10px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
}

#spaPage {
	margin: 10px 0;
	border-bottom: 2px solid #06F;
	padding: 5px;
}
#spaPage a {
	font-size: 14px;
	margin: 0 5px;
}
#pcAD {
   width: 126px;
}
.sideinner {
   width: 100px;
   text-align: justify;
   white-space: normal;
}
.tabs {
   margin: 0;
   border: 0;
   padding: 0;
}
.shadowline {
   width: 100px;
}


