/* CSS Document */

body {
margin:0px auto; font-size:12px; color:#666;
}
body a{
margin:0px auto; text-decoration:none;
}
body a:hover{
color:#ff3300; font-family:Arial, Helvetica, sans-serif;
}
#top{
margin:0px auto; background-image:url(../Image/top.gif); height:60px;
}

#control{
margin:0px auto; margin-top:100px; width:450px;
}
#panel{
margin:0px auto; border:solid 1px #ccc; width:450px; height:225px; background:#F1F3F5; float:left;
}

/*ʽ*/
.input{
margin:0px auto; border:solid 1px #ccc;
}
.bottom{
margin:0px auto; background:#efefef; width:60px;
}

#yy{
width:480px;margin:0px auto;
}
#yinying{
margin:0px auto; width:10px; height:227px; background-image:url(../Image/yinying.gif); float:left;
}
#yinying2{
margin:0px auto; width:452px; height:10px; background-image:url(../Image/yinying-2.gif)
}

#copyright{
margin:0px auto; width:100%; text-align:center; margin-top:20px; font-family:Arial, Helvetica, sans-serif; float:left;
}

#login{
margin:0px auto; width:210px; height:162px; text-align:left; background:#E9ECEF;
padding-left:10px; padding-top:5px; border:solid 1px #ccc; color:#333333;
}
#login ul{
margin:0px auto; width:180px; float:left;
}
#login ul li{
margin:0px auto; width:180px; height:20px; line-height:20px; text-align:left; font-weight:bold; color:#444444;
}
