#page-wrap 									{ width: 245px; position: relative;height: 120px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 245px; position: absolute; top: 0; left: 0; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 245px; height: 110px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 245px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }




/* slide col _2 */


#sidebar {
    float:left;
    width:245px;
    height:110px;
    padding: 10px 0 0 0;
}

#sidebar ul {
    font-size:12px;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

#sidebar li {
    height: 110px;
    overflow: hidden;
    background: transparent;
    border-bottom: 1px dotted #d9d9d9;
}

#sidebar li .title_tthd {
    margin-bottom:3px;
    margin-top: 8px;
    float: left;
    width: 130px;
}

#sidebar li .title_tthd a {
    font-size: 12px;
    font-family: arial;
    color: #000;
    font-size:12px;
    font-weight: normal;
}
#sidebar li .title_tthd a:hover {
    color:red;
}


#sidebar .spyWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;    
}
a img {
    border: 0;
}



#sidebar_news {
    float:left;
    width:180px;
    height: 90px;
    padding: 0px;
}

#sidebar_news ul {
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

#sidebar_news li {
  height:45px;
 	overflow: hidden;
 	background: transparent;
  border-bottom: 1px dotted #c6c6c6;
	background:url(../images/icon_news.gif) 0px 13px no-repeat;
	padding-left:10px;
	padding-top:5px;
}
#sidebar_news li a {
  color: #027636;
  font-weight: normal;
}
#sidebar_news li a:hover {
  color: #515151;
  font-weight: normal;
	text-decoration:none;
}

#sidebar_news .spyWrapper {
  height: 100%;
   overflow: hidden;
   position: relative;    
}

.imgBox_main{
display:block;
float:left;
height:98px;
margin: 0 !important;
position:absolute;
}

/* end slide col 2 */

/*----------------- VIEW 1 ----------------*/
#List_View {
	
}

#List_View .View1 {
	float: left;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}

#List_View div.View1 div {
	float: left;
	margin: 0px;
	padding: 0px 5px;
	width: 90px;
	text-align: center;
}

#List_View .View1 .last {
	background: none;
	margint: 0px;
}

#List_View .View1 h3 {
	color: #292727;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#List_View .View1 h3 a {
	color: #292727;
	font-weight: bold;
}

#List_View .View1 h3 a:hover {
	color: #f37e00;
	text-decoration: none;
}

#List_View .viewMore {
	text-align: right;
	padding-right: 10px;
}

/********************* CSS boxNews ****************************/
.td_news {
	background: url(../images/line.gif) 98% 0 repeat-y;
	padding-right: 20px;
}

#boxNews {
	padding: 5px 0px 0px;
}

#boxNews p {
	margin: 0px;
	padding: 5px 0px;
}

#boxNews h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	text-align: left
}

#boxNews h3 a {
	text-align: left;
	color: #1796e5
}

#boxNews .tblImg {
	float: left;
	display: block;
	margin-right: 7px;
}

#boxNews .img {
	border: 1px solid #ccc;
	padding: 2px;
	text-align: center
}

#boxNews .short {
	text-align: justify;
}

#boxNews .hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#otherNews {
	padding-top: 10px;
}

#otherNews h3 {
	color: #FF7E00;
	font-size: 11px;
	padding-left: 0px;
	font-weight: normal
}

#otherNews li {
	background: url(../images/icon_other_news.gif) 0 9px no-repeat;
	padding: 2px;
	padding-left: 10px;
}

#otherNews li a {
	line-height: 18px;
	padding: 3px 0px;
}

#otherNews li a:hover {
	text-decoration: underline;
}

#boxNews .title {
	font-family: "Times New Roman";
	color: #dfb87d;
	font-size: 14pt;
	font-weight: bold;
}

.date_news {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	color: #989a9b;
	font-weight: normal;
	font-size: 10px;
}

#boxNews p.more {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
}

.new_titleNews,.new_titleNews a:link,.new_titleNews a:active,.new_titleNews a:visited
	{
	color: #FF4200;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.new_titleNews a:hover {
	color: #FD7849;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.tooltipTitle {
	color: #FF0000;
}

.tooltipDes {
	color: #000000
}

.marquee {
	padding: 0px 10px 5px;
	color: #FFFFFF;
	font-weight: bold
}