/*body{
	margin:0px;
	font-size:12px;
	font-family:Tahoma;
}
a:link,a:visited{
	text-decoration:none;
}
 CSS Document */
body{
	/*background-image:url(/images/tmpnew/bg_main.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;*/
	background-color:#59b2ee;
}
#new_box_body{
	/*background-image:url(/images/tmpnew/line_bg-1.jpg);*/
	width:947px;
	overflow:hidden;
	text-align:left;
	
}
#new_top_title{
	text-align:center;
	font-size:10px;
	color:#666;
}
#new_menu_list{
	font-size:12px;
	color:#666;
	font-weight:400;
	font-size:12px;
}
#new_menu_list a{
	color:#06F;
	font-size:12px;
	font-weight:400;
	
}
#new_menu_list a:hover{
	font-size:12px;
	color:#666;
	font-weight:400;
}
#new_menu_user{
	background:url(/images/tmpnew/top_menu_user.jpg);
	background-repeat:repeat-x;
	/*background-position:top;*/
	width:95%;
	text-align:left;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
	color:#666;
}
#new_mymenu a{
	color:#FFF;
	font-size:13px;
	text-decoration:underline;
	font-weight:400;
	/*font-weight:bold;*/
}
#new_mymenu a:hover{
	color:#F60;
	font-size:13px;
	text-decoration:underline;
	font-weight:400;
	/*font-weight:bold;*/
}
.new_group_menu{
	font-size:13px;
	font-weight:bold;
}
#head_bg{
	background-image:url(/images/tmpnew/head_bg.jpg);
	width:100%;
	height:141px;
	background-position:center;
	background-repeat:no-repeat;
	
}
