.main {  
	font-size: 12px; 
	line-height: 18px; 
	color: #333333;
}

.main2 {  
	font-size: 12px; 
	line-height: 18px;
}

.main3 {  
	font-size: 10px; 
	line-height: 16px; 
	color: #333333;
}

.main4 {  
	font-size: 10px; 
	line-height: 16px; 
	color: #996633;
}

.main5 {
	font-size: 12px; 
	color: #996633;
}

.main6 {
	font-size: 12px; 
	color: #bd2d31;
}

.main7 {  
	font-size: 10px; 
	line-height: 16px; 
}

.dotline {
	background: url(/order/img/dot.gif) repeat-y 1px 0px;
}

.msg {  
	font-size: 10px; 
	color: #FF3333;
}

form {
	margin:0;
	padding:0;
}

form.order td {
	padding-bottom:5px;
	font-size: 12px; 
	line-height: 18px; 
	color: #333333;
}

form.order td.main5 {
	font-size: 12px; 
	color: #996633;
}

form.order td.main6 {
	font-size: 12px; 
	color: #bd2d31;
}

form.order input, form.order textarea, form.order select {
	border: solid #333333 1px;
}




.link {  
	color: #0573C7;
	font-size: 12px; 
	line-height: 18px;
	font-weight: bolder;
}

a:link {
	color: #0573C7;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	color: #6DA0C3;
	text-decoration: none;	
	font-weight: bolder;
}

a:hover {
	color: #004981;
	text-decoration: none;	
	font-weight: bolder;
}

a:active {
	color: #999999;
	text-decoration: none;	
	font-weight: bolder;
}

