/*defualt
========================================*/
.main-container{
     width:940px;
     clear:both;
     margin:30px auto 0px;}
     
.outer-container {
    width: 934px;
    margin: 0px auto;
    padding: 2px;
    border: 1px solid #D7D7D7;
    clear: both;
    float:none;}

.inner-container {
    background: white url(../images/conten_box_gradient.jpg) repeat-x bottom left;
    clear: both;
    height: 100%;
    margin: 0;
    padding: 27px 27px 10px;
    width: 880px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;}

.btm-shadow {
	background: url(../images/inside_pg/premier_btm_shadow.png) no-repeat bottom center;
	clear: both;
	height: 7px;
	margin: 0 0 30px;
	padding: 0;
	width: 940px;}
	
/*locate us Zhang Nan*/    
.inside{
    width:880px;
    padding:0px;
    clear:both;}

.textbox, p.left-txt {
    clear: none;
    float: left;
    line-height: 30px;
    display: inline-block;
    margin-right: 15px;
    background: none;}

.textbox{width:480px;}

p.left-txt a.button-red {width:121px;}

p.left-txt.right{margin-top: 12px;}

.textbox input {
    font: 14px Arial, Helvetica, sans-serif;
    color: #333;
    border: 1px solid #C4C4C4;
    height: 20px;
    width:470px;
    margin: 0;
    padding: 5px 4px 5px 4px;
    float: left;
    display: inline-block;
    background-color: #F6F6F6;
    -moz-box-shadow: inset 0 1px 3px #c1c1c1;
    -webkit-box-shadow: inset 0 1px 3px #c1c1c1;
    box-shadow: inset 0 1px 3px #c1c1c1;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;}

div.left{
    float:left;
    display:inline-block;
    width:215px;
    margin-right:23px;}

div.right{
    float:left;
    display:inline-block;
    width:642px;
    margin:0px;}

.radio-content{
    width:230px; 
    margin:0;
	*margin:10px 0 0;
	padding:0;
    clear:both;
	float:left;}

.left img {
    display:inline-block;
    margin:0px 4px;}

.bar {
    height:2px;
    clear:both;
    width:215px;
	margin:10px 0 15px 0;
	*margin:10px 0 5px;
    border-bottom:1px solid #ccc;}

.radiobtn {width:15px; height:15px; float:left; margin:3px 0 0 0; *margin:0 5px 0 0; padding:0;}
.iconimg {width:20px; height:20px; margin:0 5px 0; padding:0; float:left;}
.iconimg img {margin:0 auto;}
.icontxt {width:170px; float:left;} 
.radio-content-margin {margin:5px 0;}