/* 浏览器使用文字显示的大小失效, 文字定义为 10 - 12px */
/* Html 全局定义 */
HTML	{ /* 设置页面 */ padding: 0 }
BODY	{ /* 页面间隔 */ margin: 0; border-style: none; /* 背景 */ background-color: f9f9f9# ; /* 文字样式 */ COLOR: #000000; font: 11px Tahoma; text-decoration: none }
/* margin and padding 依次为 上,左,下,右 */
/* 文字与超连接默认样式 */
A	{ color: #333333; text-decoration: none }
A:hover	{ color: #0099FF; text-decoration: underline }
A:active	{ color: #663399; text-decoration: none }
/* =====页面顶部导航===== */
/*定义页面顶部样式，包含topMap,about和topmenu三个层*/
/*三个功能按钮*/
#topMap{width: 750px;height: 12px;text-align: right;padding: 0px;margin: 0px;border: 0px ;}
#topMap a{background: url(/images/icon/ico_small.gif) no-repeat 0px 40%;padding-left: 10px;color: #878787;text-indent: 10px;text-decoration: none;height: 12px;}
/*标志-Logo*/
#topMap a:hover{color: #0099FF;	text-decoration: underline;}
#topMap a:active	{ color: #663399; text-decoration: none }
#logo{background: url(/images/logo.gif) fixed no-repeat;float: left;width: 200px;height: 57px;}
/*系统设置-about*/
#about{float:right;padding: 0px;margin: 0px;border: 0px ;width: 600px; height: 52px;}
#about ul{list-style: none;padding-top: 25px;}
#about li{display: inline;margin: 0;padding: 0;}
#about a{float: left;margin: 0;padding: 0 0 0 4px;text-decoration: none;}
#FirstPageAbout{float:right;padding: 0px;margin: 0px;border: 0px ;width: 500px;}
#FirstPageAbout ul{list-style: none;padding-top: 25px;}
#FirstPageAbout li{display: inline;margin: 0;padding: 0;}
#about a{float: left;margin: 0;padding: 0 0 0 4px;text-decoration: none;}
/*topmenu-主菜单*/
#topmenu{width: 790px;height: 27px;background-color: #0175ba;text-align: center;clear:both;}
#topmenu table{color: #ffffff;}
#topmenu a{text-decoration: none;color: #ffffff;}
#topmenu a:hover{color: #ffff66;text-decoration: underline;}
#topmenu a:active	{ color: #663399; text-decoration: none }

/* =====页面底部友情链接 & CooperaterLink===== */
#FriendLink{width: 100%;text-align: center;}
#FriendLink H3 { FONT-WEIGHT: bold; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(/images/CooperaterLink.gif); BORDER-BOTTOM-COLOR: #ccc; WIDTH: 100%; COLOR: #ff9900; TEXT-INDENT: 35px; LINE-HEIGHT: 30px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: 黑体; HEIGHT: 30px; TEXT-ALIGN: left; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: solid }
#FriendLink .imgleft{background-position: center center;background-attachment: fixed;background-image: url(/images/youqinglianjie_left.gif);width: 20px;background-repeat: no-repeat;height: 100px;}
#FriendLink .imgright{background-position: center center;background-attachment: fixed;background-image: url(/images/youqinglianjie_right.gif);width: 20px;background-repeat: no-repeat;height: 100px;}

/* =====页面底部合作伙伴 & FriendLink===== */
#CooperaterLink { OVERFLOW: auto; WIDTH: 100%; HEIGHT: 60px; TEXT-ALIGN: center }
#CooperaterLink H3 { FONT-WEIGHT: bold; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(/images/CooperaterLink.gif); WIDTH: 100%; COLOR: #ff9900; TEXT-INDENT: 35px; LINE-HEIGHT: 30px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: 黑体; HEIGHT: 30px; TEXT-ALIGN: left; TEXT-DECORATION: none }
/* =====页面底部导航 & Copyright===== */
/*导航*/
#aboutus{border-top: silver solid;width: 100%;color: #ccc;line-height: 27px;border-bottom: #ccc thin double;height: 27px;text-align: center;}
#aboutus a{text-decoration: none;color: #696969;}
/*Copyright*/
#Copyright {padding:5px 0px; text-align:center; height:60px}
#Copyright .down{float: left;width: 200px;}
#Copyright .text {float: left;width: 500px; line-height: 16px;}
#Copyright .right{float: left;width: 80px;}
.textbotton {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt; BACKGROUND: #3164FF; BORDER-LEFT: #ffffff 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: arial
}
