/* CSS Document */
body {
	margin: 0;
	font-size: 12px;
	font-family: ËÎÌå;
	text-align: center;
	background-image:url(bg.jpg); 
	background-repeat:repeat-x;
	background-color:#E1F2BB;
}
td, th, input, select, textarea {
	font-size: 12px;
	font-family: ËÎÌå;
	line-height:20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited { color:#000000; text-decoration: none;}

.border {border-style:solid; border-width:1px; border-color:#c8c8c8; border-top-width:0px;}
.border2 {border-style:solid; border-width:1px; border-color:#bcbcbc; border-top-width:0px; border-bottom-width:0px;}
.friend_link_border {border-style:solid; border-width:1px; border-color:#b9b9b9; border-left-width:0px;}
.pic_border {border-style:solid; border-width:1px; border-color:#000000; width:66px; height:66px;}
.red_text {color:#FF0000;}
.space {padding-left:10px; padding-right:10px;}
.search_input {background-color:#990000; color:#FFFFFF;}
.login_button {height:22px;}
.nav {font-size:14px; font-weight:bold;}
