/*
====================  www.chinapasia.com StyleSheet File =====================
        Style Name: Default
        Version: 1.0
        Author: ²ÌÏþÁÁ
        Last Update: 2005-09-26
=====================================================================
*/

/****** General Styles ******/
body {
	width:1018px;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #FFFFFF;
	padding: 0px;
	margin:0 auto;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
}

table {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 13px;
}
td{
	font-family: "Arial", "Helvetica", "sans-serif";

}

a:link,a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCCCCC;
}

/****** Form Controls Styles ******/
form {
	display: inline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
	BACKGROUND: #F2F3E3;
	color:#888F00;
	border: 1px solid #ADAD5A;

}
input.text {
	height: 25px;
	padding: 1px;
	border: 1px solid #076AA6;
	color: #888F00; 
	background-color: #f6f6f6;
}
input.button {
	height: 20px;
	border: 1px solid #076AA6;
	border-top: 1px solid #076AA6;
	border-left: 4px solid #076AA6;
	color: #076AA6; 
	background-color: #f6f6f6;
}
textarea { 
	border: 1px solid #ADAD5A;
	background-color: #F2F3E3;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	color: #888F00; }
select { 
	font-family: Tahoma, Arial; 
	font-size: 12px;  
	color: #888F00; 
	background-color: #f6f6f6;
	border: 1px solid #076AA6;
}
.text1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #000000;
	line-height: 150%;

}
.text2 {
	font-family: "Tahoma", "Arial";
	font-size: 12px;
	color: #999900;
	line-height:25px;
	font-weight: bold;

}
.text3 {
	font-family: "Tahoma", "Arial";
	font-size: 14px;
	color: #333333;
	line-height:25px;
	font-weight: bold;
	text-align:center;
	padding-top:10px;
}
.text4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000000;
	line-height: 150%;

}
.left_bg {
	background-image: url(style/default/images/left_bg.jpg);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(style/default/images/right_bg.jpg);
	background-repeat: repeat-y;
}
.bottom_bg {
	background-image: url(style/default/images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.mail_bg3 {
	border-top: 1px dotted #FFFFFF;
	background-image: url(style/default/images/left-9.jpg);
	background-repeat: repeat-x;
}
.mail_bg4 {
	background-image: url(style/default/images/left-10.jpg);
	background-repeat: repeat-y;
}
.banner_bg {
	background-image: url(style/default/images/banner.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.banner_bg_e {
	background-image: url(style/default/images/banner_e.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.line {
	border-bottom: 1px dotted #FFFFFF;
}
.lineh {
	line-height:22px;
}
.back-light {
	background-attachment: fixed;
	background-image: url(style/default/images/xuline_light.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xuline {
	background-attachment: fixed;
	background-image: url(images/xuline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
