/*水平菜单-普通样式开始*/
ul#menus {/*<定义无序列表的属性>*/
margin:0;/*清除IE默认值*/ 
padding:0;/*清除非IE的默认值*/ 
float:left;/*浮动，如果不浮动，需要用其他的方法强迫非IE浏览器的父元素自适应内部子元素高度问题*/ 
width:100%;/*自定义宽度*/
border:1px solid #36F;/*定义导航菜单的边框*/ 
border-width:1px 0;/*隐藏左右边框*/
font-size:16px;
text-align:center;
}

ul#menus li{/*定义列表项属性*/
	display:inline;/*内联流动布局，使各个列表项在同一行显示*/
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul#menus li a{/*<定义列表的链接属性>*/
	float:left;/*定义超链接以块状显示，实现并列分布*/
	color:#0000CD;/*预留补白区域，避免鼠标经过时发生错位的现象*/
	text-decoration:none;/*清除下划线*/
	background:#ECF3FD;/*定义背景颜色，也可以是图象，white url(bg.jif) top right repeat-y;*/
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	text-align: center;
	padding-top: 4px;
	padding-right: 55px;
	padding-bottom: 4px;
	padding-left: 74px;
}
ul#menus li a:hover{/*定义列表的激活链接属性，即鼠标经过时的样式*/
	color:#F6F6F6;
	background-color:#003399;
	border-bottom:4px solid #298BE4;/*显示下划线效果*/
	padding-bottom:0;
}
ul#menus li a:active{/*定义列表鼠标按下时的样式*/
	color:#636;
	background-color:#298BE4;
	border-bottom:4px solid #298BE4;/*显示下划线效果*/
	padding-bottom:0;
}

/*水平菜单-普通样式结束*/


.weather{
	height:20px; 
	overflow:hidden; 
	position:absolute; 
	top:57px; 
	left:6px; 
	z-index:98;
	background-color:#e9fdf1;
         allowtransparency="ture";
}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #003399;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;background:#C6E2EE;}/* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
font-size: 13pt;
background:url(/wlds/Skin/ds/bg_all.gif);
background-position:center;
scrollbar-face-color: #003399;
scrollbar-highlight-color: #BCE0EE; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:"宋体";
font-size: 10pt;
line-height: 150%;
font-weight: normal;
padding：1px;
}

/* ==简短标题文字的css定义开始== */
/* [图文]简短标题文字的css定义 */
.s_headline1
{
color: blue;
}
/* [组图]简短标题文字的css定义 */
.s_headline2
{
color: #ff6600;
}
/* [推荐]简短标题文字的css定义 */
.s_headline3
{
color: green;
}
/* [注意]简短标题文字的css定义 */
.s_headline4
{
color: red;
}
/* ==简短标题文字的css定义开始== */

　　/* --网页中部中栏的css定义开始-- */
.main_tdbg_bs06 /* 滑门内容表格背景、文字颜色定义(bs06) */
{
	line-height: 100%;
	text-align: left;
	padding-left:5;
	padding-right:5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aec6e8;
	border-bottom-color: #aec6e8;
	border-left-color: #aec6e8;
	background-image: url(/wlds/Skin/ds/main_bg.gif);
	background-color: #ffffff;
}
　/* --网页中部中栏的css定义结束-- 
/* --文章内容页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
    font-weight:bold;font-size: 16;line-height: 120%;
}
.fontzoom /* 内容表格背景、文字颜色定义(760) */
{
   padding:3px 4px;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
    background:#F0F8FC;
}
/* --文章显示页的css定义结束-- */

/* ==顶部边框定义框定义开始== */
.biankuan {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #003399;
    background-repeat: repeat-x;
    padding-left:7px;
    display: inline-table;
    background-image:url(/wlds/Skin/ds/1_top_2.gif);
}

.biankuan2 {
    font-size: 10pt;
    padding-left:15px;
    background-repeat: repeat-x;
    padding:2px 10px;
    background-image:url(/wlds/Skin/ds/1_top_2.gif);
}

.left {
	background-image: url(/wlds/Skin/ds/1_left.gif);
	background-repeat: repeat-y;
}

.right {
	background-image: url(/wlds/Skin/ds/1_right.gif);
	background-repeat: repeat-y;
}
.db {
	background-image: url(/wlds/Skin/ds/1_d_2.gif);
	background-repeat: repeat-x;
}
.top_path /* 您现在的位置表格背景、文字颜色定义 */
{
bgcolor:#E9FDF1;height: 17px;padding:2px 10px;
}
/* ==顶部边框定义框定义结束== */

.a
{background="#E9FDF1";height:6px;}
.b
{background="#FFF8F0";height:6px;}

.listbg
{
background:#ffffff;
}
.listbg2
{
background:#f7f7f7;
}
.main_tdbg 
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
