/* CSS Document */

body{
     margin:0 auto;
	 font-family:Arial;
	 background-image:url(images/bg.jpg);
	 background-repeat:repeat-x
}
.clear{
     clear:both;
}
#wrap{
    width:1300px;
	margin:0 auto;
}
h2{
    font-size:26px;
	border-bottom:1px #e2e2e2 dashed;
	padding:8px 0 8px 1em;
}
h3{color: #CC0000; font-size:18px; margin:10px; padding:1em;}
.top{
    float:left;
	width:1300px;
}
.top .top_1{
    float:left;
	width:1300px;
	background-image:url(images/top1.jpg);
	height:297px;
}
.top .top_2{
    background-image: url(images/top2.jpg);
	height:189px;
	float:left;
	width:1300px;
}
.main{
    float:left;
	width:1300px;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-y;
}
#main{margin:0; padding:0;float:left;width:1200px;}
.content{
    width:980px;
	margin:0 auto;
	padding:0 0 8px 0;
}
p{
    font-size:14px;
	padding:8px 2em;
	margin:0;
	line-height:25px;
	text-indent:24px;
}
.pl{margin-left:3em;}
.pl-1{margin-left:8.4em;}
.flash{ width:1104px; margin:55px auto 0 auto;}
.flash2{ width:930px; margin:15px auto 0 auto;}
a:link,a:hover{color:#FF3300; text-decoration:none;}
a:visited{color:#CC0000;}
.menu_list{width:980px; margin:0 auto; float:left;}
.menu_list ul{margin:0 5px 5px 5px; padding:0;}
.menu_list ul li{ font-size:14px;float:left; width:110px; text-decoration:none; list-style:none; text-align:center; border: #f1f1f1 1px solid; margin:5px; display:block; background-image:url(http://zhaopin.91boshi.net/html/ztiedu/menu-bg.gif);}
.menu_list ul li a{ display:block; padding:6px 8px; }
.menu_list ul li a:link, a:visited{ color:#F00; text-decoration:none;}
.menu_list ul li a:hover{ color:#fff; background-image:url(http://zhaopin.91boshi.net/html/ztiedu/menu-bg2.gif);font-weight:bold;}

.table{background-color: #9bc9f3; border:1px;line-height:20px; font-size:12px; margin-top:10px;}
.table tbody{text-align:center; background-color:#FFF;}
.table thead tr{background-color:#FFFFFF; text-align:center;}
.table tfoot{text-align:center;}
.table td{background-color:#FFF; padding:5px;}
.table caption{font-size:18px; font-weight:bold;}
.table thead th{ background-color: #1875D1; color:#FFF;}
#nav{width:960px; font-size:12px; padding:0 5px;color: #FF0000; margin:14.5em auto 0 auto;}
#nav span{color:#FF0000;}
#nav a{color: #FF0000; text-decoration:none;}
.footer{ width:100%; text-align:center; border-top:#CCCCCC 1px solid;background-color:#FFF; font-size:12px;}
img{border:0;}