body{
	font:12px arial,helvetica,clean,sans-serif;
*font-size:small;*font:x-small;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFCC;
	font-family: "arial";
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	Scrollbar-Face-Color: #111;
	Scrollbar-Shadow-Color: #000;
	Scrollbar-Highlight-Color: #101010;
	Scrollbar-Arrow-Color: #000000;
	Scrollbar-Track-Color: #333;
	Scrollbar-3Dlight-Color: #303030;
	Scrollbar-Darkshadow-Color: #222;
	background-color: #000000;
	background-position: center;
}

/*段落文字空两格 */
p { text-indent: 2em}
/*层、 表格高、表格内文字颜色、大小 */
div,table,td{
    font-size:inherit;font:100%;
	font-size: 12px;	
	text-decoration: none;
	line-height: 20px;
}

/* 整体链接 */

A:{font-size: 12px;COLOR: #ffc;text-decoration: none}	
A:visited {COLOR: #ffc;text-decoration: none}
A:link {COLOR:#ffc;text-decoration: none}
A:hover  {COLOR: #FFFFCC;text-decoration: underline}
/* 表单 */
.input {
	border: 1px solid #DDDDDD;
	background-color: # DDDDDD;
	height: auto;
	width: auto;
	color:#CBCBCB;
	font-size:12px}
	
.input1 {
	border: 1px solid #999999;
	height: auto;
	width: auto;
	color:#000;
	font-size:12px;
	background-color: #F3F3F3;
}
	
.select1 {
	border: 1px solid #000000;
	background-color: # DDDDDD;
	height: 18px;
	width: 108px;
	color:#000000;
	font-size:12px;
	background-color: #F3F3F3;
}
.input01 {
	border: 1px solid #666666;
	height: auto;
	width: auto;
	color:#999;
	font-size:12px;
	background-color: #000000;
}
		
.input2 {
	border: 1px solid #E1E1E1;
	background-color: # DDDDDD;
	height: 80px;
	width: 350px;
	color:#000000;
	font-size:12px}
	
/* 单个链接 */
.tit_01{font-size: 12px;COLOR: #4E4E4E;font-weight: normal;font-weight: bold; 	line-height: 20px;}	
.tit_01 A:visited {COLOR: #4E4E4E;font-weight: bold;	line-height: 20px;}
.tit_01 A:link {COLOR: #4E4E4E;font-weight: bold;line-height: 20px;}
.tit_01 A:hover  {COLOR: #4E4E4E;font-weight: bold;	line-height: 20px;}

.tit_02{font-size: 12px;COLOR: #999;}	
.tit_02 A:visited {COLOR: #999;}
.tit_02 A:link {COLOR: #999;}
.tit_02 A:hover  {COLOR: #fff;}

.white_14_b {font-size: 14px;COLOR: #fff; font-weight: bold;}

.white_12 {font-size: 12px;COLOR: #fff;}
.white_12 A:visited{font-size: 12px;COLOR: #fff;}
.white_12 A:link {font-size: 12px;COLOR: #fff;}
.white_12 A:hover{font-size: 12px;}


.tit_03{font-size: 12px;COLOR: #000;}	

.foot01 {font-size: 12px;COLOR: #FF0000;}	
.foot01 A:visited   {font-size: 12px;COLOR: #FF0000;}	
.foot01 A:link  {font-size: 12px;COLOR: #FF0000;}	
.foot01 A:hover   {font-size: 12px;COLOR:#FFFFCC;}	

.foot02  {font-size: 10px;COLOR: #000;font-weight: normal;}	

.time01 {font-size: 10px;COLOR: #CCC;font-weight: normal;}	


/* 背景边框 */


.line02 {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.line03 {
	background-image: url(../images/line3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line04 {
	background-image: url(../images/line4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bk01 {
	border: 1px solid #000000;
	background-color: #070707;
}
.bk02 {
	border: 1px solid #5F0101;
	background-color: #7B0003;
}
.bk03 {
	border: 1px solid #fff;
	background-color: #fff;
}

/* 层 */
#Layer1 {
	position:absolute;
	width:92px;
	z-index:1;
	background-color: #000000;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:85px;
	z-index:1;
	background-color: #000000;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:77px;
	z-index:1;
	background-color: #000000;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:82px;
	z-index:1;
	background-color: #000000;
	visibility: hidden;
}
#bg{background-color: #4178BB;}
#bg_foot{background-color: #DDE7F1;}
