﻿/* Tina 2009-10-26*/
body{ margin:0; padding:0; text-align:center; font-family:"宋体"; font-size:12px;}
body > div{ margin:0 auto;}
div{ text-align:left;}
dl,dt,dd,ul,li{ list-style:none; margin:0; padding:0;}
img, a img{ border:none; margin:0; padding:0;}


/*******************通用链接*******************/
a:link, a:visited{ color:#CC0000; text-decoration:none;}
a:active, a:hover{ color:#f00; text-decoration:underline;}

.mt{ margin-top:10px;}


/****************************主体内容**************************/
#wrapper{ width:980px; height:auto;}
	#header{ float:left; width:950px; padding:0 15px 8px; height:65px; background:url(topbg.gif) left top repeat-x;}	
		.logo{ float:left; width:650px; height:65px; }
		.rightimg{ float:right; width:300px;}
	#main{ float:left; width:980px; background:url(bgbg.gif) left top repeat-y;}
		.left{ float:left; width:227px; height:auto;}
			.leftinfo{ float:left; width:227px; height:auto;}
			
		.right{ float:right; width:748px; height:auto;}
			.container{ float:left; width:748px; height:auto;}
			.flash{ float:left; width:748px; height:auot; background:url(top_bg.jpg) left top no-repeat;}
			/**********菜单************/
			.menuinfo{ float:left; width:748px; height:36px; text-align:center; margin-top:8px; }
			
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday{ position:relative; display:block; height:36px; text-transform:uppercase; font-weight:bold;background:transparent url(bgOFF.gif) repeat-x top left; border-bottom:4px solid #0A0795; border-top:1px solid #1F1BE1;}
ul#saturday li{ display:block; float:left; font-size:14px;}
ul#saturday li a{ display:block; float:left;color:#000; text-decoration:none; padding:12px 20px 0 20px;height:24px; background:transparent url(bgDIVIDER.gif) no-repeat top right;}
ul#saturday li a:hover{ background:transparent url(bgHOVER.gif) no-repeat top right;}
ul#saturday li a.current,ul#saturday li a.current:hover{ color:#fff; background:transparent url(bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
			
			
				.navinfo{ width:100%; overflow:hidden;　margin-bottom:20px;}
					.navinfo dt{ overflow:hidden; border-bottom:1px solid #090792; height:32px; background:url(vps_02.gif) left 7px no-repeat; padding-left:5px;}
					.navinfo dt strong{ display:block; float:left; padding-left:10px; font-size:14px; letter-spacing:2px; line-height:32px; }
					.navinfo dd{ padding:10px 4px; line-height:22px; overflow:hidden;}
	
					
.c1{ height:auto; clear:right;}
.c1 li{	line-height:25px; overflow:hidden; padding-left:10px;}
.c1 a{}
					
	#footer{ float:left; width:980px; text-align:center; line-height:22px; border-top:1px solid #EAEAEA; background:#F9F9F9; padding:6px 0 4px;}
		#footer a{ color:#000!important;}
		#footer a:Hover{ color:#f00!important;}
	
	
	
		/*招聘信息*/	
		.black{ float:right; width:100px; line-height:41px; font-size:14px; color:#f00;}	
		.info01{ float:left; width:720px; padding-left:20px; margin-bottom:10px; font-size:14px; font-weight:bold; height:27px; line-height:27px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#eae7e7,endColorStr=#ffffff);}
		.info02{ float:left; width:740px; height:auto; line-height:22px; margin-bottom:10px; font-size:12px;}
			.info02 li{ float:left; width:220px;}
			.info02 li.address1{ float:left; width:400px; line-height:20px;}	
			.info02 li.xuzhi{float:left; width:400px; line-height:23px;}		
		.btninfo{ float:left; width:700px; text-align:center;}
				.btninfo a img{ margin:0 15px;}
