/* CSS Document */

#main-outer{ width:100%;margin:0; padding:0; float:left;}

#outer{ width:1001px;margin-left:auto; margin-right:auto; height:auto;}


/* Hearder part*/
#header-main{ float:left;width:1001px;height:331px;}
#header-left{  float:left; width:409px; height:331px;}
#logo{ float:left; width:409px; height:172px;}
#slogan{ float:left; width:359px; height:81px; padding-top:43px; padding-left:34px;}
#header-right{ float:left; width:592px;height:331px;}
#header-right-top{ float:left; width:592px; height:40px;}
#header-right-bot{ float:left; white:592px; height:281px;}


/*mavigation*/

#nav-main{ float:left; width:1001px; height:47px; background:#FF0000; font-size:0px;}




#content-main{ float:left; width:941px; padding:44px 30px 60px 30px }

#content-main-left{ float:left; width:625px; padding:5px  29px  10px 29px;}

.line{ float:left; width:625px; border-bottom:1px solid  #cac9c9; margin-bottom:25px;}

#left-box{ float:left; width:625px; height:156px;}
#left-box-left{ float:left; width:160px; height:156px;}
#left-box-right{ float:left; width:445px; height:156px; padding-left:20px;}


#content-main-right{ float:left; width:204px;}
#right-box{ float: left;  width:254px;}
#right-box-title{float:left; width:254px; height:20px; padding-top:10px; font-size:16px; font-weight:bold;}
#right-box-con{float:left; width:254px; }



#footer-main{ width:100%; float:left; background-color:#212121; border-top:8px solid #ef3e35;  height:63px;}
#footer{ width:979px; margin-left:auto; margin-right: auto; height:63px; padding-left:20px;}
#footer .left{ float:left; width:579px; height:63px;}
#footer .right{ float:right; width:380px; height:63px; padding-right:20px;}

#footer .right a{ color:#FFFFFF; text-decoration:none;}
#footer .right a:hover{ color:#FFFFFF; text-decoration:underline;}
#inner-content-main{ float:left; width:900px; padding:5px  29px  10px 29px;}








