﻿@charset "utf-8";
/* CSS Document */

body{
margin:0;
text-align:center;
font-size:12px;
line-height:1.5em;
font-family:"宋体";
background-image:url(indexbg.gif);
background-repeat:repeat-x;
background-position:left top;
background:url(/images/mchbg.jpg) top center no-repeat;margin-top:100px;
/*
margin-top:0px;
text-align:center;
font-size:12px;
line-height:1.5em;
font-family:"宋体";
background:url(indexbg2.gif) repeat-x top center;*/
}

td{
color:#06c;
}

.top{
width:944px;
margin:0px auto;
background-color:#fff;
text-align:left;
}

.ep_member{
height:28px;
line-height:26px;
color:#06c;
font-size:12px;
text-align:left;
background-image:url(ep_memberbg.gif);
padding:0px 8px;
padding-top:4px;
font-weight:bold;
}

.ep_member input{
font-size:12px;
color:#06c;
line-height:12px;
height:15px;
padding:0px;
margin:0px;
}

.ep_member .systime{
width:180px;
float:left;
}

.ep_member .joinlink{
float:right;
width:200px;
text-align:right;
}

.ep_member .form{
width:550px;
float:left;
}

.topbanner{
padding-bottom:1px;
background:white;
width:944px;
margin:0 auto;
}

a{
font-family:"宋体";
color:#06c;
font-size:12px;
text-decoration:none;
}

a:hover{
text-decoration:underline;
color:#f60;
}

.boxoff{
height:6px;
overflow:hidden;
float:both;
}

.dashline{
height:6px;
overflow:hidden;
float:both;
margin:0px 4px;
background-image:url(dashline.gif);
background-repeat:repeat-x;
background-position:left 3px;
}

.serverbar{
_height:1%;
overflow:auto;
padding-top:1px;
background-color:#FFFFFF;
}

.serverbar .subbtn{
padding-right:1px;
float:left;
}

/*=================================    主体层   =============================================*/

.maindiv{
width:942px;
border-left:1px solid #8DBFED;
border-right:1px solid #8DBFED;
margin:0px auto;
background-color:#fff;
text-align:left;
_height:1%;
overflow:auto;
}

.left{
width:195px;
float:left;
_height:1%;
overflow:auto;
padding-left:4px;
padding-top:3px;
}

.right{
width:737px;
float:right;
_height:1%;
overflow:auto;
}

/*--------主菜单--------*/

.mainmenu{
background-color:#327EC4;
padding:3px 7px;
text-align:center;
}

.mainmenu .m{
margin:0px auto;
_height:1%;
overflow:auto;
width:700px;
}

.mainmenu .col{
border-right:1px solid #006699;
border-left:1px solid #739ABE;
float:left;
width:68px;
text-align:center;
}

.mainmenu a{
color:#EDF8FF;
line-height:16px;
font-size:12px;
text-decoration:none;
}

.mainmenu a:hover{
color:#f90;
text-decoration:underline;
}

.rbody{
padding-right:4px;
_height:1%;
overflow:auto;
background-color:#fff;
}


/*=================================    左层   =============================================*/

.borderdiv{
border:1px solid #8CBFED;
background-color:#F3F9FF;
padding:3px 4px;
}

/*=================================    右层   =============================================*/


/*-----新闻中心------*/

.news{
_height:1%;
overflow:auto;
}

.news .newscenter{
width:420px;
float:left;
border:1px solid #8CBFED;
padding:4px;
background-color:#fff;
height:404px;
overflow:hidden;
}

.news .rightpannel{
width:297px;
float:right;
}

.news .subject{
border:1px solid #8CBFED;
padding:4px;
height:290px;
background-color:#F4F8FC;
overflow:hidden;
}

/*----------公告通知---------*/
.call_board{
margin:4px 0px;
padding:0px 4px;
height:22px;
border:1px solid #8CBFED;
color:#06c;
font-size:12px;
line-height:1.8em;
overlfow:hidden;
background-color:#F3F9FF;
}

/*----------公告通知结束---------*/


/*----------带图片的详细新闻---------*/

.pic_topline{
padding:4px;
height:60px;
}

.pic_topline_w2
{
padding:8px 4px;
*padding:8px 4px 2px 4px;
height:94px;
}

.picbox{
border:1px solid #7B7B7B;
width:76px;
height:54px;
overflow:hidden;
float:left;
margin:3px 0px;
}

