@charset "gb2312";
#companyInfo {
	text-align: left;

}
#companyInfo .paradise{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
	font-weight: normal;
	text-transform: uppercase;
}



#companyInfo td  {
	font-weight: normal;
	font-size: 12px;
}
#companyInfo tr td img {
	margin-bottom: -5px;
	margin-top: 5px;
}
#companyInfo tr td a {
	color: #316AC5;
}
#paymentMethod {
	font-size: 12px;
}
#paymentMethod td {
	font-size: 12px;
}

#paymentMethod .paymentImportant {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
#paymentMethod  p {
	font-size: 12px;
}
#paymentMethod .accountA{
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#paymentMethod .accountA p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
}
#paymentMethod .accountB {
	font-family: "ËÎÌå";
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #CCC;
}
#paymentMethod .yelloBg {
	background-color: #FFFFF4;
}
#paymentMethod .pinkBg {
	background-color: #FFF0FF;
}
.downloadIcon   {
	margin-right: 20px;
	float: left;
	margin-top: 5px;
}
.creditcard {
	height: 40px;
	width: 100px;
	float: left;
}
.visa {
	background-image: url(/images/icon/payment/VISA-index.gif);
	background-repeat: no-repeat;
}
.mastercard {
	background-image: url(/images/icon/payment/Mastercard-index.gif);
	background-repeat: no-repeat;
}
.amex {
	background-image: url(/images/icon/payment/amex-index-medium.gif);
	background-repeat: no-repeat;
}
.jcb {
	background-image: url(/images/icon/payment/JCB-index.gif);
	background-repeat: no-repeat;
}
.dinerclub {
	background-image: url(/images/icon/payment/dc.gif);
	background-repeat: no-repeat;
}
#companyInfo .msn  {
	line-height: 35px;
	padding-left: 90px;
	background-image: url(/images/icon/chat/msnlogo.jpg);
	background-repeat: no-repeat;
	height: 35px;
	float: left;
	margin-right: 10px;
}
#companyInfo .skype {
	line-height: 35px;
	padding-left: 90px;
	background-image: url(/images/icon/chat/callmenew.gif);
	background-repeat: no-repeat;
	height: 35px;
	float: left;
}
.address  {
	font-size: 12px;
	color: #333;
}
#contactUs {
	display: block;
	float: left;
	padding-left: 10px;
	margin-top: 10px;
}

#contactUs li {
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#contactUs ul {
	list-style-type: none;

}
#contactUs strong {
	text-transform: uppercase;
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
#contactUs .telFree {
	color: #F60;
	font-weight: bold;
}
#contactUs .contactUsSpace {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	color: #333;
}
#aboutUs {
	padding: 10px;
}
#aboutUs p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 15px;
}
#aboutUs img {
	border: 5px solid #EDEDED;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#relatedLink p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 15px;
}
#relatedLink a {
	color: #990;
	font-style: italic;
}
#relatedLink .ourLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 10px;
	border: 1px dashed #858978;
	padding: 5px;
}

