@charset "gb2312";
/* CSS Document */
.OutSideBox
{
   width:1003px;
   margin:0 auto;
}
.TopSearchBg
{
   height:33px;
   background:url(top_nav_bg.jpg) repeat-x;
}
.NavMenu
{
   height:30px;
}

.NavMenuBgA
{
   width:125px;
   background:url(NavMenu_bg.jpg) no-repeat;
}

.NavMenuBgB
{
   width:128px;
   background:url(NavBar_Bg1.jpg) no-repeat;
}

.MavFontCss
{
   font-size:12px;
   color:#FFF;
}

.MavFontCss:link
{
   text-decoration:none;
   color:#FFF;
   cursor:pointer;
}

.MavFontCss:hover
{
   color:#66FFFF;
}
.BookmarksBg
{
    width:84px; 
	background:url(Bookmarks_r1_c5.jpg) repeat-x;
}
.NewsTitleLi
{
	line-height: 30px;
}
.NewsTitleLi li
{
	width:434px;
	height:32px;
	position:relative;
	margin-left:10px;
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NewsTitleLiOther
{
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NewsTitleLi span
{
   width:85px;
   position:absolute;
   right:0;
}
.NewsTitleLi span
{
   width:85px;
   position:absolute;
   right:0;
}
.NewsTitleLiA
{
	line-height: 30px;
}
.NewsTitleLiA li
{
	width:175px;
	height:32px;
	position:relative;
	margin-left:10px;
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NewsTitleLiA span
{
   width:60px;
   position:absolute;
   right:0;
}
.NewsTitleLiB
{
	line-height: 30px;
}
.NewsTitleLiB li
{
	width:225px;
	height:32px;
	position:relative;
	margin-left:10px;
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.NewsTitleLiB span
{
   width:60px;
   position:absolute;
   right:0;
}
.NewsTitleLiC
{
	line-height: 30px;
}
.NewsTitleLiC li
{
	width:280px;
	height:32px;
	position:relative;
	margin-left:10px;
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.NewsTitleLix
{
	width:280px;
	height:32px;
	background:none;
	text-align:center;
}
.NewsTitleLiC span
{
   width:60px;
   position:absolute;
   right:0;
}
.NewsTitleLiD
{
	line-height: 30px;
}
.NewsTitleLiD li
{
	width:280px;
	height:32px;
	position:relative;
	margin-left:10px;
	background-image: url(dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.NewsTitleLiD span
{
   width:60px;
   position:absolute;
   right:0;
}
.BookmarksBSelected
{
    width:108px;
    background: url(Bookmarks_r1_c4.jpg) no-repeat bottom;
	float:left;
	display:block;
}
.BookmarksB
{
    width:108px;
    background: url(Bookmarks_r1_c3.jpg) repeat-x bottom;
	float:left;
	display:block;
}
.BookmarksC
{
    width:64px;
    background: url(Bookmarks_r1_c3.jpg) repeat-x bottom;
	float:left;
	display:block;
}
.LinkBg
{
    background: url(Links_bg.jpg) repeat-x ;
}
.BottomBg
{
    height:110px;
	width:1008px;
    background: url(BottomBg.jpg) repeat-x ;
	margin:5px auto;
}
.redFont12
{
    color:#F90;
	font-size:12px;
}
.redFont12:link
{
	color:#F90;
	text-decoration: none;
	font-weight: bold;
}
.redFont12:hover
{
	color:#F00;
	text-decoration: underline;
	font-weight: bold;
}