﻿/* CSS Document */

body,td,th,input,textarea,select {
	font-family: Tahoma; font-size: 12px; color: #444444;
}
body,form {
	margin: 0;
}
table{
	border-collapse:collapse;
}
a{
	color:#444444; text-decoration:none;
}
a:hover,a:active{
	color:#FF6600;
}
.aGray{
	color:#666666;
}
input{
	border:1px solid #CCCCCC;
	background:url(images/web/input_bg.jpg) repeat-x;
	padding:2px;
}



.aNav{
	display:block; color:#444444; letter-spacing:2px; height:27px; line-height:27px;
	background:url(images/web/anav.gif) no-repeat 16px center;
	padding-left:34px; width:166px;
}
.aNav:hover,.aNav:active{
	color:#FFFFFF; font-weight:bold;
	background:url(images/web/anav2.gif) no-repeat;
}
.aNavA{
	display:block; color:#444444; letter-spacing:2px; height:27px; line-height:27px;
	background:url(images/web/anav2.gif) no-repeat;
	padding-left:34px; width:166px;
	color:#FFFFFF !important; font-weight:bold;
}



/*-----产品模块链接--------------------------------*/
.pa{
	width:88px; height:23px; line-height:23px;
	display:block;
	background:url(images/web/pro_bt1.jpg);
	color:#333333;
	text-align:center;
	float:left;
	margin-right:1px;
}
.paA{
	width:88px; height:23px; line-height:23px;
	display:block;
	background:url(images/web/pro_bt2.jpg);
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-right:1px;
}
.pa:hover,.pa:active{
	background:url(images/web/pro_bt2.jpg);
	color:#FFFFFF;
}
.paA:hover,.paA:active{
	background:url(images/web/pro_bt2.jpg);
	color:#FFFFFF;
}