⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 东旭网络问卷调查系统 v2.4 很好用的大家试试看
💻 CSS
字号:
@charset "utf-8";
body,td,th {
	margin-top:0px;
	font-size: 12px;
	text-align:center;
}
a {
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #4E667B;
}
a:active {
	text-decoration: none;
}
input,textarea{
	border:1px solid #ccc;
}
img{
	border:0px;
}
#Survey_IPList{
	width:223px;
}
#head{
	width:770px;
	height:140px;
	border:1px solid #D2E4FC;
	background-image:url(../Images/head.gif);
}
#surveyBox,#indexFriend{
	width:770px;
	margin-top:5px;
}
#main{
	width:772px;
	margin-top:5px;
}

#indexFriend{
	border:1px solid #D2E4FC;
}
#indexFriend .main{
	height:55px;
}
#indexFriend .friendBox{
	float:left;
	width:88px;
	margin:3px;
}
#banner{
	width:770px;
	border:1px solid #D2E4FC;
	margin-top:5px;
}
#banner .text{
	background:#D2E4FC;
	height:25px;
	line-height:25px;
	padding-left:1em;
	border:1px #FFF solid;
	text-align:left;
}
#box{
	width:770px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #D2E4FC;
}
.guestBookContetn{
	text-align:left;
	padding:5px;
	padding-bottom:15px;
}
.tdLeft{
	text-align:left;
	padding-left:6px;
}
.closeW{
	border-top:1px dotted #A7CAFA;
	height:30px;
}
#guestBook{
	border:1px dotted #A7CAFA;
	margin:5px;
}
#guestBook .touXiang{
	padding-top:3px;
	padding-bottom:3px;
	border-right:1px dotted #A7CAFA;
}
#guestBook .info{
	padding-left:6px;
	text-align:left;
	border-top:1px solid #A7CAFA;
}
#main {
	height:250px;
}
#main_1{
	width:565px;
	border:1px solid #D2E4FC;
	float:left;
	margin-right:5px;
	padding-bottom:5px;
}
#main_2{
	width:198px;
	border:1px solid #D2E4FC;
	float:left;
}
.head_new_flash{
	margin-top:5px;
	margin-left:3px;
	float:left;
}
.head_new_list{
	margin-top:5px;
	float:left;
	text-align:left;
}
.li{
	height:25px;
	list-style:none;
	line-height:25px;
}
.title{
	background:#D2E4FC;
	height:25px;
	line-height:25px;
	padding-left:1em;
	border:1px #FFF solid;
	text-align:left;
}
.paihang_content{
	text-align:left;
	height:220px;
}
#clar{
	clear:none;
}
#bottom{
	margin-top:5px;
	padding-top:12px;
	padding-bottom:12px;
	line-height:20px;
	width:770px;
	height:70px;
	border:1px solid #D2E4FC;
	text-align:center;
}
#surveyBox{
	border:1px solid #D2E4FC;
	text-align:center;
}
#surveyBox .center{
	width:500px;
	height:auto;
	text-align:left;
}
#surveyBox .name{
    padding:10px;
	text-align:center;
	font-size:18px;
}
#surveyBox .Question_list {
    width:500px;
	height:auto;
}
.Question_title{
    list-style:none;
}
#Question_Tdtz_show {
    width:500px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
}
#surveyBox .button{
	width:580px;
	height:30px;
	text-align:center;
	line-height:30px;
}
#surveyBox .button input{
	margin:8px;
}
#surveyBox .backindex{
	width:60px;
	height:30px;
	text-align:center;
	line-height:30px;
}

.Question_item li{
    list-style:none;
}
.Question_item_menu{
    padding-left:30px;
}
#bottom_pagebox{
	line-height:20px;
}
#passwordBox{
	width:300px;
	height:200px;
	margin-top:180px;
	margin-left:30px;
	border:1px solid #D2E4FC;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -