@charset "utf-8";

* {
	margin: 0;
}

/* ### TAGS */
@font-face {
font-family: SimHei;
font-style:  normal;
font-weight: normal;
src: url(SIMHEI0.eot);
}
@font-face {
font-family: Verdana;
font-style:  normal;
font-weight: 700;
src: url(VERDANA0.eot);
}

body {
	font-size: 15px;
	color: #000000;
	font-family: SimHei;
}

/* ### WRAPPER AND COLUMNS */
.wrapper {
	width: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.leftcolumn {
	display: block;
	width: 190px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
.centercolumn {
	display: block;
	float: center;
	width: 100%;
	min-height: 152px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.rightcolumn {
	display: block;
	float: left;
	width: 550px;
	min-height: 152px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/* ### HEADERS AND FOOTERS */
.header {
 	margin: 30px 0px 10px 0px;
	min-height: 118px;
}
.footer {
	padding: 2px;
	border: 1px dotted #CCCCCC;
	width: 65%;
}

/* ### NAVIGATION BARS */
.navbar {
	padding: 5px;
	border: 1px dotted #CCCCCC;
	font-size: 100%;
}

/* ### USER-DEFINED CLASSES */
.title01 {
	font-size: 150%;
	color: #BF9264;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BF9264;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title02 {
	font-size: 140%;
	color: #AB103A;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.title02-line {
	font-size: 130%;
	color: #AB103A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AB103A;
	padding: 5px;
}

.title03 {
	font-size: 125%;
	color: #A6479C;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #7B3574;
	padding: 2px;
}
.title03-noline {
	font-size: 125%;
	color: #A6479C;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
}
.title04 {
	font-size: 140%;
	color: #D67492;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #D67492;
	padding: 2px;
}



.font80pct {
	font-size: 80%;
}


.price-bold {
	font-weight: bold;
	color: #AF0C0C;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.price-bold-big1 {
	font-weight: bold;
	color: #AF0C0C;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.price-bold-big2 {
	font-weight: bold;
	color: #AF0C0C;
	font-size: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font-big3-bold {
	font-weight: bolder;
	color: #AF0C0C;
	font-size: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font-big3-red-bold {
	font-weight: bolder;
	color: #FF0000;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




.price-strikethrough {
	font-weight: normal;
	color: #000000;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.box-greyborder {
	padding: 2px;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box-greyborder-2 {
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 80%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

.font-specialremarks {
	font-weight: bold;
	color: #FF0000;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texts-letterspacing {
	word-spacing: 5px;
}
.box-title-01 {
	padding: 5px;
	border: 1px dotted #000000;
	color: #336600;
	font-size: 130%;
}
.line-purple-bottom {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B3574;
}
.font-big3-01 {
	font-weight: bolder;
	color: #960;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.font90pct {
	font-size: 90%;
}
