﻿@import url(globalcss.css); /* 调用全局样式表globalcss.css */
@import url(../colorcss/indexcolor.css); /* 调用首页颜色样式表indexcolor.css */
@import url(../modulcss/modul1.css); /* 调用博客·论坛模块样式表modul1.css */
@import url(../modulcss/modul2.css); /* 调用视频·访谈模板样式表modul2.css */
@import url(../modulcss/modul3.css); /* 调用展讯模板样式表modul3.css */
@import url(../modulcss/modul4.css); /* 调用专题·评论 | 专栏模板样式表modu4.css */
@import url(../modulcss/modulYP.css); /* 调用艺术区网 | 拍卖信息网模板样式表modulYP.css
/************* 新闻底层样式表 *************/
h1{ line-height:2em; font-size:20px; text-align:center; margin:0px 10px; margin-top:10px;}
#header,#content,#footer{ width:820px; margin:0px auto;}
/* logo和顶部广告区域 */
#header #logo{margin:5px 0px;}
#header #logo #imgLogoleft{ float:left;}
#header #logo #imgLogoright{ float:right;}
#header #logo #add_logo{width:200px; text-align:center; float:left;}
#header #logo #add_right{width:620px; float:right;}
/* 主导航菜单区域 */
#header .nav,.navFu{ padding-left:10px; height:28px; word-spacing:2px; line-height:28px;}
/* 辅导行菜单区域 */
#header .navFu{ margin-bottom:5px;}
#header .navFu .navLeftword{ float:left;}
#header .navFu .navRightlogon{ float:right; padding-top:5px; margin-right:5px;}
/* 通栏广告区域 */
#header .adtl{ margin-bottom:5px;}
/* 内容左侧区域 */
#content #contentLeft{ float:left; width:545px;}
#content #contentLeft .conleft1{ margin-bottom:5px;}
#content #contentLeft ul{ list-style-type:none;padding:11px 20px 10px 20px !important; padding:8px 20px 8px 20px; font-size:14px; background:url(http://www.artron.net/images/dashed522.gif) no-repeat center bottom;}
#content #contentLeft ul li{background:url(http://www.artron.net/images/dian.gif) no-repeat left center; padding-left:7px; height:28px;}
#content #contentLeft ul li span{ display:block;}
#content #contentLeft .conleft1 .pagesm3px{margin:3px;}
#content #contentLeft .conleft1 .pages{ height:22px; text-align:center; width:280px; margin:0px auto; padding:8px 0px;}
#content #contentLeft .conleft1 .pages span{ float:left; margin-right:8px;}
#content #contentLeft .conleft1 .pages a.pagesa{ display:block; width:48px; height:20px; text-align:center;float:left;margin-right:8px;}
#content #contentLeft .NtitleBg{ height:26px; line-height:26px;}
/* 内容右侧区域 */
#content #contentRight{ float:right; width:270px;}
#content #contentRight .addiv{ margin-bottom:5px;}
#content #contentRight .conright1{ width:270px; margin-bottom:5px;}
#content #contentRight .conright2{ width:270px; margin-bottom:5px;}
#content #contentRight .conright3{ width:270px; margin-bottom:5px;}
#content #contentRight .conright4{ width:270px; margin-bottom:5px;}
#content #contentRight .conright5{ width:270px; margin-bottom:5px;}
/* 底部区域 */
#footer{ text-align:center; padding:20px 0px 10px 0px;}
