@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#login_form table{
	width:100%;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content:”;
}
abbr, acronym {
	border: 0;
}
/*------------------------------------reset code end------------------------------------------*/
body {
	color:#333;
	font-size:12px;
}
a {
	color:#369;
	text-decoration:none;
}
a:hover {
	color:#f60;
	text-decoration:underline;
}
.clear {
	clear:both;
	height:0;
}
/*-------------------------------------------------------------------*/
#content {
	width:940px;
	padding:10px;
	margin:auto;
	text-align:left;
}
#sideBar, #main {
	float:left;
	margin-right:10px;
}
#survey, #test, #news {
	width:438px;
	height:100%;
}
/*-----------------------------切换标签--------------------------------*/
.tabStyle {
	font-size:12px;
	margin-bottom:10px;
	position:relative;
}
.tabStyle .tabs, .tabStyle .tabs a {
	background-image:url(/images/index_20090424/tabimg.gif);
	background-repeat:no-repeat;
}
.tabStyle .tabs {
	background-position:right 1px;
	background-color:#ebf3fb;
	height:27px;
	width:100%;
}
.tabStyle .tabs li {
	float:left;
}
.tabStyle .tabs a {
	background-position:-97px -46px;
	color:#369;
	cursor:pointer;
	display:block;
	width:102px;
	height:27px;
	float:left;
	margin-right:1px;
	text-align:center;
	line-height:25px;
}
.tabStyle span.bottomBg {
	display:block;
	width:100%;
	height:6px;
	background-position:0 -32px;
	background-image:url(/images/index_20090424/tabimg.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	bottom:0;
}
.tabStyle div {
	border:1px solid #bed7f2;
	border-top:none;
	padding:15px;
	height:100%;
}
.tabStyle .tabs .current {
	background-position:-97px -74px;
	font-weight:bold;
}
/*-------------------------信息列表--------------------------------------------*/
.tabStyle h3 {
	font-family:"黑体";
	font-size:16px;
	width:100%;
}
.tabStyle ul.infolist {
	float:left;
	width:220px;
	padding-left:20px;
	line-height:25px;
}
.tabStyle ul.infolist li {
	zoom:1;
}
.tabStyle .infolist li a {
	width:160px;
}
.tabStyle ul.infolist li:after {
	content:"\0020";
	display:block;
	clear:both;
	height:0;
}
#serverInfo ul.info li{
	zoom:1
	}
#serverInfo ul.info li:after {
	content:"\0020";
	display:block;
	clear:both;
	height:0;
}
#serverInfo ul.info li a{
	float:left;
	}
#serverInfo ul.info li em{
	float:right;
	}
.tabStyle div{
	margin-top:-4px;
	}
.tabStyle ul.infolist a {
	float:left;
}
.tabStyle ul em {
	float:right;
	color:#999;
}
/*--------------------------*/
#news .infolist li a {
	width:100%;
}
/*-------------------------显示图片------------------------------------*/
#main .tabStyle dl {
	float:left;
}
#main .tabStyle dt {
	width:160px;
	height:120px;
	border:1px solid #ccc;
	background:url(/images/index_20090424/picBg.gif) no-repeat center;
}
#main .tabStyle dd {
	margin-top:8px;
	text-align:center;
}
/*-------------------------爱调研报告------------------------------------*/
#sideBar {
	width:260px;
}
#report {
	border:1px solid #aacbee;
	height:100%;
	padding-bottom:15px;
	margin-bottom:10px;
}
#report h4 {
	background:url(/images/index_20090424/reporticon.gif) no-repeat 15px center;
	font-size:14px;
	font-weight:bold;
	text-indent:30px;
	color:#F60;
	padding:5px;
	background-color:#e8f3f5;
	border:1px solid #fff;
}
#report h5 {
	font-family:"黑体";
	font-size:16px;
	text-align:center;
	margin:10px 0;
}
#report h5 a {
	color:#666;
}
#report ul {
	padding:0 15px;
}
#report ul li {
	line-height:18px;
	list-style-position:inside;
	list-style-type:circle;
	margin-bottom:6px;
}
#report img {
	border:1px solid #e8f3f5;
	width:228px;
	height:80px;
	margin-bottom:10px;
}
.tabStyle p.more{
 padding-left:360px;
 padding-top:10px;
 border-top:1px dashed #ccc;
 position:relative;
 }
.tabStyle p.more a{
 background:url(/images/index_20090424/more.jpg) no-repeat left top;
 display:block;
 width:41px;
 height:11px;
 
 }
#sideBar .tabStyle p.more{
 padding-left:190px;
}
#report  p.more{
 padding-left:190px;
 margin:0 15px;
 padding-top:10px;
 border-top:1px dashed #ccc;
}
#report  p.more a{
 background:url(/images/index_20090424/more.jpg) no-repeat left top;
 display:block;
 width:41px;
 height:11px;
 }
 
/*-------------------------礼品榜------------------------------------*/
#gift {
	height:100%;
}
#gift .tabs {
	background-position:right 1px;
	height:27px;
}
#gift table{
 margin-bottom:10px;
 line-height:18px;
 width:100%;
 }
#gift table th{
 color:#369;
 font-weight:bold; 
 text-indent:10px;
 }
#gift table td{
 text-indent:10px;
 }
#gift #giftTab1 table td.imgBg a{
 display:block;
 border:1px solid #aacbdd;
 width:100px;
 height:76px;
 padding:0;
 }
 #gift #giftTab2 table td.imgBg a{
 display:block;
 border:1px solid #aacbdd;
 width:65px;
 height:65px;
 padding:0;
 }
 #gift #giftTab1 table td.imgBg a img{
	 margin-left:-10px;
 width:100px;
 height:76px;
 }
#gift #giftTab2 td.imgBg a img{
	margin-left:-10px;
 width:65px;
 height:65px;
}
/*-------------------------个人发布------------------------------------*/
#userBar {
	float:right;
	width:222px;
	padding-top:32px;
	background:url(/images/index_20090424/usertitle.gif) no-repeat top center;
}
#userPublish {
	height:100%;
}
#userPublish ul {
	background-image:none;
	background-color:#fff;
}
#userPublish ul a {
	width:73px;
	background-position:right -46px;
}
#userPublish .current {
	background-position:right -74px;
}
/*----列表样式----*/
#userPublish dl {
	padding:10px 15px;
	line-height:18px;
	border:1px solid #aacbee;
	margin-top:-5px;
}
#userPublish dd {
	color:#999;
	margin-bottom:5px;
}
/*-------------------------客服信息--------------------------*/
#serverInfo {
	width:100%;
}
#serverInfo ul.info {
	border:1px solid #aacbee;
	border-top:none;
	margin-top:-4px;
	padding:14px;
	line-height:20px;
}
#serverInfo li {
 color:#369;
font-family:宋体;
 margin-bottom:5px;
}
#test .more #testlink{
 position:absolute;
 left:0;
 top:8px;
 }
 #test .more #testlink a{
     background:none;
     display:inline;
 }


