body {
	background-color: #FFF;margin: 0px;padding: 0px;
}

#header{
	height: 91px;width: 775px;margin:0px auto;background-image: url(../image/title.jpg);background-repeat: no-repeat;text-align: right;padding-top: 5px;padding-right: 5px;font-size: 12px;color: #B5E6DB;
}
#center{
	width: 766px;margin:0px auto;text-align: left;padding: 10px 5px;font-size: 12px;border: 1px solid #98DED0;color: #333333;
}
#footer{
	height: 40px;width: 780px;margin:0px auto;background-image: url(../image/foot.jpg);background-repeat: no-repeat;text-align: center;padding-top: 10px;font-size: 12px;color: #FFFFFF;
}
#header a {
	font-family: "ËÎÌå";font-size: 12px;font-weight: normal;color: #FFFFFF;text-decoration: none;padding: 0px 5px;
}
#header a:hover{
	color:#FFFFFF;text-decoration: underline;
}
#search {
	background-image: url(../image/search_bg.jpg);height: 35px;width: 550px;margin:0px auto;text-align: right;
}
#search input{
	width: 220px;background-color: #F5F5F5;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #CCCCCC;border-right-color: #FFFFFF;border-bottom-color: #FFFFFF;border-left-color: #CCCCCC;padding: 3px 2px 0px 2px;margin-top: 6px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 12px;color: #CC3300;
}
#search img{
	border:0px;padding: 0px 15px 0px 2px;margin-bottom: -5px;
}
#search select{
	background-color: #F5F5F5;WIDTH: 60px;margin-bottom: -2px;
}
#search span{
	margin-left: 10px;
}

