﻿@charset "utf-8";
.title01{height:33px; background:#f0f0f0;}
.title01 h3{display:block; float:left; font-size:18px; color:#7d2f31; text-indent:10px; line-height:33px;}
.title01 span{display:block; float:left; text-indent:20px; line-height:33px; font-size:14px; color:#848484;}

.title02{ height:33px; line-height:33px; background:#f0f0f0; border-bottom:1px solid #7d2f31;}
.title02 h3{display:block; width:114px; text-align:center; font-size:16px; color:#FFF; background:#7d2f31;}

.title03{ height:35px; line-height:35px; border-bottom:1px solid #7d2f31;}
.title03 ul{float:left; padding-left:22px;}
.title03 li{float:left; width:100px; text-align:center;}
.title03 li a{ display:block; width:100px; line-height:35px; font-size:16px; color:#000;}
.title03 li a:hover{ background:#7d2f31; color:#FFF;}
.title03 li a.on{ background:#7d2f31; color:#FFF;}
.title03 span{float:right; display:block; padding:9px 15px 0 0; font-size:12px; line-height:26px; height:26px;}
.title03 span a{ color:#999;}
.title03 span a:hover{ color:#7d2f31;}

.title04{ height:45px; line-height:45px; background:#dfdfdf;}
.title04 ul{float:left;}
.title04 li{float:left; width:105px; text-align:center;}
.title04 li a{ display:block; width:105px; line-height:45px; font-size:16px; color:#000;}
.title04 li a:hover{ background:#7d2f31; color:#FFF;}
.title04 li a.on{ background:#7d2f31; color:#FFF;}

.title05{float:left; width:100px; line-height:30px; font-size:16px;}

.title06{ height:51px; line-height:51px; text-align:center; color:#292E32; background:url(../images/icon01.jpg) repeat-x left top;}
.title06 h3{ font-size:20px;}

.title07{ height:40px; line-height:40px; padding-bottom:20px; text-align:center; color:#333;}
.title07 h3{ display:block; text-align:center; font-size:20px;}

.actGotop{width: 40px; height: 40px; position:fixed; bottom:20px; right:20px; z-index:9999; display:none; cursor:pointer; background: url(../images/backtop.png) no-repeat;}
