/*
Shujuditu.com
*/
.f_r{float:right;}
.clear{clear:both;}

#page
{
margin:0 auto;
position:relative;
text-align:left;
width:980px;
}

/*header */
#top-header
{
	margin: 0 0 0 0;
}
#header_row1
{
	width: 100%;
}

#logo
{
	float:left;
	height:70px;
}

#header_right
{
	background:transparent url(http://www.shujuditu.com/content/imgs/img.gif) no-repeat scroll -320px -204px;
	width:381px;
	height:70px;
	float:right;
	overflow:hidden;
}

#user_info
{
	text-align:right;
	padding-right:5px;
	padding-top: 25px;
	color:#1655a2;
}

#user_info a:link,#user_info a:visited
{
	color:#1655a2;
	text-decoration:none;
}

#user_info a:hover
{
	text-decoration:underline;
}

#header_row2
{
	width:980px;
	height:40px;
	background:transparent url(http://www.shujuditu.com/content/imgs/img.gif) no-repeat scroll 0px 0px;
	overflow:hidden;
}
/*end of header*/

/* start of top menu*/
#top-menu {
	list-style: none;
	margin: 0;
	margin-right:10px;
	padding: 0;
}
#top-menu li
{
	margin-top:8px;
	padding-top:5px;
	display: block;
	cursor: pointer;
	float:left;
	text-align:center;
	width: 104px;
	height: 40px;
	margin-right: 0px;
}
#top-menu li.menu-active-li
{
	text-align:center;
	margin-top:8px;
	padding-top:5px;
	background:transparent url(http://www.shujuditu.com/content/imgs/img.gif) no-repeat scroll -469px -40px;
	overflow:hidden;
}

#top-menu a:link,#top-menu a:visited
{
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
}

#top-menu a:hover
{
	text-decoration:underline;
}

#top-menu li.menu-active-li a:link,#top-menu li.menu-active-li a:visited
{
	font-size:1.2em;
	font-weight:bold;
	color:#1355a1;
	text-decoration:none;
}
/* end of top menus */

/* site footer */
#site_footer
{
	clear: both;
	font-size:1em;
	color:#57687a;
}
#site_footer a:link,#footer a:visited
{
	font-size:1em;
	color:#57687a;
	text-decoration:none;
}
#site_footer a:hover
{
	font-size:1em;
	color:#BA2636;
	text-decoration:underline;
}
/*end of site footer*/