/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ËÎÌå";
	font-size: 12px;
}
#top {
    margin:0 auto;
	text-align:center;
	line-height:35px;
	}
#sta {
    height:45px;
	line-height:45px;
	margin:0 auto;
	width:100%;
	}
li {
    list-style-type:none;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	}
input {
    background:#CAF8FD;
	line-height:24px;
	font-size:14px;
	width:600px;
	height:30px;
	font-weight:bold;
	}
#main {
    width:100%;
	}
#tj {
    background:#CCCCCC;
	}
#for {
    width:60%;
	float:left;
	height:200px;
	}
#you {
   width:40%;
   float:left;
   height:200px;
   }
	
div {
    font-family:"ËÎÌå";
	}