*{
font-family:Arial, Helvetica, "宋体", sans-serif;
padding:0px;
margin:0px;
}
body{
margin:0 auto;
width:1002px;
background-image:url(../image/bg-img.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#FFF;
}
#container{
display:inline;
float:left;
margin-top:50px;
margin-left:280px;
width:400px;
font-size:18px;
color:#FFFFFF;
}
#language{
display:inline;
float:left;
margin-top:140px;
margin-left:170px;
width:630px;
}
#hostedpbx-inf{
color:#fff;
font-size:18px;
float:left;
font-weight:bold;
}
#language-link{
color:#FFFFFF;
font-size:14px;
float:right;
}
#language-link a,#language-link a:hover,#language-link a:visited{
color:#FFFFFF;
text-decoration:none;
}
#language-link a:hover{
text-decoration:underline;
}
#botton{
margin-left:20px;
margin-top:20px;
}
input.btn{
border:0px;
background-image:url(../image/06.jpg);
background-repeat:repeat-x;
width:100px;
height:26px;
background-color:#FF9900;
color:#FFFFFF;
font-size:18px;
text-align:center;
padding-top:2px;
}
input.two{
margin-left:78px;
}
input.txt{
width:247px;
height:20px;
border:1px solid #A6A6A7;
}
select{
width:250px;
height:22px;
border:1px solid #A6A6A7;
}

fieldset {
clear:both;
	border:0px;
}

fieldset label {
	float:left;
	width:120px;
	text-align:right;
	margin-right:10px;
}

fieldset div {
	clear:left;
	padding-bottom:18px;
}

#msgError{
font-size:14px;
color:#FF0000;
text-align:left;
height:20px;
display:block;
}

#footer{
display:inline;
float:left;
margin-top:185px;
font-size:14px;
color:#666666;
margin-left:325px;
padding-bottom:10px;
}