@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #477294;
}
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #477294;
}
a:hover {
	text-decoration: underline;
}


#main {
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/topbg.gif);
	background-repeat: no-repeat;
	background-position: center 0em;
	padding: 0 3px;
}
#top {
	background-color: #C45B75;
	color: #FFFFFF;
	height: 149px;
}
#logo {
	width: 280px;
	float: left;
	height: 90px;
	background-color: #C45C76;
	padding-top: 40px;
}
#contactbox {
	width: 500px;
	float: right;
	height: 130px;
}
#contactbox p {
	line-height: 1.4em;
	font-size: 12px;
}
#contactbox td {
	border-left: solid #666 1px;
	padding-left: 15px;
}
#contactbox a {
	color: #FFFFFF;
}



#pic {
	border-top: solid #000 4px;
}
#content {
	height: auto;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}
#left {
	width: 480px;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
#right {
	width: 255px;
	float: left;
	margin-top: 25px;
	background-color: #EEE;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#right h2,#inner_right h2 {
	font-size: 14px;
	text-transform: uppercase;
}
strong {
	color: #C45C76;
	font-weight: bold;
}
#right p,#inner_right p {
	margin: 10px 0px;
	line-height: 1.6em;
	border-bottom: solid #fff 1px;
	padding-bottom: 15px;
	padding-right: 15px;
}




#bottom {
	background-color: #C45C76;
	color: #FFFFFF;
	clear: both;
	padding-bottom: 10px;
	font-size: 12px;
}
.line {
	height: 4px;
	background-image: url(../images/topbg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-bottom: solid #243D50 2px;
	margin-bottom: 10px;
}
.blue {
	color: #0099CC;
	font-size: 14px;
}


#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 12px;
}
#bottom p {
	line-height: 2em;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}
.welcome {
	border-bottom: solid #fff 3px;
	padding-bottom: 15px;
}
.welcome p {
	line-height: 1.6em;
}

.welcome h2,#inner_left h2 {
	margin-bottom: 15px;
	height: 20px;
	text-transform: uppercase;
	font-size: 14px;
}

.welcome img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: solid #ccc 1px;
}
.more {
	text-align: right;
	display: block;
	color: #477294;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.box {
	width: 260px;
	float: left;
	margin-top: 20px;
}
.box p {
	line-height: 1.6em;
	margin-bottom: 14px;
	display: block;
}
.box ul,.box2 ul {
}
.box a,.box2 a {
	color: #666666;
}
.box li,.box2 li,.exhi li {
	line-height: 1.7em;
	list-style-type: none;
	background-image: url(../images/a.gif);
	background-repeat: no-repeat;
	background-position: 0em center;
	padding-left: 15px;
}
.box h2,.box2 h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#contactbox strong {
	color: #FFFFFF;
	font-weight: bold;
}
.box2 {

	width: 200px;
	float: right;
	margin-top: 20px;
}
#inner_left {
	width: 510px;
	float: left;
	margin-top: 15px;
	padding: 0 10px 20px 20px;
	line-height: 2em;
}
#inner_right {
	width: 220px;
	float: left;
	padding-left: 20px;
	background-color: #eee;
	margin-top: 15px;
	padding-top: 15px;
}
.contact img {
	float: left;
	margin-right: 15px;
}
.feedback #feedbackform p {
	margin-bottom: 8px;
	margin-top: 8px;
}
.feedback #feedbackform label {
	float: left;
	width: 80px;
	text-align: right;
}
.trade p img {
	padding: 8px 20px 8px 0;
}
.garments p img {
	padding: 3px;
	border: solid #ccc 1px;
	margin-right: 30px;
	margin-bottom: 15px;
}
.factory p img {
	border: solid #ccc 1px;
	float: left;
	margin-right: 15px;
}
#inner_right ul {
	padding: 15px 0 25px 0;
}
.lang {
	height: 19px;
	text-align: right;
	background-color: #D995A6;
	text-transform: uppercase;
	padding-top: 3px;
}
.lang a {
	text-decoration: none;
	margin-left: 9px;
	margin-right: 9px;
	color: #FFFFFF;
}
#inner_left ol {
	margin-left: 25px;
}

