﻿html, body, form
{
    margin: 0px;


}



/*home_index*/
.home_body{background-color:#fff; background-image:url(images/homebg.png);     
}
.home_banner{width:1002px; height:137px; margin:auto;}
.home_menu{width:1002px; height:39px; margin:auto;background-image:url(images/menu_bg.png); background-repeat:no-repeat;}
.home_noity{width:1002px; height:28px; margin:auto;background-image:url(images/notity_bg.png); background-repeat:repeat-x}
.home_maintable{width:1002px; border:0px; margin:auto;}
.home_maintable_left{width:227px;}
.home_maintable_right{width:775px;}