﻿body 
{ 
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(/Images/spring_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
div,ul,li,p
{
	 padding:0px 0px 0px 0px;
	 margin:0 auto;
	 border:0px 0px 0px 0px;
	 list-style:none;
	}
table,tr,td
{
	 border-collapse:collapse;
	 border-spacing:0px;
	 margin:0px;
	 border:0px;
	}
img
{
	border:0px;
	border-style: none;
    border-color: inherit;
    border-width: 0px;
	}
a:link
{
	 text-decoration:none;
	 font-size:12px;
	 color:#004499;
	}
a:visited
{
	 text-decoration:none;
	 font-size:12px;
	 color:#004499;
	}
a:hover
{
	 text-decoration:underline;
	 font-size:12px;
	 color:#004499;
	}
a:active
{
	 text-decoration:none;
	 font-size:12px;
	 color:#004499;
	}
.channel
{
	 border:1px #AACCEE solid;
	 line-height:30px;
	 width:958px;
	 background-color:#F6FAFE;
	 padding-left:20px;
	 font-size:14px;
	 font-weight:bold;
	 color:Blue;
	}
.CommanDivStyle
{
	 width:960px;
	 padding:10px 10px 10px 10px;
	 line-height:20px;
	}
.CommanDivStyle2
{
	 width:970px;
	 padding:10px 10px 10px 0px;
	 line-height:20px;
	 font-size:14px;
}
.CommanDivStyle3
{
	 width:980px;
	}
.DivPadding
{
	 padding:5px 0px 5px 0px;
	}
	
/*颜色*/
.Font_Black
{
	 color:#000000;
	}
.Font_Blue2
{
	 color:#004499;
	}
.font_juhuang
{
     color:#FF9933;
    }
.Font_14px
{
	 font-size:14px;
	}
.font_weight
{
     font-weight:bold;
    }
.BgColor01
{
	 background-color:#F1FAFA;
	 border-left:#AACCEE solid 1px;border-right:#AACCEE solid 1px;border-top:#AACCEE solid 1px;
	 font-weight:bold;
	 color:#004499;
	 cursor: pointer;
	}
.BgColor02
{
	 background-color:White;
	 border-left:#AACCEE solid 1px;border-right:#AACCEE solid 1px;border-top:#AACCEE solid 1px;
	}
.BgColor03
{
	 background-color:#F1FAFA;
	 border-left:#AACCEE solid 1px; border-right:#AACCEE solid 1px; border-bottom:#AACCEE solid 1px;
	}
/*Bar*/
.MenuBar
{
	 background-image: url(/Images/menuBg.jpg);
	 background-repeat:repeat-x;
	 line-height:23px;
	 border:#AACCEE solid 1px;
	 padding-left:15px;
	 color:#004499;
	 font-size:14px;
	 font-weight:bold;
	 text-align:left;
	}
.BianKuan
{
	 border-left:#AACCEE solid 1px;
	 border-right:#AACCEE solid 1px;
	 border-bottom:#AACCEE solid 1px;
	 line-height:25px;
	 padding:5px 5px 5px 5px;
	}
.Href
{
	 font-size:14px;
	 color:#004499;
	}

.Column
{
	 line-height:30px;
	 width:958px;
	 padding-left:20px;
	 border:#AACCEE solid 1px;
	 background-color:#F2F6FB;
	}
.TextAlign_Center
{
	 text-align:center;
	}
.lineHeight20
{
	 line-height:20px;
	}
.margin_5px
{
     margin-bottom:5px;
    }
	
/*分页按钮CSS*/
.paginator { font: 11px Arial, Helvetica, sans-serif;padding:10px 20px 10px 0; margin: 0px;}
.paginator a {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin-right:2px}
.paginator a:visited {padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {padding: 1px 6px;font-weight: bold; font-size: 13px;border:none}
.paginator a:hover {color: #fff; background: #004499;border-color:#004499;text-decoration: none;}

