body, div ,form {margin:auto; padding:0; background: transparent; font-size:12px;font-family:arial; color:#000;word-break:break-all;}


#header{background:url(../images/bg_top.jpg) repeat-x; height:73px;margin:0;padding:0;text-align:left;}
#header img{margin-left:0px;}

#menu {background:url(../images/bg_search.gif) repeat-x;height:31px; border-top:2px solid #3D9A13;border-bottom:2px solid #3D9A13;padding:2px 0 0 5px;text-align:left;}
#menu img {margin-right:5px;}
#menu .input{margin-bottom:4px;padding:3px;background:url(../images/bg_input.gif) no-repeat; border:1px solid #369;}



#contentarea{position:relative;height:600px;background:url(../images/bg_main.jpg); z-index:1;}










a.reg:link {color:#FFF;font-size: 12px;text-decoration:underline;}
a.reg:visited{font-size: 12px;color: #FFF;text-decoration: underline;}
a.reg:hover {font-size: 12px;color: #FFF;text-decoration: none;}
a.reg:active{font-size: 12px;color: #FFF;text-decoration: none;}

a.out:link {color:#FFF;font-size: 12px;text-decoration:underline;}
a.out:visited{font-size: 12px;color: #FFF;text-decoration: underline;}
a.out:hover {font-size: 12px;color: #FFF;text-decoration: none;}
a.out:active{font-size: 12px;color: #FFF;text-decoration: none;}

/* new */
#content{
	width:770px!important;
	width:778px;
	background:white;
	border:#E0E0E0 4px solid;
	border-top:#E0E0E0 0px solid;
	border-bottom:#E0E0E0 0px solid;
}

#banner{
	width:770px;
	height:120px;
	background:url(../images/banner.jpg) no-repeat;	
}


#wall{
	width:750px;
	height:57px;
	background:url(../images/bg_wall.gif) no-repeat;
	margin-top:4px;
}

/* pape number */
#pagenum { text-align:center;font-size:14px;	line-height:25px;	background:#78B01A;margin:10px 0px 10px 0px;color:white;background:#78B01A; }
#pagenum a:link	 {color: white; text-decoration: none}
#pagenum a:visited	 {color: white; text-decoration: none}
#pagenum a:hover	 {color: white; text-decoration: underline}
#pagenum a:active	 {color: red; text-decoration: none}


#bar{
	height:25px;
	line-height:25px;
	background:#78B01A;
	border-top:2px solid #3D9A13;
	color:#006000;
	text-align:left;
	padding-left:15px;
	position:relative;
}

#loginbar{	
	height:28px;
	line-height:28px;
	background:#78B01A;
	color:#FFF;
	text-align:left;
	padding-top:3px;
	padding-left:10px;
	position:relative;
	border-top:2px solid #3D9A13;border-bottom:2px solid #3D9A13;
}
#loginbar #left{float:left;color:#FFF;}
#loginbar #center{float:left;color:#FFF;}
#loginbar #right{float:right;padding-right:20px;color:#FFF;}
#loginbar #right form {color:#fff;}
#loginbar #right form input.index_loginbg {width:60px;height:16px;line-height:16px;border:1px solid #51930B;}
.btn{
	width:72px;
	height:17px;
	float:right;
	margin-right:10px;
	margin-top:5px;
}

.frm {margin:0px;}
.white		 { color:#FCFCFC; }
.green		{ color:green;}


.flower {font-size:8pt;background:url(../images/bg_bottom.jpg) repeat-x left top;text-align:center;padding-top:81px}


/* footer */
#footer{
	width: 100%;
	height:40px;
	padding-top:25px;
	text-align:center;
	background-image:url(../images/bg_footer.gif) center center;
	background-repeat:no-repeat;
}
#footer_detail{
	background: transparent;
	width: 100%;
	height:45px;
	padding-top:25px;
	text-align:center;
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x repeat-y;
	border:0px solid red;
}


#mainList{background:#fff url(../images/bg_list.jpg) repeat-x bottom;text-align:center;padding:2px 0 95px 0;}
#mainList * {font:9pt/14pt Georgia,Verdana,"sans-serif","ËÎÌå";color:#333;}

.List{background:#3D9A13;margin:0;}
.List th{background:#70B817;text-align:center;padding:2px;}
.List td{word-break:break-all;padding:5px;}
.ListID{width:10%;background:#F6FFDA;font-size:8pt;color:#333;text-align:center;}
.ListInfo{width:50%;background:#f5f5f5;color:#333;text-align:left;}
.ListSend{width:10%;background:#F6FFDA;color:#70B817;text-align:center;}
.ListPick{width:10%;background:#f3f3f3;color:#70B817;text-align:center;}
.ListDate{width:15%;background:#f3f3f3;font-size:8pt;color:#333;text-align:center;}
.PageList{background:#fff;}
.PageList img{float:left;}
.PageList .Page{float:right;}
.PageList .Page a{color:#FF3992;}
.PageList .Page a:hover{color:#FFF;background:#000;}