div.tags a
{
    /*width:550px;*/
	color:#b4b4b4;
}
div.tags span {
	color:#666;
	font-weight:bold;
}
div.tags {
	margin-top:20px;
}
.news-detail {
 width:100%;
}
.image_news {
	/*width:220px; height:145px; display:table-cell; vertical-align:middle; text-align:center; border-radius:3px; border:1px solid #dfdfdf; float:left; margin: 0px 30px 0px 0px; font-size:145px; line-height:100px;*/

	/* width: 220px; */
	/* height: 145px; */
	/* display: table-cell; */
	/* vertical-align: middle; */
	/* text-align: center; */
	border-radius: 3px;
	border: 1px solid #dfdfdf;
	float: left;
	/* margin: 0px 30px 0px 0px; */
	padding: 5px;
	max-width:205px;
	width:205px;
	text-align:center;
	/* font-size: 145px; */
	/* line-height: 100px; */

}
div.news-detail img.detail_picture
{ /* margin:0;
   padding:0;
   float:left;
    margin: 0px 30px 0px 0px;*/
 
}

div.news-detail  span.news-date-time{
    line-height: 20px;
    color:#910b16;
    font-weight: bold;
}

div.news-detail h1 {
    clear: both;
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    color: #333333;
    padding: 2px 0px 10px;
}

span.newsheader{	
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}

div.news-detail img.pictures{
    display: block;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width:550px;
}

br.both{
    clear:both;
}
#backgroundPopup{
    display: none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6 */
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
}
#popupMap{
    left: -999px;
    top: -999px;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6 */
    height:470px;
    width:600px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
}
#popupMap h1{
    color:#910B16;
    font-size:22px;
    border-bottom:1px dotted #D3D3D3;
    padding-bottom:2px;
    margin-bottom:20px;
}
#popupMapClose {
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#910B16;
    font-weight:bold;
    display:block;
    cursor: pointer;
    text-decoration:none;
}
#button{
    text-align:left;

}
#popupMap img{border:none;
}

#popupBlog{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6 */
    height:400px;
    width:600px;
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:2;
    padding:12px;
    font-size:13px;
}
#popupBlog h1{
    color:#910B16;
    font-size:20px;
    border-bottom:1px dotted #D3D3D3;
    padding-bottom:2px;
    margin-bottom:20px;
}
#popupBlogClose {
    font-size:14px;
    line-height:14px;
    right:6px;
    top:4px;
    position:absolute;
    color:#910B16;
    font-weight:bold;
    display:block;
    cursor:pointer;
}#button1{
    text-align:left;

}
.tab {display: inline; padding-top: 5px;marging-top: 5px;}
.tab li { display: inline; 
          list-style-type: none; 
          font-size:12px;
          font-weight:bold;
          line-height:18px;
          margin-bottom:3px;
          margin-top:3px;
          padding:4px 21px 4px; color:#888;}
/* .tab_on {background: #910B16;} */
.tab_on {background: #F0F0F0; }
.tab_off {background: #7a5460;}
#tab_com-body {display: none;}
#tab_blog-body {display: block;}
#comment_block {margin-top: 2px; border: 1px solid #F0F0F0; background: #F0F0F0;}
