* {
	margin: 0;
	padding: 0;
}

body{
   width:850px;
   margin:0 auto;
}

a{
    color:#FFFFFF;
	text-decoration:none;
}

a:hover{
    color:#007fa8;
}

.top{
	margin:5px auto 0;
	width:850px;
	height:50px;
	font-family: "??";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.head{
    width:100%;
	margin-top:20px;
	height:92px;
}

.logo{
    width:313px;
	height:92px;
	float:left;
	margin-left:5px;
}

.mkjskj{
    width:502px;
	height:92px;
	float:right;
	margin-right:5px;
}

.mkjskj img{
    width:357px;
	height:26px;
	float:right;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
	border:none;
}

.menu_box{
    float:right;
	width:502px;
	background-image:url(../survey_images/menu_bg.gif);
	background-repeat:no-repeat;
	height:49px;
}

.menu_box ul{
	width:502px;
	margin-top:3px;
	height:34px;
}

.menu_box li{
    color:#FFFFFF;
	margin-top:6px;
	font-size:14px;
    float:left;
    width:auto;
    padding-left:33px;
	list-style:none;
}

.title{
    margin:0px 0px 0px 5px;
	width:147px;
	height:29px;
}

.question_box{
    margin-left:5px;
    width:847px;
	height:auto;
	margin-top:25px;
	background-color:#ffffd6;
}

.title_bule{
   color:#ffffff;
   font-size:14px;
   font-weight:bold;
   background-color:#83baff;
}

.question_box li{
    color:#666666;
    font-size:14px;
    float:left;
	width:auto;
	list-style:none;
	padding:0 10px;
}

.question_box input{
   color:#666666;
 }
 
.messagebox{
	margin:15px 0px 15px 0px;
	font-family: "??";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}


/*somebody*/

.Title-1 {
color:#000000;
font-family:"??";
font-size:14px;
font-weight:bold;
line-height:24px;
}
 
 .word{
	margin:20px 0;
	line-height:22px;
	font-size:12px;
	color:#000000;
	text-align:left;
	width:840px;
	font-family: "??";
}

.word a:link{
    font-size:14px;
    color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
}
.word a:hover{
     font-weight:bold;
	  font-size:14px;
    color:#FF3300;
	text-decoration:underline;
}
#main {width:150px;height:80px;position:absolute;z-index:10;display:none;border:1px solid #d6d6d6;background-color:#ffffff;text-align:center;}
.word-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.link-1:link {
	font-family: "??";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.link-1:visited {
	font-family: "??";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.link-1:hover {
	font-family: "??";
	font-size: 12px;
	font-weight: normal;
	color: #1359B9;
}
.word-2 {
	font-family: "??";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

