div.container {
	background-color: white;
	border: 2px solid black;
	width: 200px;
	height: 600px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.label , .content {
	text-align:left;
	font-size:14px;
}

.label {
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*background:#33CCFF;*/
	padding-top:6px;
	padding-left:3px;
	text-align:left;
	font-size:14px;
}

.content {
	font-size: 14px;/*	border-top: 1px solid #eeeeee;	*//* w/out this, an <h1> on the top line causes a gap between the .content and .label */
	background-color: #FFFFFF;
}

.innerLabel {

}

.innerContent {

}

.label :hover {
	cursor:hand;
	font-size: 14px;
	background-color:#cef;
}

.accBody {
	overflow: auto;
	font-size: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.NV_HEADER {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.NV_HEADER A{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.NV_HEADER A:hover{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.NV_HEADER A:visited{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.NV_HEADER td {
	font-size: 12px;
	color: #FFFFFF;
}


.NV_NEWS_CONTENT {
	font-size: 10pt;
}

.NV_NEWS_CONTENT A{
	font-size: 10pt;
}
.NV_NEWS_CONTENT A:hover{
	font-size: 10pt;
	color: #FFFFFF;
}
.NV_NEWS_CONTENT A:visited{
	font-size: 10pt;
	color: #FFFFFF;
}
.NV_NEWS_TITLE {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCEDED;
	background-color: #DCEDED;
	font-style: normal;
}
.NV_NEWS_TITLE_UNDERLINE {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCEDED;
	font-style: normal;
	font-family: "Courier New", Courier, monospace;
}
.NV_LOGIN_PANEL_TOP {
	font-size: 10pt;
	background-color: #D5E5F3;
}
.NV_LEFT_PANEL_NAVI_BAR {

	font-size: 14px;
	background-color: #EFEFEF;
}


.NV_LEFT_PANEL {
	font-size: 14px;
	background-color: #FFFFFF;
}


.NV_LIGHTGRAY_BOX {
	border: 1px solid #F0F0FF;
}
.NV_LOGIN_PANER {
	background-color: #FFFFE6;
	font-size: 13px;
	border: 1px solid #D5D5D5;
}
.NV_HEADER_NAVIGATE_BAR {
	font-size: 13px;
}
.NV_TITLE_INFO {
	font-size: 14px;
	font-weight: bold;
}
.NV_CONTENT_INFO {
	font-size: 13px;
}
/*
.NV_INPUT_UNDERLINE {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
*/
.NV_CONTENT_LIST_TABLE {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 13px;
}
.NV_CONTENT_COMMENT {
	font-size: 13px;
	font-style: italic;
	color: #999999;
}
.NV_CONTENT_TABLE_BG {

	background-color: #CCCCCC;
}
.NV_CONTENT_TABLE_FG {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.NV_CONTENT_TABLE_TITLE {
	font-size: 14px;
}
.NV_CONTENT_PANEL {

	background-color: #F1EEFF;
	font-size: 13px;
	border: 1px solid #D5D5D5;
}
.NV_OPRATION_PANEL {


	background-color: #F1EEFF;
	font-size: 13px;
	border: 1px solid #D5D5D5;
}
.NV_BOTTOM_OPRATE_BAR {
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #EEEEFF;
}
.NV_TOP_OPRATE_BAR {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEFF;
}
.NV_OPP_BANNER {

	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEFF;
}
.NV_TITLE_NUMB_INFO {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.NV_SEARCH_PANEL {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F0F4FE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B4B5DB;
	border-left-color: #B4B5DB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B4B5DB;
	border-bottom-color: #B4B5DB;
}
.NV_SEARCH_PANEL_TOP {
	background-color: #DCEDED;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5BED6;
}
.NV_FOOT_PANEL {

	font-size: 10pt;
	background-color: #EFEFEF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.NV_COMMON_OPP_PANEL_TITLE {
	font-size: 11pt;
	background-color: #C1D8F1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a2bad1;
	border-left-color: #a2bad1;
	font-family: "Î¢ÈíÑÅºÚ";
}
.NV_COMMON_OPP_PANEL_CONTENT {
	font-size: 10pt;
	background-color: #D5E5F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a2bad1;
	border-left-color: #a2bad1;
	font-family: "ºÚÌå";
}
.NV_COMMON_CONTENT_PANEL_TITLE {
	font-size: 10pt;
	background-color: #FCE9AF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c5b278;
	border-left-color: #c5b278;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5b278;
	font-family: "Î¢ÈíÑÅºÚ";
}
.NV_COMMON_CONTENT_PANEL_UNDERLINE {
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5b278;
}
.NV_COMMON_CONTENT_PANEL_GTITLE {
	font-size: 10pt;
	background-color: #BBFBBD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80C981;
	border-left-color: #80C981;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C981;
	font-family: "Î¢ÈíÑÅºÚ";
}
.NV_COMMON_CONTENT_PANEL_GCONTENT {
	font-size: 10pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80C981;
	border-left-color: #80C981;
}
/*
.NV_INPUT_UNDERLINE {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}*/
.NV_COMMON_CONTENT_PANEL_GBORDER {
	font-size: 10pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80C981;
	border-left-color: #80C981;
	background-color: #BBFBBD;
}
.NV_COMMON_CONTENT {
	font-size: 10pt;
	background-color: #D5E5F3;
	font-family: "ºÚÌå";
}
.NV_COMMON_CONTENT_PANEL_GUNDERLINE {

	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80C981;
}
.NV_LEFT_PANEL_VERTLINE {
	font-size: 10pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.NV_POSITION_BAR {
	font-size: 12px;
	background-image: url(../images/nv_position_bar.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.NV_POSITION_BAR a {
	font-size: 12px;
	color: #0000FF;
}
.NV_INPUT_PANEL_TITLE {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 2px solid #224BB5;
}
.NV_CONTENT_INFO {
	font-size: 12px;
}
.NV_INPUT_SUB_TITLE {
	font-size: 14px;
	color: #224BB5;
}
.NV_CONTENT_TABLE_TITLE {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
.NV_CONTENT_TABLE_BACKGROUND {
	font-size: 14px;
}
.NV_CONTENT_TABLE_LIGHTFRONT {
	font-size: 14px;
	background-color: #FFFFFF;
}
.NV_PAGE_CUTER {
	font-size: 13px;
	line-height: 20px;
}
.NV_INDEX_NEWS_LIST {
	font-size: 12px;
	color: #000000;
}
.NV_INDEX_NEWS_LIST a {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.NV_LOGIN_PANEL_BOX {
	font-size: 14px;
	background-color: #EFEFEE;
	border: 1px solid #003366;
}

.NV_LOGIN_PANEL_BOX td {
	font-size: 14px;
}
.NV_LOGIN_PANEL_BOX_TITLE {
	font-size: 14px;
	background-color: #004D99;
	font-weight: bold;
	color: #FFFFFF;
}
.NV_LOGIN_BAR {
	font-size: 12px;
	height: 50px;
	background-image: url(../images/header_login_bg.jpg);
	background-repeat: repeat-x;
}
.NV_SEARCH_LITENO {
	font-size: 14px;
	font-weight: bold;
}

.NV_SEARCH_LITENO a {
	font-size: 14px;
	font-weight: bold;
}
.NV_INFO_PANEL {
	font-size: 14px;
	font-weight: normal;
	background-color: #9BB0E3;
}
.NV_SHOPPINGCAR_BOTTOM_PANEL {
	font-size: 14px;
}
.NV_SHOPPINGCAR_BOTTOM_PANEL  a {
	font-size: 14px;
}
.NV_SHOPPINGCAR_TABLE_TITLE {
	font-size: 14px;
	background-color: #33CCFF;
}
.NV_SHOPPINGCAR_TABLE_SUB_TITLE {
	font-size: 14px;
	background-color: #DBDBDB;
}
.NV_COMMON_Content_14px {
	font-size: 14px;
}
.NV_LEFT_PANEL {
	font-size: 14px;
	background-color: #EFEFEF;
}
.NV_SEARCH_LIST_PRODUCT_INFO {
	font-size: 13px;
	background-color: #EFEFEE;
}
.NV_LOGIN_BAR input {
	font-size: 14px;
}
.NV_LOGIN_BAR_BUTTON {
	font-size: 13px;
}
.NV_INDEX_SEARCH_PANEL {
	font-size: 14px;
}
.NV_INDEX_CONTENT_BOX {
	padding: 10px;
	background-image: url(../images/index/nv_index_content_box.gif);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}
.NV_INDEX_CONTENT_TITLE {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	margin-bottom: 8px;
	color: #224BB5;
	padding-left: 20px;
	background-image: url(../images/nv_index_content_title.gif);
	background-repeat: no-repeat;
}
.NV_INDEX_CONTENT_TITLE span{ text-align: right; }
.NV_INDEX_CONTENT_TITLE span a{
	text-align: right;
	font-size: 12px;
	color: #224BB5;
	text-decoration: none;
	font-weight: normal;
}
.NV_INDEX_CONTENT_TITLE span a:visited{
	text-align: right;
	font-size: 12px;
	color: #224BB5;
	text-decoration: none;
	font-weight: normal;
}
.NV_INDEX_CONTENT_TITLE span a:hover{
	text-align: right;
	font-size: 12px;
	color: #224BB5;
	text-decoration: underline;
	font-weight: normal;
}
/*.NV_INDEX_CONTENT_TITLE a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	padding-left: 10px;
}*/
.NV_INDEX_NAVABAR_TITLE {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #224BB5;
	line-height: 28px;
	padding-left: 10px;
}
.NV_INDEX_NAVABAR_TITLE a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #224BB5;
	line-height: 28px;
	padding-left: 10px;
	text-decoration:none;
}
.NV_INDEX_NAVABAR_BACKGROUND {
	background-color: #EFEFEE;
}
.NV_LEFT_MENU_TITLE {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #224BB5;
	line-height: 28px;
	padding-left: 10px;
}
.NV_LEFT_MENU_TITLE a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #224BB5;
	line-height: 28px;
	padding-left: 10px;
}
.NV_LEFT_MENU_SUB_TITLE {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	line-height: 28px;
	padding-left: 10px;
}
.NV_LEFT_MENU_SUB_TITLE a {
	font-size: 14px;
	background-color: #CCCCCC;
	line-height: 28px;
	padding-left: 10px;
	text-decorati
