﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyForBG{
	background-image: url(../Images/BGImages/bg.jpg);
	background-repeat: repeat-x;
	
}
.bodyForBGTest{
	background-image: url(../Test/Images/top1.jpg);
	background-repeat: no-repeat;
	background-position:center:center;
}
.more {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.bg1 {
	background-image: url(../Images/BGImages/login_bg.jpg);
	background-repeat:repeat-x
}
.bg2 {
	background-image: url(../Images/BGImages/s2bg.jpg);
	background-repeat:repeat-y
}
.bg3 {
	background-image: url(../Images/BGImages/s5bg.jpg);
	background-repeat:repeat-y
}
.bg4 {
	background-image: url(../Images/BGImages/s6bg.jpg);
	background-repeat:repeat-y
}
.bg5 {
	background-image: url(../Images/BGImages/news_top.jpg);
	background-repeat:no-repeat
}
.bg6 {
	background-image: url(../Images/BGImages/ban_l.jpg);
	background-repeat:repeat-y
}
.bg7 {
	background-image: url(../Images/BGImages/ban_r.jpg);
	background-repeat:repeat-y
}
.bg8 {
	background-image: url(../Images/BGImages/about_top.jpg);
	background-repeat:no-repeat
}
.bbb2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
}

.glossymenu {
	width: 86px;
	height:24px;
}
.glossymenu a {
	color: black;
	display: block;
	text-decoration: none;
	font-family: "宋体", Verdana;
	font-size: 12px;
	line-height: 26px;
}
* html .glossymenu a { /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 86px;
	text-decoration: none;
}
.glossymenu a:visited, .glossymenu a:active {
	color: #009900;
	text-decoration: none;
}
.glossymenu a:hover {
	background-image: url(../Images/BGImages/menu_b.jpg);
	color: white;
	background-repeat: repeat-x;
	text-decoration: none;
}
.w {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.g {
	font-family: "宋体", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3EB439;
}
.r {
	font-family: "宋体", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: red;
}
.input1 {
	font-family: verdana;
	background-color: #E6E6E6;
	border-bottom: #FFFFFF 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #CCCCCC 1px solid;
	font-size: 12px;
}
.input1-bor 
{
	font-family:verdana;
	background-color:#FFFFFF;
	font-size: 12px;
	border: 1px solid #FF9900;
}/*表单效果*/
.btn1_mouseout {
	BORDER-RIGHT: #000000 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #000000 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#999999);
	BORDER-LEFT: #000000 1px solid;
	CURSOR: hand;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Verdana;
	font-weight: bold;
}
.btn1_mouseover {
	BORDER-RIGHT: #ff9900 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ff9900 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cccccc);
	BORDER-LEFT: #ff9900 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ff9900 1px solid;
	font-family: Verdana;
	font-weight: bold;
}
.nor {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a:link {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a:visited {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a:active {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
.news_tit {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	line-height: 22px;
}
.text_w {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9AD897;
}
.galy {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.cont {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.bbb {
	border: 1px solid #cfcfcf;
}
.sp {
	height:5px;
	 width:10px;
}
.input2 {
	font-family: verdana;
	background-color: #EaEaEa;
	border-bottom: #69788C 1px solid;
	border-left: #69788C 1px solid;
	border-right: #69788C 1px solid;
	border-top: #69788C 1px solid;
	font-size: 13px;
}
.input2-bor {
	font-family:verdana;
	background-color:#FFFFFF;
	font-size: 13px;
	border: 1px solid #69788C;
}
.bgline {
	background-image: url(../Images/BGImages/space.jpg);
	background-repeat:no-repeat
}
.bb {
	border: 1px solid #99CC00;
	
}
.bbb3 {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
}
.input3 {
	font-family: verdana;
	background-color: #EaEaEa;
	border-bottom: #69788C 1px solid;
	border-left: #69788C 1px solid;
	border-right: #69788C 1px solid;
	border-top: #69788C 1px solid;
	font-size: 11px;
}
.input3-bor {
	font-family:verdana;
	background-color:#FFFFFF;
	font-size: 11px;
	border: 1px solid #FF9900;
}
.bg_logo {
	background-image: url(../Images/BGImages/logo.jpg);
	background-repeat: no-repeat;
}
.b01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
a.gr:link {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.gr:hover {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.gr:visited {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.gr:active {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.input4 {
	font-family: verdana;
	background-color: #EaEaEa;
	border-bottom: #69788C 1px solid;
	border-left: #69788C 1px solid;
	border-right: #69788C 1px solid;
	border-top: #69788C 1px solid;
	font-size: 10px;
}
.input4-bor {
	font-family:verdana;
	background-color:#FFFFFF;
	font-size: 10px;
	border: 1px solid #69788C;
}
.news_tit_18 {
	font-family: "宋体", Verdana;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	line-height: 22px;
}
.news_tit_13
{
	font-family: "宋体", Verdana;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	line-height: 22px;

}

.DGTitle 
{	
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #FFFFFF;

	background-image: url(../Images/BGImages/table_tit.jpg);
	background-repeat: repeat;

}

.DGLink
{
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

.DGItem {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.inputBoxPage
{
	border-right: #69788c 1px solid;
	border-top: #69788c 1px solid;
	font-size: 13px;
	border-left: #69788c 1px solid;
	width: 5px;
	border-bottom: #69788c 1px solid;
	font-family: verdana;
	height: 14px;
	background-color: #eaeaea;
	text-align: right;
}
input, textarea	{
	border:			0px #DDE3EC solid;
}

.PageInfo
{
	font-size: 13px;
	width: 5px;
	font-family: verdana;
	height: 8px;
	text-align: left;
	
}

.ImagePosition
{
	background-position: center center;
}

.LeftTitleActive {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: #99CC00;/*#FF6600;*/
	font-weight: bold; 
	line-height: 22px;
	text-align: left;
}

.LeftTitleNoActive {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color: Gray;/*#FF6600;*/
	font-weight: bold; 
	line-height: 22px;
	text-align: left;
}


.img {
	border: 1px solid #999999;
}
.bold {
	font-family: "宋体", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-family: "宋体", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}

.bold18 {
	font-family: "宋体", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.black {
	font-family: "宋体", Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.mname {
	font-family: "宋体", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.mname1 {
	font-family: "宋体", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.mname2 {
	font-family: "宋体", Verdana;
	font-size: 14px;
	font-weight: bold;
}
.mname3 {
	font-family: "宋体", Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}


.Report 
{
	line-height:2;
	font-family: "宋体", Verdana;
	font-size: 12px;
}
.cssModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=35);
    opacity: 0.35;
}
.cssModalPopup
{
    background-image: url(Images/BG_03.gif);
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

.tipW {
	font-family: "宋体", Verdana;
	font-size: 13px;
	color: #FFFFFF;
	line-height:20px;
}


.tipY 
{
	/*
	color: #FF6600;
	*/
	color:#7c9cd5;
}

.rptItemColor {
	background-color: #E7E7FF;

}
.rptAlternatingItemColor {
	background-color: #F7F7F7;

}

.kaoyanTitle {
	font-family: "黑体", Verdana;
	font-size: 50px;
	color: #990000;
	font-weight: bold;
	line-height:60px;
}

.kaoyanTitle2 {
	font-family: "宋体", Verdana;
	font-size: 18px;
	color: #003399;
	 font-weight:bold;
	line-height:0px;
}
.kaoyanTitle3 {
	font-family: "宋体", Verdana;
	font-size: 18px;
	color: #FF9933;
	 font-weight:bold;
	line-height:0px;
}

.MainIndex 
{		
    
    font-size: 12px;
	width:95%;
	height:20px;
	color: #FFFFFF;
	background-image: url(../Images/BGImages/table_tit.jpg);
	background-repeat: repeat;
	vertical-align:middle;

}

.NewsSchool {
	font-family: "宋体", Verdana;
	font-size: 14px;
	color:White;
}

.NewsClassTitle {
	font-family: "宋体", Verdana;
	font-size: 18px;
	color:Blue;
}

.NewsClassTitle2 {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color:Red;
}
.NewsClassTitle3 {
	font-family: "宋体", Verdana;
	font-size: 12px;
	color:Black;
}



