.left_table {
	background-color: #373737;
	border: 1px solid #DDDBDC;
}
.left_border {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #102735;
	border-left-color: #102735;
}
.left_border3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #102735;
	border-left-color: #102735;
	border-right-color: #102735;
}
.newslist {
	font-size: 12px;
	height:20px;
	list-style-image: images/icon_3.gif;
	list-style-position:outside;
}


body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color:#FF0000;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tdpic {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 120px;
}
.tablepic {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 160px;
	width: 140px;
}
.intro_bg {
	background-image: url(images/jj_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.lblTitle {
	font-size: 16px;
	line-height: 2;
	font-weight: bold;
	color: #000000;
}
.lblContent {
	font-size: 12px;
	line-height: 1.6;

	color: #FFFFFF;
}

.black_content {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align:left;
}
