.date-create {   color: #888;  font-size: 13px;  margin: 3px 0;   padding: 2px 0;}
.related_news{float: left;width:100%;margin:10px 0;}
.related_news h3{margin-bottom:10px;}
.related_news li{float: left;width:100%;padding:3px 0;list-style: initial ;list-style-position: inside;	
}
.category_news .news_thumb_img {float: left;	width:40%;margin-right:10px;}
.categorynews .news_thumb_img {	width:100%;	text-align: center;}
.news_thumb_img img{width:100%;	height: auto;}
 .newstitle{float: left;	width:100%;	overflow: hidden;}
 .newstitle h2{   font-size: 16px !important;   font-weight: normal; margin-bottom: 10px;  margin-top: 10px;font-family:arial;
 }
.newstitle h2 a
{
	color: #333;   float: left;   height: 38px;   margin-bottom: 12px;  overflow: hidden;  width: 100%;font-size:16px !important;
}

.news_more a{
	float: left;width:100%;font-weight: normal;    text-transform: uppercase;
}
.news_sdes
{
	max-height:60px;	overflow: hidden;float: left;	width:100%;
}
.news_more
{
	background: rgba(0, 0, 0, 0) url("../img/narrow_icon_green.png") no-repeat scroll right center;
    color: #ff6c98;   float: right;   font-weight: bold;
    margin-right: 6px;    margin-top: 10px;   padding: 2px 15px 2px 0;
    text-align: left;}
.category_news h2
{
	font-size:18px !important;color: #202020;	margin-bottom:8px;
    text-decoration: none;position: relative;overflow: hidden;
}
.header_title
{
	margin-bottom:20px;
	float: left;
	width:100%;
	text-align: center;
}
.orther_news li
{
	color:#337ab7;
    list-style-position: inside;
    list-style-type: initial;
	padding:5px 0;
	line-height:16px;
}
.news-item{		margin-bottom:30px;	}
.bar_news_r
{
	float: left;
	width:60%;
}
.news_sidebar .news_sdes
{
	font-weight: normal;
	
}
.news_sidebar  .news_title{	width:100%;	margin-bottom:8px;
}
.full_content ul li {
    list-style-position: inside;
    padding-left: 20px;
}

.sidebar_module {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 4px 0 4px -2px #eeeeee;
    float: left;
    margin-bottom: 30px;
    padding: 5px;
    width: 100%;
}
.sidebar_module h3 {
    border-bottom: 2px solid #eee;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 8px;
    text-transform: uppercase;
}