﻿/*布局*/
.container { width:1000px; margin:0 auto; }
.topbox { background:#f9f9f9;height:27px;line-height:27px;border-bottom:1px solid #e3e3e3;}
.headbox { padding:10px 0 ;}
.logo { width:300px; float:left;display:inline; }
.adTop { width:700px;height:115px;  float:right;/*background:url(/Content/Images/adtop.png) no-repeat top right;*/}

.navbox,.footlink {background:url(/Content/Images/bar.png) repeat-x; height:49px;line-height:49px;color:#fff;font-size:14px;font-weight:bold; }
.navbar a,.footbar a{ padding:0 10px;text-decoration:none; display:inline-block;height:49px; line-height:49px;color:#fff;font-size:14px;font-weight:bold;}
.footbar { text-align:center;}
.searchbox { background:#f9ede7;height:30px;line-height:30px;}
    .searchbox .sarea { width:100px;}
.footleft { width:280px;height:120px;margin:20px 0; float:left;display:inline;text-align:center;border-right:1px solid #ff0085;}
.footcenter { width:400px;margin:20px auto; text-align:center; }
.footright { width:280px;height:120px;margin:20px 0;float:right;display:inline;text-align:center;overflow:hidden;border-left:1px solid #ff0085;}

.xnavbar { margin:0 10px; border-bottom:2px solid #a40037; padding-left:26px; overflow:hidden;}
a.xnavitem { text-decoration:none; float:left; display:inline-block; padding:0 10px; border:1px solid #dfdfdf; background:#f3f3f3; height:31px;line-height:31px;text-align:center;color:#444;}
    a.xnavitem.actived { border:1px solid #a40037;background:#f15086;color:#fff;}
.pcontent { margin:20px;}
.WarmPrompt h3 { color:#f20007;font-family:YouYuan; margin-bottom:5px;}