/*通用*/
body {font-family:"宋体", arial;margin:0; padding:0; background:#fff; font-size:12px; color:#000;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}

/* 链接颜色 */
a:link {color: #333; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #fc3941;text-decoration:underline;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.cDRed,a.cDRed:link,a.cDRed:visited{ color:#bc2931;}
.cGray,a.cGray:link,a.cGray:visited{ color: #4F544D;}
.cDGray,a.cDGray:link,a.cDGray:visited{ color: #666;}
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
a.cBlack:hover{color:#bc2931;}
.cYellow,a.cYellow:link,a.cYellow:visited{color:#ff0;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#008000;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}

/* 字体大小*/
.f12px{ font-size:12px;}
.f14px{ font-size:14px;}

/* 其他属性 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both; font-size:1px; width:1px; height:0; visibility: hidden; }
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none;	}

/*全局*/
#wrap {width:970px; min-width:970px; max-width:970px; margin: 0 auto;background:#fff; overflow:hidden;}

/*页头*/
#header {margin: 0 auto;}
#header a {text-decoration:none;}
#header a:hover {text-decoration:underline;}

#top {float:left; font-size:12px; background:#eee; border-bottom:1px solid #ccc;} /*最顶端的页眉*/
#top ul {margin: 4px; list-style: none; line-height:1.4em;}
#top ul .addfav {float:right;padding-left:20px; background:url(http://www.369hui.com/Skin/Blue2007/star.gif) no-repeat top left;}

#header .logo {float:left; min-height:90px; max-height:90px;}

/*地区导航*/
#header .zone {float:right; width:650px; height:50px; margin: 10px 0;padding:9px 0 0 0; text-align:center; background:#F2F6FB; border:1px solid #CBCBCB;}
#header .zone ul li {float:left; list-style-type:none; width:37px; padding:3px 0; display:block; background:url(http://www.369hui.com/Skin/blue2007/nav_bg.gif) right 3px no-repeat;}
#header .zone ul .l {width:55px;}
#header .zone ul .s {background:none;}

/*菜单条*/
#header .menu {width:970px; clear:both; background:url(http://www.369hui.com/Skin/blue2007/menu_bg.gif) repeat-x top left #1c8ad4; height:25px; line-height:29px; padding-left:150px;}
#header .menu ul li {float:left; padding:0 5px;width:60px; height:29px; line-height:29px; display:block; text-align:center;}
#header .menu a {width:60px; height:24px; padding-top: 5px; display:block; font:normal 14px/160% "宋体"; color:#fff; text-decoration:none;}
#header .menu a:hover {background:url(http://www.369hui.com/Skin/blue2007/menu_bg.gif) repeat-x -29px left; text-decoration:none;}
#header .menu ul .up a {color:#ff3;}

/*弹出菜单 议资讯频道列表*/
#ChannelList {position: absolute; top:135px; left:150px; background: #fbfbff; border:1px solid #333;}
#ChannelList table {width:600px; padding:5px;}
#ChannelList table th {width:80px; color:#a00; text-align:left; line-height:22px;}

/*弹出菜单 会务服务列表*/
#ServiceList {position: absolute; top:135px; left:230px; background: #fbfbff; border:1px solid #333;}
#ServiceList table {width:400px; padding:5px;}
#ServiceList table th {width:10px; color:#a00; text-align:left; line-height:22px;}

/*弹出菜单 专题列表*/
#SpecialList {position: absolute; top:135px; left:550px; background: #fbfbff; border:1px solid #333;}
#SpecialList table {width:200px; padding:5px;}
#SpecialList table th {width:10px; color:#a00; text-align:left; line-height:22px;}

/*搜索框*/
#header .search {padding: 2px 0 0 0; width:970px; height: 28px; float:left; text-align:left; background: url(http://www.369hui.com/Skin/blue2007/sebarbg3.jpg) repeat-x left top;}
#header .search form {margin: 0 5px; float:left; background:url(http://www.369hui.com/Skin/blue2007/search_icon.gif) no-repeat left top;}
#header .search form .img {margin: 0 5px; }
#header .search form .input {margin: 0 5px 0 80px; padding:2px 2px; background:#fff; border:1px solid #EBEBEB; border-top:1px solid #B4B4B4;border-left:1px solid #B4B4B4; font-family:Verdana, Arial, "??ì?", SimSun ,serif, sans-serif; color:#555;}
#header .search form .button {width:70px; height:22px; margin:0 5px; padding-left:15px; background:url(http://www.369hui.com/Skin/Blue2007/search_btn.gif) no-repeat top left #ff9; border:none;}

/*RSS*/
#header .rss {margin:4px; float:right; display:inline; color:#c30;}

/*日期*/
#header .date {margin: 4px; float:right; display:inline; color:#c30;}

/*信息栏：当前位置 + 登录注册*/
.info_bar {width:970px; overflow:hidden; background:#f1f2ff; border-bottom:1px solid #999;}
.path {width:770px; line-height:25px; float:left; overflow:hidden;}
.top_login {width:200px; float:right; overflow:hidden;}

/*栏目导航*/
.class_nav {width:962px; line-height:25px; margin:0 auto; padding:2px 4px; font-size:12px; text-align:left; color:#fff; background:#1780C8; clear:both;}
.class_nav a{font-size:12px; font-family:Arial Black,sans-serif; font-weight:bold;}
.class_nav a:link {color: #fff; text-decoration:none;}
.class_nav a:visited {color: #fff;text-decoration:none;}
.class_nav a:hover {color:#ff0; text-decoration:underline;}
.class_nav a:active {color: #fff;}

/*页脚*/
#footer {width:100%; height:100px; text-align:center; border-top:3px solid #47f;}
#footer a:link, #footer a:visited {text-decoration:none;}
.footer_link {width:100%; margin:10px 0 10px 0; text-align:center; display:block; line-height:1.8em; border-bottom:1px dotted #999;}
.footer_logo {float:left;}
.copyright {width:55%; float:left; text-align;center; line-height:1.5em; margin-top:20px;}
.mii {width:15%; float:right; margin-bottom:50px;}

/*会议预告栏目链接*/
/*经济类*/
a.gnzh:link,a.gnzh:visited,a.gnzh:active,
a.gjzh:link,a.gjzh:visited,a.gjzh:active,
a.gxh:link,a.gxh:visited,a.gxh:active,
a.iut:link,a.iut:visited,a.iut:active,
a.IT:link,a.IT:visited,a.IT:active,
a.ltfh:link,a.ltfh:visited,a.ltfh:active,
a.guojijiaoliu:link,a.guojijiaoliu:visited,a.guojijiaoliu:active,
a.fzh:link,a.fzh:visited,a.fzh:active,
a.fzfbh:link,a.fzfbh:visited,a.fzfbh:active
{color:#03c;}

/*学术类*/
a.aaf:link,a.aaf:visited,a.aaf:active,
a.drt:link,a.drt:visited,a.drt:active
{color:#c30;}

/*个人发展类*/
a.rhu:link,a.rhu:visited,a.rhu:active,
a.pxh:link,a.pxh:visited,a.pxh:active
{color:#990;}

/*休闲娱乐类*/
a.jyjh:link,a.jyjh:visited,a.jyjh:active,
a.qsh:link,a.qsh:visited,a.qsh:active,
a.wjyyych:link,a.wjyyych:visited,a.wjyyych:active,
a.yishuzhan:link,a.yishuzhan:visited,a.yishuzhan:active
{color:#f60;}

/*大型会议类*/
a.tio:link,a.tio:visited,a.tio:active,
a.festival:link,a.festival:visited,a.festival:active
{color:#390;}

/*广告1*/
.adv_1 {}
.adv_1 a{}

/*广告2*/
.adv_2 {width:660px; overflow:hidden; border:0px solid #ccc; float:left; padding: 0; margin: 0 8px 8px 0; background:#fff; text-align:center; }
.adv_2 a{margin:0; padding:0;}

/*广告3*/
.adv_3 {width:660px; overflow:hidden; border:0px solid #ccc; float:left; padding: 0; margin: 0 8px 8px 0; background:#fff; text-align:center; }
.adv_3 a{margin:0; padding:0;}

/*广告4*/
.adv_4 {width:660px; overflow:hidden; border:0px solid #ccc; float:left; padding: 0; margin: 0 8px 8px 0; background:#fff; text-align:center; }
.adv_4 a{margin:0; padding:0;}

/*点击数*/
.mylist .hits {color:#f30;}

/*访问统计*/
.tongji {text-align:center; display:none;}
