﻿@charset "utf-8";
body {
	font-family: "微软雅黑", "Lucida Grande", Arial, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 1.4em;
	color: #CCCCCC;
	background:#000F39 url(images/m_bg.jpg) repeat; 
	margin:0 auto;
}
h2 {font-size:16px;}
h3 { font-size:14px; }
/*LINK STYLES****************/
a {
	text-decoration:none;
	color:#3494bb;
}
a:hover { text-decoration:none;
          color:#FFFFFF;
}
 /*全局 STYLES****************/
.wrap { width:1000px;
        margin:0 auto;
}
#flash { width:721px;
         height:468px;
		 margin:0 auto;
		 padding-top:83px;	
}
.topmenu {
        width:1000px;
		margin:0 auto;
		height:265px;
}
.bgm { width:291px;
       height:134px;
	   float:left;
	   margin-bottom:20px;
}
.update { width:709px;
          height:134px;
		  float:right;
		  background:#6600CC url(images/update_bg.jpg) no-repeat;

}
#news {   
		  padding-left:50px;
		  padding-top:15px;
		  width:640px;
		  height:106px;
		  line-height:1em;
		  
}
 /*Content STYLES****************/		
.content { width:970px;
		   margin-top:0px;
		   margin-bottom:10px;
		   padding:5px 15px 15px 15px;
		   float:left;
}
#contentbg { 
           width:970px;
           background:url(images/bbg.png) repeat;
		   float:left;
}
.left { width:183px;
        height:299px;
		float:right;
}
.right { background:url(images/bbg.png) repeat;
         width:750px;
		 float:left;
		 padding-left:10px;
margin-right:5px;
 } 
#about { width:175px;
        height:299px;
		float:right;
		background:url(images/about.jpg) left no-repeat;
} 
#work { width:183px;
        height:299px;
		float:right;
		background:url(images/work.jpg) no-repeat;
}   
#service { width:183px;
        height:299px;
		float:right;
		background:url(images/service.jpg) no-repeat;
}
#photo { width:183px;
        height:299px;
		float:right;
		background:url(images/photo.jpg) no-repeat;
}
#down { width:183px;
        height:299px;
		float:right;
		background:url(images/down.jpg) no-repeat;
}
#gbook { width:183px;
        height:299px;
		float:right;
		background:url(images/gbook.jpg) no-repeat;
}  
#contact { width:183px;
        height:299px;
		float:right;
		background:url(images/contact.jpg) no-repeat;
} 
#link { width:183px;
        height:299px;
		float:right;
		background:url(images/link.jpg) no-repeat;
}    
#footer { background:url(images/copyright.gif) left no-repeat;
          width:1000px;
		  height:55px;
		  padding-left:20px;
		  float:left;
		  margin: 0 auto
 }
#contact2 { background:url(images/icon.png) left no-repeat;
        width:600px;
		height:324px;
		padding-left:75px;
		padding-top:10px;
		line-height:3.0em;
		display:block; !important;
}	
#counter { float:left;
           padding-left:60px;
		   margin-left:100px;
		   height:20px;
		   width:1000px;
}	 
.photo {
           width:750px;
		   height:550px;
		   margin: 0 auto;
		   float:left;
}
.trans_img
{filter:alpha(opacity=30,enabled=1) blendtrans(duration=1);
border:0 solid black;
}
  
