﻿body
{
	background-color: #aa9e86;
}
#content_bg
{
	height: auto;
	width: 100%;
	background-image: url( '../images/contactus/contactus_bg.jpg' );
	background-repeat: repeat-x;
}
#content
{
	height: 549px;
	width: 100%;
	padding-bottom:5px;
	background-image: url( '../images/contactus/contactus_bg_pic.jpg' );
	background-repeat: no-repeat;
}
#content_ENU
{
	height: 549px;
	width: 100%;
	padding-bottom:5px;
	background-image: url( '../images/contactus/contactus_bg_pic_ENU.jpg' );
	background-repeat: no-repeat;
}
#text_blank
{
	width:300px;
	position:absolute;
	top:255px;
	left:5px;
	margin-left: 625px;
	font-size: 12px;
	line-height: 22px;
}
#text_blank b
{
	margin-left:-20px;
}
#text_blank p
{
	padding-top:50px;
	font-size: 18px;
	font-weight: bold;
	color: #660033;
}
#text
{
	width:300px;
	position:absolute;
	top:365px;
	left:5px;
	margin-left: 625px;
	font-size: 12px;
	line-height: 22px;
}
#text p
{
	font-size: 18px;
	font-weight: bold;
	color: #660033;
}
#foot
{
	width: 983px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
#foot a:link
{ 
	text-decoration: underline; 
	color: #FFFFFF;
} 
#foot a:visited
 { 
 	text-decoration: underline; 
	color: #FFFFFF;
} 
#foot a:hover
{ 
	text-decoration: none; 
	color: #FFFFFF;
} 
