/*  style by www.itstudy.cn  , 2007-12-20 */

/* 全局CSS定义 */
* { margin:0; padding:0;}

body { text-align: center; font-family: "宋体",arial;font-size:12px; background: #FFF;  color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {border:0;}
table,td,tr,th{font-size:12px;}
span{ float:left;padding-top:6px;}

/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color:#333333;text-decoration:none;}
a:hover {color: #ff0000; text-decoration:underline;}
a:active {color: #bc2931;}
/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:#ff0000; }
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}
/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.fRed{ color:#FF0000}
.fWhite{ color:#fff;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/*背景*/
.bgA{	background-color:#f2f9fe; }/*浅蓝 */
.bgB{	background-color:#d6ecfd; }/*浅蓝+ */
.bgGray{	background-color:#f5f4f4; }/*灰 */
.bgWhite{	background-color:#FFFFFF; }/*白 */


/*文章标题缩略*/
.ellipsisTitleLeft{float:left;line-height:25px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:71px; text-align:center; border-left:1px solid #fff;}
.ellipsisTitleRight{float:left;line-height:25px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:95px; text-align:center; border-left:1px solid #fff;}
.ellipsisTitleURL{float:left;line-height:25px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; width:127px; text-align:center; border-left:1px solid #fff;}
.ellipsisTitle{clear:both;line-height:18px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.more{ text-align:right;}

.ellipsisTitleLeft a {color:#006699;}
.ellipsisTitleLeft a:hover{color:#990000;}
.ellipsisTitleRight a {color:#5f5f5f;}
.ellipsisTitleRight a:hover{color:#990000;}
/*广告*/
.ad1000{clear:both; margin:0px auto;padding:6px 0px;width:1000px;}

/*占位空行*/
.blank3 {clear:both;font-size:1px;height:3px;overflow:hidden; }
.blank10 {clear:both;font-size:1px;height:10px;overflow:hidden; }

/* --------------------------------------------------- */
/* 页头 */
.globalTopTip{
	margin:0 auto;	width:1000px; height:15px;
	background-color:#ffffff; color:#000;	text-align:right;clear:both;
	border-bottom: 1px solid #CCC;
	}
#globalTop{
	margin:0 auto;	width:1000px; 
	background-color:#ffffff;color:#000;	text-align:left;
	}
	#globalTop #topLogo{	width:220px; float:left;	}
	#globalTop #topBanner{ width:770px; float:right;}
/* 页头导航 */
#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; border:1px solid #afd6f5;
	background-image:url(images/title_right_01.gif); 
	color:#069; text-align:left;
	}
	#globalNavItem a{color:#006699;}
	#globalNavItem a:hover{color:#990000;}

/* 页头下拉菜单 */
	#navigation {
		margin:1px;float:right; 
	}
	#navigation, #navigation li ul {
		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;
	}
	#navigation li ul li a:hover {
		color:#000;   background:#d6ecfd;  
	}
	#navigation li ul {
		display:none;    position:absolute;  width:90px;
		top:13px;   left:-45px; padding:5px; border:1px solid #afd6f5;background-color:#f2f9fe;
	}

/* 中部内容 */
.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:#006699;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;text-align:right;
}
.rightTitle{
		height:24px; border:1px solid #afd6f5; /*边框样式*/
		background-image:url(images/title_right_01.gif);/*标题背景*/
		color:#006699;padding-top:6px;font-weight: bold;text-align:left; text-indent:20px;letter-spacing:8px/*标题字体*/
		}
.rightContent{
			clear:both;text-align:left; 
			background-color:#fff;	border:1px solid #afd6f5; border-top:0px;
			overflow:hidden;
			}
/*酷站大全*/		

.ul.coolUrl a {color:#228B22;}
.ul.coolUrl a:hover{color:#990000;}
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; padding-top:10px;	width:1000px; height:20px;border:1px solid #cde6f4;/*边框样式*/
	background-color:#f8fcfd;/*背景*/
	color:#0099CC;/*字体*/
	}
	#globalFootNavleft{/*页尾导航边框样式 左*/
		height:20px; 
	}
	#globalFootNavright{/*页尾导航边框样式 右*/
		height:20px; 		
	}	
	#globalFootNav a{color:#006699;}
	#globalFootNav a:hover{color:#990000;}
	
/* 页尾 */
#globalFoot{ 
		margin:0 auto;	text-align:center;color:#006699;
		width:1000px; line-height:150%; 
	}
	#globalFoot a{color:#006699;}
	#globalFoot a:hover{color:#990000;}

/*  友情连接  */
ul#friendLink{list-style:none; width:185px; }
ul#friendLink li{ width:88px; height:31px; margin:2px; float:left;}


.ad_huheng{display:inline;width:265px;height:90px;float:right;margin:0 auto;text-align:center;}
/*  搜索引擎选项  */
.search{display:inline;width:500px;margin:0 auto;text-align:center;float:left}
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;
	}





