/* CSS Document */

body {
	color:#5A5A5A; 
	margin: 0; 
	background: #fff url(../images/bg.gif) repeat-x; 
	font: normal 12px Verdana,Arial, Helvetica, sans-serif; 
}

/*-------------------------首页:链接*/
a{ color:#5A5A5A; text-decoration:none;}
a.red{ color:#DD0800; text-decoration:none;}
a:hover { color:#FF5500; text-decoration:underline; }
img a, img { border:none;}
p, h1, h2, h3, ul {margin: 0 0 12px 0;}
UL,ul{list-style-type:none;margin:0;padding:0}
p {line-height: 20px;}
h2 {font: bold 16px/18px Verdana, Arial, sans-serif ; color: #333;}

/*-----页面框架*/
#page-container {
	width: 895px;
	margin: auto;
}

/*-------------------------首页:隐藏内容*/
.hidden{
	display: none;
}

/*-------------------------首页:顶部菜单*/
#topbar {
	height: 20px;
	margin: 0 auto;
	border-bottom:1px solid #FFFFFF;
	text-align: right;
	background-color: #FED2B3;
	padding: 5px 25px 0px 0px;
}
#topbar a { 
	color: #5a5a5a; 
	margin: 0 0 0 10px; 
	padding: 0 0 0 10px;
}

#header{
	width: 895px;
	margin: 0; 
	height: 70px;
}
/*-------------------------首页:网站logo*/
#logo{
	float: left; 
	padding:5px 10px 0 0; 
}
/*-------------------------首页:导航菜单*/
#menu {
	float: right;
	border-bottom:1px solid #FFFFFF;
	background: #fff url(../images/barul.gif) no-repeat bottom left; 
	color: #ff6600; 
	padding: 18px 1px 11px 0;
	font-size: 12px;
	font-color:#ffffff;
	margin-top: 14px;
	/*margin: 16px 20px;*/
}
#menu li { 	
	padding: 14px 18px 14px 18px; 
	color: #ffffff; 
	background: #ff6600 url(../images/bar.gif) no-repeat bottom left; 
	display: inline; 
}
#menu li.active { 
	background: #fff url(../images/baractive.gif) no-repeat bottom right; 
	color: #8D9CAF; 
	font-weight: bold; 
	padding: 14px 18px 14px 18px; 
	margin: 0 1px 0 0; 
}
#menu li a { 
	color: #ffffff; 
	text-decoration: none; 
} 	
#menu li a:hover { 
	color: #000; 
	background: #ff6600; 
} 	
/*-------------------------首页:头部广告*/
#banner{
	clear: both;
	width:895px;
	margin:0 auto;
	border-bottom:3px solid #FFFFFF;
}

/*-------------------------首页:内容*/
#divall {
   width:894px; 
   margin:0 auto;
   background:#fff;
}
/*-------------------------首页:左侧:内容*/
#sider-left{
   width:182px; 
   float:left; 
}
#sider-left h2 {
	margin:0;
	padding:6px 0px 10px 8px;
	color:#DD0800;
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ; 
	letter-spacing:1px; 
	text-transform: uppercase;
}

/*-------------------------首页:右侧:内容*/
#sider-right{
	width:182px; 
	float:right; 
}

/*块公告*/
#area{
	width:182px;
	background: #fff;
	border : 1px solid #cccccc;	
}
#area #area-title { 
	height: 28px;
	margin:0; 
	letter-spacing:1px; 
	text-transform: uppercase;
	background: url(../images/no_title_bg.jpg) no-repeat;
}
#area-title .title{
	height:24px;
	font-size:14px;
	text-align:left;
	font-weight:bold ; 
	padding-left:8px;
	color:#000;
	margin: 0px 4px 2px;	
	line-height:200%;
	float:left;
}
#area-title .title a{
	text-decoration:none;
}
#area .area-box{
	/*height: 40px;*/
	list-style:none;
	margin: 2px 3px 4px 3px;
	/*overflow: hidden;*/
	border : 1px solid #cccccc;
	padding: 5px;
}

