* {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {

	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#top_nav {
	height: 150px;
	width: 1500px;
	background-image: url(../images/tog1.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#top_nav .lj {
	text-align: center;
	height: 50px;
	width: 220px;
	line-height: 210%;
	margin-top: 10px;
	float: right;
	margin-right: 200px;
	font-weight: bold;
	color: #FFFFFF;
}
#top_nav .lj a {
	color: #FFFFFF;
}
#top_nav .lj a:hover {
	color: #52931B;
}
#nav {
	height: 40px;
	width: 100%;
	background-image: url(../images/index_m_c.jpg);
	background-repeat: repeat-x;
}
#nav ul {
   
	list-style-type: none;
	height: 40px;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul li.nav_l {
	float: left;
	height: 40px;
	width: 150px;
	line-height: 40px;
	background-image: url(../images/11.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav ul li#nav_r {
	float: left;
	height: 40px;
	width: 150px;
	line-height: 40px;
	background-image: url(../images/11.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav ul li a {
	display: block;
	width: 150px;
	height:37px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
}
#nav ul li a:hover {
	color: #006600;
	text-decoration: none;
	
}

#sddm div
{
	background-color: #3AB202;
	position: absolute;
	visibility: hidden;
	padding: 0;
	height: 185px;
	width: 150px;
	z-index:10000;
	opacity: 0.8;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}

	#sddm div a
	{
	position: relative;
	display: block;
	width: 150px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #51921A;
	height: 40px;
	font-family: "黑体";
	font-size: 14px;
	line-height: 40px;
	background-position: center;
	padding: 0px;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 2;

}

	#sddm div a:hover
	{

	background-color: #FFFFFF;
}


#adv {
	height: 500px;
	width: 1500px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;

}

#adv #focusPic1 img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adv img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#adv #advpages {
	position:absolute;
	top:460px;
	left:670px;
	width: 150px;
}


#adv #advpages strong {
	display:block;
	border:1px none #fff;
	color:#fff;
	width:20px;
	height:20px;
	line-height:18px;
	text-align:center;
	background-color: #fff;
	opacity: 0.8;
	float: left;
	margin-right: 5px;
	border-radius:100%;
}

#adv #advpages a {
	display:block;
	background:#fff;
	opacity: 0.3;
	color:#333;
	width:20px;
	height:20px;
	line-height:18px;
	text-align:center;
	text-decoration:none;
	float: left;
	margin-right: 5px;
	border-radius:100%;

}
#search {
	background-image: url(../images/search.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 1490px;
	margin-bottom: 5px;
	line-height: 36px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#search marquee{
	color: #FFFFFF;
}

#main {
	width: 1500px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#main_left1 {
	height: 270px;
	width: 375px;
	margin-bottom: 5px;

}
#main #main_left1 .tz {
	height: 40px;
	width: 375px;
	background-repeat: no-repeat;
	background-image: url(../images/index_box2.jpg);
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	font-family: "黑体";
	text-indent: 10px;
}
#main #main_left1 #teacher {
	border: 1px solid #7ED16C;
	height: 225px;
	width: 374px;
}

#main #main_left1 #teacher dd {

	margin-bottom: 15px;

}

#main #main_left1 ul {
    width: 360px;
    height: 235px;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 15px;
	border: 0px solid #7ED16C;
}
#main #main_left1 ul li {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ED16C;
	background-image: url(../images/list_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;

}
#main #main_left1 ul li a:hover {
	color: #006600;	
}
#main #main_left1 .tz a {
	font-size: 12px;
	color: #CCCCCC;

	text-align: right;
}
#main #main_left1 .tz a:hover {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
}

