﻿a			{color: #07519A;text-decoration: none;}
A:visited 	{COLOR: #000099;	LINE-HEIGHT: 20px;TEXT-DECORATION: none	}
A:link		{COLOR: #000099; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}
A:hover 	{COLOR: #ff0000; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}
	
/*
虑线：dashed 
点线：dotted
实线：solid
双线：double

*/

p
{
	margin: 0px;
	margin-bottom: 8px;
	line-height: 1.7em;
	/*text-indent: 2em;*/
}


ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}



body,html {
	font-size: 13px;
	padding:0px;
	margin: 0 auto;
	background-image: url(/skin/default/images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
td {
	vertical-align: top;
	}
img {
	border: none;
}


.W10
	{
	width: 10px;
	}

.H10
	{
	height: 10px;
	line-height: 10px;
	}

.H5
	{
	height: 5px;
	line-height: 5px;
	}
.W5
	{
	width: 5px;
	}


.Line-1/*分界线,分割线*/
	{
	border-top: 1px dashed #5288a0;
	margin-bottom:10px;
	}	

/*======公共部分设置========*/

/*------搜索表单,首页-----*/
.inputText /*文本输入框设置*/
	{
	border: 1px solid #ccc;
	}
#Search_index/*首页文章搜索DIV框*/
	{

	}
#Search_index .inputText /*文本输入框设置*/
	{
	border: 1px solid #ccc;
	}



/*=======搜索模板css设置======*/
#Search_Table/*搜索表格框架*/
	{
	width: 980px;
	border: 1px solid #ccc;
	margin:0px auto;

	}

.Search_position/*标题*/
	{
	background: #E9F2FB url(/skin/default/images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	margin-bottom: 10px;
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	text-indent: 1em;
	}

.Search_Input_box/*输入关键字框*/
	{

	}


/*搜索模板--结果显示*/
#Search_Text
	{

	}


.Title_S
	{
	font-size: 1.5em;
	line-height: 2em;
	margin-bottom:5px;
	}

.Newstime_S
	{
	margin-top:5px;

	}


/*广告*/
.AD510x90/*边界框首页中间*/
	{
	width: 508px;
	height: 90px;
	border:1px solid #dcdcdc;
	margin-bottom:10px;
	}

.adbox
	{
	margin-bottom:10px;
	}
.adbox img
	{
	padding:1px;
	border:1px solid #dcdcdc;
	}



/*通用表格列表设置*/

.TD_Heand
	{

	}





/*==========页面头部==============*/
#Heand
	{
	width: 980px;
	height: 140px;
	border:0px solid #333333;
	background-image: url(/skin/default/images/banner.gif);
	background-repeat: no-repeat;
	margin-top:3px;
	border-bottom:0px solid #f6e3ad;
	margin-bottom:2px;

	}


#Heand .Logo
	{
	width: 250px;

	}

#Heand .Banner
	{
	width: 980px;
	border: 0px solid #954e47;
	}

/*菜单*/
#Menu
	{
	width: 980px;
	border: 0px solid #954e47;
	margin-top:5px;
	margin-bottom:5px;	
	}

/** 导航 **/
#nav 
	{
	width: 980px;
	background-color: #9bcbfb;
	height: 35px;
	}

.Sta_classname
	{
	width: 20px;
	height: 100%;
	float: left;
	border: 0px solid #954e47;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/skin/default/images/nav_class_sta.gif);
	background-repeat: no-repeat;
	}

.classname
	{
	/*	width: 250px;*/
	/*height: 100%;*/
	float: left;
	border: 0px solid #954e47;
	text-align: center;
	vertical-align: middle;
	padding:6px;
	padding-right:15px;
	background-color: #9bcbfb;
	font: bold 14px "宋体";
	}

.End_classname
	{
	height: 100%;
	border: 0px solid #954e47;
	text-align: center;
	vertical-align: 50%;
	background-color: #9bcbfb;
	background-image: url(/skin/default/images/nav_class_end.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}


#nav ul 
	{
	padding: 0px 10px;

	}
	
#nav li
	{
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 2em;
	height: 2em;
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	border-right: 1px dashed #FFF;
	}
	
#nav li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
#nav li a:hover {
	color: #F3A93E!important;
	text-decoration: none;
}


#Heand .Heand_bottom
	{
	height: 25px;
	background-image: url(/skin/default/images/nav_bg1.gif);
	background-repeat: repeat;
	background-position: left top;
	}


/* 网站尾部 */

#footer
	{
	width: 980px;
	border:0px solid #333333;
	margin-top:0px;
	background-color: #9bcbfb;
	}

#beian
	{
	border:0px solid #333333;
	margin:3px auto;

	}



.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}





/**========公共CSS定义=========**/


.Title
	{
	height: 25px;
	line-height: 27px;
	text-indent: 1em;
	font-weight: bold;
	color: #2d7bbb;
	}



.Title_230x25/*首页左则用*/
	{
	width: 230px;
	height: 25px;
	line-height: 27px;
	text-indent: 2em;
	font-weight: bold;
	color: #2d7bbb;
	background-image: url(/skin/default/images/Title_bg_230x25.gif);
	background-repeat: no-repeat;
	}
.Title_220x25/*首页左则用*/
	{
	width: 220px;
	height: 25px;
	line-height: 27px;
	text-indent: 1em;
	font-weight: bold;
	color: #2d7bbb;
	background-image: url(/skin/default/images/Title_bg_220x25.gif);
	background-repeat: no-repeat;
	}

.Body
	{
	padding:2px 5px;
	line-height: 2em;
	border: 1px solid #9bcbfb;
	border-top: 0px solid #9bcbfb;
	}



.Title_510x25/*首页左则用*/
	{
	width: 510px;
	height: 25px;
	line-height: 27px;
	text-indent: 2em;
	font-weight: bold;
	color: #2d7bbb;
	background-image: url(/skin/default/images/Title_bg_510x25.gif);
	background-repeat: no-repeat;
	}

/*标题列表CSS*/
.Titlelist_18
	{
	line-height: 1.8em;
	}



.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}

.Box_F
	{
	padding:0px;
	margin:0px;
	border: 0px solid #9bcbfb;
	background-color: #FFFFFF;
	margin-bottom:10px;
	}

.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(/skin/default/images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(/skin/default/images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(/skin/default/images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(/skin/default/images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(/skin/default/images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(/skin/default/images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(/skin/default/images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(/skin/default/images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(/skin/default/images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(/skin/default/images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(/skin/default/images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(/skin/default/images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(/skin/default/images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}

.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(/skin/default/images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:13px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(/skin/default/images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(/skin/default/images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(/skin/default/images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}


/*======通用框架设置开始======*/

#Main_Table/*主框架*/
	{
	width: 980px;
	margin:0px auto;
	border: 0px solid #FF0000;
	margin-bottom:10px;
	}

.MT_Left/*左边框*/
	{
	width: 230px;
	border: 1px solid #5288a0;
	}

.MT_Right/*右边框,宽幅占736，实际可使用宽为726*/
	{
	width: 724px;
	border: 2px solid #5288a0;
	padding:5px;
	}

.Title_List/*栏目文章标题列表*/
	{
	line-height: 2em;
	height: 2em;
	}

#Main_Table .MT_Right .nav
	{
	border-bottom: 1px dashed #999999;
	}

.MT_Main/*只有一个主框的界面980*/
	{
	width: 966px;
	border: 2px solid #5288a0;
	padding:5px;
	}


/*======通用框架设置结束======*/





/*============首页CSS设置==============*/

/*----------首页第一层----------*/
#Index_box/*首页框架*/
	{
	width: 980px;
	border: 0px solid #666666;
	margin:0px auto;	
	margin-bottom:5px;
	}

#Index_box .Left
	{
	width: 230px;
/*	height: 400px;*/
	border: 0px solid #5288a0;
	BACKGROUND-COLOR: #f1f8ff;
	vertical-align: top;
	}


#Index_box .Center/*中间栏*/
	{
	width: 510px;
	BACKGROUND-COLOR: #fff;
	border: 0px solid #acacac;

	}


#Index_box .Right/*738*/
	{
	width: 220px;
	border: 0px solid #5288a0;
	BACKGROUND-COLOR: #edf9fa;
	}


/*----首页左则栏,包含滚动公告,合作单位等信息-----*/

#GongGao/*滚动公告*/
	{
	padding:0px;
	margin:0px;
	border: 0px solid #9bcbfb;
	background-color: #FFFFFF;
	margin-bottom:10px;
	}

	
/*--滚动公告--*/
#GongGao .No
	{
	font-weight: bold;
	text-indent: 0.5em;
	font-size: 1em;
	float: left;	
	}

#GongGao .Title_text
	{
	margin:0px;
	color: #B30000;
	font-weight: bold;
	text-indent: 0em;
	font-size: 1em;
	float: left;
	text-align: left;
	}
#GongGao .Body_text
	{
	line-height: 1.5em;
	}

#GongGao a			{color: #B30000;text-decoration: none;}
#GongGao A:visited 	{COLOR: #B30000;	LINE-HEIGHT: 20px;TEXT-DECORATION: none	}
#GongGao A:link		{COLOR: #B30000; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}
#GongGao A:hover 	{COLOR: #FF0000; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}


/*人名CSS设置*/
.Box_XHZF/*职务名称框*/
	{
	width: 55px;
	}

.Name_Box/*名字框*/
	{
	border: 0px solid #c3c3c3;
	width: 30%;
	float: left;
	}

/*会长单位*/

#huizhangdanwei
	{
	border: 0px solid #c3c3c3;
	background-color: #ffffff;
	margin-bottom:10px;
	}



/*理事单位*/
#Lishidanwei
	{
	border: 0px solid #c3c3c3;
	background-color: #ffffff;
	margin-bottom:10px;
	}


/*公司大事记*/
#Xhds
	{
	border: 0px solid #c3c3c3;
	background-color: #f7f9fb;
	margin-bottom:10px;
	}


/*友情链接*/
#Link_yq
	{
	border: 0px solid #c3c3c3;
	background-color: #f7f9fb;
	margin-bottom:10px;

	}

#Link_yq td
	{
	text-align: left;
	}




/*=============中间部分.Center 中间部分的宽为510px==============*/
/*首页中间部分*/
#Center_Table_1/*表格宽为510px*/
	{
	width: 510px;
	margin-bottom:10px;
	}

.Center-Flash/*内宽264X154*/
	{
	padding:1px;
	border: 1px solid #acacac;
	width: 506px;
	height: 200px;
	}

/*协会新闻 宽236X154*/
.XH_news
	{
	width: 231px;
	padding:5px;
	background-color: #f7f9fb;
	border:0px solid #9bcbfb;
	}
.XH_news DIV
	{
	line-height: 1.8em;
	}


#Center_Table_2/*搜索表单和＊＊*/
	{
	margin-bottom:10px;
	

	}




.Box510x25/*边界框*/
	{
	width: 510px;
	border:0px solid #dcdcdc;
	margin-bottom:10px;
	}

.Box50/*各占百分之五十的宽*/
	{
	width: 50%;

	}



/*==================首页右则.Right部分开始==========================*/
/*--快速通道--*/
.Byway/*宽220*/
	{
	width: 220px;
/*	height: 40px;*/
	border: 0px solid #acacac;
	margin-bottom:5px;
	}


/*最新活动公布*/
#Activity
	{
	margin:10px 5px;
	padding:1px;
	border: 1px solid #acacac;
	}

#Activity .Title
	{
	background-image: url(/skin/default/images/title_activity.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	text-indent: 1em;
	vertical-align: bottom;

	}

#Activity .Body
	{
	padding:2px;
	line-height: 2em;
	vertical-align: 50%;
	background-color: #FCFCFC;
	}


/*==================首页右则部分结束==========================*/

/*====搜索界面===*/
	
.I_search/*首页搜索框表格*/
	{
	width: 980px;
	background-color: #5288a0;
	}

/*--搜索结果页面--*/

#Search_MainTable/*主框架，实际内部宽为956*/
	{
	width: 980px;
	margin:0px auto;
	border: 2px solid #5288a0;
	padding:10px;
	margin-bottom:10px;
	}

.Box_search/*搜索关健字输入框*/
	{
	border-bottom: 1px solid #5288a0;

	}

.Box_num
	{
	border-bottom: 1px solid #5288a0;
	background-color: #CCCCCC;
	}	

.Box_list
	{
	border-bottom: 1px solid #5288a0;
	height: 500px;
	}
.Box_td
	{
	border: 1px dotted #BBB;
	margin-bottom:5px;
	padding:3px;
	width: 473px;
	}

.search_info td
	{
	padding:3px 5px;

	}

/*=========内容页设置===========*/

.info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 1.5em;
	padding-bottom: 6px;
	color: #666;
	text-align: center;

}

.Title_text {
	margin-top: 15px;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom:5px;
	border-bottom: 1px dashed #ccc;

}	

.newstime/*关于我们栏目发布时间*/
	{
	padding-bottom:5px;
	text-align: right;
	color: #666;

	}

#text
	{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
	

/*============咨询师栏目设置================*/	

/*咨询师页面头相*/
.Box_zxspic
	{
	border: 1px solid #999;
	margin:0px auto;
	padding:1px;
	height: 150px;
	width: 120px;
	}

/*--咨询师查询表单--*/	
#search_zxs
	{

	}

.search_zxs_Title_1
	{
	margin-top:10px;
	font-size: 2em;
	font-weight: bold;
	}	

.search_zxs_Title_2
	{
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom:10px;
	}	

.search_zxs_input_keyboard
	{
	text-align: center;

	}	
	
/*咨询师页面css设置*/
.ZXS_Title
	{
	margin:5px;
	padding:auto 0px;
	height: 2.5em;
	line-height: 2.5em;
	vertical-align: middle;
	font-weight: bold;
	text-indent: 0.5em;
	}
	
	
/*============会员单位列表模板ＣＳＳ调协===================*/	
/*首页会员单位列表*/
.HYDW_List
	{
	margin:0px;
	border: 0px solid #999;
	margin-bottom:10px;
	}

.HYDW_Title_List
	{
	border: 0px solid #999;
	margin:5px 10px;

	}

/*会员单位名称列表表格*/
.Table_list_hydw
	{
	border: 1px solid #999;

	}

.Table_list_hydw .TD_Heand
	{
	background-color: #2d7bbb;

	}

.TD_Heand1,.TD_Heand2
	{
	padding:5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	}

.TD_Heand1
	{
	width: 85%;
	border-right: 0px solid #999;
	}

.TD_Heand2
	{
	width: 15%;
	border-right: 0px double #999;
	}


.TD_Body1
	{
	padding:5px;
	padding-right:20px;
	border: 0px solid #999;
	border-right: 0px solid #999;
	border-bottom: 1px dotted #ccc;


	}	
	
.TD_Body2
	{
	padding:5px;
	padding-right:20px;
	border-right: 0px double #999;
	border-bottom: 1px dotted #ccc;
	}	

/*----------会员单位栏目列表页CSS设置--------------*/

#Main_Table_HW_List
	{
	font-size: 14px;
	width: 980px;
	margin:0px auto;
	border: 0px solid #FF0000;
	margin-bottom:10px;
	}

.MT_Left_HW_List/*左边框*/
	{
	width: 230px;
	border: 1px solid #5288a0;
	}

.MT_Right_HW_List/*右边框,宽幅占736，实际可使用宽为726*/
	{
	width: 734px;
	border: 2px solid #5288a0;
	padding:1px;
	}




/*--------会员单位内容页面模板CSS设置---------*/	


#Main_Table_HW/*会员内容页模板主框架*/
	{
	font-size: 14px;
	width: 980px;
	margin:0px auto;
	border: 0px solid #FF0000;
	margin-bottom:10px;
	}

.MT_Left_HW/*左边框*/
	{
	width: 230px;
	border: 1px solid #5288a0;
	}

.MT_Right_HW/*右边框,宽幅占736，实际可使用宽为726*/
	{
	width: 734px;
	border: 2px solid #5288a0;
	padding:0px;
	}


#Main_Table_HW .H5
	{
	border: 1px solid #000;
	line-height: 5px;
	height: 5px;
	}

.MT_Right_HW .TD_Heand/*会员单位名称*/
	{
	background-color: #2d7bbb;
	margin:1px;
	border: 0px solid #ddd;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2em;
	margin-bottom:5px;
	text-indent: 1em;
	}	

.TD_Heand a			{color: #FFF;text-decoration: none;}
.TD_Heand A:visited 	{COLOR: #FFF;	LINE-HEIGHT: 20px;TEXT-DECORATION: none	}
.TD_Heand A:link		{COLOR: #FFF; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}
.TD_Heand A:hover 	{COLOR: #FFF000; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}


.MT_Right_HW .Table_Heand/*表格头，填基本信息，联系电话分类*/
	{
	border: 0px solid #999;
	text-indent: 1em;
	font-weight: bold;
	height: 2.5em;
	line-height: 2.5em;

	}

.MT_Right_HW .List1
	{
	width: 300px;
	text-indent: 3em;
	float: left;
	height: 2em;
	line-height: 2em;
	}
	
.MT_Right_HW .List2
	{
	text-indent: 0em;
	height: 2em;
	line-height: 2em;

	}
	
.MT_Right_HW .List3
	{
	text-indent: 3em;
	clear: both;
	height: 2em;
	line-height: 2em;

	}		
	
	
.newstext_HW/*会员信息*/
	{
	padding-left:3em;
	line-height: 2em;
	}	
	
	
/*===========关于我们栏目css设置==============*/	

.Box_Text/*左则文章显示样式，用于显示重要的固定信息，如关于我们之类*/
	{
	border-top: 0px solid #999;
	border-bottom: 1px solid #999;
	text-indent: 2em;
	margin:5px;
	padding:auto 0px;
	height: 2.5em;
	line-height: 2.5em;
	vertical-align: middle;
	font-weight: bold;
	}

.Box_Text_Title_List/*左则文章标题列表，用于显示热门信息之类*/
	{
	border-bottom: 1px dotted #999;
	text-indent: 0.5em;
	height: 1.7em;
	line-height: 1.7em;
	vertical-align: middle;
	}



.Box_Text a			{color: #2d7bbb;text-decoration: none;}
.Box_Text A:visited 	{COLOR: #2d7bbb;	LINE-HEIGHT: 20px;TEXT-DECORATION: none	}
.Box_Text A:link		{COLOR: #2d7bbb; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}
.Box_Text A:hover 	{COLOR: #FF0000; LINE-HEIGHT: 20px; TEXT-DECORATION: none		}


.Box_Logo/*栏目列表中Logo背景*/
	{
	height: 250px;
	width: 250px;
	border: 0px solid #999;
	margin:50px auto;
	background-image: url(/skin/default/images/logo-bg.gif);
	background-repeat: no-repeat;
	}	
	
/*--内容页设置--*/	
.Newstext_Box
	{

	}

