/* Design By omega.hong MSN:omega168@msn.com */
* {margin:0;padding:0;}


body {
 background-color: #F9F9F9;
 color:#000;
 font-family: "Verdana"
 font-size: 11px;
 font-weight: normal;
 margin: 0px;

}

td {
	font-size: 12px;
	line-height: 120%;
	color: #000;
	text-decoration: none;

}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #D26419;
	text-decoration: none;
}

A.menu:link {
	FONT-SIZE: 12px; COLOR: #000099; 
}

A.menu:active {
	COLOR: #FF9900
}
A.menu:hover {
	COLOR: #FF9900
}


.main_title {
	color: #4C1916;
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 11px;
	font-weight: normal;
	line-height: 160%;
	text-decoration: none;
	
}

.title1 {
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 11px;
	font-weight: normal;
	color: #848484;
	line-height: 160%;
	text-decoration: none;
}
.title2 {
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 11px;
	font-weight: normal;
	color: #A2A2A2;
	text-decoration: none;
}

.title3 {
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 11px;
	font-weight: normal;
	color: #50524F;
	text-decoration: none;
}


.menu {
	font-family: "MS Shell Dlg", "Tahoma", "宋体";
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 160%;
	text-decoration: none;
/*FILTER: dropshadow(color=#ffffff,offx=1,offy=1);*/

}

.Note {
    margin:2px 2px 2px 2px;
	padding:2px 2px 2px 2px;
	border: 1px dotted #BAB9B8;
	font-size: 11px;
	background:#FFFCC4;
}