﻿A {
	COLOR: #000000; TEXT-DECORATION: none; TEXT-TRANSFORM: none
}
A:hover {
	COLOR: #FF7200; TEXT-DECORATION: underline
}
.textbox
{
    border-right: darkslateblue 0px solid;
    border-top: darkslateblue 0px solid;
    border-left: darkslateblue 0px solid;
    border-bottom: darkslateblue 1px solid;
    height: 20px;
    font-size: 15px;
    font-family: 宋体;
}
.textbox1
{
    border-right: darkslateblue 1px solid;
    border-top: darkslateblue 1px solid;
    border-left: darkslateblue 1px solid;
    border-bottom: darkslateblue 1px solid;
    height: 20px;
    font-size: 15px;
    font-family: 宋体;
}
body
{
    font-size: 15px;
    color: black;
    font-family: 宋体;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.btn
{
    border-right: #5f5f5f 1px solid;
    border-top: #5f5f5f 1px solid;
    font-size: 12px;
    FILTER: progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=  "#d3d3d3" , Positive= "true" );
    border-left: #5f5f5f 1px solid;
    border-bottom: #5f5f5f 1px solid;
    background-color: #deeaf3;
    padding-top: 3px;
    padding-left: 2px;
}
.TopLine 
{ 
	background-color:#0072bc;
}
TABLE
{
    font-size: 15px;
    font-family: 宋体;
}
.HeadTable
{
    border-right: darkslateblue 1px solid;
    border-top: darkslateblue 1px solid;
    border-left: darkslateblue 1px solid;
    border-bottom: darkslateblue 0px solid;
    font-family: 宋体;
    font-size: 15px;
}
.MidTable
{
    border-right: darkslateblue 1px solid;
    border-top: darkslateblue 0px solid;
    border-left: darkslateblue 1px solid;
    border-bottom: darkslateblue 0px solid;
    font-family: 宋体;
    font-size: 15px;
}
.FootTable
{
    border-right: darkslateblue 1px solid;
    border-top: darkslateblue 0px solid;
    border-left: darkslateblue 1px solid;
    border-bottom: darkslateblue 1px solid;
    font-family: 宋体;
    font-size: 15px;
    text-align: center;
}
.HeadText
{
    FONT-SIZE:18pt; COLOR: #ffffff;
}
.deSTabLeft {
	BORDER-RIGHT: #6699cc 0px solid; BACKGROUND-POSITION: left top; BORDER-TOP: #6699cc 0px solid; BORDER-BOTTOM: #6699cc 1px solid; BACKGROUND-IMAGE: url(images/selectedTab_1x1.gif); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #deeaf3
}
.deSTabCenter
{
    border-right: #6699cc 0px solid; border-top: #6699cc 1px solid;  cursor: hand; color: #000000; border-bottom: #6699cc 1px solid; background-color: #deeaf3; padding-top: 2px;
}
.deSTabRight {
	BORDER-RIGHT: #6699cc 0px solid; BACKGROUND-POSITION: right top; BORDER-TOP: #6699cc 0px solid; BORDER-BOTTOM: #6699cc 1px solid; BACKGROUND-IMAGE: url(images/selectedTab_1x1.gif);BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #deeaf3
}
.selTabLeft {
	BORDER-RIGHT: #6699cc 0px solid; BACKGROUND-POSITION: left top; BORDER-TOP: #6699cc 0px solid; BACKGROUND-IMAGE: url(images/selectedTab_1x1.gif); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff
}
.selTabCenter {
	BORDER-RIGHT: #6699cc 0px solid; BORDER-TOP: #6699cc 1px solid; font-weight:bold; PADDING-TOP: 2px; BACKGROUND-COLOR: #ffffff
}
.selTabRight {
	BORDER-RIGHT: #6699cc 0px solid; BACKGROUND-POSITION: right top; BORDER-TOP: #6699cc 0px solid; BACKGROUND-IMAGE: url(images/selectedTab_1x1.gif); BORDER-LEFT: #6699cc 0px solid; CURSOR: default; BORDER-BOTTOM: #ffffff 0px solid; BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff
}
.spacerTab {
	BORDER-BOTTOM: #6699cc 1px solid; BACKGROUND-COLOR: transparent
}
.Login
{
    border-right: #deeaf3 1px solid;
    border-top: #deeaf3 1px solid;
    border-left: #deeaf3 1px solid;
    border-bottom: #deeaf3 1px solid;
    text-align: center;
}
.Table
{
    border-right: #deeaf3 1px solid;
    border-top: #deeaf3 1px solid;
    border-left: #deeaf3 1px solid;
    border-bottom: #deeaf3 1px solid;
    text-align: center;
}
/*************************************
Edit样式
*************************************/
TABLE.Edit { 
		border:0px;
		padding:4px;
		background-color:#ffffff;
		border-right: #deeaf3 1px solid;
        border-top: #deeaf3 1px solid;
        border-left: #deeaf3 1px solid;
        border-bottom: #deeaf3 0px solid;
		}
