/*Myteein Login*/
.myteein_login {
	width:1000px;
height:27px;
	margin:0 auto;
	background:url(/skin/2009/userpanel_bg.gif) repeat-x;
	margin-bottom:10px;
	vertical-align:middle;
}
.myteein_loginl {
	float:left;
	text-align:left;
	width:83%;
	height:27px;
	line-height:18px;
}
.myteein_loginr {
	float:right;
	width:17%;
	height:27px;
	line-height:27px;
}

.myteein_loginr a {color:#000000;}

/*sitenav*/
.sitenav {
	clear:both;
	width:1000px;
	margin:5px auto;
	margin-bottom:0;
}
.toplogo {
	margin-top:5px;
	width:200px;
	float:left;
}
.nav_advs {
	float:right;
	width:190px;
}
.sitenav_r {
	float:right;
	width:800px;
}
.sitenav_content {
	width:600px;
	height:60px;
	line-height:30px;
	border:1px solid #C1D2DF;
	background:#F6F8F9;
	text-align:center;
	margin-top:10px;
}
.sitenav_content a {text-decoration: none;}
.sitenav_content  a:hover {
	font:12px 'ËÎÌå';
	color:#345672;
}