html {border:0;}
body {background:#fff; margin: 0px;width:100%;color:#333;font-size:12px;text-align:center;}
body>table,body>div {clear:both;border:0;}

td
{
	font-size:12px;
}
div {border:0;}
form{border:0;margin:0;padding:0;}
ul {border:0; margin:0; padding:0;}


a { text-decoration: none;}
a:hover { text-decoration: none;}

.head {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff
}

/* 文字常用大小 */
.f_s_11 { font-size:11px;}
.f_s_12 { font-size:12px;}
.f_s_13 { font-size:13px;}
.f_s_14 { font-size:14px;}
.f_s_16 { font-size:16px;}

/* 文字常用颜色 */
.a_c_333 ,.a_c_333 * {color:#333;}
.a_c_999 ,.a_c_999 * {color:#999;}
.a_c_666 ,.a_c_666 * {color:#666;}
.a_c_fff ,.a_c_fff * {color:#fff;}
.a_c_f00 ,.a_c_f00 * {color:#f00;}
.a_c_360 ,.a_c_360 * {color:#360;}

.line_12 {line-height:12px;}
.line_16 {line-height:16px;}
.line_20 {line-height:20px;}
.line_30 {line-height:30px;}

.w780 {width:778px; background:#FFF; margin:0 auto 0 auto; text-align:left;}
select {margin:0; padding:0; border:0;}

.shadow,.shadow * {color:#fff;filter:Dropshadow(offx=1,offy=1,color=#333333);}
.nav ul {list-style:none;}
.nav a{display:block;text-align:center;height:28px;}

.submenu {width:100px; border:#390 1px solid; background:#e0f3d7; visibility:hidden; position:absolute; filter:revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);}
.submenu ul {list-style:none;}
.submenu li {background:#e0f3d7; height:13px; width:100%;}
.submenu a {display:block; border:0; text-align:center;}
.submenu a:hover {background:#ecffc8; border:0; color:#030;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}