/* use no inner border but have bgcolor */
a
{
	cursor:pointer;
}
a:link,a:visited {
	color: #0e6dbc;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: underline;
}
a:active {
	color: green;
	text-decoration: none;
}
.pageContent
    {
	margin:0px auto 6px auto;
	border:1px solid #aaccef;
	width:970px;
	line-height:27px;
	background-color:#fdfdfd;
    }
    BODY {
	MARGIN: 0px;
	font-size:15px;
	font-family:Arial,ËÎÌå;
	COLOR: #0e6dbc;
	background-color:#fcfff7;
    }
    img
    {
    border:0px;
    }
    .pageContent TD
    {
	padding-left:8px;
    }
    .pageContent span
    {
        font-size:13px;
	    color:#666;
	    font-family:"ËÎÌå";
        }
    #top
    {
      width:970px;
      border-top:0px;
      margin:0 auto 6px auto;
      background-color:#fff;
      text-align:center;
      font-size:13px;
    }
#nav
{
    width:970px;
    margin:0px auto;
    font-size:13px;
    color:#666;
    line-height:25px;
}
#footer
{
	line-height:30px;
	padding-top:20px;
	text-align:center;
	padding-bottom:25px;
	font-size:13px;
	color:#666;
	font-family:"ËÎÌå";
}
#footer a:link
{
	color:#666;
}
#footer a:visited
{
	color:#666;
}
#footer a:hover
{
	color:#666;
}
#footer a:active
{
	color:#666;
}
#footer Span
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#pageBottom
{
	margin:20px auto 0px auto;
	text-align:center;
}
.wr
{
	color:red;
}
.wg
{
	color:green;
}
.tr_pc
{
	background-color:#f2f9fe;
}
.header
{
    width:970px;
	margin:0 auto 2px auto;
}
.pageSearch
{
    width:970px;
	border:1px solid #aaccef;
	background-color:#edf6ff;
	margin:0 auto 6px auto;
	font-size:14px;
}