@charset "utf-8";
/* CSS Document */
ul,li,img,form,input{margin:0;padding:0; list-style:none;}
a:link{color:#fcd227; text-decoration:none;}
a:visited{color:#fde78c; text-decoration:none;}
a:hover{color:#ff0000; text-decoration:underline;}
body{margin:0;padding:0;font-size:12px;}
#box{width:100%;height:749px;min-width:1200px;max-width:1800px;background:url(../images/bg.jpg) no-repeat;background-position:center;}
#main_wrap{width:1200px;margin:0 auto;}
.topnav{width:100%;float:left;}
.topnav ul{float:right; padding-right:80px;}
.topnav li{float:left;}
.topnav li a{width:70px;line-height:25px; display:block;color:#fff;background:#000;text-align:center;}


.main{width:654px; height:451px; background:url(../images/lj.jpg) no-repeat; float:left;margin:267px 0 0 315px; display:inline;}
.main_title{float:left;margin:35px 0 10px 48px; display:inline;}
.main_title li{float:left; cursor:pointer;}

.step_1{width:278px;height:34px; background:url(../images/tit_bg.png) no-repeat; background-position:left -68px;display:block;}
.step_2{width:278px;height:34px; background:url(../images/tit_bg.png) no-repeat; background-position:left -102px;display:block;}


.step_1_click{background-position:left -0px;}
.step_2_click{background-position:left -34px;}

.step_1_hover{background:url(../images/tit_bg2.png) no-repeat; background-position:left top;}
.step_2_hover{background:url(../images/tit_bg2.png) no-repeat; background-position:left -34px;}

.main_list{width:546px;height:340px;overflow-y:scroll; overflow-x:hidden;margin-left:55px;}
.main_list div{width:100%;}
.main_hide{display:none;}

