/***********************************************/
/* myrsc.css                             */
/*          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	margin:0px;
	padding:0px;
	background:#999;
	text-align:center;
	color: #333;
	font-family:arial,verdana,sans-serif;
}

div#mainland {
	position: relative;
	width:778px;
	background-color: #ffffff;
	z-index: 4;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

} 

#header{
	position:absolute;
	width:778px;
	padding: 0px;
	background: #EEE;
	height:118px;
	text-align:left;
	left:0px;
	top: 0px;
} 
#head_up{
	position:absolute;
	width:778px;
	padding: 0px;
	background: #EEE;
	height:88px;
	text-align:left;
	left:0px;
	top: 0px;
} 
#head_down{
	position:absolute;
	width:778px;
	padding: 0px;
	background: #EEE;
	height:30px;
	text-align:left;
	left:0px;
	top: 88px;
} 



#contain{
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background: #ffffff;
	width:778px;
	height:460px;
	left: 0px;
	top: 118px;
} 
#left{
	position:absolute;
	left: 0px;
	top: 0px;

	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background: #9999cc;
	width: 400px;
	height:460px;
	text-align:left;
}
#left_newshead{
	position:absolute;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	
	background: #ffffff;
	width:400px; 
	height: 30px;
	text-align:center;
}
#left_news{
	position:absolute;
	left: 0px;
	top: 30px;
	margin: 0px 0px 0px 0px; 
	;
	padding-left:20px;
	padding-bottom:0px;
	border:0px 0px 0px 0px;
	background: #ffffff;
	width:400px; 
	height: 230px;
	text-align:left;
}
#left_newslist{
	position:absolute;
	left: 0px;
	top: 260px;
	margin: 0px; 
	border:0px;
	padding-top:0px;
	padding-right:20px;
	
	background: #ffffff;
	width:400px; 
	height: 20px;
	text-align:right;
}
#left_zhaopinhead{
	position:absolute;
	left: 0px;
	top: 280px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	
	background:#ffffff;
	width:400px; 
	height:30px;
	text-align:left;
}
#left_zhaopin{
	position:absolute;
	left: 0px;
	top: 310px;
	margin: 0px 0px 0px 0px; 
	padding-left:20px;
	padding-top:10px;
	border:0px 0px 0px 0px;
	background:#ffffff;
	width:400px; 
	height:130px;
	text-align:left;
}

#left_zhaopinlist{
	position:absolute;
	left: 0px;
	top: 440px;
	margin: 0px 0px 0px 0px; 
	padding-top:0px;
	padding-bottom:5px;
	padding-right:20px;
	border:0px 0px 0px 0px;
	
	background:#ffffff;
	width:400px; 
	height:20px;
	text-align:right;
}


#right{
	position:absolute;
	left: 430px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	width:320px; 
	height: 460px;
	background:#ffffff ;
}
#right_up{
	position:absolute;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	width:320px;
	height:280px;
	text-align:left;
	
}
#right_down{
	position:absolute;
	left: 0px;
	top: 280px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	
	width:320px; 
	height: 180px;
	text-align:left;
}


#right2{
	position:absolute;
	left: 750px;
	top: 0px;
	margin: 0px;
	padding:0px;
	border:0px;
	width:20px; 
	height: 450px;
	background:#ffffff ;
	text-align:left;
}


#footer{
	position:relative;
	clear:both;
	width:778px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: #EEE;
	height:35px;
	left: 0px;
	top: 578px;
}
.text{margin:0px;padding:0px;}
.STYLE16 {color: #FFFFFF}
.STYLE20 {FONT-SIZE: 14px; color: #0000FF; }
.STYLE22 {font-size: 14px}
.STYLE23 {color: #ceefa5; font-size: 9pt; }
.STYLE25 {color: #003366}
.STYLE28 {color=#003399;font-size:9pt;line-height:15pt}

