@charset "gb2312";
/*  style by www.itstudy.cn  , 最后编辑时间：2009-4-17 */

/* 页头 */
.globalTopTip{
	margin:0 auto;	width:1000px; height:15px;
	background-color:#ffffff; color:#000;	text-align:right;clear:both;
	}
#globalTop{
	margin:0 auto;	width:1000px; 
	background-color:#ffffff;color:#000;text-align:left;
	}
	#globalTop #topLogo{	width:200px; float:left;	}
	#globalTop #topBanner{ width:800px; float:left;}
/* 页头导航 */
#globalTopNav{ 
	clear:both;	margin:0 auto;	width:1000px; padding:5px 0;
	border:1px dotted #cbcbcb; text-align:center;
	}
/* 页头导航条 */
#globalNavItem{ 
	clear:both; width:1000px;height:24px;margin:0 auto; /*边框样式*/
	background-image:url(images/nav_yellow.gif);/*背景*/
	color:#FFFFFF; text-align:left;line-height:24px; text-indent:15px;/*标题字体*/ 
	}

/* 页头下拉菜单 */
	#navigation {
		margin:2px;float:right; list-style-type:none;
	}
	#navigation li {
		float:left;   text-align:center; position:relative; 
	}
	#navigation li a:link, #navigation li a:visited {
		display:block; text-decoration:none; 
	}
	#navigation li a:hover {
		color:#fff;   background:#2687eb;
	}
	
/* 中部内容 */
.globalMiddle{	margin:0 auto; 	width:1000px; clear:both; 	}

/*中部内容 左*/
.areaLeft{	width:220px;	float:left;overflow:hidden;}

/*标题*/
.leftTitle{
		height:25px;border:1px solid #afd6f5; border-bottom:0px;/*边框样式*/
		background-image:url(images/title_blue.gif);/*背景*/
		color:#fff;padding-top:6px;font-weight: bold;text-align:left;text-indent:20px;/*标题字体*/
		}
/*标题内容*/
.leftContent{
			clear:both;text-align:left;
			background-color:#fff;	border:1px solid #afd6f5; 
			overflow:hidden;
			}

/*中部内容 右*/
.areaRight{
	width:770px; margin-left:10px; float:left;
}
.rightTitle{
		height:24px; border:1px solid #afd6f5; border-bottom:0px;/*边框样式*/
		background-image:url(images/title_yellow.gif);/*标题背景*/
		color:#fff;padding-top:6px;font-weight: bold;text-align:left;text-indent:45px;letter-spacing:8px/*标题字体*/		
		}
.rightContent{
			clear:both;text-align:left; 
			background-color:#fff;	border:1px solid #afd6f5; border-top:0px;
			overflow:hidden;
			}
/*酷站大全*/			
ul.coolUrl{ clear:both;list-style:none;  height:30px; text-align:center	}
ul.coolUrl li{ float:left; line-height:30px;}
ul.coolUrl li.sort{	width:57px; text-align:center; }
ul.coolUrl li.url{	width:112px; text-align:left;	text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
ul.coolUrl li.more{	width:36px; text-align:center;}
	
/* 页尾导航 */
#globalFootNav{
	margin:0 auto;width:1000px; height:25px; /*边框样式*/
	background-color:#a9a9a9;/*背景*/
	color:#fff;	/*字体*/
	}
	#globalFootNavleft{/*页尾导航边框样式 左*/
		background-image:url(images/bottom_nav_left.gif);
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position: top left; 
		height:25px; 
	}
	#globalFootNavright{/*页尾导航边框样式 右*/
		background-image:url(images/bottom_nav_right.gif);
		background-repeat:no-repeat;
		background-attachment:scroll;
		background-position: top right; 
		padding-top:5px;height:25px; 		
	}	
	#globalFootNav a{color:#fff;}
	#globalFootNav a:hover{color:#FFFF00;}
	
/* 页尾 */
#globalFoot{ 
		margin:0 auto;	text-align:center;color:#000;
		width:1000px; line-height:150%; 
	}
/* 隐藏区 */
#globalHiddenArea{ display:none;}

/*  友情链接  */
ul#friendLink{list-style:none; width:185px;}
ul#friendLink li{ width:88px; height:31px; margin:1px; float:left; line-height:31px; background-color:#f2f2f2;overflow:hidden;}

/*  搜索引擎选项  */
.search{width:500px;margin:0 auto;}
ul.bars{
        list-style:none;  height:29px;
        background-image:url(images/search/search_bar_bg.gif);
	}
ul.bars li{
        float:left;
        padding:0;        height:29px;        margin-right:1px;
        background:url(images/search/search_bar_bg_left.gif) left top no-repeat;
	}
ul.bars li a{
        display:block;
        line-height:29px;        padding:0 20px;
        color:#333; white-space: nowrap;
        background:url(images/search/search_bar_bg_right.gif) right top no-repeat; 
	}
ul.bars li.selected{
        background:url(images/search/search_bar_bg_left_selected.gif) left top no-repeat;
	}
ul.bars li.selected a{
        background:url(images/search/search_bar_bg_right_selected.gif) right top no-repeat;
	}

ul.bars li a:link,ul.bars li a:visited{ color:#333;	}
ul.bars li a:hover,ul.bars li a:active{ color:#F30;  text-decoration:none;	}
ul.bars li.selected a:link,ul.bars li.selected a:visited{  color:#000;	}
ul.bars li.selected a:hover,ul.bars li.selected a:active{  color:#F30; text-decoration:none;}
div.HackBox {
  height:60px; padding-top:12px;
  border-left: 2px solid #6697CD;
  border-right: 2px solid #6697CD;
  border-bottom: 2px solid #6697CD;
  display:none; overflow:hidden;
	}






