@charset "utf-8";
/* CSS Document */
/*公用开始*/
html,body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,a,blockquote,pre,form,fieldset,legend,input,button,textarea,hr,cite,label,strong,em,span,img{
	margin:0;
	padding:0;
	font-family:  "宋体"; font-size: 12px; font-style: normal; line-height: 24px; font-weight: normal; font-variant: normal; color: rgb(0, 0, 0); 
}
img{
	border:none;
}

A:link { color: rgb(0, 0, 0); text-decoration: none; font-family: "宋体"; font-size: 12px; font-style: normal; line-height: normal; }
A:active { color: rgb(0, 0, 0); text-decoration: none; font-family: "宋体"; font-size: 12px; font-style: normal; line-height: normal; }
A:visited { color: rgb(0, 0, 0); text-decoration: blink; font-family: "宋体"; font-size: 12px; font-style: normal; line-height: normal; }
A:hover { color: #F00;  font-family: "宋体"; font-size: 12px; font-style: normal; line-height: normal; }

A.linkmenu:link { color: rgb(255, 255, 255); text-decoration: none; font-family: "宋体"; font-size: 14px; font-style: normal; line-height: normal; }
A.linkmenu:active { color: rgb(255, 255, 255); text-decoration: none; font-family: "宋体"; font-size: 14px; font-style: normal; line-height: normal; }
A.linkmenu:visited { color: rgb(255, 255, 255); text-decoration: blink; font-family: "宋体"; font-size: 14px; font-style: normal; line-height: normal; }
A.linkmenu:hover { color: #F00;  font-family: "宋体"; font-size: 14px; font-style: normal; font-weight:bold; line-height: normal; }

.boxtq {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	border-top-color: #999;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.boxtq1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}

.boxtq2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCC;
	font-size: 12px;
	padding: 0;
}
.boxtqmenu {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
