/* CSS Document */
body,td,th {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif, "ËÎÌå";
}
body {
	margin: 0px;
	background-color: #CCC;
}
.alignL{
	text-align: left;
}
.alignR{
	text-align: right;
}
.acenter{
	text-align: center;
}
a:link,a:visited {
	color: #0389C9;
	text-decoration: none;
}
a:hover,a:active{
	color: #FF7112;
	text-decoration: none;
}
.row_H {
	line-height: 20px;
}
.hrstyle {
	height: 1px;
	color: #999;
	border: 1px dashed #999;
}
.title_row{
	padding-bottom: 5px;
}
*html .title_row{
	padding-bottom: 2px;
}
/*Font style start*/
.font_shongti{
	font-family: "ËÎÌå";
	font-size: 13px;
}
.font_blue_B,.font_red_B,.font_hui_B,.font_14_B{
	font-weight: bold;
}
.font_blue {	
	color: #0389C9;
}
.font_blue_B {	
	color: #0389C9;
}
.font_blue_B_16 {
	color: #0389C9;
	font-size: 16px;
	font-weight: bold;
}
.font_saffron_B_16 {
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
}
.font_saffron_B {
	color: #FF6600;	
	font-weight: bold;
}
.font_saffron {
	color: #FF6600;		
}
.font_hui{
	color: #666666;
	line-height: 18px;
}
.fout_14{
	font-size:14px;
}
.font_titles{
	font-family: "ËÎÌå", "Arial Black";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 10px;
}
.font_titleEN{
	color: #FFFFFF;
	font-size: 11px;
}
.font_titleENh{
	color: #666666;
	font-size: 11px;
	margin-left: 10px;
}
.font_newstitle
{
    font-family:ËÎÌå;
    text-align:center;
    font-size:16px;
    font-weight: bold;
    color: #0389C9;
}
/*Font style end*/
/*Link style start*/
a.link_hui:link,a.link_hui:visited {
	color: #666;
	text-decoration: none;
}
a.link_hui:hover,a.link_hui:active{
	color: #FF6600;
	text-decoration: underline;	
}
a.link_blue:link,a.link_blue:visited {
	font-size: 13px;
	color: #0389C9;
	text-decoration: none;
}
a.link_blue:hover,a.link_blue:active{
	color: #0389C9;
	text-decoration: underline;
	font-size: 13px;
}
a.link_saffron:link,a.link_saffron:visited {	
	color: #FF6600;
	text-decoration: none;
}
a.link_saffron:hover,a.link_saffron:active{
	color: #FF6600;
	text-decoration: underline;
}
/*Link style end*/

input {
	color: #666666;
}
select {
	color: #666666;
}
.divlist{
	padding-top: 3px;
	padding-bottom: 3px;
}
.divtitle{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #0389C9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0389C9;
	margin-bottom: 10px;
}
.listimgL{
	margin-right: 5px;
}
/**********************************/
#price div {
	WIDTH: 222px; POSITION: relative
}
#price UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	RIGHT: -200px;
	VISIBILITY: hidden;
	PADDING-BOTTOM: 0px;
	WIDTH: 275px;
	COLOR: #0389C9;
	PADDING-TOP: 6px;
	POSITION: absolute;
	TOP: -14px;
	text-align: left;
	background-image: url(../image/hunterlkNew.gif);
}
#price TABLE {
	LEFT: 260px; POSITION: absolute; TOP: 0px
}
#price UL LI {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 6px;
	WIDTH: 245px;
	PADDING-TOP: 0px;
	list-style-type: none;
	background-image: url(../image/hunterlk1.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#price div:hover UL {
	VISIBILITY: visible
}
#price div A:hover UL {
	VISIBILITY: visible
}
.regloginbg{
	background-image: url(../image/HTbg01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.updatebg{
	background-image: url(../image/updatebg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}



    .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}
	.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.unwatermarked {
	font-weight:bold;
	border: #dddddd 1px solid;
}

.watermarked {
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	