*
{
	margin:0;
	padding:0;
}
img
{
	border:none;
}
body,html
{
	font-family:arial,"lucida sans",verdana,helvetica,sans-serif;
	font-size:90%;
	color: #4E4E4E;
	background-color:#f5f5f5;
}
div#m_box
{
	width:900px;
	margin: 15px auto;
}
input:focus,button:focus,textarea:focus,select:focus {outline:none;}
/*---------------HEADER-----------------*/
div#m_box div#top
{
	width:900px;
	height:100px;
	background-image: url('images/header.jpg');
}
/*------------ROUNDED CORNER------------*/
div.top, div.bottom {
	height:7px;
 	overflow:hidden;
}
div.top
{
	background: url('images/border_tile.png') 0 0 repeat-x;
}
div.top div.top
{
	background: url('images/tr.png') 100% 0 no-repeat;
}
div.top div.top div.top
{
	background: url('images/tl.png') 0 0 no-repeat;
}
div.bottom
{
	background: url('images/border_tile.png') 0 100% repeat-x;
	clear: both;
}
div.bottom div.bottom
{
	background: url('images/br.png') 100% 0 no-repeat;
}
div.bottom div.bottom div.bottom
{
	background: url('images/bl.png') 0 0 no-repeat;
}
div#banner
{
	margin-bottom: 10px;
}
/*----------------TOP MENU----------------*/
div#m_box div#top_menu
{
	background-image:url('images/background_menu.png');
	margin-bottom: 10px;
}
div#m_box div#top_menu ul.top_menu
{
	padding:0 0 0 6px;
	list-style:none;
	height:30px;
	position:relative;
	border-width:0 1px;
}
div#m_box div#top_menu ul.top_menu li
{
	float:left;
}
div#m_box div#top_menu ul.top_menu li a
{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
div#m_box div#top_menu ul.top_menu li a b
{
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
div#m_box div#top_menu ul.top_menu li a
{
	background:url(images/top_menu_def.png) no-repeat center left;
}
div#m_box div#top_menu ul.top_menu li a b
{
	background:url(images/top_menu_def.png) no-repeat center right;
}
div#m_box div#top_menu ul.top_menu li.current a
{
	color: navy;
	background:url(images/top_menu_current.png) no-repeat top left;	
}
div#m_box div#top_menu ul.top_menu li.current a b
{
	background:url(images/top_menu_current.png) no-repeat right top;
}
div#m_box div#top_menu ul.top_menu li a:hover
{
	color:#fff;
	background:url(images/top_menu_hover.png) no-repeat top left;
}
div#m_box div#top_menu ul.top_menu li a:hover b
{
	background:url(images/top_menu_hover.png) no-repeat right top;
}
div#m_box div#top_menu ul.top_menu li.current a:hover
{
	color:navy;
	background:url(images/top_menu_current.png) no-repeat top left;
	cursor:default;
}
div#m_box div#top_menu ul.top_menu li.current a:hover b
{
	background:url(images/top_menu_current.png) no-repeat right top;
}
/*-----------------BODY------------------*/
div#m_box div#body ol, div#m_box div#body ul {margin-left:22px;}
span.wq1{font-size:1.2em; color:#0379DA; display:block;}
span.wq2{font-size:1.2em; color:#FF6B24; display:block;}
span.wq3{font-size:1.2em; color:#94590A; display:block;}
span.wq4{font-size:1.2em; color:#009148; display:block;}
span.wq5{font-size:1.2em; color:#8230AD; display:block;}
span.wq6
{
	color: navy;
	display:block;
	font-size: 1.3em;
	padding-top: 15px;
	text-align: center;
}
span#reason
{
	display:block;
	background-color: #FFFEDD;
	padding:5px 15px 15px 15px;
	margin-top:20px ;
	color:#3e3e3e;
	border:1px dotted silver;
}
span#reason h1
{
	font-size:1.3em;
	color: #F77B40;
	text-align:center;
	padding-top:10px;
}
span#reason ol strong {color: #2894E3;}
span#reason ol li
{
	margin-top:10px;
	margin-bottom:5px;
}
div#m_box div#body
{
	float:left;
	width:670px;
}
div#m_box div#body br.clear {}
div#m_box div#body div#content
{
	background-color: white;
	margin-bottom:10px;
}

h3#faq, h3#services
{
	font-size:1.1em;
	margin-bottom:5px;
	color: #2894E3;
}
h3#services
{
	margin-top: 20px;
}
span.faq, span.services
{
	display: block;
	margin-bottom:15px;
}
span.faq ol, span.services ol
{
	margin-left:20px;
}
h1
{
	font-size:1.6em;
	text-transform:uppercase;
}
div#m_box div#body div#content div.content h1.idx, div#m_box div#body div#content div.content h1
{
	margin:20px 0 10px 0;
}
div#m_box div#body div#content div.content h1
{
	margin:0 0 15px 0;
}
div#m_box div#body div.b_content h1
{
	font-size:1.4em;
	margin-bottom:10px;
}
div#m_box div#body div.b_content div#rc h1,div#m_box div#body div.b_content div#lc h1
{
	color: #F07800;
	padding-left:25px;
	line-height:20px;
	font-size:1.2em;
	background:url('images/nav_link_def.png') 0 50% no-repeat;
}
div#m_box div#body div.b_content div#lc h1
{
	color: #2492FF;
}
h1#title
{
	display:block;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 25px;
	color: silver;
	font-size:1.3em;
}
div#m_box div#body div.content, div#m_box div#body div.b_content
{
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	padding:13px 20px;
}
div#m_box div#body div.b_content
{
	background: url('images/border_tile.png') repeat-y center center;
}
div#m_box div#body div.b_content
{
	display: table !important;
	display:inline-block;
	margin:0 auto;
}
div#m_box div#body div.b_content div#lc, div#m_box div#body div.b_content div#rc
{
	float:left;
	display:table-cell !important;
	display:inline-block;
	width:47%;
}
div#m_box div#body div.b_content div#rc
{
	float:right;
}
div#m_box div#body div.small
{
	padding:2px 20px;
}
img#isystem {margin:20px 0 10px 0; display:block;}
span.img_desc {display:block; margin-bottom:20px; font-style: italic;}
span.income {display:block; margin:10px 0 10px 20px;}
h3.sub_title
{
	background:url('images/nav_link_def.png') 0 50% no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	font-size:1.3em;
	color: #2492FF;
	line-height:20px;
}
li strong.st {color: #F07800;}
h3.news_title
{
	font-size:1.2em;
	margin-bottom:10px;
}
span.date
{
	display:block;
	color:silver;
	font-size:0.9em;
}
span.contact, span.company
{
	display:block;
	text-align: center;
}
span.contact strong, span.company strong
{
	display: block;
	margin-bottom:8px;
	color:#2492FF;
	font-size:1.2em;
}
fieldset ol.terms {padding:8px;}
ul.sublist
{
	list-style: lower-alpha;
}
/*-----------------TESTIMONIAL DISPLAY-------------------*/
div#testimonial_even,div#testimonial_odd
{
	padding:10px 0;
}
div#testimonial_even span,div#testimonial_odd span{display:block;}
div#testimonial_even span#date,div#testimonial_odd span#date
{
	font-style: italic;
	margin-bottom: 10px;
	font-size:0.9em;
}
div#testimonial_even h2,div#testimonial_odd h2
{
	font-size:1.2em;
	color: #148AEB;
	margin:0 0 15px 0;
}
div#testimonial_odd h2
{
	color: #F27900;
}
div.border, div#np_border
{
	border-top:1px dotted silver;
	clear:both;
	height:10px;
}
div#np_border{height:0;}
img.testimonials
{
	margin:10px 15px 10px 0;
	border:none;
	clear:both;
}
/*----------------TABLE-------------------*/
table#body
{
	height:1650px;
	min-height:1650px;
	border-collapse: collapse;
	width:100%;
}
table#body td{vertical-align: top;}
table
{
	margin-bottom:20px;
}
tr.even {background-color: #BBEEFF;}
tr.odd {background-color: #EFEFEF;}
td
{
	padding:5px 10px;
}
td.right
{
	text-align: right;
}
/*---------------NAVIGATION----------------*/
div#m_box div#navi
{
	float:right;
	width:220px;
}
div#m_box div#navi div.nt h2
{
	line-height:30px;
	font-weight:bold;
	padding-left:35px;
	font-size:0.9em;
	color:white;
	text-transform: uppercase;
}
div#m_box div#navi div#navi1
{
	background-color:white;
	margin-bottom:10px;
}
div#m_box div#navi div.nt
{
	height:30px;
	background:url('images/tnavi.png') no-repeat top center;
}
div#m_box div#navi div.nm
{
	/*background-color:#D9EFFF;*/
	background-color:white;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
}
/*---------------LOGIN FORM----------------*/
div#m_box div#navi form#login
{
	padding:10px 18px 3px 18px;
}
div#m_box div#navi form#login input#log_input
{
	width:172px;
	padding-left:5px;
	padding-right:5px;
	background: transparent url('images/input_login.png') no-repeat top center;
	background-attachment: scroll !important;
	background-attachment: fixed;
	border:none;
	height:20px;
}
div#m_box div#navi form#login input#log_input:focus
{
	background-position: bottom center;
}
div#m_box button#html_btn, input.button
{
	margin-top:10px;
	border:none;
	width:75px;
	height:22px;
	background: transparent url('images/button.png') no-repeat top center;
	font-weight:bold;
	color:gray;
}
div#m_box button#html_btn:hover,div#m_box button#html_btn:focus, input.button:hover
{
	background-position: bottom center;
}
div.account_info img{margin: 15px 0 5px 0;}
div.account_info span.name{display:block;font-size:11px;}
div.account_info span.member_links
{
	display:block;
	color:silver;
	padding: 10px 0 2px 0;
}
/*-----------NAVIGATION LINKS--------------*/
div#m_box div#navi ul.lfmenu,ul.lf_ymenu
{
	padding:0;
	margin:0;
	list-style:none;
	font-size:0.9em;
}
div#m_box div#navi ul.lfmenu li,ul.lf_ymenu li
{
	
}
div#m_box div#navi ul.lfmenu li.bottom
{
	
}
div#m_box div#navi ul.lfmenu li a,ul.lf_ymenu li a
{
	text-decoration:none;
	display:block;
	width:188px;
	padding:5px 15px;
	font-weight:bold;
	color: #383838;
}
div#m_box div#navi ul.lfmenu li a:hover
{
	color: #0069B7;
	background:#D9EFFF url('images/nav_link_hover.png') 93% 50% no-repeat;
}
div#m_box div#navi ul.lf_ymenu li a:hover
{
	color:#0069B7;
}
/*-----------NAVIGATION NEWS--------------*/
div#m_box div#navi div#ns_preview
{
}
div#m_box div#navi span.fn_preview
{
	padding: 7px 15px;
	display:block;
}
div#m_box div#navi span.fn_preview:hover
{
	background-color: #D9EFFF;
}

span.fn_preview span#date {display:block;font-size:0.85em;color:gray; margin-bottom:5px;text-align:right;}
/*--------------------TOP SPONSORING-----------------------*/
span.top_sponsoring,span.web_statistic,span#bank_info
{
	padding:10px 15px;
	display:block;
	color: #0699DF;
	font-weight: bold;
}
span.web_statistic
{
	text-align:center;
}
span.web_statistic table
{
	margin:0 auto;
}
span.top_sponsoring span#sponsor
{
	background:url('images/award.gif') 0 50% no-repeat;
	padding:5px 0 5px 25px;
	display:block;
}
span.top_sponsoring span#sponsor span.name
{
	display:block;
	font-weight: normal;
	font-size:12px;
}
span.top_sponsoring span#np_border
{
	margin:10px 0;
	border-top:1px dotted ;
	display:block;
	border-color: #07AAF8;
}
/*----------BANK------------*/
span#bank_info
{
	color: #07AAF8;
	font-size:12px;
	text-align:center;
}
span#bank_info h4{color: #FF6D2F; font-size:13px; margin-bottom: 5px;}
span#bank_info span.np_border
{
	display:block;
	border-top:1px dotted silver;
	margin: 10px 0;
}
/*--------------CUSTOMER CARE----------------*/
div#m_box div#navi ul li
{
}
img#ymstatus
{
	margin-right: 10px;
}
/*-----------------FOOTER--------------------*/

div#m_box div#footer
{
	clear:both;
	height:30px;
	position:relative;
}
div#m_box div#footer div#flink ul
{
	background-color: white;
	position:relative;
	margin:0 5px 0 5px;
	height:30px;
	background: url('images/fborder.png') repeat-x top left;	
}
div#m_box div#footer div#flink ul li
{
	list-style:none;
	float:left;
	display:inline;
}
div#m_box div#footer div#flink ul li a
{
	color: #B6B6B6;
	text-decoration:none;
	font-size:11px;
	line-height:30px;
	display:block;
	background:url('images/arrow.png') no-repeat top right;
	padding:0 20px 0 10px;
}
div#m_box div#footer div#flink ul li a:hover {color: #696969;}
div#m_box div#footer div#flink ul li a span
{
}
div#m_box div#footer div#flink span.left
{
	position:absolute;
	width:7px;
	top:0px;
	left:0px;
	height:30px;
	display:block;
	z-index:1;
	background:url('images/fl.png') no-repeat top left;
}
div#m_box div#footer div#flink span.right
{
	position:absolute;
	top:0px;
	right:0px;
	width:7px;
	height:30px;
	display:block;
	z-index:1;
	background:url('images/fr.png') no-repeat top right;
}
div#m_box div#copy {background-color:white;}
div#m_box div#copy div#cp
{
	height: 20px;
	line-height: 25px;
	text-align:right;
	color:silver;
	padding:0 15px;
	font-size:0.85em;
	border-right:1px solid #cacaca;
	border-left: 1px solid #cacaca;
}

/*---------------NEWS-----------------*/
div#ns_list_even h2#news_title,div#ns_list_odd h2#news_title
{
	background-color:;
	width: auto;
	display: inline;
	font-size:14px;
}

div#ns_list_even span.ns_date,div#ns_list_odd span.ns_date
{
	display:block;
	width:50px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:8px 0;
	color: silver;
}

div#ns_list_even span.news_content,div#ns_list_odd span.news_content
{
	display:block;
}
div#ns_list_even span.ns_read,div#ns_list_odd span.ns_read
{
	display:block;
	text-align:right;
}
div.border
{
	border-top:1px dotted silver;
	clear:both;
	height:10px;
	margin:10px 0;
}
/*-------------PAGINATION-------------*/
a
{
	color: #0076EC;
	text-decoration:none;
}
a:hover
{
	color:#cc0000;
}
div.paging
{
	text-align:center;
}
div.paging a, div.paging span
{
	text-decoration: none;
	padding:1px 3px;
	margin:0 1px;
	color: #0076EC;
	border:1px solid #0076EC;
	background-color: #DFEFFF;
}
div.paging a:hover
{
	color:#cc0000;
	border-color:#cc0000;
}
div.paging span
{
	color:silver;
	border:1px solid silver;
	background-color:transparent;
}
/*--------------------------FORM---------------------------*/
div#m_box div#body fieldset
{
	border:1px solid #efefef;
	padding:5px;
	/*border-top:1px solid #efefef;*/
}
div#m_box div#body legend
{
	padding:8px 5px 10px 0;
	color:#148AEB;
	font-size:1.1em;
	font-weight:bold;
}
div.t_input
{
	text-align:right;
	margin-right:170px;
}
div.t_input span
{
	float: left;
	margin-right:10px;
	width: 150px;
}
div#m_box div#body label, div#m_box div#body label.merchant
{
	float:left;
	width:150px;
	padding:0 1em;
	text-align:right;
}
div#m_box div#body label.merchant{width:300px;}
div#m_box div#body fieldset div
{
	margin-bottom:.5em;
	padding:0;
	display:block;
}
div#m_box div#body fieldset div input,div#m_box div#body fieldset div textarea
{
	width:250px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}
div#m_box div#body fieldset div textarea
{
	height:80px;
	min-height:80px;
	max-height:80px;
	min-width:250px;
	max-width:250px;
	overflow:auto;
}
span.msg_item
{
	display:block;
}
span#invalid_msg,div.alert_msg
{
	border:1px solid #CC0000;
	display:block;
	border:none;
	background-color:#F7CBCA;
	color:#CC0000;
	padding:3px;
	text-align:center;
	font-weight:bold;
}
span#valid_msg {
	border:1px solid #349534;
	display:block;
	border:none;
	background-color:#C9FFCA;
	color:#008000;
	padding:3px;
	text-align:center;
	font-weight:bold;
}
div#m_box div#navi span.ticker_info
{
	padding: 7px 15px;
	display:block;
	text-align: center;
	font-weight:bold;
}
span#ticker_title
{
	font-size:12px;
	color: #D58A00;
}
#listticker{
	height:165px;
	width:100%;
	overflow:hidden;
	text-align: left;
	color: #1C6DB0;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;	
}
#listticker li span
{
	display:block;
	background: url('images/nav_link_def.png') no-repeat center left;
	padding-left:20px;
	margin-top:10px;
}

#NewsTicker{
	width:100%;
	height:175px;
	margin:0 auto;
}
#NewsTicker h1{
	padding:6px; margin:0; border:0;
	background: #DDDDDD;
	color: #5B5B5B;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical {
	width:100%;
	height:140px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical li {
	display: block;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 4px 15px;
	float: none;
}

#TickerVertical li .content{
	display: block;
	color: #117AD0;
	font-size: 12px;
	font-weight:bold;
}

#infobank
{
	display:block;
	padding: 10px;
	border:1px solid #EAB600;
	margin:0 auto;
	width:200px;
	background:white url('images/yback.jpg') repeat-x top left;
	margin-top:15px;
	color: #6A4800;
	text-align:center;
}
#infobank strong
{
	display:block;
	font-size:14px;
	color: #0060AE;
	margin-bottom:10px;
}
#ticker
{
	position: relative;
	width:100%;
	height:150px;
	margin:0 auto;
	background-color: white;
	overflow: hidden;
}
/*------------------TABLE--------------------*/
table#card_center
{
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
	border-left: 1px solid silver;
}
table#card_center th {
	color:#63390c;
	border-right: 1px solid #be9971;
	border-bottom: 1px solid silver;
	border-top: 1px solid #b17b42;
	text-transform: uppercase;
	padding: 5px;
	background: silver url(images/th.png) 0 100% repeat-x;
}
table#card_center th#navigation
{
	background-image: none;
	text-align: left;
}
table#card_center td, table#card_center td.odd {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #fff;
	padding: 4px;
	color: #4f6b72;
	vertical-align: top;
}
table#card_center td.even {
	background: #F4F4F4;
	color: #797268;
}

div.qualified_bt
{
	width: 100%;
	height:28px;
}
div.qualified_bt h2.gold, div.qualified_bt h2.silver
{
	float: left;
	display:block;
	width:45%;
	font-size:1.3em;
	padding-bottom:5px;
	color:#ff9910;
	border-bottom:2px solid silver;
}
div.qualified_bt h2.silver
{
	float:right;
	color: gray;
}
ol.qualified li
{
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
}
table.qualified
{
	margin-bottom:0;
	width:100%;
}

h3.system
{
	color: #0080FF;
}

ol.commission
{
	margin-bottom:15px;
	margin-top:5px;
}
ol.commission li.c_type
{
	margin:15px 0 10px 0;
}
ol.commission li.c_type, ol.commission li.c_type span.t, ol.calculate li.calculate
{
	font-size:16px;
	font-weight:bold;
	color: #004080;
}
ol.qualified_t, ol.calculate
{
	margin-bottom:15px;
	margin-top:5px;
}
ol.qualified_t li.qualified_t, ol.calculate li.calculate
{
	margin:15px 0 10px 0;
}
ol.qualified_t li.qualified_t, ol.qualified_t li.qualified_t span.t
{
	font-size:14px;
	font-weight:bold;
	color: #F48C00;
}

ol.benefits
{
	margin-bottom:15px;
	margin-top:5px;
}
ol.benefits li
{
	margin:15px 0 10px 0;
}
ol.benefits li, ol.benefits li
{
	font-size:14px;
	font-weight:bold;
	color: #0064D2;
}
ol.commission li span, ol.calculate li span
{
	font-size:13px;
	color:#4e4e4e;
	font-weight: normal;	
	display:block;
}
table.reward
{
	border-top:1px solid #1E3D60;
	border-left:1px solid #1E3D60;
	margin:15px 0;
}
table.reward th
{
	padding:6px;
	background-color: #2C5A8D;
	color:white;
}
table.reward th, table.reward td
{
	border-bottom:1px solid #1E3D60;
	border-right:1px solid #1E3D60;
}

.nm h1
{
	font-size: 12px;
	background-color: #DDDDDD;
	padding:10px;
	margin-bottom:10px;
}

/** */
table#top_list
{
	width:100%;
	margin:0 auto;
	border-collapse: collapse;
	border-left: 1px solid silver;
}
table#top_list th {
	color:#63390c;
	border-right: 1px solid #be9971;
	border-bottom: 1px solid silver;
	border-top: 1px solid #b17b42;
	text-transform: uppercase;
	padding: 5px;
	background: silver url(images/th.png) 0 100% repeat-x;
}
table#top_list td, table#top_list td.odd {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background: #fff;
	padding: 4px;
	color: #4f6b72;
	vertical-align: top;
}
table#top_list td.even {
	background: #F4F4F4;
	color: #797268;
}