/* CSS Document */

ul{margin:0px; padding:0px; list-style-type:none}
ul#aa li{
padding-left:20px;}
body{margin:0;padding:0; background:#c8c8c8 ;font-size: 12px;text-align:center;}


#container{width:1003px;text-align:center;height:auto;margin:0 auto;}
.p{float:left; width:1003px;}
.cnt{float:left; width:960px;margin-left:21px; display:inline; background:#fff;}
ul,ol,dl { list-style:none; }
#scroll{float:left; width:414px; margin-left:26px; display:inline; height:352px; clear:right}
#scroll_right{float:right; width:500px; height:352px; text-align:left;}

a:link { font-size: 12px; text-decoration: none; color:#001AFF}
a:visited { font-size: 12px; text-decoration: none; color:#001AFF}
a:hover { font-size: 12px; text-decoration: none; color:red }
a:active {  font-size: 12px;text-decoration: none; color:#001AFF}
img{ border:0px;}

#ifocus { float:left; width:412px; height:352px;}
	#ifocus_pic { position:relative;float:left;width:412px; height:274px; overflow:hidden;}
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:412px; height:274px; overflow:hidden; }
		#ifocus_piclist img { width:412px; height:274px; }
	#ifocus_btn {float:left; width:412px; margin-left:0px; margin-top:0px; display:inline; height:78px; background:#c8c8c8;}
		#ifocus_btn li { width:103px; float:left; height:78px;cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
		#ifocus_btn img { width:95px; height:65px; margin-top:6px; margin-right:1px; margin-left:2px;}
		#ifocus_btn .current { opacity:1; -moz-opacity:1; filter:alpha(opacity=100); background:red }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:412px; height:45px; background:#7a7a7a; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); color:#fff; }
	#ifocus_tx { position:absolute; left:10px; bottom:10px; color:#FFF;font-size:16px; font-weight:bold;}
		#ifocus_tx .normal { display:none; }