@charset "gb2312";
/* CSS Document */

* {margin:0px;padding:0px;}
body {margin:0px auto; color:#fcdbf6; font-size:12px; background-color:#ef53c8;background-image:url(../images/bg.gif); background-repeat:repeat-x;}

img{border:none;}
span{color:#F00;}
a{text-decoration:none; color:#fcdbf6; }
a:hover{color:#FF0; text-decoration:underline;}

ul,li,p{ list-style:none;margin:0px; padding:0px;}


.jywd{ width:980px; margin:0 auto;}
.header{ width:980px; margin:0 auto;  }
.logo{ width:980px;  height:132px; }
.banner{ width:980px;  margin:0 auto;}
.main{ width:970px; margin:0 auto;  background-color:#b02396; padding:5px; }
.left{ width:200px;float:left; border:1px solid #ffa0f8; border-top:none; }
.right{ width:740px;float:right; border:1px solid #ffa0f8; border-top:none;}

.nav_left{ width:200px; height:31px; line-height:31px;  background-image:url(../images/nav_bg.gif); background-repeat:repeat-x;  font-weight:bold; font-size:16px; color:#FF0; text-align:center; }
.content_left{ width:200px; }
.content_left2{ width:200px; }
.nav_right{ width:710px; height:31px; line-height:31px; background-image:url(../images/nav_bg.gif); background-repeat:repeat-x; padding-left:30px; font-weight:bold;  font-size:16px;  color:#ff0;}
.content_right{ width:720px; padding:8px; text-indent:2em;  line-height:25px; font-size:12px;}

.clear_both{ clear:both;}

.footer{ width:980px; height:94px; margin:10px auto;   overflow:hidden; background:url(../images/line.gif) no-repeat top;}
.copyright{ padding:40px 0 0 0; line-height:20px; text-align:center;}

/* ul*/	

.content_left ul { width:200px;list-style:none;padding-top:10px; font-size:14px; text-align:left; color:#ff0; }
.content_left ul li { padding-left:10px; width:190px; font-weight:bold; line-height:30px; height:30px;   border-bottom:1px dashed #949494;}
.content_left ul li a { color:#FFF; font:normal 12px;}
.content_left ul li a:hover { color:#ff0;}
.content_left ul li a.active {color:#ff0 ;} 

.content_left2 ul { width:200px;list-style:none;padding-top:10px; font-size:12px; text-align:left; color:#fcdbf6; }
.content_left2 ul li { padding-left:10px; width:190px;  line-height:25px; }
.content_left2 ul li a { color:#fcdbf6; font:normal 12px;}
.content_left2 ul li a:hover { color:#FF0;}
.content_left2 ul li a.active {color:#FF0 ;}

.content_right .td{ width:150px; }


.content_right ul { width:730px; height:auto;font-size:14px; color:#fcdbf6; }
.content_right ul li { width:243px; margin-top:18px; float:left; }
.content_right ul li a { color:#fcdbf6; font:normal 12px;}
.content_right ul li a:hover { color:#ff0;}
.content_right ul li a.active {color:#ff0 ;} 


/*¹ö¶¯´úÂë*/

#demo {
background: #FFF;
overflow:hidden;
border: 1px dashed #CCC;
width: 710px;
}
#demo img {
border: 3px solid #F2F2F2;
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


/* iFocus style   */
#ifocus { width:980px; height:450px; margin-top:10px; /*border:1px solid #DEDEDE;*/ }
	#ifocus_pic { display:inline; position:relative; float:left; width:800px; height:428px; overflow:hidden; margin:0 auto; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:800px; height:428px; overflow:hidden; }
		#ifocus_piclist img { width:800px; height:428px; }
	#ifocus_btn { display:inline; float:right; width:179px; margin:4px -9px 0 0; }
		#ifocus_btn li { width:169px; height:106px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
		#ifocus_btn img { width:150px; height:90px; margin:7px 0 0 16px; }
		#ifocus_btn .current { background: url(../images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:800px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }