﻿/* CSS Document */

body{
background:#003300;
text-align:center;
color: #333;
margin:0px;
padding:0px;
font-family:arial,verdana,sans-serif;
}

#header{
width:1004px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #FFF;
height:90px;
text-align:left;
} #contain{
margin-right: auto;
margin-left: auto;
width:1004px;
} #mainbg{
width:1004px;
padding: 0px;
background: #D1EE8C;
float: left;
}
#right{
float: right; 
margin: 2px 0px 2px 0px;
padding:0px; 
width: 764px; 
background: #D1EE8C;
text-align:left;

}
#left{
float: left; 
margin: 2px 0px 0px 0px; 
padding: 0px; 
background: #F2F3F7;
width: 240px;
text-align:left;
}
#footer{
clear:both;
width:1004px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #79C331;
height:60px;}
.text{margin:0px;padding:0px;}

A:hover{TEXT-DECORATION:underline;COLOR:#FF0000;FONT-WEIGHT:bold;}
#logo { width:240px; float:left;}
/*子鼠 www.zishu.cn*/
* {margin:0;padding:0;font-size:12px;font-family:Verdana, Arial, "宋体"; list-style:none;}

#info {border:0px solid #FFCC66;padding:0px;background:#FFF;width:764px; float:right;}
#kjj_tag {width:764px;border-bottom:1px solid #CCC; background:url(../images/KeyWord/o200742501718.gif) repeat-x left bottom;height:30px;}
#info1,#info2,#info3,#info4,#info5{ border:1px solid #ccc;border-top:none; padding:5px; height:50px; background:#FFF; clear:both;  }
#info1 a,#info2 a,#info3 a,#info4 a,#info5 a{ color:#663300; line-height:25px;}
#info1 a:hover,#info2 a:hover,#info3 a:hover,#info4 a:hover,#info5 a:hover { color:#FFFFFF;}
h4{ font-weight:normal;float:left;border-right:1px solid #fff;}
.hd {display:none;}
.sw {display:block;}
#info li {float:left;}
#info li a{float:left; display:block; padding:4px 10px 4px 10px; color:#37572E; text-decoration:none}
#info li a:hover{ background:#E9FE70; color:#000}
#info ul { float:left; margin-top:-28px; padding:5px 0; position:absolute}
#info .ha a{  color:#FFF}
#info .ha a:hover{color:#FFF; background:none}
#info .ha .hc:hover{background:url(../images/KeyWord/5200742501725.gif) no-repeat center bottom; }
.ha {background:url(../images/KeyWord/a20074250170.gif) no-repeat left top;margin-top:-3px;padding-top:3px;}
.hb{ background:url(../images/KeyWord/x200742501712.gif) no-repeat right top; margin-top:-3px; padding-top:3px;}
.hc {background:url(../images/KeyWord/5200742501725.gif) no-repeat center bottom;  height:17px; color:#FFF; font-weight:bold}

.kejiinfo{border:1px solid #BCFF1D; width:238px;   float:left; }
.kejiinfo ul{ margin:5px;width:228px}
.kejiinfo li{ width:49%; height:40px; float:left;}
.kejiinfo li a{ font-size:12px; font-weight:normal; line-height:35px; display:block;color:#000; text-decoration:none; padding-left:40px;background:url(../images/KeyWord/home_r_bg2.gif) no-repeat;}
.kejiinfo li a:link,.kejiinfo li a:visited{background-position:center top}
.kejiinfo li a:hover,.kejiinfo li a:active{background-position:center bottom}

#kejiinfo01{background:#D6FF8C url(../images/KeyWord/home_r_bg1.gif) no-repeat left top;}
#kejiinfo02{background:#D6FF8C url(../images/KeyWord/home_r_bg20.gif) no-repeat left top;}
#kejiinfo03{background:#D6FF8C url(../images/KeyWord/home_r_bg3.gif) no-repeat left top;}
#kejiinfo04{background:#D6FF8C url(../images/KeyWord/home_r_bg4.gif) no-repeat left top;}
#kejiinfo05{background:#D6FF8C url(../images/KeyWord/home_r_bg5.gif) no-repeat left top;}
#kejiinfo06{background:#D6FF8C url(../images/KeyWord/home_r_bg6.gif) no-repeat left top;}
#kejiinfo07{background:#D6FF8C url(../images/KeyWord/home_r_bg7.gif) no-repeat left top;}
#kejiinfo08{background:#D6FF8C url(../images/KeyWord/home_r_bg8.gif) no-repeat left top;}
#kejiinfo09{background:#D6FF8C url(../images/KeyWord/home_r_bg9.gif) no-repeat left top;}
#kejiinfo010{background:#D6FF8C url(../images/KeyWord/home_r_bg10.gif) no-repeat left top;}
#kejiinfo011{background:#D6FF8C url(../images/KeyWord/home_r_bg11.gif) no-repeat left top;}

/*图文混排*/
#products {
    width:764px;
    margin:0px auto;
}
#products li {
    width:80px;
    height:61px;
    float:left;
    margin:3px 11px;
    display:inline;
}
#products li a {
    display:block;
}
#products li a:hover img{
    border:2px solid #006600;
}
#products li a img {
    border:2px solid #666666;
    padding:1px;
	width:76px;
	height:25px;
}
#products li span a {
    margin-top:5px;
    width:80px;
    line-height:20px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
	color:#006600;
}
#products li span a:hover{
	color:#CC3300;
	font-size:13px;
}

