/* ============== Css By Gogo 最后修改时间 2008-11-22 ==============*/
/* 全局CSS定义 */
body {text-align:center;font-family: 宋体, serif;  margin:0; padding:0; background: #ffffff; 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; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
table{ margin:0 auto;}
img{vertical-align:top;}

/* 通用空白间距 */
.blank3{ height:3px; font-size:1px; clear:both;overflow:hidden;}
.blank5{ height:5px; font-size:1px; clear:both;overflow:hidden;}
.blank6{ height:6px; font-size:1px; clear:both;overflow:hidden;}
.blank9{ height:9px; font-size:1px; clear:both;overflow:hidden;}
.blank10{ height:10px; font-size:1px; clear:both;overflow:hidden;}
.blank12{ height:12px; font-size:1px; clear:both;overflow:hidden;}
.blank15{ height:15px; font-size:1px; clear:both;overflow:hidden;}
.blank20{ height:20px; font-size:1px; clear:both;overflow:hidden;}
.blank25{ height:25px; font-size:1px; clear:both;overflow:hidden;}
.blank30{ height:30px; font-size:1px; clear:both;overflow:hidden;}

/* 链接颜色 */
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000;text-decoration:none;}
a:hover {color: #FF6600; text-decoration: underline;}


/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.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;}
.cZh,a.cZh:link,a.cZh:visited{ color:bf0101; }
.cZh a:visited {color: #bf0101}

.cJh,a.cJh:link,a.cJh:visited{ color:ff7000; }
.cJh a:visited {color: #ff7000}

.cZl,a.cZl:link,a.cZl:visited{ color:014a9b; }
.cZl a:visited {color: #014a9b}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0px; overflow:hidden; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;}

/*页头部分*/
#HeadBox {width:960px;height:60px; margin:auto; text-align:left;}
#HeadBox .logo {width:200px;height:60px;}
#HeadBox .kh {width:250px;height:60px}
#HeadBox .other {width:500px;height:60px;text-align:right;}

/*菜单部分*/
#Navigation {width:960px; height:32px;margin:auto; text-align:center;overflow: hidden}
#Navigation .NaviUl { margin:0px; margin-left:20px; list-style-type:none}
#Navigation .NaviUl li{ float:left;width:77px; height:32px; background:url(../images/head/navi_no.gif) no-repeat; margin-right:2px; font-size:14px; font-weight:bold; line-height:34px;}
#Navigation .NaviUl li a:link {color: #000000; text-decoration:none;}
#Navigation .NaviUl li a:visited {color: #000000;text-decoration:none;}
#Navigation .NaviUl li a:hover {background:url(../images/head/navi_move.gif) no-repeat;color:#FFFFFF;display:block}

#Navigation .NaviUl .Navi_Yes {background:url(../images/head/navi_yes.gif) no-repeat;color:#FFFFFF }
#Navigation .NaviUl .Navi_Yes a:link {color: #FFFFFF; text-decoration:none;}
#Navigation .NaviUl .Navi_Yes a:visited {color: #FFFFFF;text-decoration:none;}
#Navigation .NaviUl .Navi_Yes a:hover {background:url(../images/head/navi_yes.gif) no-repeat;color: #FFFFFF; text-decoration:none;}

#Navigation .NaviUl .Navi_right {background:url(../images/head/navi_right.gif) no-repeat; width:248px; height:32px; font-weight:normal; margin-left:14px; font-size:12px;line-height:38px;}
#Navigation .NaviUl .Navi_right a:hover {background-image:none; color:#FF6600; display: inline}

/*new 图标*/
.supbox {
    position: relative;
	width:960px;
	top:0px;
	margin:auto
}
.hot { background:url(../images/head/hot.gif) no-repeat; width:19px; height:21px;position:absolute; top:-40px; left:160px}
.best { background:url(../images/head/best.gif) no-repeat; width:19px; height:21px;position:absolute; top:-40px; left:755px}
.new { background:url(../images/head/new.gif) no-repeat; width:19px; height:21px;position:absolute; top:-40px; left:880px}

/*查找部分*/
#search_box {width:960px;height:91px;background:url(../images/head/BGsearch.gif) no-repeat; margin:auto;}
#search_box .search_row1 {color:ffffff; height:29px; overflow:hidden; text-align:left}
#search_box .search_row1 .searchNaviUl { margin:0px 0px 0px 235px; list-style-type:none;}
#search_box .search_row1 .searchNaviUl li{ float:left; height:29px; line-height:24px; text-align:center}
#search_box .search_row1 .searchNaviUl li a:link {color: #ffffff; text-decoration:none;}
#search_box .search_row1 .searchNaviUl li a:visited {color: #ffffff;text-decoration:none;}
#search_box .search_row1 .searchNaviUl li a:hover {color: #000000; text-decoration:none;}

#search_box .search_row1 .searchNaviUl .fg{ padding:0px 10px}
#search_box .search_row1 .searchNaviUl .searchNaviYes{color: #000000;width:42px; height:29px; background:url(../images/head/navi_search.gif) no-repeat}


#search_box .search_row2 { color:#ffffff;text-align: center; font-size:14px; font-weight: bold}
#search_box .search_row2 .input {height:22px;color:#a7a7a7}
#search_box .search_row2 .width70 {width:70px}
#search_box .search_row2 .width90 {width:90px}
#search_box .search_row2 .width230 {width:230px}
#search_box .search_row2 .width253 {width:298px}
#search_box .search_row2 .width350 {width:395px}

/* 页脚 */
.footerBox{height:139px; clear:both; border-top:#ff7e00 3px solid}
.footerBox .footer{height:103px;width:960px; margin:auto}
.footerBox .footer .logo{height:83px;width:220px; float:left}
.footerBox .footer .CopyRightBox{height:83px;width:720px; float:left;}
.footerBox .footer .CopyRightBox .footMenu { height:22px; text-align:left}
.footerBox .footer .CopyRightBox .Copyright { text-align:left; color:#333333; font-family:Arial, Helvetica, sans-serif}