       .title3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;   color: #333333}
       .title2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;   color: #333366}
 .title2_white {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;   color: #ffffff}
       .title1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;   color: #333366}
   .main_black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
         .main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333; text-align:justify}
      .main_uj {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #333333}
   .main_white {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-align:justify}
.main_white_uj {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff}
.main_blue_uj {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ccccff}
        .faint {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3A3A88}
        .credit {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333366; text-align:center}

.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #3A3A88}

.link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #3A3A88; line-height: 16px }
a.link:link, a.link:visited, a.link:active {text-decoration: none}
a.link:hover {color: #ffffff}

.boldlink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #3A3A88; line-height: 14px }
a.boldlink:link, a.boldlink:visited, a.boldlink:active {text-decoration: none}
a.boldlink:hover {color: #ffffff}

.link_white { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; line-height: 16px }
a.link_white:link, a.link_white:visited, a.link_white:active {text-decoration: none}
a.link_white:hover {color: #99ffff}

.titlelink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333366; line-height: 16px }
a.titlelink:link, a.titlelink:visited, a.titlelink:active {text-decoration: none}
a.titlelink:hover {color: #ffffff}

.creditlink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #333366; line-height: 16px }
a.creditlink:link, a.creditlink:visited, a.creditlink:active {text-decoration: none}
a.creditlink:hover {color: #9999ff}

.left {  float: left}
.right {  float: right}





#login_form {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CCCCDD;
	display: block;
	height: 20px;
	float: right
}


.login_form_element1 {
	float: left;
	text-align: right;
	padding: 3px 0px 0px 16px;
}


.login_form_element2 {
	float: left;
	padding: 2px 0px 0px 6px;
}

.login_form_element2 input {
	font-size: 12px;
	height: 16px;
	border: none;
	background-color: #CCCCDD;
	padding-left: 3px;
}


.login_form_submit {
	width: 60px;
	float: left;
	padding: 3px 4px 0px 8px;
}


.login_form_submit input {
	cursor: pointer;
	border: none;
	color: #333366;
	background-color: #CCCCDD;
	font-size: 12px;
	font-weight: bold;
	width: 60px;
	height: 16px;
}



.result_table td {
	text-align: center;
	background-color: #DDD4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333
}

.result_table_header td {
	background-color: #EDE4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333
}

.result_table_rj td {
	text-align: right;
	background-color: #DDD4FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333
}





.jewel_searchresult_item {
	text-align: center;
	float: left;
	height: 170px;
	width: 140px;
	background-color: #9999BB;
	margin: 4px;
	cursor: pointer;
}




