@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
.f{ float:left;}
.r{ float:right;}
.c{ clear:both;}
body{ background:url(images/bj_in.gif) repeat-x;}
img{border: none;}
#main{ width:964px; margin:0 auto;}
#main .logo{background: url(/cn_home/login/lt/images/logobj.gif);width:924px; padding-left:40px; height:122px;}
#main .left{ float:left;}
#main .right{ background:url(images/right.gif) no-repeat; float:right; width:423px; height:234px;}
.input{ width:156px; height:31px; background:url(images/input.gif) no-repeat; font-size:16px; cursor:pointer; border:none; line-height:31px; padding-left:10px;}