﻿* {margin:0; padding: 0;}

body {
color: #6E6E6E;
font-size: 12px;
font-family: "微软雅黑",verdana,Sans-Serif;
text-align: center;
line-height: 20px;
/**background: url(http://www.gpsbao.com/upimg/allimg/guoqing.jpg) repeat;**/
/**background: url(http://www.zhirui.net/images/beijing_20090908.jpg) repeat;background-position:center top;background-repeat:no-repeat;margin-top:50px;**/
}

a {
color: #0356A8;
text-decoration:none;
}
a:hover {
color: #0356A8;
text-decoration: underline;
}
a:visted {
color: #6D839A;
text-decoration: underline;
}

input, textarea {
border: 1px solid #B8D4F1;
padding: 0 2px;
}

#wrap {
width: 800px;
_width: 810px;
margin: 0 auto;
text-align: left;
}

/*  头部区属性  */
#head {
margin: 5px 0;
padding: 4px 0;
height: 70px;
line-height: 70px;
border-bottom: 2px solid #B8D4F1;
}
#logo img {
border: 0;
height: 60px;
float: left;
width: 165px;
text-align: left;
}

#desc {
height: 60px;
width: 508px;
float: right;
text-align: right;
border: 1px solid #EDF7FF;
}

.menu, .menu2 {
padding: 4px 2px 4px 6px;
*padding: 4px;
height: 90px;
margin-bottom: 10px;
background-color: #C2E9FF;
}
/*bg:E1F4FF C2E9FF E3EDF0*/

.menu ul, .menu2 ul {
list-style: none;
}
.menu li, .menu2 li {
float: left;
width: 93px;
margin: 2px;
padding: 2px 0 2px 0;
text-align: center;
line-height: 20px;
background-color: #EDF7FF;
border: 1px solid #88D3FF;
}
.menu2 li {
width: 91px;
}
.menu2 {
height:30px;
}

/*  内容区属性  */
#content {
margin:0;
padding:0;
}

.title {
clear: both;
*margin-top: 5px;
*margin-top: 10px;
}

.title h3 {
height: 24px;
color: #038ED3;
font-size: 14px; 
line-height: 18px;
padding-left: 18px;
background-image:url(/ico.gif); 
background-repeat:no-repeat;
}

.list_pic li a.alink {display:none;}

.list_pic img {
border: 0;
width: 40px;
height: 40px;
padding: 1px;
/*background-color: #29ADEA;*/
/*border: 1px solid #29ADEA;*/
}

.list_pic a img {
background-color: #29ADEA;
border: 1px solid #29ADEA;
}
.list_pic a:hover img {
background-color: #ff3333;
border: 1px solid #ff3333;
}
.list_pic a:visted img {
background-color: #29ADEA;
border: 1px solid #29ADEA;
}

.list_pic ul {
list-style: none;
}
.list_pic li {
border: 0;
/*width: 93px;*/
float: left;
margin: 2px;
line-height: 18px;
*line-height: 20px;
padding: 2px 0 2px 0;
text-align: center;
/*border: 1px solid #E1F4FF;*/
}

.list_pic li a {
text-decoration:underline;
}
.list_pic li a:hover {
color:#ff3333;
}
.list_pic a.view {font-size:10px; color:green; line-heght:14px; margin:0; padding:0;}

#smallbox div.list_pic li a {
text-decoration:none;
}

/*  内容区大模块  */
#bigbox, #index_bigbox {
width: 508px;
float: right;
margin: 10px 0;
padding: 2px 1px 2px 3px;
}
#bigbox div.title {}
#smallbox div.list {}
#bigbox div.list_pic {}

div.index_ggad {clear:both; margin:10px 0; text-align:center;}
p.ggad_1 {margin-left:10px; width:337px; float:left;}
p.ggad_2 {width:122px; float:left;}

/*  内容区小模块  */
#smallbox, #index_smallbox {
width: 260px;
float: left;
margin: 10px 0;
padding: 2px 1px 2px 4px;
padding-top: 10px;
border: 1px solid #96D8FF;
background-color: #EDF7FF;
}

#index_bigbox {
float: left;
}
#index_smallbox {
float: right;
margin: 10px 0 10px 10px;
}

#smallbox div.list {}
#smallbox div.list_pic li, #index_smallbox div.list_pic li  {
border: 0;
width: 60px;
float: left;
margin: 2px;
padding: 0;
border: 0;
}

#smallbox div.list_pic img, #index_smallbox div.list_pic img {
margin: 0;
padding: 2px;
border: 0;
}

#index_smallbox {
float: left;
}

