/* General */
html {}
body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#444;background:#fff url(pics/bg_body.png) repeat-x top center}
body.contain{max-height:100%;width:100%;/*background:#000 url(pics/14135373693.jpg) repeat-y top center*/}
img {border:0px;}
a {text-decoration:none;}
table, div {width:100%;  border:0px;}
/* Form */
input, textarea, select {
	background-color: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;	
}
input.checkbox, input.radio, input.image {border:0px;}
input.checkbox, input.radio, input.image, input[type=checkbox], input[type=radio], input[type=image] {border:none; box-shadow:none;}
input.text_number {text-align:right;}
input.button {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFF; border:#E8547A 1px solid; cursor:pointer; background-color:#FFF; 
			  background-image:url('pics/bg_button.png'); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
			  text-shadow: 0 1px 0 rgba(0,0,0,0.4); box-shadow: 0 0 .05em rgba(0,0,0,0.4); -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);}
input.button:hover {background-color:#FFF; border:#E8547A 1px solid; background:url('pics/bg_button_hover.png'); color:#FFF;}
input:focus, select:focus, textarea:focus {background:#EDF7FD none repeat scroll 0 0;border-color:#3CF;}
hr {border:1px solid; color:#E8547A; width:100%;}
/* Button */
.button1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; border:#003399 1px solid; cursor:pointer; margin:5px; background:#003399; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;text-shadow: 0 1px 0 rgba(0,0,0,0.4); box-shadow: 0 0 .05em rgba(0,0,0,0.4); -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4); padding:5px 10px; font-weight:bold}
.button1:hover {background:#1048b9;color:#FFF;} 
.button {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; border:0px solid #fff; cursor:pointer; margin:5px; background:#f7db5f; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; /*box-shadow: 0 0 .05em rgba(0,0,0,0.4); -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4); */padding:10px; font-weight:bold}
.button:hover {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; border:0px solid #fff; cursor:pointer; margin:5px; background:#f7ba02; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; /*box-shadow: 0 0 .05em rgba(0,0,0,0.4); -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);*/ font-weight:bold}
button span {background-position:0 50%; background-repeat:no-repeat; line-height:1.35em;}
/* ----------------------------------------------------------------------------------------- */
/* Container */
div.container {}
/* Index */
div.index { width:1000px; margin:0 auto;}
div.index div.index_header {text-align:center; vertical-align:top; height:91px; background:url(pics/bg_header.png) no-repeat left top }
		/* Header */
		table.header {width:1000px;height:91px;}
		table.header td {vertical-align:top;}
		table.header td.header_logo {text-align:left; vertical-align:middle; 	}
		table.header td.header_menu_top { vertical-align:top;}
			/* Menu Top */
			table.menu_top {font-size:11px;	color:#000;}
			table.menu_top a {font-size:11px;color:#000;}
			table.menu_top a:hover {text-decoration:underline; color:#000;}
			table.menu_top td.menu_top_L {}
			table.menu_top td.menu_top_Ce {padding-bottom:10px; vertical-align:top;}
			table.menu_top td.menu_top_R {}			
		table.header td.header_banner {}			
			
div.index div.index_banner_top {background:url('pics/bg_banner_center.png') repeat-y center top;}
		/* Banner Top */
		table.banner_top {}
		table.banner_top td.banner_top_T {}
		table.banner_top td.banner_top_M {}
		table.banner_top td.banner_top_B {}

div.index div.index_menu_center {height:35px; /*background: url('pics/bg_menu_center.png') no-repeat center top;*/}
		/* Menu Center */
		table.menu_center {width:1000px;}
		table.menu_center td {padding-bottom:9px;}
		table.menu_center a {font-size:13px; color:#FC0;}
		table.menu_center a:hover {text-decoration:none; color:#013388;}
		table.menu_center td.menu_center_L {width:240px; padding-left:20px;}
		table.menu_center td.menu_center_L img {padding-bottom:0px;}
		table.menu_center td.menu_center_Ce{padding-top:0px;}
		table.menu_center td.menu_center_Ce a {padding:0px 20px 0px 20px;}
		table.menu_center td.menu_center_R{}
		
div.index div.index_middle {vertical-align:top; width:100%; margin-top:10px;}
		/* Frame */
		div.frame {width:100%;}
		div.frame div.frame_left {float:left; width:15%; vertical-align:top;}
				/* Left */
				div.left {}
				div.left a{color:#000;}
				div.left a:hover{color:#0968d4; text-decoration:underline;}
				/* Left Top */
				div.left div.left_T_L {}
				div.left div.left_T_Ce {}
				div.left div.left_T_R{}
				/* Left Middle */
				div.left div.left_M_L{}
				div.left div.left_M_Ce{}
						div.content_left{}
						div.content_left div.content_left_search {padding:0px 0px 7px 0px;text-align:center;}
								/* Search */
								table.search_block{width:213px;}
								table.search_block td.search_block_T{background:url('pics/bg_left_T_Ce.png') no-repeat center bottom; height:56px; text-align:left; color:#fff; font-family:Georgia; font-size:14px; font-style:italic; padding-left:45px;}
								table.search_block td.search_block_M{background:url('pics/bg_left_M_Ce.png') repeat-y center bottom;}
								table.search_block td.search_block_M div.keyword {}
								table.search_block td.search_block_M input.keyword {width:9.2em;}
								table.search_block td.search_block_M select{width:10em;margin:3px 0px 3px 0px;}
								table.search_block td.search_block_B{background:url('pics/bg_left_B_Ce.png') no-repeat center bottom; height:9px;}	
						div.content_left div.content_left_category {width:213px; padding-bottom:7px;}
								/* Category */
								table.category td.category_top{background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.category td.category_middle{background:url('pics/bg_content_left_title_M_M.png') repeat-y center top; padding-left:25px; padding-top:10px;}
								table.category td.category_bottom{background:url('pics/bg_content_left_title_M_B.png') no-repeat center top; height:11px;}
						div.content_left div.content_left_search_fast {padding-bottom:7px;}
								/* Search Fast */
								table.search_fast_block {width:213px;}
								table.search_fast_block td.search_fast_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top;height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.search_fast_block td.search_fast_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top;text-align:left; padding-left:30px;}
								table.search_fast_block td.search_fast_block_M select { margin:3px 0px 3px 8px;  width:150px;}

								table.search_fast_block td.search_fast_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}
						div.content_left div.content_left_search_price {padding-bottom:7px;}
								/* Search Price */
								table.search_price_block {}
								table.search_price_block td.search_price_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.search_price_block td.search_price_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top;padding-left:30px; *padding-left:10px;}
								
								table.search_price_block td.search_price_block_M select {margin:3px 0px 3px 8px; width:150px;}
								table.search_price_block td.search_price_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}
						div.content_left div.content_left_search_abc { padding-bottom:7px;}
								/* Search Alphabet (abc) */
								table.search_abc_block {}
								table.search_abc_block td.search_abc_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.search_abc_block td.search_abc_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top;padding-left:10px; }
								table.search_abc_block td.search_abc_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}
						div.content_left div.content_left_login {padding-bottom:7px;}						
								/* Login */
								table.login_block{}
								table.login_block td.login_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.login_block td.login_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top; padding-left:30px;}
								table.login_block td.login_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}
						div.content_left div.content_left_mypage {padding-left:15px;}
						div.bg_login {padding:30px 20px 30px 20px; background:#f7db5f /*url(pics/bg_login.png) repeat-x top*/; margin-top:30px; width:240px; margin:0 auto; border-radius:0; border:#e7ba33 2px solid;}		
						div.bg_landing_page {padding:20px 20px 40px 20px; background:#ea8d8d url(pics/bg_login.png) repeat-x top; margin-top:30px; width:525px; margin:0 auto; border-radius:0; border:#003399 2px solid;}		

						div.bg_info {padding:20px 20px 15px 20px; background:#ea8d8d url(pics/bg_login.png) repeat-x top; margin-top:30px; width:335px; margin:0 auto; border-radius:0; border:#003399 2px solid; color:#000}					
								/* MyPage */
								table.mypage_block {padding-bottom:7px;}
								table.mypage_block td.mypage_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.mypage_block td.mypage_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top; padding-left:30px;}
								table.mypage_block td.mypage_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}
						div.content_left div.content_left_menu {}
								/* Menu left */
								table.menu_left td.menu_left_T {}
								table.menu_left td.menu_left_M {}		                    
								table.menu_left td.menu_left_M a {}
								table.menu_left td.menu_left_M a:hover {}
								table.menu_left td.menu_left_B {}	
								
						div.content_left div.content_left_statistic {padding-bottom:7px;}						
								/* Statistic */
								table.statictics_block{}
								table.statictics_block td.statictics_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.statictics_block td.statictics_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top; padding-left:30px;}
								table.statictics_block td.statictics_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}

						div.content_left div.content_left_marquee {padding-bottom:7px;}		
								/* Marquee */
								table.marquee_block{}
								table.marquee_block td.marquee_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.marquee_block td.marquee_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center top; padding-left:30px;}
								table.marquee_block td.marquee_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top;height:11px;}	

						div.content_left div.content_left_banner {}
								/* Banner */
								table.banner {}
								table.banner img.adv_left_right {width:150px;}
								table.banner td {}
								table.banner td.banner_top {}
								table.banner td.banner_middle {}
								table.banner td.banner_middle a {}
								table.banner td.banner_middle a:hover {}
								table.banner td.banner_bottom {}
				div.left div.left_M_R{}
				/* Left Bottom */
				div.left div.left_B_L {}
				div.left div.left_B_Ce {}
				div.left div.left_B_R{}				
		div.frame div.frame_right {float:right; width:15%; vertical-align:top;}
				/* Right */
				div.right {}
				div.right a {color:#000;}
				div.right a:hover {color:#F00; text-decoration:underline;}
				/* Right Top */
				div.right div.right_T_L {}
				div.right div.right_T_Ce {}
				div.right div.right_T_R{}
				/* Right Middle */
				div.right div.right_M_L {}
				div.right div.right_M_Ce {} 
						div.content_right{}						
						div.content_right div.content_right_login {}
						div.content_right div.content_right_mypage {}
						div.content_right div.content_right_search {}
						div.content_right div.content_right_category {}
						div.content_right div.content_right_support {}
								/* Support */
								table.support_block {text-align:center; padding-bottom:7px;}
								table.support_block td.support_block_T {background:url('pics/bg_support_T.png') no-repeat center bottom; height:56px; text-align:left; color:#FFF; font-family:Georgia; font-size:14px; font-style:italic; padding-left:45px;}
								table.support_block td.support_block_M {background:url('pics/bg_left_M_Ce.png') repeat-y center ;}
								table.support_block td.support_block_B {background:url('pics/bg_left_B_Ce.png') no-repeat center bottom; height:9px;}
						div.content_right div.content_right_menu {padding-bottom:7px;}
								/* Menu Right */
								table.menu_right }
								table.menu_right td.menu_right_T {}
								table.menu_right td.menu_right_M {}
										/* Menu Right Content */
										table.menu_right_content {}																
 										table.menu_right_content td {}
										table.menu_right_content td:hover { cursor:pointer;}     
								table.menu_right td.menu_right_M a{}
								table.menu_right td.menu_right_M a:hover{}
								table.menu_right td.menu_right_B{}
						div.content_right div.content_right_link {padding-bottom:7px;}
								/* Link */
								table.link_block {}
								table.link_block td.link_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.link_block td.link_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center ;}
								table.link_block td.link_block_B{background:url('pics/bg_content_left_title_M_B.png') no-repeat center top; height:11px;}
						div.content_right div.content_right_article {padding-bottom:7px;}
								/* Article */
								table.article_block {}
								table.article_block td.article_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.article_block td.article_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center ; padding-left:40px;}
								table.article_block td.article_block_M li{ padding:4px 0px 4px 0px;}
								table.article_block td.article_block_M li a{}
								table.article_block td.article_block_M li a:hover{}
								table.article_block td.article_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top; height:11px;}
						div.content_right div.content_right_blog {padding-bottom:7px;}
								/* Blog */
								table.blog_block {}
								table.blog_block td.blog_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.blog_block td.blog_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center ; padding-left:25px; }
										table.blog_block_item td.blog_block_item_TT{}
										table.blog_block_item td.blog_block_item_Co{}
								table.blog_block td.blog_block_other {padding-left:20px;}
								table.blog_block td.blog_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top; height:11px;}	
						div.content_right div.content_right_faqs {padding-bottom:7px;}
								/* FAQs */
								table.faqs_block {}
								table.faqs_block td.faqs_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.faqs_block td.faqs_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center ;padding:0px 20px 0px 40px; }
										table.faqs_block_item td.faqs_block_TT{}
										table.faqs_block_item td.faqs_block_Co{}
								table.faqs_block td.faqs_block_other {padding-left:20px;}
								table.faqs_block td.faqs_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top; height:11px;}								
						div.content_right div.content_right_clip {padding-bottom:7px;}
								/* Clip */
								table.clip_block {}
								table.clip_block td.clip_block_T {background:url('pics/bg_content_left_title_M.png') no-repeat center top; height:33px;*height:25px; color:#0965d2; text-align:center; font-family:Georgia; font-size:14px; font-style:italic;}
								table.clip_block td.clip_block_M {background:url('pics/bg_content_left_title_M_M.png') repeat-y center ;padding-left:40px;}
								table.clip_block td.clip_block_B {background:url('pics/bg_content_left_title_M_B.png') no-repeat center top; height:11px;}
						div.content_right div.content_right_banner {text-align:center;}
				div.right div.right_M_R{}
				/* Right Bottom */
				div.right div.right_B_L {}
				div.right div.right_B_Ce {}
				div.right div.right_B_R{}
		div.frame div.frame_center {float:left; width:667px; padding:0 15px; vertical-align:top;}
			div.frame_center {}
			div.frame_center div.frame_center_banner_T {clear:both;}
				/* Banner Center Top */
				table.banner_center_T {}
				table.banner_center_T td.banner_center_T_T {}
				table.banner_center_T td.banner_center_T_M {}
				table.banner_center_T td.banner_center_T_M a{}
				table.banner_center_T td.banner_center_T_M a:hover{}
				table.banner_center_T td.banner_center_T_B{}
			div.frame_center div.frame_center_banner_B {clear:both;}
				/* Banner Center Bottom */
				table.banner_center_B {}
				table.banner_center_B td.banner_center_B_T {}
				table.banner_center_B td.banner_center_B_M {}
				table.banner_center_B td.banner_center_B_M a{}
				table.banner_center_B td.banner_center_B_M a:hover{}
				table.banner_center_B td.banner_center_B_B{}
			div.frame_center div.frame_center_Co {min-height:520px;}
				/* Center */
				div.center {}
				div.center a {color:#111;}
				div.center a:hover {color:#0a3ccb; text-decoration:underline;}
				/* Center Top */
				div.center div.center_T {clear:both;}
						div.center_T div.center_T_L {}
						div.center_T div.center_T_Ce {background:url('pics/bg_center_T_Ce.png') no-repeat center bottom; height:43px; text-align:left; color:#333; padding-left: 50px;}
						div.center_T div.center_T_Ce a {color:#333;}
						div.center div.center_T_Ce a:hover {color:#0a6cd9; text-decoration:underline;}
								div.center_T_title div.title_L{}
								div.center_T_title div.title_M{}
								div.center_T_title div.title_M a{}
								div.center_T_title div.title_R{}
						div.center div.center_T_R{}
				/* Center Middle */
				div.center div.center_M {clear:both;}
						div.center_M div.center_M_L {}
						div.center_M div.center_M_Ce {} 
						div.center_M div.center_M_R {}
				/* Center Bottom */
				div.center div.center_B {clear:both;}
						div.center_B div.center_B_L {}
						div.center_B div.center_B_Ce {}
						div.center_B div.center_B_R {}				
				
				/* Center Home */
				div.center_home {}
				div.center_home a {color:#444444; font-family:Tahoma, Geneva, sans-serif;}
				div.center_home a:hover {color:#444444; text-decoration:underline;}
				/* Center Home Top */
				div.center_home div.center_home_T_L {}
				div.center_home div.center_home_T_Ce {}
				div.center_home div.center_home_T_R {}
				/* Center Home Middle */
				div.center_home div.center_home_M_L {}
				div.center_home div.center_home_M_Ce {}
						/* Home */
						div.home {width:500px; text-align:center;}
						div.home div.home_middle_blank {}
						div.home div.home_middle_aboutus {text-align: justify; padding:10px 0 15px 0;}
						div.home div.home_title_new {background:url('pics/bg_home_title_new.png') no-repeat center; height:31px; clear:both;}
						div.home div.home_title_hot {background:url('pics/bg_home_title_hot.png') no-repeat center; height:31px; clear:both;}
						div.home div.home_title_clearance {background:url('pics/bg_home_title_clearance.png') no-repeat center; height:31px; clear:both;}
						div.home div.home_title_highclass {background:url('pics/bg_home_title_highclass.png') no-repeat center; height:36px; clear:both;}
						div.home div.home_title_allpurpose {background:url('pics/bg_home_title_allpurpose.png') no-repeat center; height:36px; clear:both;}
						/* Home English */
						div.home div.home_title_new_en {background:url('pics/bg_home_title_new_en.png') no-repeat left; height:31px;}
						div.home div.home_title_hot_en {background:url('pics/bg_home_title_hot_en.jpg') no-repeat left; height:31px;}
						div.home div.home_title_clearance_en {background:url('pics/bg_home_title_clearance_en.png') no-repeat left; height:31px;}
						div.home div.home_title_highclass_en {background:url('pics/bg_home_title_highclass_en.png') no-repeat left; height:47px;}
						div.home div.home_title_allpurpose_en {background:url('pics/bg_home_title_allpurpose_en.png') no-repeat left; height:36px;}
						/* Blog Home */
						div.home_blog {float:left;width:271px;padding-right:15px;padding-bottom:7px;}
						table.home_blog_block {margin-top:5px;}
						table.home_blog_block td.home_blog_block_T {text-align:left;color:#0965d2; font-size:15px; padding: 5px 0px 5px 60px; background:url(pics/bg_center_T_Ce.png) no-repeat; height:43px; font-weight:bold; font-family:tahoma;}
						.blog_Ce {width:271px;}
						table.home_blog_block td.home_blog_block_M {width:166px; background:url('pics/title_M.gif') top center repeat-y; padding: 5px 20px 5px 30px;}
							.blog_M{width:271px; padding:5px 25px 5px 25px;}
						table.home_blog_block td.home_blog_block_other {padding-left:30px;}
						table.home_blog_block_item td.home_blog_block_item_TT {padding:5px 0px 5px 0px; color:#0a76bc; font-size:12px; font-weight:bold;}
						table.home_blog_block_item td.home_blog_block_item_TT a {padding:5px 0px 5px 0px; color:#0A76BC; font-size:12px; font-weight:bold;}
						table.home_blog_block_item td.home_blog_block_item_Co {padding:0px;}
						table.home_blog_block_item td.home_blog_block_item_Co img.Img{padding:3px; margin-right:5px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -moz-box-shadow: 1px 1px 5px #969696; -webkit-box-shadow: 1px 1px 5px #969696; box-shadow: 1px 1px 5px #999;}
						table.home_blog_block td.home_blog_block_B {width:191px; height:2px; background:url('pics/title_B.gif') no-repeat;}
				div.center_home td.center_home_M_R{}
				/* Center Home Bottom */
				div.center_home div.center_home_B_L {}
				div.center_home div.center_home_B_Ce {}
				div.center_home div.center_home_B_R{}				

div.index div.index_banner_bottom{}
		/* Banner Bottom */
		table.banner_bottom {}
		table.banner_bottom td.banner_bottom_T {}
		table.banner_bottom td.banner_bottom_M {}
		table.banner_bottom td.banner_bottom_M a{}
		table.banner_bottom td.banner_bottom_M a:hover{}
		table.banner_bottom td.banner_bottom_B{}
		
div.index div.index_footer{display:table; width:100%; padding-top:30px; float:left}
		/* Footer */
		table.footer {/*background:url('pics/bg_footer.png') repeat-x;*/color:#256bfc; padding-top:50px;}
		table.footer div.footer_menu {}
		table.footer div.footer_copyright {}
		/* Menu Footer */
		table.menu_footer {color:#3470ec;}
		table.menu_footer a {color:#3470ec;}
		table.menu_footer a:hover {color:#3470ec; text-decoration:underline;}
/* --------------------------------------------- */
/* Banner scroll*/
div.banner_left_outside{display:none; position:absolute; top:0px; left:-69px;}
div.banner_right_outside{display:none; position:absolute; top:0px; left:1053px;}
/* Banner popup*/
div.banner_popup{position:absolute;width:350px;left:13%;top:20%;display:block;z-index:10;}
	table.banner_popup{}
	table.banner_popup td.banner_popup_T{}
	table.banner_popup td.banner_popup_M{}
		div.banner_popup_close{left:500px;top:5px; z-index:5;display:block;position:absolute;}
	table.banner_popup td.banner_popup_B{}
/* --------------------------------------------- */
/* Title */
table.title {height:40px; font-size:18px; font-weight:bold; color:#0A263C;}
table.title td.title_label {width:300px;}
table.title td.title_button {text-align:right;}
table.title td.title_button_bottom {text-align:center;}
table.title td {border-bottom:solid; border-bottom-width:2px; border-bottom-color:#FFF;}
/* List */
table.list {border:1px solid #CCC; background-color:#FFF; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);}
table.list td {}
table.list_top {height:35px;}
table.list td.list_left {text-align:left;}
table.list td.list_right {text-align:right;}
table.list tr.list_header {background:url(pics/bg_hd.png) repeat-x left top; text-align:center;}
table.list tr.row {background-color:#FFFFFF;}
table.list tr.row:hover {background-color:#FFFFCC;}
table.list tr.row2 {background-color:#FFF6F1;}
table.list tr.row2:hover {background-color:#FFFFCC;}
table.list tr.list_bottom {font-weight:bold;}
table.list_bottom {background:url(pics/bg_hd.png) repeat-x left top; border-width: 0px 1px 1px 1px;}
/* Form */
table.form {background-color:#FAFAFA; border:1px solid #D0D0D0; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); background: -moz-linear-gradient(top, #FAFAFA 0%, #FFF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#FFF));}
table.form td {text-align:left;}
table.form td.error {color:#FF0000;}
table.form td.form_submit {text-align:center; padding:10px;}
table.form_inner td.form_inner_top {vertical-align:top;}
/* --------------------------------------------- */
/* Tooltips */
span.tooltips {width:200px; background:#FF9; display:none; padding:2px; position:absolute; z-index:1000; -moz-border-radius:4px; color:#000; border:2px solid #C06;}
span.img_hover {width:300px; background:#FFF; display:none; position:absolute; z-index:1000; -moz-border-radius:6px; -moz-box-shadow:0 0 6px #000; color:#000; border:1px solid #999;}

#myform {font-size:15px;}
.title {background:#003399; line-height:30px; text-indent:10px; color:#fff; font-weight:bold; font-size:16px; margin:0}
#step0commands {width:100#; display:table; text-align:center; margin-top:30px; width:100%; float:left}
#step1commands {width:100#; display:table; text-align:center; margin-top:30px; width:100%; float:left}
#step2commands {width:100#; display:table; text-align:center; margin-top:30px; width:100%; float:left}
#step3commands {width:100#; display:table; text-align:center; margin-top:30px; width:100%; float:left}
.next {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; border:#cc0000 1px solid; cursor:pointer; margin:5px; background:#cc0000; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;text-shadow: 0 1px 0 rgba(0,0,0,0.4); box-shadow: 0 0 .05em rgba(0,0,0,0.4); -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4); padding:5px 60px; font-weight:bold}
a.next {font-weight:bold; color:#FFF !important; cursor:pointer; margin:5px; font-weight:bold}
.next:hover {background:#e52c2c;color:#FFF;}
.prev {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; border:#cc0000 1px solid; cursor:pointer; margin:5px; background:#cc0000; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;text-shadow: 0 1px 0 rgba(0,0,0,0.4); box-shadow: 0 0 .05em rgba(0,0,0,0.4); -moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4); padding:5px 60px; font-weight:bold}
a.prev {font-weight:bold; color:#FFF !important; cursor:pointer; margin:5px; font-weight:bold}
.prev:hover {background:#e52c2c;color:#FFF;}
.topmenu {width:100%; float:left; text-align:left; padding:45px 0 0 0; color:#09F }
.topmenu a{color:#fff; text-decoration:none; font-size:14px; padding:0 0 0 20px;}
.topmenu a:hover{color:#09F; text-decoration:none; font-size:14px;}
.commingn {/*background: url("pics/bg_comming.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #0e56fb;
    font-size: 20px;
    font-weight: bold;
    height: 105px;
    left: -25px;
    padding-top: 65px;
    position: absolute;
    text-align: center;
    top: -70px;
    width: 170px;
	text-shadow: 0 2px 1px #fff;}
.rate {transform: rotate(-45deg);}
table.form_inner0 {background:#fff;border:#003399 2px solid}
table.list1 {background:#fff}
table.list1 td{font-weight:bold; line-height:30px;}
table.list1 .row0 {background:#4f81bd; color:#fff}
table.list1 .row {background:#d0d8e8;}
table.list1 .row2 {background:#e9edf4;}
table.report {background:#fff;border:#003399 2px solid}
div.menu_top a{background:#0423a7; padding:0 15px; line-height:30px; border-radius:6px; margin:0 5px; float:left}
