﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #0154BE;
	text-decoration: none;
}
a:active
{
    font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #484848;
	text-decoration: none;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

.STYLE1
{
    color: #FFFFFF;
}
.STYLE2
{
    color: #125ca4;
    font-weight: bold;
}
.STYLE3
{
    color: #FF0000;
}
.STYLE6
{
    color: #125ca4;
}
.STYLE7
{
    color: #0000CC;
}
.STYLE8
{
    color: #000099;
}
.STYLE9
{
    color: #333333;
}
STYLE100 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.css {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	color: #125CA4;
}

.bb1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.mScroll
{
    height:150px;
    overflow:hidden;
    padding:0px;
    padding-left:5px;
    width:200px;
}

ul
{
    margin:0px;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:5px;
    padding-right:5px;
    list-style-type:none;
}

#pnews
{
    width:229px;
    margin-top:3px;
}


/* pager */
.current {
    color:Red;
    font-size:14px;
    margin:3px;
}

.disabled {
    color:Gray;
    font-size:14px;
    margin:3px;
}