/*页头布局Begin*/
.top {overflow:hidden; height:90px;}
.cbody {padding:5px 0px 0px 0px; margin: 0px auto; width:100%; background-color:#ffffff;}
.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:#61AC4D 2px solid; line-height:1.6em; text-align:center; padding-top:5px;}
.foot li{ text-align:center; line-height:26px; color:#333; font-family:Verdana, Arial, Helvetica, sans-serif;}
.foot a{ color:#000; text-decoration:none; margin:0 5px 0 5px;}
.foot a:hover{ color:#000; text-decoration: underline;}
.foot1{ margin:10px 0 3px 0;}
.foot2{ font-size:14px; font-weight:bold; color:#E57813;}
.foot img{ margin:10px 10px 0 0;}
.hear{ width:953px; height:30px; border:1px solid #E4E4E4; margin: 6px auto; line-height:30px; text-align:center; font-size:12px; }
.hear a{ text-decoration:none; color:#333;}
.hear a:hover{ text-decoration: underline;}
/*页脚布局End*/