@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, p, div, li, ul
{
  margin: 0px;
  padding: 0px;
  border: 0px;}
  
body
{
	background-color: #FFF;
	background-image: url(../images/ny_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;}
	
input
{
  font-size: 14px;}
  
.home_1280
{
  font-size: 12px;
  margin: 0px auto;
  background-image: url(../images/1280_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;}

.nav_link {
font-size:12px;
color:#3A444E;}
	
.nav_link a{
text-decoration:none;
color:#3A444E;}

.nav_link a:hover{
text-decoration:underline;
color:#5BB923;}

.main_menu {
font-size:14px;
font-weight:bold;
color:#FFF;
padding-top:4px;}
	
.main_menu a{
text-decoration:none;
color:#FFF;}

.main_menu a:hover{
text-decoration:none;
color:#FF9;}

.left_menu {
font-size:14px;
color:#336633;
padding-top:4px;
height:32px;
background-image:url(../images/leftmenu_bg.gif);
background-repeat:no-repeat;
text-align:center;}
	
.left_menu a{
text-decoration:none;
color:#336633;}

.left_menu a:hover{
text-decoration:underline;
color:#336633;}

.left_menu2 {
font-size:12px;
color:#555555;
padding-top:4px;
height:22px;
background-image:url(../images/leftmenu_bg2.gif);
background-repeat:no-repeat;
text-align:center;}
	
.left_menu2 a{
text-decoration:none;
color:#555555;}

.left_menu2 a:hover{
text-decoration:underline;
color:#555555;}

.intro{
font-size:14px;
line-height:1.5em;
color:#3A444E;
}
.intro *{
font-size:14px;
line-height:1.75em;
}

.intro .p{
font-size:14px;
line-height:1.75em;
text-indent:2em;
padding-top:10px;
color:#3A444E;
}


.news {
	font-size:12px;
	color:#555555;
	padding-top:2px;
	height:19px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position: bottom;}

.news a{
text-decoration:none;
color:#555555;}

.news a:hover{
text-decoration:underline;
color:#336633;}

.copyright{
font-size:12px;
color:#615F5F;}

.copyright a{
text-decoration:none;
color:#559C55;}

.copyright a:hover{
text-decoration:underline;
color:#559C55;}

.lable_off{
	float:left;
	font-size:14px;
	color:#FFF;
	text-indent:15px;
	padding-top:10px;
	height:20px;
	background-image:url(../images/lable_off.gif);
	background-repeat:no-repeat;
	width:95px;}
.lable_off a:link, .lable_off a:visited{
color:#FFFFFF;
text-decoration:none;
display:block;
width:100%;
height:100%;
}

.lable_on{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#FFFFCC;
	text-indent:15px;
	padding-top:10px;
	height:20px;
	background-image:url(../images/lable_on.gif);
	background-repeat:no-repeat;
	width:95px;}
	
.lable_on a, .lable_on a:visited{
color:#FFFFCC;
text-decoration:none;
display:block;
width:100%;
height:100%;
}



.title_style{
	background-color:#EEEEEE;
	text-indent:10px;
	line-height:30px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#333;}
	
	
.newsList tr{
	font-size:12px;
	color:#555555;
	height:24px;
	line-height:24px;
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	list-style:none;
}

.newsList tr a, .newsList tr a:visited{
text-decoration:none;
color:#555555;
	line-height:24px;
	height:24px;
}