@charset "utf-8";
/* CSS Document */

/*页面主体框架样式*/
body{
background:#FFF;
text-align:center;
color: #333;
font-family:arial,verdana,sans-serif;

}
#header{
width:1004px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #FFF;
height:90px;
text-align:left;
border:1px solid #009900;
}
 #contain{
margin-right: auto;
margin-left: auto;
width: 1004px;
border:1px solid #009900;
}
 #mainbg{
width:1004px;
padding: 0px;
background: #43A102;
float: left;
}
#right{
float: right; 
margin: 2px 0px 2px 0px;
padding:0px; 
width: 802px; 
background: #FFF;
text-align:left;
}
#left{
float: left; 
margin: 2px 2px 0px 0px; 
padding: 0px; 
background: #F2F3F7;
width: 200px;
text-align:left;
}
#footer{
clear:both;
width:1004px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #4A4221;
height:70px;
border:1px solid #009900;
}
.text{margin:0px;padding:0px;}

A:visited{TEXT-DECORATION:none;COLOR:#663300;}
A:link{text-decoration:none}
A:hover{TEXT-DECORATION:none;COLOR:#FF0000;FONT-WEIGHT:bold;}

/*顶部工具条文字样式*/
#Top {width:1004px;
margin-right: auto;
margin-left: auto; 
padding: 0px;
background: #FFF;
height:30px;
border:1px solid #009900;
}
#Times{ float:left; margin:5px 5px 5px 10px;}
#weather{ float:left;}

#Search{ height:70px; width:1004px;border:1px solid #009900; background-color:#FFFFFF;margin-right: auto;
margin-left: auto; }
#google{ float:left; margin-top:0px; margin-left:0px; width:500px; height:70px;}
#baidu{ float:left; margin:0px; width:490px; height:70px;}
#TopLink{
float:right;
	width:500px;
	margin:5px 0 0 0;
	height:25px;
	padding-top:0px;
}
#TopLink li {
	display: inline;
	list-style-type: none;
	line-height:20px;
	float:right;
	margin-right:3px;
}
#TopLink li a:link,#TopLink li a:visited {
	float:left;
	padding:3px 8px;
	text-decoration:none;
	color:#FF0000;
	border-bottom:1px solid #fff;
}
#TopLink li a:hover {
	color:#009900;
	border-bottom:1px solid #06f;
}
/*页面页眉框架样式*/
* {
	font-size:12px;
	text-align:center;
}
#logo { width:210px; margin:0px; padding:1px 3px; height:80px; float:left;}
#logoLink{ float:left; margin-top:15px;}
#navLink{
    float:right;
	width:520px;
	margin:5px 0px 0px 0px;
	height:25px;
	padding:0px;
}
#navLink li {
	display: inline;
	list-style-type: none;
	line-height:20px;
	float:right;
	margin-right:15px;
}
#navLink li a:link,#navLink li a:visited {
	float:left;
	text-decoration:none;
	color:#0033FF;
	border-bottom:1px solid #fff;
}
#navLink li a:hover {
	color:#009900;
	border-bottom:1px solid #06f;
}

#nav {
    float:right;
	width:500px;
	margin:5px 0px 0px 0px;
	height:25px;
	padding:0px;
}
#nav li {
	display: inline;
	list-style-type: none;
	line-height:25px;
	float:right;
	margin-right:20px;
}
#nav li a:link,#nav li a:visited {
	float:left;
	text-decoration: none;
	color:#666;
	border-bottom:1px solid #fff;
}
#nav li a:hover {
	color:#000;
	border-bottom:1px solid #06f;
}
#current {
float:left;
	color:#FF6600;
	border-bottom:1px solid #f60;
	font-size:16px;
	font-weight:bold;
}

/*页面主体左边框架样式*/
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 184px;
padding: 0px;
margin: 0px;
}
#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size:16px;
padding: 5px 0 5px 3px;
border: 1px solid #000000;
color: #FFF;
margin: 0px;
width:179px;
}
#vertmenu h4 {
margin-top:10px;
color:#036803;
line-height:20px;
}
#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
	margin: 2px;
	padding: 2px;
	line-height:20px;
}
#vertmenu ul li a {
	font-size: 9pt;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	width:160px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;}
/*页面主体右边框架样式*/

*{
    margin:0;
    padding:0;
    font-size:12px;
    color:#000;
    text-decoration:none;
}
#products {
    width:800px; margin:0px auto;
}
#products li {
    width:101px;
    height:65px;
    float:left;
    margin-left:22px;
	margin-right:0px;
	margin-top:5px;
    display:inline;
}
.Above { background-color:#999999; width:770px; height:55px;}
.down { background-color:#666633; width:770px; height:55px;}
#products li a {
    display:block;
}
#products li a img {
    border:2px solid #666;
    padding:1px;
	width:75px;
	height:27px;
}
#products li a img:hover{border:2px solid #009900;}
#products li span a {
    width:110px;
    height:30px;
    line-height:30px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}


#productLOGO {
    width:792px;
}
#productLOGO li {
    float:left;	
    margin-left:22px;
	margin-top:5px;
    display:inline;
}

#productLOGO li a {
    display:block;
}
#productLOGO li a img {
    border:2px solid #666;
    padding:1px;
}
#productLOGO li a:hover img{
    border:2px solid #FF0000;
}
#productLOGO li span a {
   
    line-height:24px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
/*文字链接*/

