/* CSS Document */
html, body, form, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	border:0;
	
}
div{
margin:0px auto;
}
body {    
	text-align:center;
	font-family:"ËÎÌå",Arial; 
	font-size:14px;
	color:#333333; 
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	border:0;
	margin-bottom:10px;
}

img {
	border:0px;
	vertical-align:middle;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#990000;
	 text-decoration:underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.header{ width:950px; height:42px; margin-bottom:0px;}
.logo{
float:left;  height:38px; margin-top:1px;
}
.topMenu{ float:right; width:800px; height:28px; padding-top:6px; margin-top:8px; background:url(../images/sidemod.gif) repeat-x;}
.toMenu ul{ background-color:#999999;}
.topMenu ul li{ 
	PADDING-RIGHT: 1px; PADDING-LEFT: 0px;  FLOAT: left; PADDING-BOTTOM: 0px;  LINE-HEIGHT: 22px; PADDING-TOP: 0px; HEIGHT: 22px; TEXT-ALIGN: center; list-style:none; 
}
.topMenu ul li a{ padding-right:12px; padding-left:12px; }
.topMenuLine{ border-right:#CCCCCC solid 1px; }
a.topMenuLine_focus:link{color:#FF0000;border-right:#CCCCCC solid 1px;}
a.topMenuLine_focus:active{color:#FF0000;border-right:#CCCCCC solid 1px;}
a.topMenuLine_focus:visited{color:#FF0000;border-right:#CCCCCC solid 1px;}
a.topMenuLine_focus:hover{color:#990000;border-right:#CCCCCC solid 1px;}

a:link img.border, a:visited img.border{
border:1px solid  #e6e6e6; }

a:focus img.border, a:hover img.border, a:active img.border{

border:1px solid #FF9933;  
}
.smallsize{ font-size:12px;}
.footer{ width:950px; height:50px; font-size:12px; padding-top:8px; text-align:center;}
.footer ul li{ height:25px; line-height:25px; list-style:none;}
.friends{ text-align:left; height:150px; border:#CCCCCC solid 1px; margin-bottom:10px; padding:5px;}
.friend{ width:938px; min-height:80px; border:#CCCCCC solid 1px;  padding:5px; line-height:20px; font-size:12px;}
