/* CSS Document */
/*全局设置*/
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	font-size:12px;
	margin:0px;
	padding:0px;
	border:0px;
}
form
{
	padding:0px;
	margin:0px;
	border:0px;
}
img
{
	border:0px;
}
a:link
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration:none;
	color:#000000;
}
a:visited
{
	text-decoration:none;
}
.floatright
{
	float:right;
}
/*顶部工具栏*/
.toptoolbar
{
	background-color:#DCDCDC;
	height:20px;
	padding:2px 10px 0 10px;
	text-align:right;
}
.toptoolbar a
{
	color:#333333;
}
/*LOGO和菜单*/
.header
{
	background-image:url(../images/headerbg.gif);
	height:95px;
	background-repeat:repeat-x;
	width:1002px;
	margin:0 auto;
}
.logo
{
	width:311px;
	float:left;
}
.menu
{
	float:right;
	margin:48px 0 0 0;
	width:656px;
}
.menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu ul li
{
	float:left;
	width:77px;
	margin:0 5px 0 0;
}
/*子菜单*/
.submenu
{
	height:22px;
	width:1002px;
	margin:0 auto;	
}
.maintable
{
	width:1002px;
	margin:8px auto;
}
.maintable .left
{
	width:230px;
}
/*左侧灰边圆角框*/
.lefttable_top
{
	background-image:url(../images/left_tabletop.gif);
	background-repeat:no-repeat;
	width:205px;
	height:15px;
	
}
.lefttable_bg
{
	background-image:url(../images/left_tablecontent.gif);
	background-repeat:repeat-y;
	width:185px;
	padding:0 10px;
	line-height:24px;
	font-family:"宋体";
	text-align:left;
}
.lefttable_bg a
{
	color:#000000;
}
.lefttable_bg ul
{
	margin:5px;
	padding:0px 0 0 10px;
	list-style:outside;
}
.lefttable_bg ul li
{
	line-height:20px;
}
.lefttable_dawn
{
	background-image:url(../images/left_tabledawn.gif);
	background-repeat:no-repeat;
	width:205px;
	height:12px;
}
.subleftintro_bg
{
	width:194px;
	background-color:#FFEFC6;
	border-left:1px solid #AA9356;
	border-right:1px solid #AA9356;
	padding:5px;
	text-align:left;
	line-height:20px;
}
.subleftintro_dawn
{
	background-image:url(../images/subleft_intro_dawn.gif);
	background-repeat:no-repeat;
	width:206px;
	height:6px;
}
.sublefthotnews_title
{
	background-image:url(../images/subleft_title_hotnews.gif);
	background-repeat:no-repeat;
	width:206px;
	height:27px;
}
.consultant ul li
{
	float:left;
	text-align:center;
	margin:0 25px 0 0;
	line-height:24px;
}
.consultant ul li a
{
	color:#333333;
}
/*页脚*/
.footer
{
	margin:5px auto;
	width:1002px;
}
.footer .menu
{
	margin:0 auto;
	background-image:url(../images/footer_menu.gif);
	background-repeat:no-repeat;
	height:23px;
	width:997px;
	text-align:center;
	color:#E30715;
	padding:8px 0 0 0;
}
.footer .menu a
{
	color:#E30715;
}
.footer .link
{
	margin:0 auto;
	width:96%;
	padding:5px 10px;
}
/*
*:lang(zh) .footer .link
{
	margin:31px 0 0 0; !important
}
*/
.footer .link a
{
	color:#FF7800;
}
.footer .link img
{
	border:0px;
	margin:5px;
}
.footer .contact
{
	width:972px;
	border-top:1px solid #9A9A9A;
	padding:10px 15px;
	color:#454545;
	line-height:18px;
}
/*二级首页广告*/
.subbanner
{
	height:114px;
	width:1002px;
	margin:0 auto;
	background-color:#ECECEC;
	padding:8px 0px;
}
/*订阅rss*/
.subtoprss
{
	margin:15px 0 0 0;
	text-align:center;
	color:#747474;
}
/*子首页搜索*/
.subsearch
{
	margin:8px auto;
	background-image:url(../images/subsearch_bg.gif);
	width:753px;
	height:42px;
}
/*子首页顾问列表*/
.consultant
{
	background-image:url(../images/consultantlist_bg.gif);
	background-repeat:no-repeat;
	width:751px;
	height:166px;
	margin:0px auto 10px auto;
	padding:0;
}
*:lang(zh) .consultant
{
	width:721px;
	height:129px;
	padding:30px 0px 7px 30px; !important
}
.consultant img
{
	width:110px;
	height:100px;
	border:1px solid #666666;
}
.consultant ul
{
	margin:30px 0px 7px 30px;
	padding:0px;
	list-style:none;
}
*:lang(zh) .consultant ul
{
	margin:0px; !important
}
.maintable .indextools
{
	margin:8px auto;
	background-image:url(../images/index_toolsbg.gif);
	background-repeat:no-repeat;
	width:741px;
	height:55px;
	color:#505050;
}
.right .title
{
	margin:0 auto;
	background-image:url(../images/list_title.gif);
	background-repeat:no-repeat;
	width:712px;
	height:22px;
	padding:6px 0 0 20px;
}
.list
{
	width:700px;
	margin:8px auto;
}
.list ul
{
	list-style:url(../images/list_style_arrow.gif);
	margin:0;
	padding:0px;
}
.list ul li
{
	border-bottom:1px solid #CCCCCC;
	line-height:20px;
	margin:5px 0;
}
.page
{
	margin:0 auto;
	background-color:#EBEBEB;
	width:690px;
	height:22px;
	padding:6px 10px 0 20px;
	text-align:right;
}
.detail
{
	width:700px;
	margin:8px auto;
}
.detail .content
{
	margin:8px auto;
	line-height:24px;
	font-size:14px;
}
.detail .subject
{
	font-size:16px;
	text-align:center;
	padding:10px 0;
}
.detail .date
{
	text-align:center;
	border-bottom:1px solid #C7C7C7;
	padding:10px 0;
}