/* CSS Document */
.STYLE3 {color: #ff3300}
.STYLE2 {color: #FFFFFF}
body{

   padding:0;
   margin:0 auto;
   text-align:center;
}
body,font,div,td,a{ font-size:12px;}
A:link {
	COLOR: #333333;  TEXT-DECORATION: none
}
A:active {
	COLOR: #333333;  TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333;  TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3300;  TEXT-DECORATION: underline
}
#menu ul{list-style:none;}
#menu li{float:left;width:120px;background:url(tu_r2_c9.gif) no-repeat;line-height:50px;}
#menu a{display:block;text-align:center;height:50px;}
#menu a:link{color:#666;background:url(tu_r2_c9.gif) no-repeat;text-decoration:none;}
#menu a:visited{color:#666;text-decoration:none;}
#menu a:hover{color:#000; text-decoration:none;background:url(tu_r2_c7.gif) no-repeat;} 
.line{ border-bottom:1px #CCCCCC dotted;}
.font_1{ font-size:13px; color:#ff3300; font-weight:600;}