a{ color:#333333; text-decoration:none; font-weight:200; }
a:hover{ color:#FF6600; }

.BulletedListNo{ list-style:none; padding:5px; margin-left:3px;}

.TextBox{ border:solid 1px Black;width:500px;}

.TextBoxMulti{border:solid 1px Black; width:500px;height:100px;}



html,body { height:100%; width:100%;} 
body{
	margin:0px;	padding:0px; 
	text-align:center;
	font-size:12px; line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat; }
#container{
	background:#ffffff;
	position:relative;
	margin:0px auto 0px auto;
	width:816px;
	text-align:left;	}

#daohang{ text-align:center; padding:0px; margin:0px; height:33px; }
#daohang ul{ list-style:none; padding:0px; width:650px; text-align:right; }
#daohang ul li{ float:left; height:33px; width:65px; background:url(../images/daohang_bf.jpg) no-repeat; text-align:center; }
#daohang ul li a{ line-height:30px; height:33px; padding:3px 0px 0px 0px; }

#banner{
    clear:both;
    background:url(../images/banner.jpg) no-repeat;
	height:123px; }

#page_middle
{
	height:100%;
	background:url(../images/fenge_M.jpg) repeat-y #FFFFFF;
	background-position:210px; }

#footer{ clear:both; display:inline-block; height:50px; background:#F0EDEF url(../images/fenge_footer.jpg) repeat-x; text-align:center; padding:15px 5px 5px 5px; }