/*连接样式*/
a{
color:#555;
text-decoration:underline;}
a:hover{
color:#000;
text-decoration:none;
}
/*网页左边*/
.nmleft{
float:left;
width:650px;
/*background-color:#feefef;*/
}
.nmright{
float:right;
width:240px;}

.nlmleft{
float:left;
width:640px;
border-right:1px #b92823 solid;
background-color:#feefef;
}
.nlmright{
float:right;
width:250px;
}

/*box样式*/
.nbox{
border:1px #f29aa0 solid; 
padding:2px;}

.border_f29aa0{
border:1px #f29aa0 solid;
}
.nbtop{
background:url(/images/bg_line.jpg) repeat-x left center;
height:26px;
}
.nbtop h5{
font-size:13px;
color:#b92823;
padding:4px;
padding-left:20px;
background:url(/images/bullet1.gif) 5px center no-repeat;
text-decoration:underline;
}
.nbtop h5 a{
text-decoration:underline;
color:#b92823;}
.nbtop h5 a:visited{
text-decoration:underline;
color:#b92823;}
.nbcontent{
padding:5px;}
/*box样式*/

/*导航nav*/
.nnav{
height:25px;
border-bottom:1px #b92823 solid;
line-height:25px;
padding-left:5px;
clear:both;
color:#b92823;
margin-bottom:10px;
}

.nlnav{
height:25px;
border-bottom:1px #b92823 solid;
line-height:25px;
padding-left:5px;
clear:both;
color:#b92823;
}


/*图文显示*/
.ptext{
border-bottom:1px #ccc dashed;
padding-bottom:5px;
margin-bottom:5px;}
.ptext img{
width:72px;
height:64px;
margin-right:5px;
}
.ptext h2{
margin-bottom:5px;}
.ptext h2 a{
text-decoration:underline;
color:#b92823;
font-size:13px;
font-weight:lighter;}
.ptext p{
line-height:15px;
color:#666;}

/*首页头部热点新闻*/
.hotnews {
clear:both;
border-bottom:1px #ccc dashed;
padding-bottom:5px;
margin-bottom:5px;}
.hotnews h2{
text-decoration:underline;
margin-bottom:5px;}
.hotnews h2 a{
color:#b92823;
font-size:15px;
font-weight:lighter;}
.hotnews p{
color:#666;
line-height:17px;}


/*图片显示*/
.piclst{
float:left;
text-align:center;
width:140px;
margin:4px;
}
.piclst img{
width:131px;
border:1px #ccc solid;
padding:2px;
height:120px;
margin-bottom:5px;
}


/*分页导航*/
.pagenav{
height:30px;
text-align:center;
line-height:30px;}
.pagenav a:link{
text-decoration:underline;
font-size:13px;
color:#b92823;}

/*jsnav*/
.nownav{
background:url(/templete/images_web/bg_line.jpg) -70px 0px no-repeat;
font-weight:bold;
font-size:13px;
height:24px;
line-height:24px;
text-align:center;
float:left;
cursor:hand;
border-left:1px #f29aa0 solid;
border-top:1px #f29aa0 solid;
border-right:1px #f29aa0 solid;
background-color:#ffffff;
border-bottom:0px;
position:relative;}
.nownav a{
color:#b92823;
text-decoration:none;}
.noewnav a:visited{
color:#b92823;
text-decoration:none;}
.afternav{
background:url(/templete/images_web/bg_line.jpg) 0 0 repeat-x;
height:23px;
line-height:23px;
text-align:center;
float:left;
cursor:hand;
border-left:1px #f29aa0 solid;
border-top:1px #f29aa0 solid;
border-right:1px #f29aa0 solid;
border-bottom:1px #f29aa0 solid;
}
.afternav a{
color:#b92823;}
.afternav a:visited{
color:#b92823;}
#jsnavcnt{
border-top:1px #f29aa0 solid;
margin-top:0px;
padding:5px;}

/*婚纱jsnav*/
#hunsha{
margin-bottom:0px !important;
margin-bottom:-1px;
height:24px;}
#hunsha ul{
padding-left:50px;}

/*美容jsnav*/
#beauty{
margin-bottom:0px !important;
margin-bottom:-1px;
height:24px;}
#beauty ul{
padding-left:50px;}

/*装饰jsnav*/
#zhuangshi{
margin-bottom:0p !important;
margin-bottom:-1px;
height:24px;}
#zhuangshi ul{
padding-left:50px;}

/*新闻列表页面*/
.nlst{
margin-top:10px;
padding-left:10px;}
.nlst ul li{
border-bottom:1px #fff solid;
}
.nlst ul li a{
font-size:14px;
line-height:30px;
}


/*新闻列表页面图片*/
.nlpiclst{
float:left;
text-align:center;
width:100px;
margin:4px;
text-align:center;
}
.nlpiclst img{
width:85px;
border:1px #ccc solid;
padding:2px;
height:120px;
margin-bottom:5px;
}

/*新闻详细页面*/
.nvcnt{
padding:10px;
width:610px;
overflow:hidden;}
.nvcnt h2{
text-align:center;
font-size:20px;
line-height:50px;}
.nvcnt h4{
text-align:center;
font-size:11px;
font-weight:lighter;
color:#999;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:1px #ccc solid;}
.nvcnt .newscon{
font-size:13px;
font-weight:lighter;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
color:#555;}

/*相关新闻*/
.othernews ul li{
float:left;
width:50%;
line-height:25px;}

