/*页头布局Begin*/
.top_bg{width:100%;height:185px;background: url(../images/top_bg.jpg) repeat-x;}
.top_logo{width:980px;height:116px;margin:0px auto;}
.logo_img{width:686px;height:116px;background-image: url(../images/logo.jpg);float:left;}
.rx_img{width:294px;height:116px;background-image: url(../images/top_rx.jpg);float:left;}
/*页头布局End*/

/*导航栏布局Begin*/
.topmenu {background: url(../img/dh_bg.jpg) #d10e00 repeat-x left top; height: 35px;}
.cbody1 {margin: 0px auto; width: 980px; background-color: #ffffff;}
.timeclass{width:260px;color: #ffffff; LINE-height: 37px; height: 35px;}
.topmenu ul {font-weight: bold; margin: 0px auto; overflow: hidden; height: 35px;}
.topmenu ul li {background: url(../img/jg.jpg) no-repeat left bottom; float: left; margin-left: -2px; text-align: center;}
.topmenu ul li a {padding-right: 12px; display: block; PADDING-LEFT: 14px; float: left; color: #ffffff; LINE-height: 37px; height: 35px; text-decoration:none;}
.topmenu ul li a:hover {background: url(../img/topmenu_o.gif) no-repeat center bottom; color: #cccccc; text-decoration:none;}
.topmenu ul li a.thisclass {background: url(../img/topmenu_o.gif) no-repeat center bottom; color: #ffff00;}
/*导航栏布局End*/

/*页面主体布局Begin*/
.page_row{width:980px; padding:5px; margin:0px auto; background-color:#ffffff;}
.list{border:#cccccc 1px solid; padding:2px;}
.list_bar{height:28px; line-height:28px; background-image:url(../img/title-bg.gif); color:#8080ff; font-weight:bold; text-indent:10px;}
.list_content{text-align:center; padding:2px;}
.list_content ul{text-align:center;}
.list_content ul li {line-height:25px; height:25px; padding-left:10px;}
.btm_line{ border-bottom:#cccccc 1px solid;}

.error_msg{width:500px; margin:20px auto;}
.error_content{height:50px; line-height:50px; text-align:center; padding:5px;}
.error_content ul{text-align:center;}
.error_content ul li {line-height:25px; height:25px; padding-left:10px;}

.page_other_msg{width:230px;}
.page_main_msg{width:740px; margin-left:10px;}
.p1{background-color:#ECF2F2;}
.dl_list dl{height:120px;  line-height:1.6em; text-align:left; margin-bottom:5px; border-bottom:1px solid #ccc; overflow:hidden;}
.dl_list dl dt{float:right;width:480px;height:25px; border-bottom:1px dashed #ccc;}
.dl_list dl dt a{color:#004b8b; font-weight:bold; font-size:13px;}
.dl_list dl dd.attr{float:left;  height:25px;}
.dl_list dl dd.text{float:left; width:680px; text-indent:15px; color:#999;}
.dl_list dl dd.pic{float:left;}
.dl_list dl dd.pic img{width:160px;height:110px;border:1px solid #ddd;padding:2px;}

.left{float:left;}

.right_row{margin-bottom:5px;}
/*页面主体布局End*/

/*页脚布局Begin*/
.foot{margin: 0px auto;width:980px; border-top:#0080ff 2px solid; line-height:1.6em; text-align:center; padding-top:5px;}
/*页脚布局End*/