/*系统公告*/
#post{
	width:182px;
	background: #fff;
	border : 1px solid #cccccc;	
}
#post #post-title { 
	height: 27px;
	margin:0; 
	letter-spacing:1px; 
	text-transform: uppercase;
	background: url(../images/post_title_bg.jpg) no-repeat;
}
#post .post-top{
	height: 22px;
	margin:0;
	line-height: 22px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	border-top: #ccc 1px solid;
}
#post .post-box{
	height: 40px;
	list-style:none;
	margin: 2px 3px 4px 3px;
	/*overflow: hidden;*/
	border : 1px solid #cccccc;
	padding: 5px;
}
/*联系客服*/
#contact{
	/*margin-top:3px;*/
	width:182px;
	background: #fff;
	border : 1px solid #cccccc;	
}

#contact #contact-title { 
	height: 27px;
	margin:0; 
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing:1px; 
	text-transform: uppercase;
	background: url(../images/contact_title_bg.jpg) no-repeat;
}
#contact .contact-box{
	height: 40px;
	list-style:none;
	margin: 2px 3px 4px 3px;
	/*overflow: hidden;*/
	border : 1px solid #cccccc;
	padding: 5px;
}
/*常用下载*/
#download{
	width:182px;
	background: #fff;
	border : 1px solid #cccccc;	
}
#download #download-title { 
	height: 27px;
	margin:0; 
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing:1px; 
	text-transform: uppercase;
	background: url(../images/download_title_bg.jpg) no-repeat;
}
#download .download-box{
	/*height: 40px;*/
	list-style:none;
	margin: 2px 3px 4px 3px;
	overflow: hidden;
	border : 1px solid #cccccc;
	padding: 5px;
}

/*左侧:菜单列表*/
#left-menu{
	width:182px;
	background: #fff;
}
#left-menu h2 {
	margin:0px;
	padding:15px 0px 0px 5px;
	color:#DD0800;
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ; 
	letter-spacing:1px; 
	text-transform: uppercase;
}
#left-menu ul {
	margin:0 0 10px 0; 
	padding:0; 
	list-style: none; 
	display: block;
}
#left-menu ul li.dashed a{
	border-bottom: 1px dashed #FFD2B3;
}
#left-menu ul li a{ 
	background: #FFD2B3 url(../images/bullet.png) no-repeat 7px 50%; 
	width:165px; 
	margin:0; 
	border-bottom: 1px solid #FFD2B3; 
	display: block; 
	color: #000; 
	padding: 6px 0px 6px 18px; 
	text-decoration: none; 
	line-height: 16px;
}
#left-menu ul li.end a{
	border-bottom: 0px solid #FFD2B3;
}
#left-menu ul li a:hover{ 
	text-decoration:none;
	background: #FFB280;
	color:#DD0800;
}
#left-menu ul li.left-top {
	background: url(../images/left_top.gif) no-repeat top left; 
	height:15px;
}
#left-menu ul li.left-bottom {
	background: url(../images/left_bottom.gif) no-repeat bottom left; 
	height:15px;
}

