

body {
	background-color: #666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.header{
	border-left:1px solid #333;
	border-top:1px solid #333;    
	border-right:1px solid #333;
	margin:10px auto 0px auto;
	width:780px;

}
/*-----------content Area Style------------------*/
.contentArea{
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:0px solid #333;
	width:780px;	
	background:url(content_bg.jpg) no-repeat bottom left #cdcdcd;
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#333;
}
.tailLink a, .tailLink{
text-align:left; color:#000000; font-size:10px;
left:0px; padding:3px; border-bottom:1px solid #666666;
}
.contentTable {
	width:95%;
	margin-top:20px;
	margin-bottom:20px;
	color:#333;
}
.contentTitle{
	font-size:20px;
	color:#333;
	text-align:left;
	padding:2px;
}
.contentText{
	font-size:12px;
	color:#333;
	text-align:left;
	padding:5px;
}


.contentText .paraTitle{
	font-size:12px;
	color:#000; font-weight:bold;
}
.contentText img{
border:1px solid #FFFFFF;
margin:3px;
}

.contentText a{  
  font-size:12px;  
  text-align:left;
  color:#000;
  text-decoration:underline;
}

.contentText a:hover{
text-decoration:underline;
color:#666; 
}
.contentText a:visited{
text-decoration:underline;
color:#993366; 
}

/*-----------Link Menu Style------------------*/

.LinkMenuPannel{
margin-top:20px;
width:178px;
background:url(linkPannelBG.gif) repeat-y;
}
.cap{
height:8px;
background:url(linkBox_top.gif) no-repeat;
}
.LinkMenuPannel p {
	padding:0px 5px 4px 12px;
	margin-top:5px; margin-bottom:0px;
	font-size:12px
}
.LinkMenuPannel a{
  background:url(bullet_right.gif) left top no-repeat;
  font-size:12px;
  padding-left:15px;
  text-align:left;
  color:#fff;
  text-decoration:none; 
}

.FlashNewsScroll {
margin-top:20px;
width:178px;
background:url(linkPannelBG.gif) repeat-y;
}


.FlashNewsScroll a{  
  font-size:12px;
  padding-left:1px;
  text-align:left;
  color:#fff;
  text-decoration:none;
  
}
.linkTitle{
color:#fff;
font-size:12px; text-align:left; font-weight:bold;
margin:2px; padding:3px 3px 3px 5px;
background:url(linktitlebg.gif) repeat-x bottom;
}

.LinkMenuPannel a:hover{
text-decoration:underline;
color:#fff;
}

.LinkMenuPannel .active a{ 
  background:url(bullet_left_White.gif) left top no-repeat;
  font-size:12px;
  padding-left:15px; 
  text-align:left;
  margin-left:15;
  color:#FF9900;
  text-decoration:none;
}

.btmCap{
height:8px;
background:url(linkBox_bottom.gif) no-repeat;
}

#marqueecontainer{
   position: relative;
   width: auto; /*marquee width */
   height: 220px; /*marquee height */
   overflow: hidden;  
   border: 0px solid orange;
   padding-right: 2px;
   color:#999;
	font-size:10px;
}
#marqueecontainer li{  
 font-size:10px;
   color:#999;
}
#marqueecontainer li a{
  font-size:12px;
  text-align:left;
  color:#fff;
  font-width:bold;
  text-decoration:none;
    line-height:14px;
  
}
#marqueecontainer li a:hover{  
  text-decoration:underline;  
}

ul.boxHome{
margin:0px;padding:15px;list-style-type:square;
}
.boxHome li a{
  font-size:12px;
  color:#ccc;
  text-decoration:none;
  padding-left:0px; 
  
}
.boxHome li{  
  font-size:10px;  
  color:#fff;
  text-decoration:none;
  
}




/*-----------footer Style------------------*/



.footer{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:3px;
	width:780px;
	font-size:10px;
	background-color:#333;
	color:#FFFFFF;
}

.footerArea {

	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	width:780px;
	margin:0px auto 20px auto;
	background:url(content_bg.jpg) no-repeat bottom left #333333;
}   

select.txt{border-top:1px solid #666;border-bottom:1px solid #666; border-right:1px solid #666;border-left:1px solid #666;font-size:11px}
