/* this first news css */
 
html
{	font: normal 10% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}
a { text-decoration: none;}
 
.news_style{
display:none;
}
 
.news_show
{
position:absolute;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 170px 0px);
 
}
.news_show1
{
position:absolute;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 170px 0px);
 
}
 
 
.news_border
{
background-color: white;
width:350px;
height:170px;
font: normal 1% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 0px 0px 0px 0px;
 
/*overflow: auto;*/	
 
}
.news_mark{
font: normal 10% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:350px;
height:35px;
color:black;
text-align:center;
}
 
.news_title{
font: bold 1% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 0px 0px 0px 0px;
color:black;
}
.news_show img{
 
margin-left: 5px;
margin-right: 5px;
 
}
.buttondiv
{
	position: absolute;
	float: inherit;
	top: 170px;
	border-top:none;
	height:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

  .news_move {
 position: relative;
 
  }
.mytable
{
width:350px;
height:170px;
vertical-align: top; 
}
 
.mytable1
{
width:350px;
height:170px;
vertical-align: top; 
}

/* popup icons */

#info {padding-bottom:100px;}
#info p {margin-right:20px; font-family:verdana, arial, sans-serif; font-size:11px;}
#info img {margin:0 15px 15px 10px; float:left; display:inline;}
#info h1 {
	margin-left:15px;
	font-size: 13px;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	color: ab2f4b;
}
 
/* the style starts here */
.hov table {
	position:absolute;
	border:0;
	border-collapse:collapse;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #99CC00;
}
.hov h1 {
	background:ab2f4b;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 34px;
	width: 100%;
}
.hov a {
	background:ab2f4b;
	color:ab2f4b;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hov b {display:none; font-weight:normal;}
.hov:hover {position:relative; z-index:100;}
.hov a:hover,
.hov:hover a
{
	border:0;
	text-decoration:none;
	position:relative;
	color: ab2f4b;
}
.hov:hover b, 
.hov a:hover b
{
	display:block;
	visibility:visible;
	position:absolute;
	left:-10px;
	top:1em;
	cursor:pointer;
	border:2px groove #AB2F4B;
	padding:5px 10px;
	background-color: #F3E6E9;
	background-image: url(../images/icons/tint.gif);
	background-repeat: repeat-x;
}
.hov b a {white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block;}
.hov b a:hover {
	text-decoration:underline;
	color: #ab2f4b;
	font-weight: bold;
}
.clear {clear:both;}


/* js image cycle */

.project {
	margin:15px 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.project h2 {
	margin: 0px;
	color: #3B7687; 
	font-size:16px; 
	font-family: "Arial Narrow"; 
	font-weight: normal;
}

.project p {
	margin: 0px;
	color: #666666; 
	font-size:13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

.project p bold{
	margin: 0px;
	color: #000000; 
	font-size:9px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.project h5 {
	margin: 0px;
	color: #000099; 
	font-size:10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
		font-weight: bold;
}

.project h6 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBE1EB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #666666;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}

.autext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;

}


/* end */
