/* CSS Document */
/********************************************************

	---------------- version1.01 Style ----------------

	CSP360 system style of CSP360.COM Skin
	Last Update : 2008 - 06 - 24
	Designer : Jacky lau
	
********************************************************/
/*layout start*/
.wrapper{
	text-align:center;
	width: 100%;
	background: url(../images/header-bg.gif) repeat-x;
}
.inner-wrapper{
	margin-left:auto;
	margin-right:auto;
	width: 920px;
	text-align:left;
}
.clear{
	clear: both;
	display: block;
}
.inner-footer{
	line-height:20px;
	padding-bottom: 20px;
	text-align:center;
}
/*layout end*/


/*general style start*/
body{
	background: url(../images/bg-01.gif);
	margin: 0px;
	font-size: 12px;
	font-family: ËÎÌå,Arial;
}
img{
	border:0px none;
}
input{
	font-size:12px;
}
table{
	border-collapse:collapse;
	border:0px none;
	width:100%;
}
a:link, a:visited {
	text-decoration:none;
	color:#666;
}
a:hover, a:active {
	color:#C00;
	text-decoration:none;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
.radio{
	margin-top:2px;
}
.button{
	padding-top:2px;
}
.bold{
	font-weight:bold;
}
.red{
	color:#FF0000;
}
.chinared{
	color: #C00;
}
.high-light{
	background-color:#FFFF00;
}
.big{
	font-size:14px;
    font-weight:bold;
}
.orange{
	color:#F6872E;
}
.gray{
	color:#999;
}
.green{
	color:#093;
}
.large{
	font-size:16px;
	line-height:24px;
}
.black{
	color:#000;
}
form{
	padding:0px;
	margin:0px;
}
.white{
	color:#FFF;
}
.blue{
	color: #39c;
}
.line{
	height: 5px;
}
.f-l{
	float: left;
}
.biaoti{ color:#666666; font-size:14px; font-weight:blod;
	
}
.f-r{
	float:right;
}
.line-5{
	height: 5px;
}
/*general style end*/

/*header style start*/
.header{
	color: #fff;
}
/*header style end*/

/*warpper style start*/
.w-left{
	float: left;
	width: 105px;
}
.w-right{
	float: right;
	width: 810px;
}
.menu-left{
	background: url(../images/menu-left-bg.gif) no-repeat;
	height: 380px;
}
.menu-left-inner{
	text-align: center;
	padding: 60px 0px 0px 0px;
}
.menu-left-inner li{
	margin-bottom: 17px;
}
.menu{
	background: url(../images/menu-bg.gif) no-repeat;
	color: #39596b;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	height: 39px;
	line-height: 39px;
}
.menu a:link,
.menu a:visited{
	color: #39596b;
}
.menu a:active,
.menu a:hover{
	color: #f60;
}
.w-in{
	background: url(../images/wrapper-in.gif);
}
.w-in-inner{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}
.w-in-banner{
	margin: 0px 0px 7px 0px;
}
.w-in-noti{
	background: url(../images/noti-bg.gif) no-repeat;
	width: 790px;
	height: 34px;
	color: #f60;
	text-align: center;
	line-height: 34px;
	margin-bottom: 7px;
}
.w-in-con{
	border-left: 2px #ddd solid;
	border-right: 2px #ddd solid;
	border-bottom: 2px #ddd solid;
}
.w-in-from{
	border: 2px #ddd solid;
	line-height: 24px;
	margin-bottom: 10px;
}
.w-bott{
	background:url(../images/wrapper-bott.gif) no-repeat;
	height: 12px;
}
.aboutus-inner{
	font-size: 14px;
	line-height: 21px;
	padding: 10px 20px 15px 20px;
}
/*warpper style end*/

/*footer style start*/
.footer{
	background: #ccc;
	height: 90px;
	line-height: 21px;
	border-top: 1px #adadad solid;
}
.footer-inner{
	color: #666;
	float: right;
	width: 810px;
	text-align: center;
	padding-top: 15px;
}
/*footer style end*/
