/* CSS Document */
*{ 
margin:0px;
padding:0px;
}
body,td,th{ 
font-size:12px; 
font-family:"宋体";
word-wrap:break-word;
word-break:break-all;
}
.title{
background-image:url(images/2_28.gif);
background-repeat:no-repeat;
background-position:center;
}
.zk{
background-image:url(images/2_31.gif);
background-repeat:repeat-y;
background-position:center;
}
.rczl
{
    text-align: left; margin: 5px; font-size:12px;color:#707070;line-height:20px;
}
.rczl1 ul
{
    list-style-type:none;    
}
.bt{
font-size:12px;
color:#fc7a00;
font-weight:bold;
}
.zw{
font-size:12px;
color:#707070;
line-height:20px;
}
.zjw{
background-image:url(images/2_05.gif);
background-repeat:repeat-y;
}
.dt{
font-family:"宋体";
font-size:12px;
}
/*访问过得*/
.dt a:visited {
	color:#707070;
	text-decoration: none;
}

/*最后的*/
.dt a:hover {
	color:#0e88af;
	text-decoration: none;
}


/*起始的*/
.dt a:link {
	color:#000;
	text-decoration: none;
}
.hz{
font-family:"宋体";
font-size:12px;
color:#dd3506;
font-weight:bold;
letter-spacing:3px;
}
.hz a:visited {
	color:#dd3506;
	text-decoration: none;
}

/*最后的*/
.hz a:hover {
	color:#707070;
	text-decoration: none;
}


/*起始的*/
.hz a:link {
	color:#000;
	text-decoration: none;
}
.zi{
font-family:"宋体";
font-size:12px;
color:#fc7a00;
}
#nav {
	width:201px;
	line-height: 24px;
	list-style-type: none;
	text-align:left;    /*定义整个ul菜单的行高和背景色*/
	margin: 0px;
	padding: 0px;
} 

/*==================一级目录===================*/ 
#nav a {
	display: block;    /*Width(一定要)，否则下面的Li会变形*/
	color: #993300;
	width: 201px;
	height: 26px;
	padding-top: 5px;
	text-decoration: none;
	margin: 0px;
	text-align: center;
} 

#nav li {
	border-bottom:#FFF 1px solid; /*下面的一条白边*/
	float:left;
    /*float：left,本不应该设置，但由于在Firefox不能正常显示 
    继承Nav的width,限制宽度，li自动向下延伸*/ 
} 

#nav li a:hover{
	color: #CC0000;
} 
#nav a:hover  { 
    color:#993300;text-decoration:none;font-weight:bold; 
} 

/*==================二级目录===================*/ 
#nav li ul { 
    list-style:none; 
    text-align:left; 
} 
#nav li ul li{
	background: #ABDFFF repeat-x;
	height: 31px;
	width: 201px;
} 

#nav li ul a{
	width:176px;
	height: 25px;    /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
	background: #7DB5DE;
	color: #006699;
	margin: 1px;
	padding: 5px 0px 0px 20px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: left;
	text-indent: 10px;
} 
#nav li ul a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background: #62BFF2;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
} 

/*==============================*/ 
#nav li:hover ul { 
    left: auto; 
} 
#nav li.sfhover ul { 
    left: auto; 
} 
#content { 
    clear: left;  
} 
#nav ul.collapsed { 
    display: none; 
} 
 

#PARENT{
	width:201px;
	margin: 0px;
	padding: 0px;
} 
#levelmenu{
	margin:0px;
	padding: 0px;
	background: #D5EFFF;
	width: 201px;
}

#levelmenu h5{
	width:161px;
	height:33px;
	line-height:33px;
	overflow:hidden;
	background:url(images/31_11.gif) no-repeat left center;
	color:#D06C11;
	margin:0px;
	font-size:100%;
	cursor:default;
	padding: 0px 0px 0px 35px;
}
#levelmenu div.unit ul{
	display:none;
	line-height:20px;
	margin: 0px;
	padding: 0px;
}
 #levelmenu div.current ul{
	display:block;
	list-style: none;
	padding: 5px;
}
.unit current ul {
	padding: 5px;
	list-style: url(none) none;
}
  #levelmenu div.current ul li a{
	color:#3B475F;
	text-decoration:none;
	background: #D5EFFF url(images/3_04.gif) repeat-x left top;
	height: 25px;
	display: block;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 30px;
	line-height: 25px;
}
   #levelmenu div.current ul li a:hover{
	text-decoration:underline;
	text-align: center;
	display: block;
	background: url(none);
	color: #003366;
	line-height: 25px;
}
.video li {
	border: 1px solid #A8DEFF;
	margin: 5px;
	float: left;
	text-align: center;
	padding: 2px;
	height: auto;
	width: auto;
}
.im {
	color: #006699;
	line-height: 25px;
}
.video img {
	height: 80px;
	width: 130px;
	text-align: center;
}
.text1{
	line-height: 25px;
}



/*提示信息*/
.tips{ z-index:300; left:50%; width:280px;  position:absolute; top:40%; height:110px; margin-top:-55px; margin-left:-140px; display:none; text-align:center;}
.tip0{ z-index:500; left:50%; width:270px; position:absolute; top:50%; height:95px; background-color:#e8e8e8; margin-top:-45px; margin-left:-130px;}
.tip1{ z-index:510; left:50%; width:270px; border:#808080 solid 1px; position:absolute; top:50%; height:95px; background-color:#ffffff;  margin-top:-48px; margin-left:-135px;}
.tiptitle{ z-index:511; position:absolute; background-color:#EFEFEF; padding-left:5px; line-height:25px; height:25px; width:265px; font-weight:bold; font-size:14px; color:#333333;}
.tip2{z-index:520;left:50%; width:260px; position:absolute; top:50%; height:45px; margin-top:-8px; margin-left:-130px;}
.msg{background:#ffffff; text-align:center;}
.msg td{background:#ffffff; text-align:center;}