TABLE.Edit TD 
	{
		padding-left:5px;
		line-height: 20px;
		background-color:#ffffff;
		font-family:宋体;
		font-size: 15px;
        border-bottom: #deeaf3 1px solid;
	}
.IndexTitle
{
    FILTER: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color= "#cccccc" , Positive= "true" );
    font-size: 36px;
    color: #000000;
    line-height: 20px;
    padding-top: 20px;
    font-family: 宋体;
    font-weight:bold;
}
/*打印*/
Table.Print
{
    border-right: #deeaf3 1px solid;
    border-top: #deeaf3 1px solid;
    border-left: #deeaf3 1px solid;
    border-bottom: #deeaf3 1px solid;
	text-align: left;
}
Table.Print TH
{
	font-weight: bold;
	font-size: 18px;
	background-image: none;
	padding-bottom: 10px;
	color: #000000;
	line-height: 50%;
	padding-top: 10px;
	text-align: center;
	background-color:#deeaf3;
}
Table.Print TD
{
	font-size: 14px;
	background-image: none;
	color: #000000;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*文章标题样式*/
.NewsTitle
{
	font-weight: bold;
	font-size: 18px;
	background-image: none;
	padding-bottom: 5px;
	color: #000000;
	line-height: 150%;
	padding-top: 50px;
	text-align: center;
}
.NewsInfo
{
	font-size: 15px;
	background-image: none;
	padding-bottom: 5px;
	color: #000000;
	line-height: 20px;
	padding-top: 5px;
	text-align: center;
}
/*文章内容样式*/
.newsBody
{
	font-size: 15px;
	background-image: none;
	page-break-before: auto;
	padding-bottom: 10px;
	page-break-after: auto;
	color: #000000;
	WORD-BREAK: break-all;
	line-height: 150%;
	padding-top: 10px;
	font-family: "宋体";
	WORD-WRAP: break-word;
	text-align: left;
}
.NewsHeader
{
	font-size: 15px;
	background-image: none;
	padding-bottom: 10px;
	color: #000000;
	WORD-BREAK: break-all;
	line-height: 150%;
	padding-top: 10px;
	font-family: "宋体";
	text-align: center;
	WORD-WRAP: break-word;
}
.NewsFooter
{
	font-size: 15px;
	background-image: none;
	margin-bottom: 100px;
	padding-bottom: 5px;
	color: #000000;
	line-height: 150%;
	margin-right: 100px;
	padding-top: 5px;
	text-align: right;
}
	/* --增加鼠标效应的css定义开始-- */ 
.header	{ 
    font-family: tahoma, verdana; 
    font-size: 15px; 
    color: #333333; 
    font-weight: normal;
    background-color:#dfe2d9; 
}
.selet_bg {
    background-color: #ffffff;
	font-size: 15px; 
}
.f_one {
    background-color: #ffffff;
	font-size: 15px; 
}
