﻿body { font: 14px Verdana, Geneva, sans-serif "宋体";color : #5e5e5e; background: url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/backgruod.jpg) repeat-x #ffffff top; margin:0;padding : 0; }
html {margin:0; padding :0;}
p{margin-top : 0;text-indent: 2em; color:#666; line-height:24px;}
ul{ margin:0; padding:0; list-style:none; list-style-type:none;}
a{ text-decoration : none; color : #000; } 
a:visited { text-decoration : none; color : #000; } 
a:hover{ text-decoration : underline; color : red; } 
h1 a {color:#fff; text-decoration:none;}
h1 a:visited { text-decoration : none; color : #fff; } 
h1 a:hover { color:#FF0; text-decoration:none;}
#wrap{ width:1003px; margin:0 auto;background: url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/head-bg.jpg) no-repeat center 0;}
#main{ width:1003px; margin:0 auto;}
h2{ padding-left:1px; height:36px;color:#c43c00;font-weight:700;font-size:30px;line-height:36px;font-family:"黑体";}
.body01 {background: url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/backgruod01.jpg) repeat-x #ffffff top;}

#main-nav { float:left;margin-top:0;width:728px;height:30px;overflow:hidden; background:url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/menu.jpg) no-repeat; margin-left:6px;}
#main-nav ul {width:728px;height:30px;padding-left:20px;}
#main-nav ul li {width:110px;height:30px;text-align:center;float:left;display:inline;margin:0 2px;}
#main-nav ul li a {color:#FFF;font-size:14px;display:block;width:110px;height:30px;line-height:30px;font-weight:bold;}
#main-nav ul li.active {margin:0 5px;}
#main-nav ul li a:hover,#main-nav ul li.active a {color:#ce3c00;font-size:14px;text-decoration:none; padding-top:5px;line-height:30px;background:url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/menu-over.gif) no-repeat 0 3px;}

#main-left{width:759px; overflow:hidden; float:left; text-align:center;}
#main-left-center{width:734px; padding:8px; float:left; text-align:left; border:1px solid #dbdcde; margin-top:6px;}
#main-right{width:244px; overflow:hidden; float:left;}
#main-right01{width:244px; height:330px; float:left; background:url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/right-tu.jpg) no-repeat;}
#main-right02{width:244px; height:193px; float:left; margin-top:10px;}
#right-nav {height:180px; margin-top:150px; float:left;width:200px; margin-left:6px;}
#right-nav ul {width:200px;height:180px;}
#right-nav ul li {width:110px;height:30px;text-align:center;float:left;display:inline;background:url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/icon_key.gif) no-repeat left; margin-left:50px;}
#right-nav ul li a {color:#236ce9;font-size:14px;display:block;width:110px;height:30px;line-height:30px;font-weight:bold;}
#right-nav ul li.active {margin:5px 0; margin-left:50px;}
#right-nav ul li a:hover,#right-nav ul li.active a {color:#ff8a00;font-size:14px;text-decoration:none; padding-top:5px;line-height:30px;background:url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/icon_key00.gif) no-repeat left;}

#pageHeader { width:1003px; height:330px; text-align:left; float:left;}
#pageHeader01 { width:1003px; height:273px; text-align:left; float:left;}
#pageCont{width:1003px; height:381px; float:left;}
#page-l{ width:450px; height:381px; float:left; }
#page-r{ width:350px; height:381px; float:left; background:url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/right-bg.jpg) no-repeat left bottom;}
#page-r h1{ width:312px; margin-top:115px; height:24px; line-height:24px; color:#1d91dc; font-size:14px; font-family:"宋体"; letter-spacing:2px; margin-left:5px; margin-bottom:0;}
#page-r pre{width:312px; margin-top:0; margin-left:5px;  white-space:pre-wrap; /* css-3 */white-space: -moz-pre-wrap;/* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap;/* Opera 7 */word-wrap: break-word;/* Internet Explorer 5.5+ */  line-height:24px; margin-bottom:0;}
#pageFoot{ width:1003px; height:50px; margin-top:5px; background: url(http://spimg.zhaopin.com/sz/2009/aaad120433/images/foot-bg.jpg) no-repeat #fff center 0; line-height:50px; color:#b0b0b0; text-align:center;}
.red{ color:red;}
.white{ font-size:14px; font-weight:bold; color:#fff; letter-spacing:2px; width:312px; margin-left:170px; height:24px;}
.white a, .white a:visited{ font-size:14px; color:#fff; text-decoration : none;}
.white a:hover{ text-decoration: underline; color :#ccc; } 

#nav {
 width:720px;
    line-height: 24px; 
 list-style-type: none;
 text-align:left;
    /*定义整个ul菜单的行高和背景色*/
}

/*==================一级目录===================*/
#nav a {
 width: 710px; 
 display: block;
 padding-left:20px;
 /*Width(一定要)，否则下面的Li会变形*/
}

#nav li {
 background:#f2f2f2; /*一级目录的背景色*/
 border-bottom:#FFF 1px solid; /*下面的一条白边*/
 font-weight:bold;
 color:red;
 font-size:14px;
 float:left;
 /*float：left,本不应该设置，但由于在Firefox不能正常显示
 继承Nav的width,限制宽度，li自动向下延伸*/
}

#nav li a:hover {
 background:#34b4d1; /*一级目录onMouseOver显示的背景色*/
}

#nav a:link  {
 color:red; text-decoration:none;
}
#nav a:visited  {
 color:red;text-decoration:none;}
#nav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}

/*==================二级目录===================*/
#nav li ul {
 list-style:none;
 text-align:left;
}
#nav li ul li{ 
 background: #e9fcff; /*二级目录的背景色*/
}

#nav li ul a{
         padding-left:20px;
         width:710px;
 /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}

/*下面是二级目录的链接样式*/

#nav li ul a:link  {
 color:blue; text-decoration:none;
}
#nav li ul a:visited  {
 color:blue;text-decoration:none;
}
#nav li ul a:hover {
 color:#F3F3F3;
 text-decoration:none;
 font-weight:normal;
 background:#CC0000;
 /* 二级onmouseover的字体颜色、背景色*/
}

/*==============================*/
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}
#content {
 clear: left; 
}
#nav ul.collapsed {
 display: none;
}
-->

#PARENT{
 width:720px;
}
