﻿/* CSS Document */

body,td,th,select,input,textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
}
body {
	background:url(../images/web/bg.jpg) repeat-x;
	background-color: #E0E0E0;
	margin: 0;
}

form{
	margin:0;
}

table{
	border-collapse:collapse;
}

a{
	color:#444444;
	text-decoration:none;
}
a:hover,a:active{
	color:#EC0000;
}
.aGray{
	color:#999999;
}
.aW{
	color:#FFFFFF;
}
.aW:hover,.aW:active{
	color:#000000;
}

.newsarr{
	background:url(../images/web/newsarr.gif) no-repeat left center;
	padding-left:14px;
}
.newsarr:hover,.newsarr:active{
	background:url(../images/web/newsarrA.gif) no-repeat left center;
	padding-left:14px;
}


input{
	border:1px solid #CCCCCC;
	padding:2px;
	background:url(../images/web/input_bg.jpg) repeat-x;
}
.btn1{
	border:0px none;
	background:url(../images/web/btn1_bg.jpg) no-repeat;
	width:60px; height:19px;
	color:#FFFFFF;
}

#nav{
	width:152px; padding:8px;
	background-color:#FFFFFF;
}
#nav a{
	display:block; height:25px; line-height:25px;
	width:128px;
	letter-spacing:2px;
	background:url(../images/web/arr4.gif) no-repeat 8px center;
	padding-left:26px;
	margin-top:1px;
}
#nav a:hover,#nav a:active{
	background:url(../images/web/arr4_a.gif) no-repeat 8px center;
	background-color:#CC0000; color:#FFFFFF;
	width:124px;
	padding-left:28px; font-weight:bold;
}
.navA{
	background:url(../images/web/arr4_a.gif) no-repeat 8px center !important;
	background-color:#CC0000 !important; color:#FFFFFF !important;
	width:124px !important;
	padding-left:28px !important; font-weight:bold !important;
}


.pa{
	width:80px; height:22px; line-height:22px;
	display:block;
	background:url(../products/images/ac.gif);
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-right:1px;
}
.paA{
	width:80px; height:22px; line-height:22px;
	display:block;
	background:url(../products/images/acA.gif);
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-right:1px;
}
.pa:hover,.pa:active,.paA:hover,.paA:active{
	background:url(../products/images/acA.gif);
	color:#FFFFFF;
}



.scroll{
	scrollbar-face-color:#999999;
    scrollbar-highlight-color:#F3F3F3;
    scrollbar-3dlight-color:#F3F3F3;
    scrollbar-darkshadow-color:#F3F3F3;
    scrollbar-shadow-color:#F3F3F3;
    scrollbar-arrow-color:#F3F3F3;
    scrollbar-track-color:#F3F3F3;
}
#listcon{
	width:154px;
	height:172px;
	overflow:auto;
	padding:8px;
}
.listC{
	width:139px;
	height:25px; line-height:25px;
	display:block;
	background:url(../images/web/c_arr.gif) no-repeat left center;
	padding-left:15px;
}
.listP{
	display:block; white-space:nowrap;
	background:url(../honor/images/arr2.gif) no-repeat 15px center;
	padding-left:23px;
	line-height:22px;
}
#listcon_index{
	width:196px;
	height:164px;
	overflow:auto;
	padding:8px;
}