﻿/* Images News */

#myjQuery {	 
	 background: #d3d8de; 
	 padding: 5px !important;
	 padding: 5px;
	 overflow: hidden; 
	 width: 316px;
	 position: relative; 
	 height: 300px;	
	 margin:15px 5px 10px 25px !important;
	 margin:15px -10px 10px 30px;
}
#myjQueryContent {
	border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; overflow: hidden; border-left: #ffffff 1px solid; width: 314px; border-bottom: #ffffff 1px solid; height: 249px;
}

#myjQueryContent div {
	position: absolute; height: 249px;left:6px;top:6px; 
}
#myjQueryContent .smask {
	z-index: -1; 
}

#myjQueryContent img {
	width: 314px; height: 249px;
}

#myjQueryNav {
	border-top: #ffffff 2px solid; display: block; overflow: hidden; width: 316px; height: 47px;
}

#myjQueryNav li {
	display: block; float: left; width: 79px; cursor: pointer; padding-top: 7px; height: 47px; text-align: center;
}

#myjQueryNav .nbg {
	background: none transparent scroll repeat 0% 0%;  
}

#myjQueryNav a {
	display: block; z-index: 12; margin: 0 auto; text-transform: uppercase; width: 70px; color: #ffffff; line-height: 16px; position: relative; height: 47px; 
	text-decoration:none;
}

#myjQueryNav .current {
	background: none transparent scroll repeat 0% 0%;
}
#myjQueryNav .current a {
	color: #f6821e;
}

#myjQuery #flow {
	margin-top: -47px; z-index: 10; background: url(../images/fcurrent.gif); left: 5px; width: 79px; position: absolute; height: 47px; 
}

/* Text News */

ul#newsul
{
    list-style-type:none;
    margin-left:-5px !important;
    margin-left:-15px;
    
}
ul#newsul li
{ 
   overflow:auto;
   margin:2px 10px 3px 10px !important;
   padding:2px 0 2px 15px !important;
   padding:2px 0 2px 18px;
   border-bottom: 1px dashed #ccc;   
   background:transparent url('../images/arrow1.gif') no-repeat left 5px !important;
   background:transparent url('../images/arrow1.gif') no-repeat 4px 5px;
}
ul#newsul li .update
{
    color:#b4b4b4;
    margin-right:5px;
    float:left; 
}
ul#newsul li .newslink
{    
    width:365px;
    float:left;   
   
}
ul#newsul li a
{
    text-decoration:none;
    color:#000;    
}
ul#newsul li a:hover
{
    color:#ff9900;
}