#main_left3 {
	height: 170px;
	margin-bottom: 10px;
	width: 375px;
}
#main #main_left3 .tz a {
	font-size: 12px;
	color: #CCCCCC;

	text-align: right;
}
#main #main_left3 .tz a:hover {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
}
#main #main_left3 ul {
	list-style-type: none;
	border: 1px solid #7ED16C;
	height: 130px;
	width: 374px;
}
#main #main_left3 ul li {
	line-height: 40px;
	background-image: url(../images/list_red.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ED16C;
	background-position: 10px center;
	text-indent: 33px;
}
#main #main_left3 ul li a:hover {
	color: #006600;
}

#main #main_left3 .tz {
	background-image: url(../images/index_box2.jpg);
	height: 40px;
	width: 375px;
	background-repeat: no-repeat;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	font-family: "黑体";
	text-indent: 10px;
}
#main #main_left2 .tz {
	height: 40px;
	width: 375px;
	background-image: url(../images/index_box2.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	font-weight: bold;
	font-family: "黑体";
	font-size: 14px;
	text-indent: 10px;
}

#main_left2 {
	width: 375px;
	margin-bottom: 10px;

}


#main #main_left2 ul {
	list-style-type: none;
	border: 1px solid #7ED16C;
	height: 110px;
	width: 374px;
}
#main #main_left2 ul li {
	line-height: 35px;
	background-repeat: no-repeat;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ED16C;
	background-position: 10px center;
	text-indent: 35px;
	background-image: url(../images/new_flash.gif);
}
#main .tz {
	line-height: 29px;
	text-indent: 35px;
	font-family: "黑体";
	font-size: 14px;
	color: #FFFFFF;
	
	padding-top: 2px;	
}





#main_center1 {
	height: 350px;
	width: 760px;
	margin-bottom: 5px;
	position: absolute;
	left: 385px;
	top: 0px;

}
#main #main_center1 .news {
	height: 40px;
	width: 760px;
	background-image: url(../images/index_box3.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 40px;
	text-indent: 10px;
	font-weight: bold;
	font-family: "黑体";
	margin-bottom: 1px;
}
#main #main_center1 .news a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#main #main_center1 .news a:hover {
	color: #006600;
}
#main #main_center1 #news_nr {
	height: 310px;
	border: 1px solid #7ED16C;
	padding-top: 10px;
	padding-left: 5px;
	width: 760px;
}
#main #main_center1 #news_nr #zwz {
	line-height: 220%;
	text-indent: 20px;
	width: 340px;
	position: absolute;
	left: 420px;
}
#main_center2 {
	height: 223px;
	width: 760px;
	margin-bottom: 5px;
	left: 385px;
	top: 372px;
	position: absolute;
}

#main #main_center2 .news a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#main #main_center2 .news a:hover {
	color: #006600;
}


#main #main_center2 .news {
	height: 40px;
	width: 760px;
	background-image: url(../images/index_box3.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 40px;
	text-indent: 10px;
	font-weight: bold;
	font-family: "黑体";
	margin-bottom: 1px;
}
#main #main_center2 ul {
    width: 750px;
    height: 180px;
	list-style-type: none;
	padding-left: 15px;
	padding-top: 15px;
	border: 1px solid #7ED16C;
}
#main #main_center2 ul li {
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ED16C;
	background-image: url(../images/list_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 35px;
}
#main #main_center2 ul li .riqi {
	display: inline-block;
	font-family: "宋体";
	color: #000000;
	font-weight: normal;
	width: 150px;
	float: right;
}
#main #main_center2 ul li a:hover {
	color: #006600;	
}

#main_right1 {
	height: 340px;
	width: 340px;
	
	margin-bottom: 5px;
	position: absolute;
	left: 1160px;
	top: 0px;
}
#main_right1 #shiping{
	height: 265px;
	width: 340px;
	border: 1px solid #7ED16C;
	margin-bottom: 5px;
}



#main #right_bt {
	background-image: url(../images/index_box4.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 340px;
	font-family: "黑体";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	text-indent: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
#main span {
	font-family: "黑体";
	color: #25611B;
	font-weight: bold;
}

#main #main_right1 img {
	margin-left: 2px;
}

