@charset "utf-8";
/* CSS Document */

p{
	margin-top:10px;
	text-align:justify;
	line-height:18px;
}

div.sep{
	background-image:url(/skin/skin1/images/common/content_sep.gif);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
	font-size:10px;
	line-height:10px;
	height:10px;
}

.footer, .text1, .artwork1 {
	color:#333333;
}
.artworkpreview1 {
	color:#ffffff;
}

.artwork2 {
	color:#FF0000;
}

.heading1 {
	color:#333333;
	font-weight:bold;
}

.heading1Blue{
	color:#2078b0;
	font-weight:bold;
}
.textBlue{
	color:#2078b0;
}

.errMsg{
	color:#FF0000;
}

.formTitle{
	color:#333333;
}

.orderStatus{
	color:#6e6e6e;
}
.curOrderStatus{
	color:#4d93c0;
}

/*Order*/
.addressTitle{
	color:#333333;
}
.orderAddr, .orderHeading{
	color:#4e3a15;
}

.orderInfo{
	color:#2078b0;
}
