@charset "utf-8";
/* CSS Document */

ul, li, h1, h2, h3, h4, h5, h6, p, fieldset, legend {padding:0; margin:0;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu*/
#nav { width:1000px; display:block; margin-top: 0; position:relative; z-index:3; height: 47px; background-image: url(../images/tbj.jpg); background-repeat: repeat-x; 

}

#nav .jquery_out {
	float:left;
	line-height:39px;
	display:block;
	text-align:center;
	color:#fff;
	font-family: "微软雅黑";
	font-size: 14px;
	background-repeat: repeat-x;
	background-position: 0 0;
	font-weight: normal;
}
#nav .jquery_out .smile {
}
#nav .jquery_inner {
}
#nav .jquery {
	padding: 0;
}
#nav .mainlevel { float:left; width:113px; height: 47px; background-repeat: no-repeat; background-position: left; border-right-width: 1px; border-right-style: solid; border-right-color: #fff; background-color: #2637a3; }
#nav .mainlevel2 { float:right; width:100px; height: 47px; background-repeat: no-repeat; background-position: left; }
#nav .mainlevel02 { float:left; width:99px;/*IE6 only*/ border-right-style: solid; height: 47px; line-height: 47px; text-align: center; color: #4b1062; background-image: url(../images/tbj.jpg); background-repeat: repeat-x; border-right-width: 1px; border-right-color: #fff; }

#nav .mainlevel02 a{ line-height: 47px; text-align: center; color: #fff; font-family: "微软雅黑"; font-size: 12px; text-decoration: none; height: 47px; width: 99px; display: block; }
#nav .mainlevel02 a:hover{ float:left; width:99px;/*IE6 only*/ border-right-style: none; height: 47px; line-height: 47px; text-align: center; color: #fff; font-family: "微软雅黑"; text-decoration: none; background-color: #eaeaea; }
#nav .mainlevel a { color:#fff; text-decoration:none; display:block; width:114px; font-family: "微软雅黑"; font-size: 14px; line-height: 47px; text-align: center; height: 47px; 
}
#nav .mainlevel2 a { color:#fff; text-decoration:none; display:block; width:100px; font-family: "微软雅黑"; font-size: 14px; line-height: 47px; text-align: center; height: 47px; 
}

#nav .mainlevel a:hover { color:#FFFFFF; text-decoration:none; background-color: #606ba3; border-right-width: 1px; border-right-style: solid; border-right-color: #fff; height: 47px; width: 113px; }
#nav .mainlevel2 a:hover { color:#FFFFFF; text-decoration:none; background-color: #eaeaea; height: 47px; width: 100px; }
#nav .mainlevel ul { display:none; position:absolute; height: 47px; width: 114px; 
}
#nav .mainlevel2 ul { display:none; position:absolute; height: 47px; width: 114px; 
}
#nav .mainlevel li { width:113px;/*IE6 only*/ height: 47px; background-color: #606ba3; z-index:500; text-align: center; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fff; }
#nav .mainlevel2 li { width:113px;/*IE6 only*/ height: 47px; background-color: #606ba3; z-index:500; text-align: center; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fff; }
#nav .mainlevel li a { color:#ffffff; text-decoration:none; display:block; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 47px; }
#nav .mainlevel2 li a { color:#ffffff; text-decoration:none; display:block; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 47px; }
#nav .mainlevel li a:hover {
	color:#FFE52A;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: 0;
}
#nav .mainlevel2 li a:hover {
	color:#FFE52A;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: 0;
}




.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
