/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
    text-align: center; margin:0 auto; padding:0; background: #FFE6D5; font-size:13px; color:#333;font-family:ËÎÌå;
	}
td {font-size: 13px;font-color: #fff;}
a {color: #333; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline}
a.tt3 {color: #FFFFFF; text-decoration: none}
a.tt3:hover {color: #FFff00}
.font1 {line-height: 150%;}
.font1_1 {text-align: center;}
.font2 {
    font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.STYLE1 {color: #0066CC}
.STYLE2 {color: #fff;}
.STYLE4 {color: #FF0000}
.STYLE11 {color: #999}
.STYLE7 {color: #00FFFF}
.STYLE3 {color: #FFff00}
.STYLE8 {font-weight: bold;}
.STYLE9 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.STYLE5 {color: #999;font-weight: bold;font-size: 14px;}
.STYLE6 {color: #0066CC;font-weight: bold;font-size: 14px;}

/***********************************************/
/* top                                */
/***********************************************/
.top1 {text-align: center;padding:7px 0px 0px 0px;font-size: 14px;font-weight: bold;}