@charset "gb2312";
/* CSS Document */

* {margin:0;padding:0;}
body { margin:0 auto; font-size:12px; color:#FFF; background: #f7f1e1;  }

img{border:none;}
span{color:#F00;}
a{text-decoration:none; color:#FFF; }
a:hover{color:f00; text-decoration:underline;}

ul,li,p{margin:0px; padding:0px;}


.ydjy{ width:980px; margin:0 auto; background-color:#FFF;}
.header{ width:980px; margin:0 auto; }
.logo{ width:980px; margin:0 auto; }
.line{ width:980px;height:15px;background:#ffdc57;}
.banner{ width:980px; height:auto; margin:5px auto; text-align:center;  }
.banner img{border-radius: 5px; width:970px; margin-bottom:5px;}
.main{ clear:both; width:980px;  margin:5px auto;color:#000; background-color:#FFF;}

.left{ width:200px;float:left; border:1px solid #8fc320;  }
.right{ width:740px;float:right; border:1px solid #8fc320; }

.nav_left{ width:200px; height:30px; line-height:30px;  background:#8fc320;font-weight:bold;  color:#FFF; text-align:center; font-size:14px; }
.content_left{ width:200px; }
.content_left2{ width:200px; }
.nav_right{ width:710px; height:30px; line-height:30px; background:#8fc320; padding-left:30px; font-weight:bold;   color:#FFFFFF; font-size:14px;}
.content_right{ width:720px; padding:10px; text-indent:2em;  line-height:25px;}
.content_right ul{width:720px; list-style-type:none; text-indent:0;}
.content_right ul li{ float:left; width:230px; height:135px; overflow:hidden;  border:1px solid #CCC; margin-top:10px; margin-right:8px;_margin-right:6px;}
.content_right ul li p{ text-align:center; margin-top:5px;} 
.content_right ul li p img{ width:220px; height:124px; }
.content_right ul li:hover{border:1px solid #58beff;}




.clear_both{ clear:both; height:5px;}

.footer{ height:100px; margin:0px auto; overflow:hidden;  background: #8fc320;border-radius: 5px;  }
.copyright{ padding-top:30px; line-height:20px; text-align:center; color:#FFF;}

/* ul*/	

.content_left ul { width:200px;list-style:none;padding-top:10px; font-size:14px; text-align:left; color:#F00; }
.content_left ul li { padding-left:10px; width:190px; font-weight:bold; line-height:30px;  border-bottom:1px dashed #000;}
.content_left ul li a { color:#000; font:normal 12px;}
.content_left ul li a:hover { color:#ff0000;}
.content_left ul li a.active {color:#ff0000 ;} 

.content_left2 ul { width:200px;list-style:none;padding-top:10px; font-size:12px; text-align:left; color:#000; }
.content_left2 ul li { padding-left:10px; width:190px;  line-height:25px; }
.content_left2 ul li a { color:#ff7800; font:normal 12px;}
.content_left2 ul li a:hover { color:#ff0000;}
.content_left2 ul li a.active {color:#ff0000 ;}

.content_right .td{ width:150px; }


/*¹ö¶¯´úÂë*/

#demo {
background: #FFF;
overflow:hidden;

width: 720px;
}
#demo img {
border: 1px solid #b0b0b0;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}