

BODY {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee;	
}
a, p, font, td, input, select, option, textarea, form {
	WORD-WRAP: break-word;	
	font-family: "Arial", "Helvetica", "sans-serif", "ËÎÌå";	
	font-size: 12px;
}
input,textarea,select,file {
	font-size:12px;
	color:#000000;
    padding-top:3px;
	background-color:#FFFFFF;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	font-family: "Arial", "Helvetica", "sans-serif", "ËÎÌå";
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #67ABDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}.yellow {
	color: #FFE54E;
}
.huise {
	color: #333333;
}
.place {
	position: relative;

}
.content {
	line-height: 18px;
}
.biaoti {
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 38px;
}
.imgplace {
	float: right;
}
.bgcss {
	background-attachment: fixed;
	background-image: url(images/angle1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/**web/common/style.css***/
.fontbg {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #FF9900;
}
.ftcolor {
	color: #20356a;
	font-weight: bold;
}

/*****web/adout/index.asp*************/
.bgimg {
	background-attachment: fixed;
	background-image: url(../images/about/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
    line-height: 20px;
}


.tdgcfont
{
	text-align:right;
	
}

.bgkdgb
{
	background-image:url(../images/kdgb.gif);
	background-repeat: no-repeat;
    line-height: 20px;
}

