﻿BODY {
    BACKGROUND-POSITION: center 50%; SCROLLBAR-FACE-COLOR: #dee3e7; FONT-SIZE: 12px; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #dee3e7; COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; LINE-HEIGHT: 135%; SCROLLBAR-ARROW-COLOR: #006699; SCROLLBAR-TRACK-COLOR: #efefef; FONT-FAMILY:"Verdana", "宋体", "Arial", "Helvetica", "sans-serif"; SCROLLBAR-DARKSHADOW-COLOR: #98aab1; background-position:center;
    background-color: #ffffff;
	}
.php_error  {
    margin: 10px;
    border:	#999 1px solid;
    background-color:	#fff;
    padding: 10px;
    color:	#990000;
}

/* 用于jquery-validate错误提示 */
input.error { border: 1px dotted red;}
label.error { color: red;font-weight: bold; margin-left:2px;}


.td {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    color: #0066CC;
}
/*
.wenbenkuang {
	FONT-SIZE: 10pt;
	COLOR: #333333;
	FONT-FAMILY: "宋体";
	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: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
*/
.wenbenkuang {
	FONT-SIZE: 12pt;
	COLOR: #333333;
	FONT-FAMILY: "宋体";
	height:17px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: CCCCCC;
	border-bottom-color: CCCCCC;
	border-left-color: CCCCCC;
}
/* 用于搜索框 */
.wbkuang {
    FONT-SIZE: 12px;
    COLOR: #666666;
    height: 16px;
    line-height:20px;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    clear: none;
    text-align: left;
    vertical-align:middle;
}

table {
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    text-decoration: none;
}
A.a01 {
    font-size: 12px;
    color: #424242;
    text-decoration: none;
    filter: Shadow(Color=#333333, Direction=90);
}
A.a01:hover { font-size: 12px;
              color: #FFFF00;
              text-decoration: none;}

A {
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    text-decoration: none;
}
A:hover {
    font-size: 12px;
    line-height: 22px;
    color: #BD110C;
    text-decoration: none;
}
.form {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    background-color: FFFBFB;
    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: solid;
    border-left-style: solid;
    border-top-color: #666666;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #666666;



}
.form2 {
    font-size: 12px;
    color: #FFFF00;
    text-decoration: none;
    background-color: #66CCFF;
    border: 1px solid #FFFFFF;




}
.form3 {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    background-color: FBFBFF;
    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: solid;
    border-left-style: solid;
    border-top-color: #666666;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #666666;



}
.form4 {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: 278BC2;
    border: 1px solid #FFFFFF;
}
/* 用于表格的下划线 */
.xia {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F0F0FF;
}
/* 14号字体 */
.fong14 {
	font-family: "宋体";
	font-size: 14px;
	color: #424242;
}
/* 控制表格间间距 */
.tableh {
	line-height: 12px;
	height: 12px;
}
/* 用于导航文字色彩变化 */
 .AAA{
	font-family: "宋体";
	font-weight: bold;
	}
 .AAA a:link{
    font-size: 14px;
	color: #ffffff;
	}
 .AAA a:visited{
    font-size: 14px;
	color: #ffffff;
	}

 .AAA a:active{
    font-size: 14px;
	color: #ffffff;
	}
 .AAA a:hover{
	font-size: 14px;
	color: #2F2F2F;
	text-decoration: underline;
	}
