@charset "utf-8";

/*Createsurvey Common CSS Document */

/*Desgin By Seawee*/

/*Test by IE6&8/Fire6/Chrome12/Opera11/Safari5*/

/*First design time:2011-12-15 10:17*/



/*Global begin*/

body {

	font-family:"Microsoft YaHei" !important; 

	"SimSun",arial;	

	margin:0;

	padding:0;

	font-size:12px;

	color:#3c3c3c;

	background-color:#fff;

}

div,form,img,ul,ol,li,dl,dt,dd,p,br,h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0;border: 0;list-style-type:none;overflow:hidden;}

h1,h2,h3,h4,h5,h6 {font-size:12px;font-weight:normal;}

th{

	background:#ccc;

}

td{

	border-bottom:1px solid #ccc;

}



a:link {color: #3b3b3b; text-decoration:none;}

a:visited {color: #3b3b3b;text-decoration: none;}

a:hover {color: #33bb33; text-decoration:none;}

a:active {color: #3b3b3b;text-decoration: none;}

/*Global end*/

div.msgbox{

	z-index:100;

	position:absolute;

	padding:5px;

	width:200px;

	display:none;

}

div.msgbox #msgbox1{

	width:98%;

	background:#e2e2e2;

}

div.msgbox #msgbox1 #logo{

	width:300px;

	height:100px;

	float:left;

	padding:1%;

	position:absolute;

	z-index:110;

}

div.msgbox #msgbox1 .msgTitle{

	width:910px;

	height:55px;

	font-size:16px;

	color:#666;

	font-weight:bold;

	padding:1%;

	z-index:110;

	position:absolute;

}

div.msgbox #msgbox1 .msgTitle #xnww { 
	float:right; 
	width:155px; 
	height:55px; 
	margin:12px 25px 0 0;
}

div.msgbox #msgbox1 .msgTitle #search{

	width:175px;

	height:24px;

	float:right;

	margin-right:20px;

	border:2px solid #ccc;

	padding-left:2px;

	background:#999;

}

div.msgbox #msgbox1 .msgTitle #search input{

	padding:0;

	margin:0;

}

div.msgbox #msgbox1 .msgContent{

	width:100%;

	height:400px;

	line-height:30px;

	font-size:14px;

	clear:both;

	color:#333;

	position:relative;

}

div.msgbox #msgbox1 .msgContent #index_left{

	width:220px;

	height:220px;

	margin-left:30px;

	margin-top:95px;

	float:left;

	background:url("images/index_left.jpg") left top no-repeat;

}

div.msgbox #msgbox1 .msgContent #floors{

	width:720px;

	height:350px;

	left:220px;

	margin-top:0px;

	position:absolute;

	z-index:1;

}

div.msgbox #msgbox1 .msgContent #floor_btn{

	width:70px;

	height:242px;

	left:860px;

	top:300px;

	background:url("images/floors_bar.png") left top no-repeat;

	position:absolute;

	z-index:10;

}

div.msgbox #msgbox1 .msgButton{

	width:100%;

	height:40px;

	background:#4f140c;

	color:#fff;

	line-height:40px;

	margin-bottom:5px;

}

div.msgbox #msgbox1 .infoArea{

	width:438px;

	height:130px;

	left:5px;

	top:320px;

	background:#000;

	position:absolute;

	z-index:20;

}

div.msgbox #msgbox1 .infoArea .infoImg{

	float:left;

	width:162px;

	height:124px;

}

div.msgbox #msgbox1 .infoArea .infoImg img{

	border:1px solid #ccc;

}

div.msgbox #msgbox1 .infoArea .infoData{

	width:438px;

	height:124px;

	background:url("images/info_bg.jpg") left top no-repeat;

}

div.msgbox #msgbox1 .infoArea .infoData .infoTitle{

	margin-left:40px;

	line-height:30px;

	color:#4a9300;

	font-size:16px;

}

div.msgbox #msgbox1 .infoArea .infoData .infoTitle span{

	margin-left:10px;

	color:#000;

	font-size:14px;

}

div.msgbox #msgbox1 .infoArea .infoData .infoContent{

	color:#000;

	margin:0 30px 0 30px;

	font-size:12px;

	line-height:20px;

	width:auto;

	height:76px;

}

div.msgbox #msgbox1 .infoArea .infoData .infoTel{

	width:auto;

	height:20px;

	color:#4a9300;

	margin-left:25px;

	line-height:18px;

}