/*===for quick search
1 global
2 header
3 body left
4 body content
5 body right
6 footer
7 login & reg
===*/



/*========1 global begin==========*/
body,td,th {
	font-family: PMingliu, Tahoma,sans-serif;
	color: #656565;
	font-size:12px;
}
body {
	margin: 0px 0px 20px 0px;
	background-color:#ffffff;
	text-align:left;
}
.width_body {
	width: 100%;
}
.width_content {
	width: 778px;
}
.font_tahoma {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}

/*========1 global end==========*/


/*========2 header begin==========*/
.header_nav_td {
	height: 52px;
	background-image: url(/templates/default/images/header_nav_bg.gif);
	background-repeat: x-repeat;
}
/*========2 header end==========*/


/*========3 body left begin==========*/
/*========3 body left end==========*/


/*========4 body content begin==========*/
.body_content_left_td {
	padding: 20px 37px 30px 19px;
	width: 496px;
}
.body_content_01_td {
	border-bottom: 1px solid #e7e7e7;
}
.body_content_02_td {
	line-height: 160%;
	padding: 22px 0px 5px 0px;
}
.td_02_li {
	margin-left: -25px;
	padding-left: 17px;
}
.vault_button {
	width: 249px;
	height: 54px;
	border: none;
	background-image: url(/templates/default/images/body_content_vault_but.gif);
	background-color:#FFFFFF;
	cursor: hand;
}
/*========4 body content end==========*/


/*========5 body right begin==========*/
.body_content_right_td {
	padding-top: 12px;
}
.right_td_01 {
	border-left: 1px solid #a4c1f2;
	border-right: 1px solid #a4c1f2;
	border-bottom: 1px solid #a4c1f2;
	padding: 15px 5px 30px 15px;
}
.right_td_02{
	border-left: 1px solid #ccd190;
	border-right: 1px solid #ccd190;
	border-bottom: 1px solid #ccd190;
	padding: 15px 5px 30px 15px;
}
a.right_text_lnk:link {
	color:#505050;
	text-decoration:none;
}
a.right_text_lnk:visited {
	color:#505050;
	text-decoration:none;
} 
a.right_text_lnk:hover {	
	color: #c52d29;
	text-decoration:underline;
}
/*========5 body right end==========*/


/*========6 footer begin==========*/
.footer_grey_td {
	height: 1px;
	background-color: #d6d6d6;
}
.footer_text_td {
	color: #868686;
	padding: 13px 4px 9px 0px;
}
a.footer_text_lnk:link {
	color:#c52d29;
	text-decoration:underline;
}
a.footer_text_lnk:visited {
	color:#c52d29;
	text-decoration:underline;
} 
a.footer_text_lnk:hover {	
	color: #868686;
	text-decoration:none;
}
/*========6 footer end==========*/


/*========7 login & reg begin==========*/
.es_input {
	width: 130px;
	height: 18px;
	border: 1px solid #cccccc;
	padding: 1px 2px 0px 2px;
	font-family: tahoma;
	font-size: 11px;		
}
.login_button {
	width: 64px;
	height: 20px;
	border: none;
	background-image: url(/templates/default/images/login_but_bg.gif);
	font-family: PMingliu;
	font-size: 11px;
	color: #000000;
	padding: 1px 0px 0px 2px;
	background-color:#FFFFFF;
}
a.org_reg:link { 
	color:#494949; 
	text-decoration:underline;
} 
a.org_reg:visited { 
	color:#494949; 
	text-decoration:underline;
}
a.org_reg:hover {
	color:#494949; 
	text-decoration:none;
}
.hit_here {
	color:#FFFFFF;
}
.epp_login_hint {
	border: 1px dashed #c52d29;
	padding: 10px 10px 10px 20px;
}
.epp_title {
	height:26px;
	border-bottom: 1px solid #cbcbcb;
}
.symbol_td {
	padding-left:26px;
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}
.mark_link {
	color: #494949;
}
.mark_link:link{
	text-decoration: underline
}
.mark_link:visited {
	text-decoration: underline
}
.mark_link:hover {
	text-decoration: none
}
.mark_link:active {
	text-decoration: underline
}
/*========7 login & reg end==========*/





a.support:link {
	color:#5990d5;
	text-decoration:underline;
}
a.support:visited {
	color:#5990d5;
	text-decoration:underline;
} 
a.support:hover {
	color:#656565;
	text-decoration:none;
}