.pagediv{
width:1000;
margin:0px auto;	
}
td {
	font-size: 9pt;
	line-height: 18px;
	text-align:left;
	
	
}
.news td {
	font-size: 9pt;
	line-height: 20px;
	list-style-image:url("images/ico_arrow.gif");
	color: #000000;
	
	font-family:Arial;
}
.notice td {
	font-size: 9pt;
	line-height: 20px;
	list-style-image:url("images/ico_arrow.gif");
	color: #000000;
	
	font-family:Arial;
}
th {
	font-size: 11pt;
	line-height: 20px;
	text-align:left;
	font-family:Comic Sans MS;
}
.white {
	color: #FFFFFF;
}

BODY {background-color: #ffffff; font-family:Verdana ; font-size:9pt; margin: 0px; padding: 0px; line-height:12pt;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0033cc;
	text-decoration: underline;
}


.top a:link {
	color: #fff;
	text-decoration: none;
}
.top a:visited {
	color: #fff;
	text-decoration: none;
}
.top a:hover {
	color:#FCDA3A;
	text-decoration: underline;
}

A.b1:link {
	FONT-SIZE: 12px; COLOR: #e0f0ff; TEXT-DECORATION: none
}
A.b1:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline
}
A.b1:visited {
	FONT-SIZE: 12px; COLOR: #e0f0ff; TEXT-DECORATION: none
}
.orangefont {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.f14 {
	font-size: 14px;
	line-height: 20px;
}
.f16bold {
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
}
.f14bold {
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
}.shangbiao {
	font-size: 12px;
	color:#ff0000;
}
.input_no_border {
	border-left-width:0;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
}
            div.yui-b p {
            
                margin: 0 0 .5em 0;
                color: #999;
            
            }
            
            div.yui-b p strong {
            
                font-weight: bold;
                color: #000;
            
            }
            
            div.yui-b p em {

                color: #000;
            
            }            
            
            h1 {

                font-weight: bold;
                margin: 0 0 1em 0;
                padding: .25em .5em;
                background-color: #ccc;

            }

            #productsandservices {
                
                position: static;
                
            }


			/*
				For IE 6: trigger "haslayout" for the anchor elements in the root Menu by 
				setting the "zoom" property to 1.  This ensures that the selected state of 
				MenuItems doesn't get dropped when the user mouses off of the text node of 
				the anchor element that represents a MenuItem's text label.
			*/

			#productsandservices .yuimenuitemlabel {
			
				_zoom: 1;
			
			}

			#productsandservices .yuimenu .yuimenuitemlabel {

				_zoom: normal;

			}