/*页头布局Begin*/
.top {overflow:hidden; height:70px;}
.cbody {padding:5px 0px 0px 0px; margin: 0px auto; width:100%; background-color:#f6f6f6;}
.toplogo {width:200px; margin:8px 0px 0px 10px; float:left;}
.topbanner {margin-top:18px; float:left; margin-left:20px; width:530px; color:#ffffff;}
.btn{border:#ccc 1px solid; background-color:#FFFFFF; font-size:12px; height:22px; line-height:22px;}
/*页头布局End*/

/*导航栏布局Begin*/
.topmenu {background: url(../img/topmenu_bg.gif) #d10e00 repeat-x left top; height: 35px; width: 100%;}
.cbody1 {margin: 0px auto; width: 100%; 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/topmenu_bg.gif) 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:#d14500; 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;}

.left{float:left;}

.right_row{margin-bottom:5px;}
/*页面主体布局End*/

/*页脚布局Begin*/
.foot{width:100%; border-top:#ff704e 2px solid; line-height:1.6em; text-align:center; padding-top:5px;}
/*页脚布局End*/