/*
    Style by www.east160.com/  , 2008-02-10
*/

html,body,h1, h2, h3, h4, h5,h6,div,span,p,ul,li,label,form {margin:0px;padding:0px;font-size:12px;letter-spacing: 0;word-spacing: 0;}
img{ border:0;}
td           { font-size: 12px; line-height: 17px }
body         { font-size: 12px; line-height: 17px }
p            { margin-top: 1; margin-bottom: 1 }
form         { margin-top: 2; margin-bottom: 2 }
a:link       { text-decoration: line; color: black }
a:hover      { text-decoration: underline;underline:none; color: red }
a:visited    { text-decoration: line; color: black }
.menufont    { FILTER: glow(color=f9ab77,strength=1); POSITION: relative; WIDTH: 100%}
.3dfont      { FILTER: glow(color=ffffff,strength=1) shadow(color=cccccc,direction:135); POSITION: relative; WIDTH: 100% }
body,p,td    { font-family:Verdana, Arial, Helvetica, sans-serif; }


a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #000000; text-decoration: none }

#h_qiehuan li #qiehuanbox {margin-left:-100px;position: absolute; border:1px solid #3BA1BC; background:#EAF7FB; padding:10px; width:355px; z-index:100;display:none; margin-top:3px; }
#h_qiehuan li.classhover #qiehuanbox{display:block;}
#h_qiehuan a{text-decoration:none;}
#qiehuanbox li{ float:left;  width:65px;  height:20px;}
#h_qiehuan { margin-left:0px;margin-top:-5px; position:absolute; z-index:110;}

/* 前台全局CSS定义 */
body { 
	text-align: center;
	font-family:"宋体",arial;
	margin:0; padding:0; 
	font-size:12px; color:#000;
	}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px; line-height:150%;}

/* div分块上下空 */
.globalSegment {
	margin:0 auto;	padding:2px 0;
	}
/* 页头 */
.globalHead{
	margin:0 auto;	padding:1px 0;
	width:980px; 
	}
/* 中部 */
.globalMiddle{
	margin:0 auto; width:980px; line-height:180%; 
	}
	.globalMiddleLeft{
		margin:0 auto; width:210px; line-height:180%; padding:0px 0;
		float:left;
		}
	.globalban{
		margin:0 auto; margin-left:-1px; margin-top:-1px;  padding:0px 0;
		float:left;
		}
	.globalMiddleRight{
		margin:0 auto;  margin-left:38px; line-height:180%; padding:0px 0;
		width:730px; 
		float:left;
		}	
/* 页底 */
.globalFoot{ 
	margin:0 auto;padding:2px 0;
	width:980px; line-height:180%; 
	background-color: #fff; 
	clear: both;
	}

A {
	COLOR: #000000; TEXT-DECORATION: none
	}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
	}
	A.white {
		FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
		}
	A.white:hover {
		FONT-SIZE: 12px; COLOR: #f6ff00; TEXT-DECORATION: none
		}

	A.red:link {
		FONT-SIZE: 12px; COLOR: #CC0000; TEXT-DECORATION: none
		}
	A.red:visited {
		FONT-SIZE: 12px; COLOR: #FF6600; TEXT-DECORATION: none
		}
	A.red:hover {
		FONT-SIZE: 12px; COLOR: #FF0000; TEXT-DECORATION: underline
		}

.word_White {
	COLOR: #ffffff;

	}

.border01 {
	BORDER-RIGHT: #afd6f5 1px solid; BORDER-TOP: #afd6f5 1px solid; BORDER-LEFT: #afd6f5 1px solid; BORDER-BOTTOM: #afd6f5 1px solid
	}
.glow_white {
	FONT-WEIGHT: bold; FILTER: Glow(Color=FB9400, Strength=3); COLOR: #ffffff
	}

/*  搜索引擎选项卡  */
ul.TabBarLevel1{
        list-style:none;
        margin:0;
        padding:0;
        height:29px;
        background-image:url(../images/tabbar_level1_bk.gif);
	}
ul.TabBarLevel1 li{
        float:left;
        padding:0;
        height:29px;
        margin-right:1px;
        background:url(../images/tabbar_level1_slice_left_bk.gif) left top no-repeat;
	}
ul.TabBarLevel1 li a{
        display:block;
        line-height:29px;
        padding:0 20px;
        color:#333;
        background:url(../images/tabbar_level1_slice_right_bk.gif) right top no-repeat;
        white-space: nowrap;
	}
ul.TabBarLevel1 li.Selected{
        background:url(../images/tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
	}
ul.TabBarLevel1 li.Selected a{
        background:url(../images/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;
	}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
        color:#333;
	}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
        color:#F30;
        text-decoration:none;
	}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{
        color:#000;
	}
ul.TabBarLevel1 li.Selected a:hover,ul.TabBarLevel1 li.Selected a:active{
        color:#F30;
        text-decoration:none;
	}
div.HackBox {
  padding : 2px 2px ;
  border-left: 2px solid #6697CD;
  border-right: 2px solid #6697CD;
  border-bottom: 2px solid #6697CD;
  display:none;
	}