body {
	background-color:white;
}

textarea, select {
	border:1px solid #888888;
}

#header {
	width:100%;
	height:10px;
}

#content {
	clear:both;
}

/*#globalnav {
	height:36px;
	margin:18px auto;
	position:relative;
	width:960px;
	z-index:9998;
}

#globalnav ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:18px;
}

#globalnav li {
	display: inline;
}

li a {
	width:192px;	
	float:left;
	height:0;
	overflow:hidden;
	padding-top:36px;
}

#globalnav li#one a {
	background-position:0px 0;
	cursor:default;
}

#globalnav li#index a {
	background-position:-192px 0;
}

#globalnav li#i-city a {
	background-position:-384px 0;
}

#globalnav li#plm a {
	background-position:-576px 0;
}

#globalnav li#contact_us a {
	background-position:-468px 0;
}

#globalnav li#last a {
	background-position:100% 0;
}

#globalnav li#index a:hover { 
	background-position: -192px -36px; 
}

#globalnav li#i-city a:hover { 
	background-position: -384px -36px; 
}

#globalnav li#plm a:hover {
	background-position:-576px -36px;
}

#globalnav li#contact_us a:hover {
	background-position:-468px -38px;
}

#globalnav li#last a:hover {
	width:163px;
	background-position:100% -36px;
}

#content_layout {
	position:relative;
	color:#000000;
	margin:-12px auto 16px;
	font-size:16px;
}*/

#content_layout a {
	width: 960px;
	height:558px;
	display: block;
}

#mobile_t {
	width:960px;
	height:670px;
	background: url(../imgs/mobile_t.jpg) no-repeat scroll 0 0;
}

#mobile_t .inigma {
	width:110px;
	height:34px;
	position:relative;
	left:730px;
	top:550px;
}

#mobile_t .inigma a {
	width:auto;
	height:auto;
}

#mobile_m_content{
	width:960px;
	background-color:#f2f2f2;
}

#mobile_m {
	width:360px;
	height:200px;
	margin:0 auto;
	background-color: #fd8433;
}

#mobile_m input {
	width:auto;
}

#mobile_m_t {
	width:100%;
	height:22px;
	background: url(../imgs/qrcode_title.jpg) no-repeat scroll 0 100%;
}

#mobile_b {
	width:960px;
	height:251px;
	background: url(../imgs/mobile_b.jpg) no-repeat scroll 0 0;
}

#qr_code { 
	width:110px;
	height:110px;
	margin:5px;
	display: none;
}

#qr_code_wrap { 
	width:120px;
	height:120px;
	margin:15px 10px;
	position: relative;
	background:#fff;
	float:left;
	display:inline;
}

#init {
	width:120px;
	height:120px;
	line-height:30px;
	background: url(../imgs/qr_code_bg.jpg) no-repeat scroll 0 0;
	color:#666;
}

#init span {
	width:82%;
	height:90%;
	display:block;
	margin:0 auto;
	padding-top:3px;
	top:10px;
	position:relative;
}

#qr_code_item {
	width:210px;
	margin-top:15px;
	float:left;
	display:inline;
}

#qr_code_item fieldset {
	height:50px;
	border:1px solid black;
}

#qr_code_item fieldset.textarea {
	height:60px;
	margin-top:5px;
}

#loading { 
	position: absolute; 
	left: 35%; 
	top: 45%; 
	font-weight: bold; 
	display: none;
}

#q_content {
	width:95% !important;
	margin-left:3px;
	margin-top:7px;
	border:none;
}

#content_textarea {
	width:98%;
	display: none;
}

#button {
	width:52px;
	height:18px;
	clear:both;
	margin:0 auto;
}

#button input {
	border:none;
}

#focus {
	width:960px;
	height:151px;
	margin:10px auto 10px;
	clear:both;
}

#focus img {
	margin:0 6px 0 0;
	display:inline;
}

#focus img.last {
	margin: 0;
}

#contact_us_title {
	width:360px;
	height:23px;
	margin:0 auto;
	background: url(../imgs/contact_us_title.jpg) no-repeat scroll 0 100%;
}

#contact_us {
	width:360px;
	margin:0 auto;
	background-color:#f2f2f2;
	color:black;
}

.input, .submit {
	width:330px;
	margin:2px auto;
	margin-bottom:10px;
}

#ContactContactperson, #ContactContacttel {
	width:77%;
}

#ContactContactPurpose {
	width:79%;
}

#em1 {
	height:1209px;
}

#em2 {
	height:431px;
}

#footer {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	color: #666;
	text-align: center;
}