BODY {
	FONT-FAMILY: "宋体"; 
	FONT-SIZE: 9pt;
	SCROLLBAR-FACE-COLOR: #ffffff;    					/*滚动条面*/
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;    /*左上边框线*/
	SCROLLBAR-SHADOW-COLOR: #cccccc;    /*右下边框线*/
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #cccccc;      /*上下箭头*/
	SCROLLBAR-TRACK-COLOR: #ffffff;     /*滚动条底*/
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-width: 1px ;
}

/*超级链接*/
A{
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}
A.bai:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bai:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bai:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.bai:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

A.blue:link {
	COLOR: #308FBD; TEXT-DECORATION: none
}
A.blue:visited {
	COLOR: #308FBD; TEXT-DECORATION: none
}
A.blue:active {
	COLOR: #308FBD; TEXT-DECORATION: none
}
A.blue:hover {
	COLOR: #F7941C; TEXT-DECORATION: underline
}

A.grey:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.grey:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.grey:active {
	COLOR: #F7941C; TEXT-DECORATION: none
}
A.grey:hover {
	COLOR: #F7941C; TEXT-DECORATION: underline;
}


/*按钮*/
.buttonLogin {
	color: #FFFFFF;
	background-color: #6699CC;
	border: none;
	vertical-align: middle;
	height: 20px;
}
.button02
{
	border-right: #6699ce 2px solid;
	border-top: #6699ce 1px solid;
	border-left: #6699ce 1px solid;
	color: #6699ce;
	border-bottom: #6699ce 2px solid;
	height: 18px;
	background-color: #ffffff;
	text-align: center;
}
/*文本框*/
.wenb18 {
	margin: 1px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color:#E4F1FD;
	font-family: "宋体";
	height: 18px;
}
.wenb {
	margin: 1px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color:#E4F1FD;
	font-family: "宋体";
}
/*单元格*/
TD {
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	color: #000000;
	line-height: 1.5;
}
/*表格外边框*/
.tabA99 {
	border: 1px solid #999999;
	width: 99%;
	height: auto;
}
.tabA {
	border: 1px solid #999999;
	margin: 1px;
	padding: 1px;
	width: auto;
	height: auto;

}
/*表格内部边框线*/
.thin { 
border-collapse: collapse; 
}
.tabArb{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.tabAb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.tabAr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.tabAl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*表格内部虚线边框*/
.tabb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
/*表格单元格底纹*/
.tabTop{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6699CE;
	text-align: center;
}
.tabM1{
	background-color: #DEE8F3;
	
}
/*鼠标样式-手*/
.hand{
	cursor: hand;
}
/*行距*/
.hang {  line-height: 1.5;}

/*字体颜色*/
.fontBai {
	color: #FFFFFF;
}
/*背景设置*/
.bg-news-01
{	BACKGROUND-POSITION: right bottom ; 
	BACKGROUND-IMAGE: url(Images/bg_news.jpg); 
	BACKGROUND-REPEAT: no-repeat
	}
.bg-notice-01
{	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(Images/bg_notice.jpg); 
	BACKGROUND-REPEAT: no-repeat
	}
.bg-top
{	BACKGROUND-POSITION: left bottom ; 
	BACKGROUND-IMAGE: url(Images/top.jpg); 
	BACKGROUND-REPEAT: no-repeat
	}
		.bg-umc_l
{	BACKGROUND-POSITION: left bottom ; 
	BACKGROUND-IMAGE: url(Images/bg_umc_r.jpg); 
	BACKGROUND-REPEAT: no-repeat
	}
	.bg-umc-r
{	BACKGROUND-POSITION: right bottom ; 
	BACKGROUND-IMAGE: url(Images/bg_umc_l.jpg); 
	BACKGROUND-REPEAT: no-repeat
	}
.bg-zzjg-a01{
	BACKGROUND-POSITION: left center;
	BACKGROUND-IMAGE: url(Images/zzjg/zzjg_03.gif);
	BACKGROUND-REPEAT: no-repeat;
	color: #FFFFFF;
	text-align: center;
	
}

.bg-zzjg-b01{
	BACKGROUND-POSITION: left center; 
	BACKGROUND-IMAGE: url(Images/zzjg/zzjg_031.gif); 
	BACKGROUND-REPEAT: no-repeat;
	color: #FFFFFF;
	text-align: center;
}
.bg-zzjg-c01{
	BACKGROUND-POSITION: left center; 
	BACKGROUND-IMAGE: url(Images/zzjg/zzjg_000.gif); 
	BACKGROUND-REPEAT: no-repeat;
	color: #FFFFFF;
	text-align: center;
}
/*圆角BOX*/
.box {
width: 100%;
background:  url(images/box-bottom-left.gif) no-repeat left bottom;
} 
.box-outer { background: url(images/box-bottom-right.gif) no-repeat right bottom;
} 
.box-inner { background: url(images/box-top-left.gif) no-repeat left top; } 
.box-tr { background: url(images/box-top-right.gif) no-repeat right top;} 
.box h2, .box p { padding-left: 5%; padding-right: 5%; 
} 
.K_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #72C5CB;
	border-right-color: #72C5CB;
	border-bottom-color: #72C5CB;
	border-left-color: #72C5CB;
}
.incdoa_Projet_2_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:200px;top:200px; }

