.3line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.font11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;

}

body {
	scrollbar-face-color:F1F1F1;/* color */
    scrollbar-3dlight-color:C0C0C0;
    scrollbar-arrow-color:999999;
    scrollbar-highlight-color:F1F1F1;
    scrollbar-shadow-color:F1F1F1;

    scrollbar-track-color:F1F1F1;
    scrollbar-darkshadow-color:C0C0C0;
}
.font12 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
}
.allline {
	border: 1px solid #CCCCCC;
}
.newsunderline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bg {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
A:link{COLOR: #0066cc; text-decoration: none;}
A:visited{COLOR: #0066cc; TEXT-DECORATION: none}
A:active{COLOR: #0066cc;}
A:hover{COLOR: #0066cc;	text-decoration: underline;}.border {
	border: 1px solid #E3E3E3;
}.newsbg {
	background-attachment: fixed;
	background-image: url(img/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.itembg {
	background-attachment: fixed;
	background-image: url(img/item_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.newsborder {
	border: 2px solid #CCCCCC;
}
