﻿.HotNews_Title
{
	width: 28px;
	height: 31px;
	background: url(images/titlestar.jpg) no-repeat;
	padding-left: 0px;
	padding-right: 0px;
}

.bg_center
{
	height: 31px;
	background: url(images/bg_new.jpg) repeat-x;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FD6905;	
	padding-left: 5px;
	display: block;
}

.HotNewsContent
{	
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: solid 1px #9D9F9E;
}
.img_bg_left
{
	width: 4px;
	height: 31px;
	background: url(images/left_new.jpg) no-repeat;
	line-height: 31px;
}
.img_bg_right
{
	width: 4px;
	height: 31px;
	background: url(images/right_new.jpg) top left no-repeat;
	line-height: 31px;
}
/* Start CSS for corner*/

.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background: url(images/roundedcornr_205036_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(images/roundedcornr_205036_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(images/roundedcornr_205036_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(images/roundedcornr_205036_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top_205036, 
.roundedcornr_bottom div, .roundedcornr_bottom_205036 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_205036 { margin: 0 10px; }

/* End CSS for corner*/
