BODY /*网页主体定义*/
{
	background-color : #ffffff;
	background-image : url(../../../images/bg2-1.gif); 
	color : #333333;
	font-family : "宋体", "Arial";
	font-size : 12px;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	margin-left: 0px; 

	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 

	scrollbar-highlight-color: buttonface; 
	scrollbar-shadow-color: buttonface; 
	scrollbar-3dlight-color: buttonhighlight; 
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: buttonshadow;
}

TABLE
{
	font-family : "宋体", "Arial";//
	font-size : 12px;
	line-height: 17px;
}

TD
{ 
	font-family : "宋体", "Arial";
	font-size : 12px;
	line-height: 17px;
	word-break:break-all;
}


A 
{
	color : #333333;
	text-decoration : none;
	behavior:url('../css/link.htc');
}

A:HOVER
{
	background-color :;
	color : #FF9A00;
	text-decoration : none;
}

INPUT
{
	behavior:url('../css/input.htc');
}

/*---------------------------------------------------------------------------------------------------------------------------------*/

.buttonwin 
{ 
	border:1px solid menu; 
	behavior:url('../css/button.htc');
	cursor:default;
}

.input 
{
	background-color : #eeeeee;
	font-size: 12px;
	border-left: #EFEFEF 0px solid; 
	border-right: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid; 
	border-bottom: #7B7B7B 1px solid
}


.button {
	font-size: 12px;
	width: 80px;
	height: 20px;
	background-image: url(../images/but_bg.gif);
	border: none;
	padding-top: 3px;
}
.button1 {
	font-size: 12px;
	width: 60px;
	height: 20px;
	background-image: url(../images/but_bg1.gif);
	border: none;
	padding-top: 3px;
}
.button-o {
	font-size: 12px;
	width: 80px;
	height: 20px;
	background-image: url(../images/but_bg_o.gif);
	border: none;
	padding-top: 3px;
}
.button1-o {
	font-size: 12px;
	width: 60px;
	height: 20px;
	background-image: url(../images/but_bg1_o.gif);
	border: none;
	padding-top: 3px;
}



.t1 {background-color:#FFFFFF;}
.t2 {background-color:#F7F7F7;}

.all  
{
	border-left: #cccccc 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid
}


.left {border-left: #999999 1px solid}
.right {border-right:#666666 1px solid}
.top {border-top: #990000 1px solid}
.bottom {border-bottom: #990000 1px solid}

tr.bottoms {border-bottom: #999999 1px solid}

.tobo
{border-top: #666666 1px solid; border-bottom: #666666 1px solid}
.rile
{border-left: #666666 1px solid; border-right: #666666 1px solid}

.fonts 
{
	font-size: 12px; font-family: "宋体", "Arial"
}
.fontm 
{
	font-size: 14px; font-family: "宋体", "Arial"; 
}
.fontl  
{
	font-size: 16px; font-family: "宋体", "Arial";font : bolder; color: #FF9A00;
}

TABLE.bar6 TD {
	text-align: center; text-decoration :  none;
}
TABLE.bar6 A 
{
	width: 100%; height: 100%; 
	color: #333333; 
	padding-top: 3px;
	background-color:#D5E6FF;
}
TABLE.bar6 A:hover
{
	color: #ffffff;
	padding-top: 3px;
	background-color:#8CB6E7;
TABLE.bar2 TD 
{
	text-align: center; text-decoration :  none; 
}
TABLE.bar2 A 
{
	width: 100%; height: 100%; 
	padding-top: 10px;
	color: #666666; 
	background-image : url(../../../images/an.gif);
	filter: alpha(opacity=100);
}

TABLE.bar2 A:hover
{
	color: #1B66AB; 
	background-image : url(an.gif);
	filter: alpha(opacity=100);
}

TABLE.bar1 { }
TABLE.bar1 TD 
{
    text-align: center; text-decoration :  none; line-height: 15px; word-spacing :5px;
	
}
TABLE.bar1 A
{
	width: 100%; height: 100%; 
	padding-top: 6px; 
	color: #0061AD; 
	background-color : #99ccff;
	filter: alpha(opacity=40);
}
TABLE.bar1 A:hover
{
	color: #0061AD; 
	background-color : #99ccff;
	filter: alpha(opacity=100);
}


.bgw 
{
	background-color: #FFFFFF;
}
.bgs 
{
	background-color: #CCCCCC;
}
.bgq 
{
	background-color: #f5f5f5;
}
.bg 
{
	background-color: #efefef;
}




.bg_bottom
{
	background-image : url(../../../images/bottom.gif);
	filter: alpha(opacity=100);
}

.bg_text
{
    color: #5A8CBD;	
}

.bg_right
{
	background-image : url(bar.gif);
	filter: alpha(opacity=100);
}

.bg_top
{
	background-image : url(top.gif);
	filter: alpha(opacity=100);
}

.bg_left
{
	background-image : url(../../../images/tiao.gif);
	filter: alpha(opacity=100);color: #ffffff;
    padding-top: 1px; 
}
