html, body 				{ margin: 0; padding: 0; color: #000; background: #CCCCCC; 
										font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; }
div								{ color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; }
h1								{ margin: 0; padding: 0; font-size: 22px; font-weight: bold; margin-bottom: 6px; line-height: 20px }
h2								{ margin: 0; padding: 0; font-size: 16px; font-weight: bold }
.h2 							{ margin: 0; padding: 0; font-size: 16px; font-weight: bold }

a 								{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; 
										color: #333333; text-decoration: underline; font-weight: bold; }
a:hover						{ color: #666666; }

ul 								{ margin-top: 5px; margin-bottom: 5px; }
li								{ margin-top: 3px; margin-bottom: 3px; }

form							{ margin: 0; padding: 0; }

.emph							{ font-weight: bold; }
.small						{ font-size: 11px }
.msg							{ background: #FFFFFF; padding: 20px; color: #000000; font-family: Times New Roman, Times, serif; }

#site_map a 			{ font-weight: normal; }

#menu a 					{ text-decoration: none; font-weight: normal; }
#menu a:hover			{ text-decoration: underline; font-weight: normal; }
#menu a.bottom_menu	{ font-size: 10px; line-height: 10px; }

#breadcrumb a			{ color: #DD6F00; text-decoration: none; font-weight: normal; }
#breadcrumb div		{ color: #DD6F00; text-decoration: none; }
#breadcrumb a:hover	{ color: #FF9900; text-decoration: underline; }

table.head 				{ background: #333366; border-bottom: 1px solid #000; }

.top							{ border-top: 1px solid #FFF; }
.right						{ border-right: 1px solid #FFF; }
.bottom						{ border-bottom: 1px solid #FFF; }
.left							{ border-left: 1px solid #FFF; }

#submenu 					{ width: 150px; float: right; clear: both; border-left: 1px solid #FFF; border-bottom: 1px solid #FFF; 
										padding: 5px; margin: 0 0 5px 10px; }
#submenu p 				{ margin: 12px 0 12px 0 }
#submenu a 				{ color: #11508F; font-size: 11px; line-height: 14px; text-decoration: none; font-weight: normal; }
#submenu a:hover	{ color: #1A60A7; text-decoration: underline; font-weight: normal; }

#test 						{ background: #DE0018 url(content/home/test_bg.gif) repeat-x top; margin-top: 10px }
#test div					{ width: 300px; height: 60px; background: url(content/home/test_checkbox.gif) no-repeat right top }
#test br					{ line-height: 13px }
#test a 					{ display: block; width: 280px; height: 50px; margin-left: 10px; font-size: 11px; 
										color: #FFFFFF; text-decoration: none; line-height: 14px; font-weight: normal }
										
#order_tel_form input, textarea { width: 110px; margin-bottom: 5px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; line-height: 10px; }