.picbox_w2{
border:1px solid #7B7B7B;
width:122px;
height:86px;
overflow:hidden;
float:left;
margin:3px 0px;
}

.picbox_intro_w2{
width:276px;
height:100px;
*height:100px;
overflow:hidden;
float:right;
}

.picbox_intro_w2 .bold_title{
line-height:2.3em;
text-align:center;
}

.picbox_intro_w2 .intro{
color:#63AEF9;
line-height:1.3em;
font-size:12px;
text-align:left;
text-indent:24px;
}


.picbox_intro{
width:190px;
height:60px;
overflow:hidden;
float:right;
}

.picbox_intro .bold_title{
line-height:2.3em;
text-align:center;
}

.picbox_intro .intro{
color:#63AEF9;
line-height:1.3em;
font-size:12px;
text-align:left;
text-indent:24px;
}

.picbox_intro_w{
width:320px;
height:60px;
overflow:hidden;
float:right;
}

.picbox_intro_w .bold_title{
line-height:2.3em;
text-align:center;
}

.picbox_intro_w a{
font-size:14px;
}

.picbox_intro_w .intro{
color:#63AEF9;
line-height:1.3em;
font-size:12px;
text-align:left;
text-indent:24px;
}


.exhibit_list{
border:1px solid #7B7B7B;
height:35px;
width:100px;
overflow:hidden;
margin:10px 0px 0px 28px;
display:inline;
float:left;
}


/*----------带图片的详细新闻结束---------*/


/*----------新闻中心头条新闻---------*/

.topline{
padding:4px;
height:60px;
}

.topline .bold_title{
line-height:1.7em;
text-align:center;
}

.topline .intro{
color:#63AEF9;
line-height:1.3em;
font-size:12px;
text-align:left;
padding:4px 6px;
text-indent:24px;
}

.topline a{
font-family:"宋体";
color:#c00;
font-size:14px;
text-decoration:none;
font-weight:bold;
}

.topline a:hover{
text-decoration:underline;
color:#c00;
}

/*----------新闻中心头条新闻结束---------*/


/*----------无图片头条新闻---------*/

.topline{
padding:4px;
height:60px;
}

.topline .bold_title{
line-height:1.7em;
text-align:center;
}

.topline .intro{
color:#63AEF9;
line-height:1.3em;
font-size:12px;
text-align:left;
text-indent:24px;
}

.topline a{
font-family:"宋体";
color:#c00;
font-size:14px;
text-decoration:none;
font-weight:bold;
}

.topline a:hover{
text-decoration:underline;
color:#c00;
}


/*----------无图片头条新闻结束---------*/


/*--------------新闻中心----------------*/

.newscenter_bar{
width:411px;
border:1px solid #8CBFED;
height:18px;
overflow:hidden;
margin:6px auto 0px auto;
}

.newscenter_bar .onhover{
width:102px;
height:18px;
background-color:#06c;
float:left;
text-align:center;
}

.newscenter_bar .onhover a{
color:#fff;
line-height:1.7em;
}

.newscenter_bar .onhover a:hover{
text-decoration:none;
color:#f60;
}

.newscenter_bar .normal{
width:102px;
height:18px;
background-color:#E7F2FD;
float:left;
text-align:center;
}

.newscenter_bar .normal a{
text-decoration:none;
line-height:1.7em;
}

.newscenter_bar .normal a:hover{
text-decoration:none;
}

.newscenter_bar .sline{
float:left;
width:1px;
overflow:hidden;
height:18px;
background-color:#8CBFED;
}
/*--------------新闻中心结束----------------*/


/*----------新闻列表----------------*/

ul.newlist{
margin:0px;
padding:0px;
list-style:none;
}

ul.oldlist{
margin:0px;
padding:0px;
list-style:none;
display:none;
}

ul.nollist{
margin:0px;
padding:0px;
list-style:none;
display:block;
}

li.new{
height:20px;
*height:18px;
color:#06c;
}

li.new a{
line-height:1.7em;
}

.newsdate{
float:right;
color:#80B8F1;
}

/*----------新闻列表----------------*/

/*----------协会简介标题----------------*/

.xhtitle{
color:#06c;
font-size:12px;
border-top:1px solid #8CBFED;
border-bottom:1px solid #8CBFED;
line-height:1.7em;
text-align:center;
background-color:#E7F2FD;
}

/*----------协会简介标题结束----------------*/

