/* CSS Document */


#tt{

border-collapse:collapse ;}

#text1 {font-size: 14px;color:#7b3000;font-weight: bold; float:left; color:#7b3000;font-weight: bold; filter:Dropshadow(offx=1,offy=0,color=#e8e8e8) Dropshadow(offx=0,offy=1,color=#e8e8e8) Dropshadow(offx=-1,offy=0,color=#e8e8e8) Dropshadow(offx=0,offy=-1,color=#e8e8e8);}
/*filter : 要使用的滤镜效果。多个滤镜之间用空格隔开。*/
#text2 {font-size: 12px;color:#ffffff;font-weight: bold; float:left; color:#7b3000;font-weight: bold; filter:Dropshadow(offx=1,offy=0,color=#e8e8e8) Dropshadow(offx=0,offy=1,color=#e8e8e8) Dropshadow(offx=-1,offy=0,color=#e8e8e8) Dropshadow(offx=0,offy=-1,color=#e8e8e8);}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a.t001:link {color: #893a00;text-decoration: none;font-size: 12px;}
a.t001:visited {color: #893a00;text-decoration: none;font-size: 12px;}
a.t001:hover {color: #c99670;text-decoration: underline;font-size: 12px;}
a.t001:active {color: #893a00;text-decoration: none;font-size: 12px;}

a.t002:link {color: #ffcc00;text-decoration: none;font-size: 12px;font-weight: bold;}
a.t002:visited {color: #ffcc00;text-decoration: none;font-size: 12px;font-weight: bold;}
a.t002:hover {color: #ffcc00;text-decoration: underline;font-size: 12px;font-weight: bold;}
a.t002:active {color: #ffcc00;text-decoration: none;font-size: 12px;font-weight: bold;}

a.t003:link {color: #969696;text-decoration: none;font-size: 12px;}
a.t003:visited {color: #969696;text-decoration: none;font-size: 12px;}
a.t003:hover {color: #969696;text-decoration: underline;font-size: 12px;}
a.t003:active {color: #969696;text-decoration: none;font-size: 12px;}

a.t004:link {color: #000000;text-decoration: none;font-size: 12px;}
a.t004:visited {color: #000000;text-decoration: none;font-size: 12px;}
a.t004:hover {color: #bc6332;text-decoration: underline;font-size: 12px;}
a.t004:active {color: #000000;text-decoration: none;font-size: 12px;}

a.t005:link {color: #666666;text-decoration: none;font-size: 12px;}
a.t005:visited {color: #666666;text-decoration: none;font-size: 12px;}
a.t005:hover {color: #ffcc00;text-decoration: underline;font-size: 12px;}
a.t005:active {color: #666666;text-decoration: none;font-size: 12px;}

a.t006:link {color: #ffffff;text-decoration: none;font-size: 12px;}
a.t006:visited {color: #ffffff;text-decoration: none;font-size: 12px;}
a.t006:hover {color: #ffcc00;text-decoration: underline;font-size: 12px;}
a.t006:active {color: #ffffff;text-decoration: none;font-size: 12px;}

a.link02:link {color: #7b3000;text-decoration: none;font-size: 12px;} /* 未访问的链接 */
a.link02:visited {color: #7b3000;text-decoration: none;font-size: 12px;}/* 已访问的链接 */
a.link02:hover {color: #4F0BFB;text-decoration: underline;font-size: 12px;}/* 鼠标在链接上 text-decoration:字体样式
 none:文字无下划线、闪烁等装饰效果。 underline:下划线。blink:闪烁。overline:上划线。line-through:贯穿线。 */
a.link02:active {color: #7b3000;text-decoration: none;font-size: 12px;}/* 激活链接 */

.text01 {font-size: 12px;color: #a03800;text-decoration: none;}

.text02 {font-size: 12px;color: #eaa681;text-decoration: none;}
.text002 {font-size: 12px;color: #742900;text-decoration: none;}

.text03 {font-size: 12px;color: #000000;text-decoration: none;font-weight: bold;}
.text04 {font-size: 12px;color: #000000;text-decoration: none;}
.text05 {font-size: 12px;color: #999999;text-decoration: none;}
.text06 {font-size: 12px;color: #FF9900;text-decoration: none;}