/*-------------------------首页:左侧:服务列表*/
#serviceslist{
	width:182px;
	height:auto;
	background: #fff;
	border : 1px solid #cccccc;/**/
}
#serviceslist .title {
	height:50px;
	/*height: 27px;*/
	margin:0; 
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing:1px; 
	text-transform: uppercase;
	background: url(../images/servertitle.jpg) no-repeat;
	/*background: url(../images/roomlist_title_bg.gif) no-repeat;*/
}
.menu1{
	width:180px;  
	height:auto;
	font-weight:bold;
	margin:0px 0px 4px 0px;
	BORDER-top: #ccc 1px solid;
	BORDER-right: #ccc 1px solid;
	BORDER-bottom: #ccc 1px solid;
	BORDER-left: #ccc 1px solid;
	color: #5a5a5a;
	padding:0px 0px 0px 0px;
	cursor: pointer;
	overflow:hidden;
	text-decoration:none;
	white-space:nowrap;
	text-align: center;
	line-height: 27px;
	background: url(../images/menu1.jpg) no-repeat ;
}
.menu2{
	width:180px;
	height:27px;
	font-weight:bold;
	margin: 0px 0px 1px 0px;
	BORDER-top: #ccc 1px solid;
	BORDER-right: #ccc 1px solid;
	BORDER-bottom: #ccc 1px solid;
	BORDER-left: #ccc 1px solid;
	cursor: pointer;
	white-space:nowrap;
	background: url(../images/menu2.jpg) no-repeat ;
	color: #5a5a5a;
	display: block;
	text-align: center;
	line-height: 27px;
	overflow: hidden;

}
.menu0{
	margin:25px 10px 10px 10px;
}
.go{	
	width:58px;
	height:40px;
	text-align:center;
	margin:0px 0px 6px 4px;
	BORDER-top: #ccc 1px solid;
	BORDER-right: #ccc 1px solid;
	BORDER-bottom: #ccc 1px solid;
	BORDER-left: #ccc 1px solid;
}
/*-------------------------首页:中间:内容*/
#main {
	width:520px; 
	float:left; 
	margin-left:4px;
}
#main h3{
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
/*滚动条*/
#main #rolling{
	height: 27px;
	background: #FF6600;
	border : 1px solid #cccccc;
	text-align: center;
	line-height: 27px;
	overflow: hidden;
	color: #FFFFFF;	
}
#main #rolling marquee{
	width: 98%;
	cursor: text;
	color: #ffffff;
}
#main .title2{
	height:24px;
	font-size:14px;
	text-align:left;
	font-weight:bold ; 
	padding-left:8px;
	color:#000;
	margin: 0px 4px 2px;	
	line-height:200%;
	float:left;
}
#main .title2 a{
	text-decoration:none;
}
/*标题*/
.main-title{ 
	background: url(../images/title_bg2.gif) repeat-x ;
	height:24px;
}
.main-title .title{
	height:24px;
	font-size:14px;
	text-align:left;
	font-weight:bold ; 
	padding-left:10px;
	color:#000;
	margin: 0px 4px 2px;	
	line-height:200%;
	float:left;
}
.main-title .title a{
	text-decoration:none;
}
.main-title .more{
	float:right;
	text-align:center;
	margin:7px 8px 0px 0px;
	line-height:18px;
	/*background: url(../images/more1.gif) no-repeat ;*/
}
.date,.date-new { 
	margin:5px; 
	padding-right:3px; 
	font:10px Georgia, Sans-Serif;
	color:#5A5A5A;
	width: 120px; 
	float:right;
}
.click{
	margin-right:50px;
	color:#5A5A51; 
}
.article-list {
	display:block;
	/*padding:8px;*/
	clear: both;
}
.article-list ul{ 
	padding-left:20px; 
	list-style:url(../images/mass.gif);
	text-align: left;
}
.article-list li {
	border-bottom:1px dashed #ccc; 
	height:20px;
	width:98%;
	white-space:nowrap; 
	line-height: 23px;
	overflow:hidden; 
}
.article-list span { 
	padding-top:3px;
}
/*--------中部下方列表：推荐会议*/
#main .main-list{
	width: 514px;
	clear: both;
	/*margin: 5px 0 10px 0;*/
}
#main #main-content{
	width:521px; 
	padding: 0;
	margin-top: 5px;
}
.main-box{
	width: 48%;
	height: 150px;
	padding: 0;
	border:#ccc 1px solid;
	text-align: justify;
	float: left;
	margin: 5px 0px 0px 5px;
	background: #fff url(../images/mainboxbg.jpg) center left;
}
.main-box .tiltebg{
	height: 25px;
	font-size: 1.1em; 
	color: #000; 
	background: #fff url(../images/title_bg_1.gif) center left;
	padding: 0 14px; 
	margin: 0;
	line-height: 25px;
	clear: both; 
	overflow:hidden; 
}
.main-box .main-box-title{
	font-size: 12px;
	color: #000; 
	margin:5px;
	display:block;
	line-height:21px;
	/*font-weight: bold;*/
}
.main-box li{
	height:17px;
	width: 116px;
	white-space:nowrap; 
	line-height: 17px;
	overflow:hidden; 
	color:#43628c;
}
.main-box li span{
	color: #FF8C00;
}
.main-box .image { 
	float: left; 
	border: 2px solid #e2e2e2; 
	padding: 3px;
	margin: 4px 15px 10px 5px; 
}

/*-------------------------中间+右边，内容*/
#main-body{
	margin-left:5px; 
	float: right;
	width:700px;
	border: 1px solid #FFD2B3;
}
.newsview{
	margin-left:5px;
	float: right;
	width:698px;	
	border:1px solid #DDD;
}
/*---------------内容页:标题*/
.newsview .title{
	width:696px;
	height:53px;
	line-height:53px;
	margin:0px 0px 0px 0px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newsview .title h1{
	font-size:24px;
	margin-left:21px;
}
.newsview .title strong{
	color:#666;
	margin-left:5px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:678px;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:20px;
	color:#F60;
}
.newsview .info strong{
	color:#666;
	margin-left:5px;
}
/*---------------内容页:正文*/
.newsview .content{
	width:665px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:14px;
	line-height:25px;
}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:665px;
	margin:5px auto;
	text-align:center;
	border-bottom:1px solid #EEE;
	line-height:31px;
	overflow:hidden;

}
.newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;
	line-height:31px;
}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:665px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#FCFCFC;
	border:1px solid #F0F0F0;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#CCC;
}
.newsview .actbar span a{
	color:#669900;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#CC0000;
}

