/* CSS Document */
*{ margin:0px; padding:0px}
body{ margin:0; padding:0; background-color:#000; font:12px "宋体"; color:#fff;}

/* 公共属性CSS架构  */
a { text-decoration:none; color:#999;}
a:visited { color: #999;} 
a:hover { color: #ff0000; text-decoration: none} 
a:active { color: #ff0000;} 


.top_column,.left_content,.left_more,.left_news_content,.tips,.friendlink{ font:12px "宋体"; color:#999; line-height:18px;}
.copy_content{ font:11px Arial, Helvetica, sans-serif; color:#999;}
.seo a{ font:9px Arial, Helvetica, sans-serif; color:#cc3300;}
.left_title_about{ font:12px "宋体"; color:#ff0000; font-weight:bold;}

/* 此页面的架构分析 */
#header{ margin:0 auto; padding:0 auto; width:778px; height:82px;}/*整个头部架构*/
.top{ width:350px; height:auto; float:left;}
.top_column{ padding:30px 15px 33px 0; width:auto; height:auto; float:right;}
.top_line{ border-bottom:1px solid #2e2e2e; width:412px; height:auto; float:right;}
#banner{ margin:0 auto; padding:0 auto; width:778px; height:auto;; clear:both;}/*整个广告架构*/
.banner{ margin:7px 0 8px 0; width:auto; height:144px; background:url(imagesa/main_banner.jpg) no-repeat;}
#main{ margin:0 auto; padding:0 auto; width:778px; height:auto !important; min-height:auto; background-color:#1e1e1e; overflow:hidden;}/*页面主体架构*/
#nav{ height:30px; padding:8px 0 4px 0;}
#container{ padding:0 2px 0 12px; width:auto; height:auto;}
#content{ width:257px; height:auto; float:left;}
#right_banner{ width:489px; height:auto; border:1px solid #3c3c3c; float:right;}
.left_title{ padding-left:9px; border:1px solid #3c3c3c; height:25px; background-color:#000; }
.left_title_about{ line-height:25px;float:left;}
.left_more{ padding-right: 10px;line-height:25px; float:right;}
.left_content{ padding:5px 0 10px 0; width:auto; height:auto; clear:both;}
.left_news{ padding:4px 0 4px 5px; width:245px;; height:auto; border-bottom:1px solid #2e2e2e; overflow:hidden; clear:both;}
.left_news_icon{ display:block; background:url(imagesa/icon_001.jpg) no-repeat; width:12px; height:12px; float:left;}
.left_news_content{ padding-left:14px; width:auto; height:auto; float:left;}
.left_news_time{float:right; font-size:10px;}
.tips{ padding:3px 0 7px 3px; width:auto; height:auto; clear:both;}/* seo小技巧　*/
#food{ margin:0 auto; padding:0 auto; width:778px; height:auto; clear:both;}/*尾部架构*/
.friendlink{ padding:5px 0 6px 4px; border:1px solid #2e2e2e; border-left:none; border-right:none;color:#555}
.friendlink a{ color:#555}
.friendlink a:visited { color: #555;} 

.copy{ padding:11px 0 10px 0; width:auto; height:auto;}
.copy_logo{ width:auto; height:auto; float:left;}
.copy_content{ padding:5px 0 0 10px; width:auto; height:auto; float:left;}

/*- Menu Tabs --------------------------- */
    #tabsJ { float:left; width:768px; margin-left:6px }
    #tabsJ ul { margin:0; padding:2px 0 0; list-style:none; }
    #tabsJ li { display:inline;  margin:0;  padding:0; }
#tabsJ a { float:left; background:url("imagesa/tableftJ.gif") no-repeat left top; margin:0; padding:0 0 0 3px; text-decoration:none; }
#tabsJ a span { float:left; display:block; background:url("imagesa/tabrightJ.gif") no-repeat right top; padding:6px 16px 6px 14px; color:#fff; }/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}/* End IE5-Mac hack */
#tabsJ a:hover span {  color:#FFF; }
#tabsJ a:hover { background-position:0% -42px;  }
#tabsJ a:hover span { background-position:100% -42px; }
#tabsJ #current a {  background-position:0% -42px; }
#tabsJ #current a span { background-position:100% -42px; color:#FFF; }

