	
	/* CSS Document */
	 body
	 {
	 margin:0px;
	 padding:0px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#999999;
	 background-color:#666666;
	 
	 }
	 .wrapper
	 {
	 width:940px;
	 height:auto;
	 margin:auto;
	 background-color:#2b3036;
	
	  
	 }
	 .h_contant1
	 {
	 width:888px;
	 height:auto;
	 margin:auto;
	
	 }
	 .header
	 {
	 background-image:url(images/h_background.jpg);
	 width:888px;
	 height:288px;
	 overflow:hidden;
	
	 }
	 .hlogo
	 {
	 background-image: url(images/logo.jpg);
	 background-repeat:no-repeat;
	 width:417px;
	 height:60px;
	 margin:44px 0px 0px 34px;
	
	 
	 }
	 
	 .h_contant2
	 {
	 width:888px;
	 height:auto;
	 margin:auto;
	
	 }
	 .image_middle
	 {
	 background-image:url(images/image_middle.jpg);
	 background-repeat:repeat-y;
	 width:888px;
	 height:auto;
	 overflow:hidden;
	 
	 }
	 
	 .main_con
	 {
	 width:855px;
	 height:auto;
	 margin:auto;
	 }
	 .menu_back
	 {
	 background-image:url(images/menu_background.jpg);
	 width:855px;
	 height:61px;
	 }
	 .menu_link
	 {
	 width:auto;
	 margin:auto;
	 }
	 .menu_link a
	 {
	 width:auto;
	 margin:auto;
	 float:left;
	 margin:17px 0px 0px 24px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:18px;
	 color:#CCCCCC;
	 text-decoration:none;
	 }
	 .menu_link a:hover
	 {
	 color:#00CCFF;
	 text-decoration:underline;
	 }
	 .banner
	 {
	 background-image:url(images/image_banner.jpg);
	 width:855px;
	 height:275px;
	 }
	 
	.main_con2
	 {
	 width:855px;
	 height:auto;
	 margin:auto;
	
	 }
	.main_left
	 {
	 width:208px;
	 height:auto;
	 float:left;
	 background-color:#181818;
	
	 }
	 .main_right
	 {
	 width:625px;
	 height:auto;
	 float:left;
	 margin-left:8px;
	
	 }
	 .button
	 {
	 background-image:url(images/service.jpg);
	 width:208px;
	 height:49px;
	 }
	 .link
	 {
	 width:auto;
	 height:inherit;
	 }
	 .link a
	 {
	 display:block;
	 height:auto;
	 background:transparent url(images/bulet.jpg) 2px no-repeat;
	 line-height:20px;
	 padding-left:18px;
	 margin-left:20px;
	 margin-top:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 border-bottom:1px solid #999999;
	 font-size:14px;
	 color:#CCCCCC;
	 font-weight:100;
	 text-decoration:none;
	 }
	 
	 
	
	 .link a:hove
	 {
	 color:#0099FF;
	 text-decoration:underline;
	 }
	 .sub_text
	 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	width:630px;
	margin:auto;
	text-align:justify;
	margin:0;
	}
	
	.footer
	{
	background-image:url(images/footer.jpg);
	width:888px;
	height:89px;
	overflow:hidden;
	}
	.f_con
	{
	width:500px;
	height:50px;
	margin:auto;
	}
	.sub_text1
	 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-top:30px;
	}
    .sub_text1 a:hover
    {
    color:cccccc;
    text-decoration:underline;
    }
    .scroll
    {
     width:199px;
     height:250px;
     overflow:auto;
     margin:2px 0px 2px 0px;
     padding:2px 0px 2px 0px;
     float:left;
     }