/*-------------------------首页:页脚*/
#footer {
	clear: both;
	height:80px;
	margin:8px auto;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#footer #footer-left{
	text-align: center;
	width:180px;
	float:left;
}
#footer-left li{
	text-align:left;
	color: Silver;
	font-size:11px;
	list-style: none;
}

#footer #footer-right{	
	width:640px;
	float: right;
	color: #696969;
}
#footer-right #footer-right-menu{
	height: 25px
}
#footer-right #footer-right-nav{
	color: #3C3C3C;
	background-color: #FED2B3;
	padding: 8px 8px 10px 8px;/**/
}
#footer a{
	color: #696969;
	text-decoration: none;
}
#footer a:hover{
	color: Red;
}

/*-------------------------文章列表:标题*/
/*-------------------------右侧:列表*/
#main-list{
	float: right;
	width: 700px;
}
/*标题*/
.main-list-title{ 
	background: White url(../images/main-list-title.jpg) repeat-x;
	height:27px;	
	/*border: 1px solid #cccccc;*/
}
.main-list-title .title{
	height:27px;
	font-size:14px;
	text-align:left;
	font-weight:bold ; 
	padding-left:10px;
	color:#000;
	margin: 0px 4px 2px;	
	line-height:27px;
	float:left;
}
.main-list-title .title a{
	text-decoration:none;
}
.main-list-title .more{
	float:right;
	text-align:center;
	margin:7px 8px 0px 0px;
	line-height:18px;
	/*background: url(../images/more1.gif) no-repeat ;*/
}

/*................文章列表翻页*/
.page {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: left;
}
.page a {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #036cb4; padding-top: 2px; border-bottom: #eee 1px solid; text-decoration: none
}
.page a:hover {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.page a:active {
	border-right: #999 1px solid; border-top: #999 1px solid; border-left: #999 1px solid; color: #666; border-bottom: #999 1px solid
}
.page .current {
	border-right: #036cb4 1px solid; padding-right: 5px; border-top: #036cb4 1px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; margin: 2px; border-left: #036cb4 1px solid; color: #fff; padding-top: 2px; border-bottom: #036cb4 1px solid; background-color: #036cb4
}
.page .disabled {
	border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid; padding-left: 5px; padding-bottom: 2px; margin: 2px; border-left: #eee 1px solid; color: #ddd; padding-top: 2px; border-bottom: #eee 1px solid
}

/*留言开始*/
#ques{
    width:100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:4px;
	text-align:left;
	background:#Fffffc;
	BORDER-top: #ccc 1px solid;
	BORDER-right: #ccc 3px solid;
	BORDER-bottom: #ccc 3px solid;
	BORDER-left: #ccc 1px solid;
}
.ques{
	width:100%;
	background:#Fffffc;
	text-align:left;
}
.ques_top{
    height:25px; 
	margin:4px;
    list-style-type:none;
    background:#FFB280;
}
.ques_title{
    float:left;
	color:#000;
	font-weight:bold;
	margin-left:4px;
	margin-top:7px;
    font-size:12px;
}
.ques_box{
	background:#Fffffc;
	padding:4px;
	width:99%;
	text-align:left;
	border:1px solid #ccc;
}
/*-------------------------会议列表:标题*/
#rooms{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	background:#Fffffc;
	BORDER: #ccc 1px solid;
}
.rooms{
	width:100%;
	background:#Fffffc;
	text-align:left;
}
.rooms-top{
    height:25px; 
	 margin:4px;
    list-style-type:none;
    background:#ffffff;
}
.rooms-title{
    float:left;
	color:#000;
	font-weight:bold;
	margin-left:4px;
	margin-top:4px;
    font-size:12px;
}
.rooms-box {
	padding:4px;
	text-align:left;
	background:#Fffffc;
}

/*清除浮动*/
.clear {clear: both;}
