﻿/* CSS Document */

body,td,th,input,select {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin: 0; background:url(../images/top_bg.jpg) repeat-x;
}
table{
	border-collapse:collapse;
}

a{color:#666666; text-decoration:none;}
a:hover,a:active{color:#FF6600;}

.aGray{color:#999999;}
.aMenu{color:#333333;}
.aMenu:hover,.aMenu:active{color:#009999;}


/*-----产品菜单-----------------------------------*/
.proC{
	display:block; width:155px;
	background:url(../images/jia.gif) no-repeat left center;
	padding-left:15px;
	color:#018389;
	height:22px; line-height:22px; white-space:nowrap;
}
.proC:hover,.proC:active{
	color:#FF6600;
}

.prolist{
	width:150px;
	margin:-2px auto 0px 16px;
	display:none;
}
.prolist a{
	font-size:11px;
	display:block;
	background:url(../images/arr2.gif) no-repeat left center;
	height:21px; line-height:21px;
	padding-left:10px; white-space:nowrap;
}
.prolist a:hover,.prolist a:active{
	color:#FF6600;
}

.scroll{
	scrollbar-face-color:#8DC9F1;
    scrollbar-highlight-color:#EEF7FD;
    scrollbar-3dlight-color:#EEF7FD;
    scrollbar-darkshadow-color:#EEF7FD;
    scrollbar-shadow-color:#EEF7FD;
    scrollbar-arrow-color:#EEF7FD;
    scrollbar-track-color:#EEF7FD;
}


.bt{
	color:#000000; font-weight:bold; font-size:11px;
}


.aProName{
	color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;
}
