table {
	font-size: 11px;
	font-family: Verdana;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #555555;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
div.scrollLabel {
	overflow: hidden;
	position: relative;
	height: 130px;
	width: 599px;
	clip: rect(0px,599px,130px,0px);
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu:active {
	color: #ffffff;
	text-decoration: underline;
}
input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CDCDCD;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 99px;
	border: 1px solid #000000;
}
td.searchBg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #1E1E1E;
	background-color: #3D3D3d;
	background-image: url(../img/index/bg_search.gif);
	background-repeat: repeat-x;
}
.searchinput {
	height: 22px;
	width: 174px;
	font-size: 12px;
	color: #666666;
	margin: 1px;
	padding: 1px;
	border: 1px solid #6D6D6D;
	background-attachment: fixed;
	background-image: url(../img/index/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-left:6px;
}
table.overflow {
	overflow: hidden;
}
td.noteUserName {
	color: #000000;
	text-decoration: none;
	background-color: #EDEFF8;
}
td.noteReply {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#dv_MainPic {
	height: 70px;
	width: 519px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
}
#HomeLink {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#i_LinkCN {
	float: right;
}
#HomeLink li {
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	width: 312px;
	background-image: url(../img/bg_arrow01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #00388D;
}
#HomeLink a {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	white-space: nowrap;
	display: block;
	line-height: 26px;
	text-decoration: none;
	padding-left: 30px;
	font-weight: bold;
}
#HomeLink a:hover {
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 16px center;
}
