﻿@charset "utf-8";
/* CSS Document 
恒信启华
何莉萍
*/
/* 共享样式
----------------------------------------*/
a:hover, a:active{color:#F60; text-decoration:underline;}

.red,a.red:link,a.red:visited{color:#1c7fb2;}

.w850 {width:1003px;}

/************************************************************************************************首页栏目样式*/

/*Logo*/
#logo div.logo{width:380px; height:70px; cursor:pointer;background:transparent url(../img/color3/logo.gif) no-repeat scroll 0 0 ;}



/*头部导航菜单样式*/
#menu{ height:40px; background:url(../img/color3/dhlbg.gif) left top repeat-x; position:relative;}
#topmenu dt{ line-height: 40px;padding:0px 2px 0px 0px; background:url(../img/color3/dhlbg_gx.gif) left top no-repeat;}
#topmenu dt .menu_first{padding-left:5px;}
#topmenu dt a{height:40px; padding:0px 9px;}
#topmenu dt a.selected:link,#topmenu dt a.selected:visited{font-weight: bold; height:40px; line-height: 40px; color:#fff; background: url(../img/color3/dhlBG02.jpg) center 3px no-repeat;}
#topmenu dt a:hover {text-decoration:none; background:url(../img/color3/dhlBG02.jpg) center 3px no-repeat;color:#fff;}


/*栏目版块样式*/
.titlebg h6{font-size:14px; font-weight:bold; line-height:32px; padding-left:25px; background:url(../img/color1/arrow_left.gif) 10px center no-repeat;}
.titlebg h6,.titlebg h6 a {color:#1c7fb2;}

/*首页新闻列表*/
ul.w450 li.toptext a h3{text-align:center; font-weight:bold; font-size:16px; color:#038;}
ul.w450 li.toptext a:hover h3{color:#F60;}

/*栏目版块样式*/
.titlebg { background:url(../img/color3/titlebg.gif) repeat-x;}

/*头条新闻*/
ul.topnews li span a,ul.topnews li span a:visited{color:#A00;}

.footer11 {border-top:2px solid #038;}

/************************************************************************************************二级列表页面*/
/*左侧菜单*/
.Lmenu dt{line-height:36px;}
.Lmenu dt a{display:block; color:#fff; height:36px; padding:0px 5px; background: url(../img/color3/dhlbg.gif) center top repeat-x; font-weight: bold;}
.Lmenu dt a:hover {text-decoration:none; background:url(../img/color3/dhlBG02.jpg) center bottom repeat-x; color:#ffffff; }


