@charset "gb2312";
/* CSS Document */
/************************************************
Author: 朱启标 abelchu@Gmail.com
Development by: Chinasky.net
My website: http://www.qitag.net/
Last updated: 2008/9/23
************************************************/

/*嵌入整体样式*/
@import url("css.css");
#about{color:#eeeeee; margin: 0 auto; width: 850px;}

#content{ width:834px;padding:10px 8px 0;background:#FFFFFF url(../images/content_bg.gif) repeat-x top center}

    #content .flash {width:832px;height:358px;text-align:center;border:#e6e6e6 1px solid;margin:0 auto;position:relative;}

		#flash_show {padding: 0px;position:relative;height:358px;text-align: center;}
		#flash_img {border:none; FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); OVERFLOW: hidden; WIDTH: 832px;height:358px;}
		#flash_btn {left: 1px; POSITION: absolute; top: 165px}
		#flash_btn DIV {margin: 5px}

		#flash_show_ctl { WIDTH: 832px;Z-INDEX: 9999; left: 0px;position:absolute; bottom: 0px;COLOR: #5a5a5a; padding: 3px 0 4px 0; height: 21px;background:#fefefe;filter: alpha(opacity=75);  /*for IE*/-moz-opacity:0.75;  /*for Firefox*/opacity:0.75;  /*for Safari*/}
		#flash_show_ctl a {COLOR: #333333;}
		#flash_show_ctl_msg {FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00); FLOAT: left; OVERFLOW: hidden;padding-left:15px;}

		#flash_show_ctl_btn { WIDTH: 65px;Z-INDEX:9999; right: 0px;position:absolute; bottom: 0px;padding: 4px 0 2px 0; height: 21px;}

		#flash_show_ctl_tuber {Z-INDEX: 100; left: 305px; POSITION: relative; top: -17px}
		#flash_show_ctl_arrow {margin-right: 5px}
	 
    #content .content {width:832px;padding:16px 0 16px;margin:0 auto;}

	#content .content .news {float:left;width:238px;height:150px;padding:0 20px 0 2px;margin:0 auto;border-right:#D5D5D5 1px solid;}
           #content .content .news .title{float:left;width:238px;height:14px;}
		     #content .content .news .title h2{width:120px;float:left;}
		     #content .content .news .title span{width:40px;float:right;}
			/*列表*/
			#content .content .news ul{margin:12px 0 0;clear:both;}
			#content .content .news ul li{padding-left:10px;background:url(../images/ico01.gif) no-repeat 0 8px;margin:0 0 2px;}
			#content .content .news li a {width:225px;height:20px;overflow:hidden;color:#999999;display: block;text-decoration: none;}
			#content .content .news ul li span{display:block;font-size:11px;color:#999999;font-weight:bold;}


	#content .content .promotions {float:left;width:238px;height:150px;padding:0 18px 0 20px;margin:0 auto;border-right:#D5D5D5 1px solid;}
           #content .content .promotions .title{float:left;width:238px;height:14px;}
		     #content .content .promotions .title h2{width:120px;float:left;}
		     #content .content .promotions .title span{width:40px;float:right;}
			/*列表*/
			#content .content .promotions ul{margin:12px 0 0;clear:both;}
			#content .content .promotions ul li{padding-left:10px;background:url(../images/ico01.gif) no-repeat 0 8px;margin:0 0 2px;}
			#content .content .promotions li a {width:225px;height:20px;overflow:hidden;color:#999999;display: block;text-decoration: none;}
			#content .content .promotions ul li span{display:block;font-size:11px;color:#999999;font-weight:bold;}
	
	#content .content .guide {float:left;width:276px;height:150px;padding:0 0 0 10px;margin:0 auto;}
           #content .content .guide .title{float:left;width:276px;height:14px;}
		    #content .content .guide .title h2{width:68px;height:20px;float:left;}

		    #content .content .guide .title ul{width:206px;height:20px;float:right;margin:0;padding:0 0 0 2px;}
			#content .content .guide .title li {float:left; display:block; cursor:pointer;width:28px;text-align:center;color:#010101; margin:0 0 0 2px;padding:0px;border-bottom:3px solid #010101; height:17px;line-height:17px;	}
			#content .content .guide .title li.hover{padding:0px;border-bottom:3px solid #FF0000;color:#FF0000;height:17px;line-height:17px;}
			
			/*列表*/
			#content .content .guide .Contentbox{clear:both; margin-top:0px;border-top:none;height:100px;padding-top:18px;}
			#content .content .guide .list {float:left;width:276px;padding:0;clear:both;margin:0;border-top:none;}
			#content .content .guide .list ul{float:left;width:180px;margin:0;}
			#content .content .guide .list ul li{float:left;width:180px;height:95px;list-style:none;margin:0;}
			#content .content .guide .list li a img {width:180px;height:95px;overflow:hidden;border:none;}
			#content .content .guide .list p {float:right;position: relative;width:90px;height:95px;color:#999999;overflow:hidden;table-layout:fixed;word-wrap:break-word;word-break:break-all;}
			#content .content .guide .list p a { position:absolute; bottom: 1px;left: 0px;float:right;width:90px;height:17px;margin:3px 0 0 0;text-align:right;}


