@charset "utf-8";
/* 本样式表为年轮信息技术有限公司的留言管理系统应用样式，版权所有 */

* { margin:0px; padding:0px; font-size:12px; font-family:Arial; list-style:none;}

.Clear { clear:both;}

body { background:url(../images/BodyBg.gif) repeat-x top; padding-top:5px;}

.Box { width:900px; margin:0 auto;}

.Top { height:90px; background:url(../images/TopBg.gif) repeat-x;}

.Logo { width:260px; height:70px; text-align:center; font-size:0px; float:left;}

.TopMenu { width:640px; height:70px; padding-top:10px; text-align:right; float:right;}
.TopMenu ul{ padding-right:20px;}
.TopMenu ul li{ height:24px; line-height:24px; color:#232323;}
.TopMenu ul li a{ color:#232323; text-decoration:none;}
.TopMenu ul li a:hover{ color:#ff6600; text-decoration:underline;}

.Content { background:#fff; padding:10px;}

.Title { height:90px; line-height:80px; margin-bottom:10px; background:url(../images/TitleBg.gif) repeat-x;}
.Title ul{ text-align:center;}
.Title ul li{ font-size:23px; font-weight:bold;}
.Title ul li a{ font-size:23px; font-weight:bold; color:#232323; text-decoration:none;}
.Title ul li a:hover{ font-size:23px; font-weight:bold; color:#FF0000; text-decoration:underline;}

.ConBox {}

.ConLeft { width:650px; float:left;}

.ConBorder { background:#fff; border:1px solid #afd3eb;}

.ConTable {}
.ConTable h1{ font-weight:normal; height:24px; line-height:24px; padding:0px 10px; background:#dff5ff; border-bottom:1px solid #afd3eb; color:#555;}
.ConTable h1 span{ display:block; width:200px; float:left;}
.ConTable h1 p{ display:block; width:650px; text-align:right; float:right;}
.ConTable ul{ padding:10px 20px; border-bottom:1px solid #afd3eb;}
.ConTable ul li{ line-height:24px; font-size:14px;}

.ConRight { width:220px; float:right;}

.RightBox { border:1px solid #afd3eb; background:#f4fcff; margin-bottom:10px;}
.RightBox h1{ height:24px; line-height:24px; text-align:center; background:#afd3eb; border-bottom:1px solid #afd3eb; color:#fff;}
.RightBox ul{ padding:5px 10px;}
.RightBox ul li{ line-height:18px; margin:10px 0px; padding-left:10px; background:url(../images/BlackPoint.gif) no-repeat 0px 7px;}
.RightBox ul li a{ color:#232323; text-decoration:none;}
.RightBox ul li a:hover{ color:#ff6600; text-decoration:underline;}

.LiuyanCon { padding:10px 20px;}
.LiuyanCon p{ display:block; line-height:18px; padding:10px 0px;}
.LiuyanCon span{ display:block; line-height:18px; padding:10px; background:#fefef3; border:1px dashed #ff6600;}
.LiuyanCon span b{ color:#ff6600;}

.Fanye {}
.Fanye ul{ text-align:right; padding-right:10px;}
.Fanye ul li{ height:24px; line-height:24px;}
.Fanye ul li a{ color:#232323; text-decoration:none;}
.Fanye ul li a:hover{ color:#ff6600; text-decoration:underline;}

.SendMsg { border:1px solid #afd3eb;}
.SendMsg h1{ height:24px; line-height:24px; padding:0px 10px; background:#dff5ff; border-bottom:1px solid #afd3eb; color:#47799a;}
.SendMsg ul{ padding:8px;}
.SendMsg ul li{ line-height:24px;}
.SendMsg ul li span{ margin-top:5px; display:block; width:100px; text-align:right; line-height:24px; float:right;}
.SendMsg ul li p{ margin-top:5px; display:block; width:300px; text-align:right; line-height:24px; float:right;}
.SendMsg ul li p a{ color:#232323; text-decoration:none;}
.SendMsg ul li p a:hover{ color:#ff6600; text-decoration:underline;}

.Foot { padding:20px 0px;}
.Foot ul{ text-align:center;}
.Foot ul li{ height:24px; line-height:24px; color:#232323;}