.use {
clear: both;
margin: 5px 4px 4px 3px;
padding: 2px 2px 2px 4px;
background-color: #fff;
border: 1px solid #E2E2E2;
}

.searchbox, .searchbox form, .searchbox input{
padding:0;
margin:0;
}

input#keyword {
float:left;
width: 180px;
margin-left:6px;
padding:4px 0;
line-height:20px;
}
input#button {
float:right;
width: 50px;
margin-right:8px;
padding:1px 0;
line-height:20px;
}

.topComment {
}
.topComment ul {
list-style:none;
margin: 2px 4px 4px 10px;
}
.topComment li {
margin:4px 0;
padding:4px 0;
list-style:none;
clear:both;
}
.topComment li img {
margin:0 4px 0 0;
float:left;
padding:1px;
border:1px solid #3399FF;
}
.topComment li a {
}

/*  底部区属性  */
.link {
margin: 5px 0 0;
padding: 4px;
line-height: 20px;
border: 1px solid #E2E2E2;
}
.link a {
color: #666;
}

#foot {
text-align:center;
color: #87B1DD;
clear: both;
margin: 5px 0;
padding-top: 10px;
*padding-top: 3px;
border-top: 2px solid #B8D4F1;
}

.show {
color: blue;
clear: both;
font-size: 12px;
line-height: 20px
margin: 0 0 5px 0;
padding: 2px 0 1px 4px;
border: 0 solid #B8D4F1;
}
.show h1 {font-size:12px;margin:0;line-height: 20px;display:inline;}
.show a {color: blue}

.page_list {
clear: both;
margin:8px 0;
padding:0;
border:0;
}
.page_list a {
margin: 4px;
padding: 4px;
border: 1px solid #B8D4F1;
}
.page_list span {
padding:0;
margin: 0;
}

/* 文章页代码 Bgin */
.article, .article td, .article table, .article div {
text-align: left;
}

.article span {display: none;}
.article h2, .article h3 {font-size: 14px;}
.article h2 {font-size: 12px;}
.article div.txt {
padding: 10px;
text-align: left;
}
.txt img, .txt td img {
margin: 2px;
padding: 2px;
/*
width: 45px;
height: 45px;
*/
border: 1px solid #eeeeee;
}

.comment {}
.comment dl {
margin: 6px;
padding: 2px;
background-color: #F6FBFF;
border: 1px solid #FFDEDE;
}
.comment dt {
color: #999;
}
.comment dt strong {
color: #333;
}
.comment dd{
color: green;
padding-left: 10px;
}
.comment div.more {}
.comment div.list {}
.comment div.list {}
.comment div.post h3 {font-size: 14px;}
.comment div.post textarea {width: 480px;}

div p.qqshuqian {text-align:center}
div p.qqshuqian img {height:22px;width:182px;border:0;text-align:center;}

div.468_60 {padding:6px 0; clear:both; background-color:#000;}

/* 文章页代码 END */

/* 搜索结果页代码 Bgin */
div.list .page {
clear: both;
margin:8px 0;
padding:0;
border:0;
}
div.list .page a {
margin: 4px;
padding: 4px;
border: 1px solid #B8D4F1;
}

div.article h2 {
margin:10px 0; 
text-align:center; 
color: #000000;
}

div.article form.formsearch {text-align:center}
div.article input.keyword {
width: 180px;
margin-left:6px;
padding-top: 4px;
line-height:14px;
}

div.article select.searchtype {
width: 110px;
margin: 0 6px;
padding:8px 0;
}

div.article input.button {
width: 50px;
padding-top: 3px;
line-height: 14px;
}

div.node {margin: 10px 0; }
.node div.title {border-top: 1px solid #eeeeee; padding-top:4px;}
.node div.title a {text-decoration:underline;}
.node div.title h2 {text-align: left;}
div.info {font-size:12px; padding-left:15px;}
div.info span {color:#333333; display:inline;}

div.list .page {text-align: center; border-top: 1px solid #eeeeee; padding-top:8px;}
div.l_250 {margin-left:4px}

/* 搜索结果页代码 END */

.topmeuad {text-align:center; padding-left:12px;padding-top:-20px;margin:10px 0;}
#left {float:left}
#right {float:right}

.center {text-align:center}
.clear {clear:both;}
.div {border: 1px solid red;}

/**CSS实现简单的图片防盗链代码**/
...img {
 filter:expression(
 this.不能去掉 ? "" :
 (
 (!this.complete) ? "" :
 this.runtimeStyle.filter = ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')") +
 String(this.不能去掉 = true).substr(0, 0) +
 (this.src = "http://www.qqtxj.cn/template/images/logo.gif").substr(0, 0)
 )
 );
}
/**CSS实现简单的图片防盗链代码**/
