@charset "utf-8";
body {margin:0px;padding:0px;font-size:11px; font-family:arial;color:#000;}
a{color:#000; text-decoration:none;}
a:hover{color:#555;}
img{border:0px;behavior:url("scripts/png.htc");padding:0px;margin:0px;}
ul,li{list-style:none;margin:0px;padding:0px;}

.clear{clear:both;}

#header {background:url(../images/top.jpg) no-repeat -70px 0; background-color:#F9F9FB;width:967px;height:122px;}
#header .shop{width:967px;height:14px;padding:5px 0; text-align:right;}
#header .shop a.set{background:url(../images/ico01.gif) no-repeat 4px 8px;display:block;padding:3px 10px;margin-right:6px;color:#6c757d;font-size:10px;}
#header .shop table{ text-align:left; width:360px; float:right;}
#header .neirong{width:325px;height:18px;margin-top:10px;float:right;}
* html #header .neirong{width:330px;height:18px;margin-top:3px;float:right;}
#header .title{width:670px;height:20px;float:left; padding-left:230px; margin-top:5px;text-align:left;}
* html #header .title{width:670px;height:20px;float:left; padding-left:230px; margin-top:5px;text-align:left;}
#header .icon1{padding-left:800px;}

#container {width:967px;}
* html #container {width:967px;margin-top:0px;}
#container .left{width:213px;height:auto; margin-left:0px; float:left;text-align:left;}
* html #container .left{width:213px;height:auto; margin-left:0px; float:left;marging-top:0px; text-align:left;}
#container .left1{width:213px;height:91px; background:url(../images/logo1.jpg) no-repeat;}
* html #container .left1{width:213px;height:91px;margin-top:0px;background:url(../images/logo1.jpg) no-repeat;}
#container .left2{width:211px;height:auto; background:url(../images/leftbg.jpg); border-right:#999 solid 1px; border-top:#999 solid 1px;border-bottom:#999 solid 1px;border-left:#999 solid 1px;}
#container .column1{width:208px;height:30px; font-size:18px; color:#770003;margin-left:4px;}
#container .column2{width:194px;height:12px;background:url(../images/column1.jpg); margin-left:4px;margin-top:5px;border-right:#999 solid 1px; border-bottom:#999 solid 1px;font-size:14px; color:#b21117;padding:5px;line-height:12px;}
#container .column3{width:204px;height:auto; margin-left:4px;background:url(../images/columnbg.gif);border-right:#999 solid 1px; border-bottom:#999 solid 1px;line-height:20px;}
#container .column4{width:204px;height:150px; margin-left:4px;background:url(../images/columnbg.gif);border-right:#999 solid 1px; border-bottom:#999 solid 1px;line-height:25px;}
#container .box{width:196px;height:160px; font-size:18px; color:#ffffff;margin-left:3px;border:#d1d1d1 solid 1px;}
#container .box .title{ font-size:12px;color:#a80e13; }
.title{ font-size:12px;color:#a80e13;margin-left:6px; }
#container .box .info{ font-size:11px;color:#000000;margin-left: 8px;}



#nav {width:204px;height:auto; list-style-type: none;text-align:left;background:url(../images/columnbg.gif);border-right:#999 solid 1px; border-bottom:#999 solid 1px;}
#nav a {width:183px; display: block;padding-left:20px;}
#nav li {background:#f5f6f5; /*一级目录的背景色*/border-right:#999 solid 1px; border-bottom:#999 solid 1px; /*下面的一条白边*/float:left;/*float：left,本不应该设置，但由于在Firefox不能正常显示继承Nav的width,限制宽度，li自动向下延伸*/}
#nav li a:hover{background:#dfdfdf;	/*一级目录onMouseOver显示的背景色*/}
#nav a:link  {color:#666; text-decoration:none;}
#nav a:visited  {color:#666;text-decoration:none;}
#nav a:hover  {color:#FFF;text-decoration:none;}
/*==================二级目录===================*/
#nav li ul {list-style:none;text-align:left;}
#nav li ul li{height:24px;background: #fff; /*二级目录的背景色*/border-right:#fff solid 1px; border-bottom:#fff solid 1px;line-height:12px; }
#nav li ul a{padding-left:10px;width:193px;height:24px;line-height:12px;background:#ff6600;overflow:hidden;/* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/}
/*下面是二级目录的链接样式*/
#nav li ul a:hover {color:#ff6600;text-decoration:none;background:#ff6600;height:24px;line-height:12px;/* 二级onmouseover的字体颜色、背景色*/}
/*==============================*/
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left; }
#nav ul.collapsed {display: none;}
-->
#PARENT{width:300px;padding-left:20px;}


#nav1 {list-style-type: none;text-align:left;margin-left:20px;/*定义整个ul菜单的行高和背景色*/}
/*==================一级目录===================*/
#nav1 #on{width:600px;display: block;/*Width(一定要)，否则下面的Li会变形*/}
* html .#nav1 a{height:30px;}
#nav1 a.chage_bg{ height:30px; display:block; float:left; line-height:30px; width:650px;}
#nav1 a.chage_bg2{height:30px; display:block; float:left; line-height:30px; width:650px; background-color:#e5e5e5;}
#nav1 li {background:#fff; /*一级目录的背景色*/border-bottom:#FFF 1px solid; font-size:12px;/*下面的一条白边*//*float：left,本不应该设置，但由于在Firefox不能正常显示继承Nav的width,限制宽度，li自动向下延伸*/}
#nav1 li a:hover,#nav1 li .on{color:#a80d11;font-weight:bold;font-size:10px;/*一级目录onMouseOver显示的背景色*/}
#nav1 a:link  {color:#a80d11; text-decoration:none;}
#nav1 a:visited  {color:#a80d11;text-decoration:none;}
#nav1 a:hover  {text-decoration:none;font-weight:bold;}
#nav1 .tt{ display:block; width:650px; height:30px; line-height:30px; float:left;}
/*==================二级目录===================*/
#nav1 li ul {list-style:none;  width:650px; float:left;}
#nav1 li ul li{ float:left; width:92px; margin-right:30px; margin-top:20px;	font-size:11px;color:#000; float:left;/*二级目录的背景色*/}
#nav1 li ul a{font-size:11px;line-height:12px; /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/}
/*下面是二级目录的链接样式*/
#nav1 li ul a:link  {color:#000; text-decoration:none;}
#nav1 li ul a:visited  {color:#000;text-decoration:none;}
#nav1 li ul a:hover {color:#ff6600;text-decoration:none;font-weight:normal;/* 二级onmouseover的字体颜色、背景色*/}
/*==============================*/
#nav1 li:hover ul {left: auto;}
#nav1 li.sfhover ul {left: auto;}
#content {clear: left; }
#nav1 ul.collapsed {display: none;}
#nav1 ul.collapsed img{ float:left;}
#nav1 ul.collapsed .imgs3q{ float:left; width:90px;height:120px; border:#CCC 1px solid;}
.arrow{font-size:11px; margin-bottom:0px; height:60px; width:90px; float:left; padding-bottom:10px; padding-top:5px;}
-->

#navbar .sidebar{width:204px;background:#ededed;border-bottom:1px #000000 soild; }
#navbar .sidebar1{line-height:14px;width:194px;padding-left:10px; background:#ffffff;border:1px #d1d1d1 soild;margin:0px;}
#navbar .sidebar a{width:100%;display:block;line-height:8px;overflow:hidden;padding:8px 0px;}
#navbar .sidebar a:hover{color:#ff6600;background:#bbbbbb;font-weight:bold;font-size:11px;padding:8px 0px;line-height:8px;overflow:hidden;}
#navbar .sunbav{width:170px;}
#navbar .sidebox{width:160px;padding-left:20px;background:url(../images/an2.jpg) no-repeat 5px 5px;line-height:12px;cursor:pointer;font-size:12px;}
#navbar .sidebox a{font-weight:normal;font-size:11px;}
#navbar .sideimg{width:8px;height:7px;background:url(../images/an2.jpg);}
#navbar .sidebox1{width:165px;padding-left:10px;background:url(../images/an4.gif) no-repeat 3px 4px;line-height:12px;cursor:pointer;margin:0px;font-size:11px;padding:0px 12px;}
#navbar .sidebar .sidebar1 a:hover{font-weight:normal;background:none;font-size:11px;}
.kongbai{width:204px;height:20px;}