#main #main_right1 ul li {
	line-height: 220%;
	background-image: url(../images/list_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ED16C;
}

#main_right2 {
	

	margin-bottom: 5px;
	left: 1160px;
	top: 330px;
	position: absolute;
	margin-top: 2px;
}
#main #main_right2 a:hover {
	color: #006600;	
}



#main #main_right2 ul {
	width: 322px;
	height: 230px;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #7ED16C;
}
#main #main_right2 ul li {
	line-height: 35px;
	background-image: url(../images/list_red.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7ED16C;
}


#main_picture {
	position: relative;
	float: left;
}

#main  #right_bt a {
	font-size: 12px;
	color: #CCCCCC;
}
#main  #right_bt a:hover {
	color: #006600;
}

#bottom_1 dl {
	float: left;
}

#bottom_1 dd#sm {
	height: 30px;
	width: 242px;
	line-height: 30px;
	text-align: center;
}
#bottom_1 #colee_left {
	margin-top: 10px;
}


#bottom_1 #wenpin span {
	float: right;
	height: 30px;
	width: 100px;
	margin-right: 20px;
}
#bottom_1 #wenpin a {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
}
#bottom_1 #wenpin a:hover {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
}
#bottom_1 #colee_left #colee_left1 #sm a:hover {
	color: #006600;
}


#bottom_1 {
	height: 280px;
	border: 1px solid #7ED16C;
	margin-bottom: 10px;
	width: 1500px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_1 #wenpin {
	background-image: url(../images/index_box5.jpg);
	background-repeat: no-repeat;
	height:40px;
	width: 1498px;
	line-height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "黑体";
	text-indent: 10px;
	font-weight: bold;
}
#bottom_3 {
	height: 100px;
	width: 1500px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-repeat: no-repeat;
}
#bottom_2 {
	height: 170px;
	width: 1500px;
	border: 1px solid #7ED16C;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#bottom_2 ul li a:hover {
	color: #006600;
	text-decoration: underline;
}

#bottom_2 #link {
	background-image: url(../images/index_box5.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 1498px;
	line-height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "黑体";
	text-indent: 10px;
	font-weight: bold;
}
#bottom_2 ul {
	list-style-type: none;
	padding: 10px;
	margin-top: 10px;
}
#bottom_2 ul li {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}


#footer {
	height: 110px;
	width: 100%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #53941C;
	clear: both;
	margin-top: 10px;
	font-size: .26rem;
}
#footer p {
	text-align: center;
	line-height: 180%;
}




 .d1 {
            width: 400px;
            height: auto;
            overflow: hidden;
            background-color: #000000;
            position: relative;
        }

#fade_focus .loading {
            width: 100px;
            background-color: #000000;
            color: #FFCC00;
            font-size: 12px;
            height: 100px;
            text-align: center;
            padding-top: 30px;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

.d2 {
            width: 100%;
            height: 300px;
            overflow: hidden;
        }

#fade_focus .num_list {
            position: absolute;
            width: 100%;
            left: 0;
            bottom: -1px;
            background-color: #FFFFFF;
            filter: Alpha(Opacity=30);
            color: #000000;
            font-size: 14px;
            padding: 4px 0;
            height: 20px;
            overflow: hidden;
        }

#fade_focus .num_list span {
            display: inline-block;
            height: 20px;
            padding-left: 6px;
        }

#fade_focus img {
            border: 0;
        }

#fade_focus ul {
            display: none;
        }
#fade_focus .btn {
            position: absolute;
            z-index: 1000;
            right: 0;
            top: 250px;
            font-size: 13px;
            font-family: Arial, Helvetica, sans-serif;
        }

 #fade_focus .b1, #fade_focus .b2 {
            background-color: #f2f2f2;
            display: block;
            float: left;
            padding: 2px 6px;
            margin-right: 3px;
            color: #000000;
            text-decoration: none;
            cursor: pointer;
        }

#fade_focus .b2 {
            color: #ffffff;
            background-color: #419021;
        }

