
/*-------------------2 Button-----------------------------  */  
		
.mbtn1 
{ 
  width:300px; height:130px; 
  display:block; margin:0 auto;
  border:0px solid #555;
  border:0px solid #aaa;
  /*background:#fff url(../images/f21.png)  no-repeat;*/
    }
.mbtn1 img
{ float:left; width:38px; height:38px; margin-top:44px; margin-right:4px;
    }
.mbtn1 a
{ float:left;font-size:30px; margin-top:55px;
    }
.mbtn1 a:hover
{  text-decoration:none;
    } 
/*-------------------header-----------------------------  */
#header {clear:both;margin:0 auto;width:100%;  padding:0px;
         
         overflow:hidden;  border:0px solid #333;
         background:#fff url(../images/headerbg.gif)  repeat-x;
         background:#fff;
         background:#fff url(../images/123.png) no-repeat 0px 0px;
         height:280px;
          border:0px solid #333;
          border-bottom:1px solid #ddd;
         }
    .logo
    {float:left;width:260px;height:127px;border:0px solid #333;
	         margin:0px; padding:12px 0px 0px 0px; color:#f27302;
	         position:relative;
        }
        .logo a{text-decoration:none; color:Black;color:#f27302; color:#444; font-weight:bold;}
        .logo a:hover,.banner a:visited{color:#ffa400; }
        .logo .high{ color:#f27302;}
        
        .logo .title{width:200px;height:45px;
                    position:absolute;left:30px; top:30px;
		            padding:0px  0px 0px 0px; margin:0px;
		            text-align:left; 
		              color:#f27302;}
        .logo .subtitle 
        {
            width:300px;height:45px;
            position:absolute;left:40px; top:70px;
            padding:1px;margin:0px;
            color:#666;  font-size:12px;
            }    
        .logo .subtitle1 
        {
            width:400px;height:45px;
            position:absolute;left:270px; top:102px;
            padding:1px;margin:0px;
            color:#777;  font-size:25px; font-weight:bold; 
            }   
        .logo .subtitle2 
        {
            width:400px;height:45px;
            position:absolute;left:345px; top:170px;
            padding:1px;margin:0px;
            color:#777;  font-size:17px;font-weight:bold;
            }   
        .logo .subtitle3
        {
            width:400px;height:45px;
            position:absolute;left:355px; top:200px;
            padding:2px;margin:0px;
            line-height:26px;
            color:#777;  font-size:14px; font-weight:normal;
            }  
         .logo .ffcelldown
        {
            width:400px;height:45px;
            position:absolute;left:700px; top:95px;
            padding:2px;margin:0px;
            line-height:26px;
            color:#222;  font-size:13px; font-weight:normal;
         }
         
         .logo .officedown
        {
            width:400px;height:45px;
            position:absolute;left:700px; top:160px;
            padding:2px;margin:0px;
            line-height:26px;
            color:#222;  font-size:13px; font-weight:normal;
         }
         .logo .mybtn
        {
            height:44px; width:150px; display:block;
            background-color:#fff; padding:9px 8px;
            border:1px solid #aaa;
             filter: Alpha(Opacity=80);
             font-size:15px; font-weight:normal; 
             color:#222;
             -moz-border-radius: 4px; /* Gecko browsers */
                        -webkit-border-radius: 4px; /* Webkit browsers */
                        border-radius: 4px; /* W3C syntax */
         }
         .logo .mybtn:hover
        {
             color:#222; background-color:#f5f5f5;
         }
         
         
               
	.banner {float:left;width:885px;height:155px;border:0px solid #333;
	         /*background:#fff url(../images/123.png) no-repeat 0px -80px;*/
	         margin:0px; padding:0px;
	         
	         }        
/*-------------------footer-----------------------------  */
#footer {clear:both;width:100%;margin:0 auto;border:0px solid #333;
         background:#efefef;
         /*background:#fff url(../images/headerbg.gif) no-repeat center bottom;*/
         }
	#footad {display:none;}
	.footcopy {clear:both;margin:0 auto;padding:5px 0 42px 0;text-align:center;color:#999;}
	.footcopy a:link,.footcopy a:visited {color:#999;}
		