/*热门网站 纯文字版*/

#ProductsText {
    width:764px;
    margin:0px auto;
}
#ProductsText li {
    width:97px;
    height:41px;
    float:left;
    margin:3px 4px;
    display:inline;
}
#ProductsText li a {
    display:block;
}



#ProductsText li span a {
	margin-top:5px;
	width:97px;
	line-height:30px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color:#663300;
	font-size:13px;
	font-weight:600;
}
#ProductsText li span a:hover{
	color:#CC3300;
	font-size:13px;
}





/*文字链接*/
#ProductsLink {
    width:764px;
    margin:0px auto;
}
#ProductsLink li {
    width:85px;
    height:31px;
    float:left;
    margin:3px 4px;
    display:inline;
}
#ProductsLink li a {
    display:block;
}

#ProductsLink li a:hover img{
    border:1px solid #006600;
}
#ProductsLink li a img {
    border:1px solid #FFF;
    padding:1px;
	width:87px;
	height:31px;
}

#ProductsLink li span a {
    margin-top:5px;
    width:87px;
    line-height:20px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
	color:#006600;
}
#ProductsLink li span a:hover{
	color:#CC3300;
	font-size:13px;
}

#nav {
	background:#79C331; 
	/*text-align:center;*/
	width:850px;
	margin-left:126px;
	margin-top:10px;
	height:45px;
	/*text-align:center;*/
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav li a:link,#nav li a:visited {
	float:left;
	padding:5px 12px;
	color:#000;
	text-decoration: none;
	background:#79C331;
	border-right: 1px solid #333;
}
#nav li a:hover {
	background:#333;
	color:#FFFFFF;
}

#copyright{background:#79C331; text-align:center;}

#Top {width:1004px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #FFF;
height:95px;
}
#Search{ height:95px; width:620px; padding:10px 0; float:left; text-align:right;}
#WebTools { height:95px; width:380px; float:left; padding:5px 2px;}
.MiddleBa { margin:10px auto; text-align:center;}



