/* CSS Document */
*{margin:0;padding:0;border:0;} 
body { margin:0;
}
td {font-size:12px; line-height:20px; }
.psel {
	font-weight: bold;
	color: #FF0000;
}
.nei-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}


img {border:0px;}
a:link, a:visited {
	font-size:12px;
	color:#000000;
	text-decoration: none;
}
a:hover, a:active {
	font-size:12px;
	color:#FF0000;
	text-decoration: none;
}

.bg-left {
	background-image: url(../images/about-left.jpg);
	background-repeat: no-repeat;
}
.title-h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-family: "ËÎÌå";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

