
/* CSS Document */

*{
margin:0px;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#484848;
}
a{
color:#bbb;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#fff;
}

img{
border:0px;
}
.wrap{
width:expression(document.body.clientWidth<= 1002? "1002px":"auto");
min-width:1002px;
background:url(../mc_images/top.jpg) center top no-repeat;
}
.top{
height:177px;
width:1002px;
margin:0 auto;

}
.main{
height:344px;
background:url(../mc_images/center.jpg) center top no-repeat;
}
.footer{
height:295px;
background:url(../mc_images/footer.jpg) center top no-repeat;
}
.content{
margin:0 auto;
width:460px;
color:#cfcece;

}
.login{
padding-top:10px;
}
.login_l{
width:50%;
float:left;
}
.login_r{
float:left;
padding-top:26px;
width:30%;
}
.login_l ul li{
list-style:none;
margin-bottom:6px;
color:#cfcece;
}
.txt1{
background:url(../mc_images/bg_txt1.jpg) no-repeat;
width:155px;
height:21px;
line-height:21px;
text-indent:8px;
border:none;
}
.lle1{
text-indent:2em;
}
.lle2{
text-indent:1em;
}
.lle3{
padding-left:50px;
padding-top:10px;
}
.txt2{
background:url(../mc_images/bg_txt2.jpg) no-repeat;
width:72px;
height:21px;
line-height:21px;
text-indent:8px;
border:none;
}
.btn_login{
background:url(../mc_images/btn_login1.jpg) no-repeat;
width:48px;
height:44px;
border:none;
cursor:pointer;
}
.btn_login2{
background:url(../mc_images/btn_login2.jpg) no-repeat;
width:48px;
height:44px;
border:none;
cursor:pointer;
}
.clear{
clear:both;
}
.other h1{
background:url(../mc_images/img01.jpg) no-repeat;
width:161px;
height:38px;
text-indent:-999em;
margin-bottom:10px;
}
.logo_list dl{
float:left;
width:105px;
margin-right:14px;
margin-bottom:10px;
}