.news .memberpannel{
border:1px solid #8CBFED;
height:98px;
}

.news .picnews{
width:390px;
height:183px;
overflow:hidden;
margin:10px 15px 0px 15px;
*margin:14px 15px 0px 15px;
background-color:#F3F9FF;
text-align:center;
}


/*---------------代理服务-----------*/

.agent{
width:411px;
height:80px;
overflow:hidden;
padding:4px;
margin:0px auto;
}

.agent .agentserver{
float:left;
width:205px;
}

.agent .agent_intro{
margin:4px auto 0px auto;
color:#63AEF9;
line-height:1.3em;
width:160px;
}

.agent .agent_picbtn{
display:block;
width:137px;
height:49px;
oveflow:hidden;
margin:0px auto;
}

.agent .sline{
height:80px;
width:1px;
background-color:#8CBFED;
float:left;
margin:0px;
overflow:hidden;
}

/*---------------代理服务-----------*/

/*-----------块结构------------*/
.bdiv{ width:100%; _height:1%; overflow:auto; }
.leftdiv{ width:430px; float:left; }
.rightdiv{ width:297px; height:213px; float:right; background-color:#F3F9FF; } 


/*-----------带标题栏的内容块------------*/

.titlebar{ background-color:#F3F9FF; border:1px solid #8CBFED; height:22px; text-align:left; padding-right:6px;}
.titlebar_b{ background-color:#06c; border:1px solid #8CBFED; height:22px; text-align:left; padding-right:6px;}
.title{ width:134px; padding-left:6px; padding-top:2px; line-height:1.8em; background-color:#06c; color:#fff; height:20px; }
.title a{ color:#fff; line-height:1.7em; text-decoration:none; }
.title a:hover{ text-decoration:underline; color:#f60; }
.ftitle{ float:right; color:#06c; padding-top:3px; }
.ftitle a{ color:#06c; line-height:1.6em; text-decoration:none; }
.ftitle a:hover{ text-decoration:underline; color:#f60; }
.title_pic{ margin-top:-6px; *margin-top:-1px; }

.content{ border-left:1px solid #8CBFED; border-right:1px solid #8CBFED; border-bottom:1px solid #8CBFED;
          padding:4px; text-align:left; height:180px; overflow:hidden; }
		  
.tl{ padding:4px; height:60px; }
.tl .bt{ line-height:1.7em; text-align:center; }
.tl .bt a.f14{ font-size:14px; }
.tl .bt a{ font-size:12px; }
.tl .it{ color:#63AEF9; line-height:1.3em; font-size:12px; text-align:left;padding:4px 6px; }


/*------------切换标题的内容块------------*/


.swptitlebar{ height:23px; overflow:hidden; border-top:1px solid #8CBFED; border-left:1px solid #8CBFED; border-right:1px solid #8CBFED; }
.swptitlebar .onhover{ width:97px; height:21px; background-color:#F3F9FF; float:left; text-align:center; border-bottom:1px solid #F3F9FF; padding-top:1px; }
.swptitlebar .onhover a{ color:#06c; line-height:21px; }
.swptitlebar .onhover a:hover{ text-decoration:none; color:#f60; }
.swptitlebar .normal{ width:98px; height:21px; background-color:#fff; float:left; text-align:center; border-bottom:1px solid #8CBFED; padding-top:1px; }
.swptitlebar .normal a{ text-decoration:none; line-height:21px; } 
.swptitlebar .normal a:hover{ text-decoration:none; }
.swptitlebar .sline{ float:left; width:1px; overflow:hidden; height:23px; background-color:#8CBFED; }


.friend_link{ margin:10px auto 0px auto; border:1px solid #999999; width:176px; height:48px; display:block; }

/*==========================bottom层=========================*/

.bottom{ width:942px; margin:0px auto 6px auto; background-color:#F3F9FF; text-align:center; color:#06c; font-family:"宋体"; border:1px solid #8CBFED; border-top:0px; }
.bottom .fl{ height:22px; line-height:1.8em; text-align:center; background-color:#06c; color:#fff; }
.bottom a.white{ color:#fff; line-height:1.8em; text-decoration:none; font-size:12px; }
.bottom a.white:hover{ color:#f60; line-height:1.8em; text-decoration:underline; font-size:12px; }

/*=========================副会长企业单位滚动=========================*/

.marquee{ padding:2px;}

.marquee div{ line-height:1.7em; color:#06c;}
