﻿/* CSS Document */

body,td,th,select,input,textarea {
	font-family: Tahoma;
	font-size: 12px;
	color: #444444;
}
body {
	background:url(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(newsarr.gif) no-repeat left center;
	padding-left:14px;
}
.newsarr:hover,.newsarr:active{
	background:url(web/newsarrA.gif) no-repeat left center;
	padding-left:14px;
}


input{
	border:1px solid #CCCCCC;
	padding:2px;
	background:url(input_bg.jpg) repeat-x;
}
.btn1{
	border:0px none;
	background:url(btn1_bg.jpg) no-repeat;
	width:60px; height:19px;
	color:#FFFFFF;
}

#nav{
	width:152px; padding:4px;
	background-color:#FFFFFF;
}
#nav a{
	display:block; height:24px; line-height:24px;
	width:128px;
	letter-spacing:2px;
	background:url(arr4.gif) no-repeat 8px center;
	padding-left:20px;
	margin-top:1px;
}
#nav a:hover,#nav a:active{
	background:url(arr4_a.gif) no-repeat 8px center;
	background-color:#0071BD; color:#FFFFFF;
	width:128px;
	padding-left:34px; font-weight:bold;
}
.navA{
	background:url(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;
}



#nav1{
	width:210px; padding:0px;
	background-color:#FFFFFF;
}
#nav1 a{
	display:block;  line-height:24px;
	width:100%;
	
	background:url(arr4.gif) no-repeat 4px center;
	padding-left:20px;
	width:219px;
	margin-top:1px;
}
#nav1 a:hover,#nav a:active{
	background:url(arr4_a.gif) no-repeat 4px center;
	background-color:#0071BD; color:#FFFFFF;
	
	padding-left:30px;
}
.navA1{
	background:url(arr4_a.gif) no-repeat 4px center  !important;
	background-color:#CC0000 !important; color:#FFFFFF !important;
	width:128px !important;
	padding-left:24px !important;
}




.pa{
	width:80px; height:22px; line-height:22px;
	display:block;
	background:url(ac.gif);
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-right:1px;
}
.paA{
	width:80px; height:22px; line-height:22px;
	display:block;
	background:url(acA.gif);
	color:#FFFFFF;
	text-align:center;
	float:left;
	margin-right:1px;
}
.pa:hover,.pa:active,.paA:hover,.paA:active{
	background:url(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:152px;
	height:180px;
	overflow:hidden;
	padding:4px;
}
.listC{
	width:180px;
	height:22px; line-height:22px;
	display:block;
	background:url(c_arr.gif) no-repeat left center;
	padding-left:6px;
}
.listP{
	display:block; white-space:nowrap;
	background:url(arr2.gif) no-repeat 15px center;
	padding-left:23px;
	line-height:22px;
}
#listcon_index{
	width:196px;
	height:180px;
	overflow:hidden;
	padding:8px;
}