* {
    list-style-type:none; 
    font-size:12px; 
    text-decoration:none; 
    margin:0; 
    padding:0;
}
.woaicss {
    width:736px; 
    height:630px; 
    overflow:hidden; 
    margin:15px;
	text-align:center;
}
.woaicss_title {
    width:736px; 
    height:30px; 
    background:#fff url(../images/KeyWord/btn_bg8.png) no-repeat; overflow:hidden;
}
.woaicss_title li {
    display:block; 
    float:left; 
    margin:0 2px 0 0; 
    display:inline; 
    text-align:center;
}
.woaicss_title li a {
    display:block; 
    width:90px; 
    heigth:30px; 
    line-height:34px; 
    color:#fff;
}
.woaicss_title li a:hover {
    color:#f0f0f0; 
    text-decoration:underline;
}
.woaicss_title_bg1 {background-position:0 0;}
.woaicss_title_bg2 {background-position:0 -30px;}
.woaicss_title_bg3 {background-position:0 -60px;}
.woaicss_title_bg4 {background-position:0 -90px;}
.woaicss_title_bg5 {background-position:0 -120px;}
.woaicss_title_bg6 {background-position:0 -150px;}
.woaicss_title_bg7 {background-position:0 -180px;}
.woaicss_title_bg8 {background-position:0 -210px;}
.woaicss_con {
    display:block; 
    width:736px; 
    height:630px; 
    background:url(../images/KeyWord/con_bg8.png) no-repeat 0 0; overflow:hidden;
}

.woaicss_con ul {
    width:716px; 
    height:250px; 
    margin:12px auto;
}
.woaicss_con li {
    width:99px; 
	float:left;
    margin:5px 10px; 
    white-space:nowrap; 
    text-overflow:ellipsis; 
    overflow: hidden;
}
.woaicss_con li a {
    color:#003300;
}
.woaicss_con li a:hover {
    color:#000099; 
    text-decoration:underline;
}
a {behavior:url(../images/KeyWord/xuxian.htc)}

.BaTwo{ width:730px; padding:25px;}
.BaLeft{ float:left;}
.BaRight{ float:right;}







.GoodWebsites {
    width:774px; padding-top:1px;
}
.GoodWebsites li {
    width:81px;
    height:47px;
    float:left;
    margin-left:10px;
    display:inline;
}
.Above { background-color:#999999; width:770px; height:55px;}
.down { background-color:#666633; width:770px; height:55px;}
.GoodWebsites li a {
    display:block;
}
.GoodWebsites li a img {
    border:2px solid #666;
    padding:1px;
	width:65px;
	height:20px;
}
.GoodWebsites li span a {
    width:65px;
    height:25px;
    line-height:25px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
.Software{}
.Games{}
.FashionBeauty{}


.OnlineShopping {
    width:774px; padding-top:1px;
}
.OnlineShopping li {
    width:81px;
    height:42px;
    float:left;
    margin-left:10px;
    display:inline;
}
.Above { background-color:#999999; width:770px; height:55px;}
.down { background-color:#666633; width:770px; height:55px;}
.OnlineShopping li a {
    display:block;
}
.OnlineShopping li a img {
    border:2px solid #666;
    padding:1px;
	width:65px;
	height:20px;
}
.OnlineShopping li span a {
    width:65px;
    height:20px;
    line-height:20px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
.CommunityBlog{}
.Health{}
.Video{}


/*实用工具 纯文字版*/

#Productsgongju {
    width:764px;
    margin:20px auto;
}
#Productsgongju li {
    width:74px;
    height:21px;
    float:left;
    margin:2px 2px;
    display:inline;s
}
#Productsgongju li a {
    display:block;
}

#Productsgongju li span a {
	margin-top:2px;
	width:74px;
	line-height:20px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color:#CC3300;
	font-size:12px;
}
#Productsgongju li span a:hover{
	color:#0033FF;
	font-size:13px;
}



/*地方网站 纯文字版*/

#Productsdifang {
    width:764px;
    margin:20px auto;
}
#Productsdifang li {
    width:45px;
    height:21px;
    float:left;
    margin:2px 2px;
    display:inline;
}
#Productsdifang li a {
    display:block;
}

#Productsdifang li span a {
	margin-top:2px;
	width:45px;
	line-height:20px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color:#CC3300;
	font-size:12px;
}
#Productsdifang li span a:hover{
	color:#0033FF;
	font-size:13px;
}
h2{ color:#003300;}
.hotlink{ color:#FF0000;}