/* CSS Document */

#outer{ width:1000px; margin-left:auto; margin-right:auto}
#main{ width:1000px; float:left}


/***********header section****************/

#header-section{ width:1000px; float:left; border-bottom:1px #f3d168 solid}
#logo{ width:240px; float:left}
#logo-title{ width:760px; height:136px; float:left; background-image:url(../images/header-bg.jpg); background-repeat:no-repeat;}


/**********middle section*****************/

#middle-section{ width:1000px; float:left; background-color:#FFFFFF}

#left{ width:200px; float:left; margin-left:5px; margin-top:15px}

#menu{ width:200px; float:left}
#menu-top{ width:200px; float:left;}
#menu-middle{ width:198px; float:left; border-left:1px #cccccc solid;border-right:1px #cccccc solid;}
#menu-bottom{ width:200px; float:left}

#menu ul{ width:198px; margin:0px; padding:0px}
#menu ul li{ width:158px; background-image:url(../images/menu-li-bg.jpg); background-repeat:no-repeat; list-style:none; padding-left:40px; padding-top:9px; height:26px}
#menu ul li a{color:#111111; text-decoration:none }
#menu ul li a:hover{color:#005695; text-decoration:none }




#middle{ width:557px; float:left; margin-left:10px;margin-top:15px}

#banner{ width:557px; float:left}
#title{ width:557px; float:left; height:30px; margin-top:15px }
#content{ width:557px; float:left; margin-top:10px}

#back-top{ width:957px; float:left; margin-top:55px}
#back-top-arrow{ width:200px; float:right}
#back-top-text{ width:80px; float:right; text-align:center}


#right{ width:202px; float:right; margin-right:5px;margin-top:15px }

#news-box{ width:200px; float:left; border:1px #cccccc solid}
#news-box-title{ width:200px; float:left; height:35px; border-bottom:1px #cccccc solid}
#news-box-title-icon{ width:35px; float:left; padding-left:10px}
#news-box-title-text{ width:120px; float:left; padding-left:10px; padding-top:6px}

#news-box-content-area{ width:200px; float:left; background-image:url(../images/right-box-bg.jpg); background-repeat:no-repeat; background-position:bottom center}
#news-box-content{ width:180px; float:left; padding-left:20px; padding-top:10px; padding-bottom:10px}


#contact-box{ width:200px; float:left; border:1px #cccccc solid; margin-top:20px}
#contact-box-title{ width:200px; float:left; height:36px; border-bottom:1px #cccccc solid}
#contact-box-title-icon{ width:36px; float:left; padding-left:10px}
#contact-box-title-text{ width:120px; float:left; padding-left:10px; padding-top:6px}

#contact-box-content-area{ width:200px; float:left; background-image:url(../images/right-box-bg.jpg); background-repeat:no-repeat; background-position:bottom center}
#contact-box-content{ width:180px; float:left; padding-left:20px; padding-top:10px; padding-bottom:10px}



#middle-bottom{ width:1000px; float:left}

#footer{ width:1000px; float:left; margin-top:10px}




