@charset "UTF-8";
/* CSS Document */
body { background-color:#000; margin:0px; padding:0px;}

div.logo {
	width:1020px;
	height:100px;
	background-color:#000;
	margin:0px;
	padding:0px;
}
div.logotab {
	width:280px;
	height:100px;
	background-color:#000;
	float:right;
	margin-right: 63px;
	
}
div.logopuc {
	width:350px;
	height:100px;
	float:left; 
}
div.container {
	width: 1020px; height:770px; background-color:#fff; position:relative; margin:0px; padding:0px;xs}
	
	div#mainbanner {
	width: 100%;
	height:340px;
	background-color:#E0E0E0;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
	div.maintext{
	width:627px;
	height:335px;
	float:left; 
}
	div.mainbox {
	width: 289px;
	margin-right:50px;
	height:100%;
		 background-color:#FFF;
	float:right;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
	border-top: solid 1px #ccc;
}
	div.mainboxinbox { width:98%; height:33.3%; margin-bottom:1px;}
	div.divider { width:100%; height:35px; background-color:#000;}
	div.col { width:30%; height:360px; margin:0px; padding:0px;}
	div.col1{width: 14%; height:360px; background-color:#eee; margin:0px; padding:0px; float:left;}
	div.col3, div.col2 {width: 14%; height:360px; background-color:#eee; margin:0px; padding:0px; float:left;} 
	div.col4 {width: 20%; height:360px; background-color:#eee; margin:0px; padding:0px; float:left;} 
	div.col5 {width: 36%; height:360px; background-color:#fff; margin:0px;  float:left; padding-left: 1%; padding-right: 1%; padding-top:5%; text-align:center; background-color:#fff; font-family:Tahoma, Geneva, sans-serif; font-size:21px; letter-spacing:1; font-weight:100;} 
	
	
	img { margin:0px; padding:0px; border:none; }
	
	
	div.colbox {width:99%; height:120px; margin:0px;  background-color:#fff; padding:0px;}
	
	div.footer {width:100%; height:28px; background-color:#E0E0E0; position:absolute; bottom: 0px; border-top: 
	#000 solid 1px}
	p { margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; }
	
	a:link {color:#000; text-decoration:none}     
a:visited {color:#000; text-decoration:none}  
a:hover {color:#F00; 

  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;}  
  
  	.share {
    width:300px;
	position:absolute;
	z-index:1;
	margin:20px 0 0 450px;
	overflow:hidden /*IE6*/;
	top: 0px;
	float: right;
	}