#ProductsLink {
    width:792px;
    margin:0px auto;
}
#ProductsLink li {
    width:86px;
    height:31px;
    float:left;
    margin:0px 6px;
    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:83px;
	height:31px;
}
#ProductsLink li span a {
    margin-top:5px;
    width:86px;
    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;
}

#SelectDn {float:left;
width:150px;}
/*页面主体尾部框架样式*/
#FooterNav {
	float:right;
	width:974px;
	height:60px;
	padding:10px;
}
#FooterNav li {
	display: inline;
	list-style-type: none;
	white-space: normal;
}
#FooterNav li a:link,#FooterNav li a:visited {
    display: inline;
	list-style-type: none;
	white-space: normal;
	color:#FFF79C;
	padding-right:10px;
	margin:5px 5px;
	border-right: 1px solid #fff;
}
#FooterNav li a:hover {
	background:#060;}

/*页面主体框架样式*/
/*页面主体框架样式*/
/*页面尾部框架样式*/
.FontColor {
	color: #FFFFFF;
	margin:0 270px 0 270px;
}

/*图片提示*/
.thumbnail{ 
position: relative; 
z-index: 0; 
} 

.thumbnail:hover{ 
background-color: transparent; 
z-index: 50; 
} 

.thumbnail span{ /*CSS for enlarged image*/ 
position: absolute; 
background-color: lightyellow; 
padding: 1px; 
left: -1000px; 
border: 1px dashed gray; 
visibility: hidden; 
color: black; 
text-decoration: none; 
} 

.thumbnail span p{ /*CSS for enlarged image*/ 
border-width: 0;
 width:130px;
  height:50px; 
padding: 2px;
font-size:12px;
font-weight:100;
} 

.thumbnail:hover span{ /*CSS for enlarged image on hover*/ 
visibility: visible; 
top: 0; 
left: 90px; /*position where enlarged image should offset horizontally */ 

} 

.ADLeft{ float:left; width:100px;}
.ADRight{ float:right;width:100px;}
.AD468_60{ float:left; width:500PX; margin:20px;}
.AD336_280{ margin:50px 50px;}

#kejiinfo{border:1px solid #BCFF1D; width:186px; background:#D6FF8C url(../images/home_r_bg1.gif) no-repeat left top;  float:left; }
#kejiinfo ul{ margin:5px;width:176px}
#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:15px;background:url(../images/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}


.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:600px; 
    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:#CC3300; 
    text-decoration:underline;
}
a {behavior:url(../images/KeyWord/xuxian.htc)}

.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 a img:hover{border:2px solid #009900;}
.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:47px;
    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:25px;
    line-height:25px;
    text-align:center;
	white-space:nowrap;
    text-overflow:ellipsis; 
    overflow: hidden;
}
.CommunityBlog{}
.Health{}
.Video{}

/*热门网站 纯文字版*/


#ProductsTextTOP {
    width:764px;
    margin:0px auto 10px auto;
}
#ProductsTextTOP li {
    width:115px;
    height:30px;
    float:left;
    margin:0px 6px;
    display:inline;
}
#ProductsTextTOP li a {
    display:block;
}

#ProductsTextTOP li span a {
	margin-top:5px;
	width:115px;
	line-height:30px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	color:#009900;
	font-size:14px;
/*	font-weight:bold;*/
}
#ProductsTextTOP li span a:hover{
	color:#CC3300;
	font-size:13px;
}
/*非热门网站*/
#ProductsText {
    width:764px;
    margin:0px auto;
}
#ProductsText li {
    width:97px;
    height:30px;
    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:#4A4221;
	font-size:13px;
}
#ProductsText li span a:hover{
	color:#CC3300;
	font-size:13px;
}

* {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; margin-left:5px;}
#info1 a:hover,#info2 a:hover,#info3 a:hover,#info4 a:hover,#info5 a:hover { color:#009900;}
#kjj_tag 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}

/*打折促销区 纯文字版*/
#Sale {
    width:794px;
    margin:10px auto;
}

#Sale li {
    width:74px;
    height:21px;
    float:left;
    margin:2px 2px;
    display:inline;s
}
#Sale li a {
    display:block;
}

#Sale 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;
}
#Sale li span a:hover{
	color:#0033FF;
	font-size:13px;
}


/*实用工具 纯文字版*/
#Productsgongju {
    width:795px;
    margin:10px auto;
}

#Productsgongju li {
    width:76px;
    height:21px;
    float:left;
    margin:2px 1px 2px 2px;
    display:inline;
}
#Productsgongju li a {
    display:block;
}

#Productsgongju li span a {
	margin-top:2px;
	width:75px;
	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:794px;
    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:#036803;}
.hotlink{ color:#FF0000;}

#baM{ height:60px; margin:5px;}
#baL{ float:left; margin-left:10px;}
#baR{ float:right; margin-right:10px;}

#RedLink{ color:#FF3300;}

.baleft60{float:left; margin-left:5px; border: solid 2px #666;}
.baleft60 a img {border:0;}
.baleft15{float:left; margin-left:15px;}
.ba710{margin-bottom:5px; height:60px; margin-left:5px;}

.BaLeft{ float:left; height:64px; margin:10px 5px 10px 15px; width:755px;}
.BaLeft01{ float:left; margin:0px 5px; border:#333333 solid 3px;}

#BaLeft1{ float:left; height:64px; margin:5px auto; text-align:center; width:785px;}
#BaLeft2{ float:left; height:64px; margin:5px auto; text-align:center; width:785px;}
.BaLeft001{ float:left; margin-left:10px;border:#333333 solid 3px;}