﻿@charset "utf-8";
@import url("index.css");
@import url("channel.css");
@import url("list.css");
@import url("article.css");
@import url("search.css");
@import url("ask.css");
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }网站变灰*/
body { margin:0px; padding:0px; font-size:12px; background:#fff url(bg.gif) center repeat-y;}
ul,h1,h2,h3,h4,p,ol{ padding:0px; margin:0px;}

img{ border:none;}
li{ list-style:none;}
a{ color:#333; font-size:12px; text-decoration:none;}
a:hover{ color:#FF6600; text-decoration:underline;}


/**/
input,select,textarea,.textarea_style{	font-family:"";	border:1px solid #dcdcdc;}
.inputtitle{ background:url("images/ruler.gif") repeat-x 0 5px; height:17px;line-height:17px;padding-left:2px;}
.input_focus, .input_blur {	height:17px; line-height:17 px; border:1px solid #dcdcdc;  padding-left:2px;}
.input_focus, .textarea_focus {	background-color:#F6FCFF; font-size: 12px; border:1px solid #C7E8F9;}
/**/
.radio_style, .checkbox_style {	border:0;}



/**/
#pages { margin:15px auto; text-align:center; clear:both;}
#pages a { padding:3px 6px 2px; margin:3px; border:1px solid #ccc; text-align:center; color:#fff;}
#pages a.now{ background:#fff; color:#000; border:0;}
#pages a:hover,#pages a.now:hover { background:#fff; color:#000;}
.k_pagelist {float:left;display:table;clear:both;line-height:30px;}
.k_pagelist em {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;background:#F5F9FE;color:#666;font-weight:bold;font-style:normal;}
.k_pagelist strong {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;color:#FF6600;}
.k_pagelist a {padding:2px;border:1px solid #E7E7E7;font-size:12px;margin:0px 1px;}
#page {
list-style: none;
display: inline;
}
#page strong {
display: inline;
margin-right: 5px;
float: left;
height: 20px;
width: 20px;
}
#page a {
color: #399;
text-decoration: none;
display: block;
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
border: 1px solid #999;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
}
#page strong a:hover {
font-size: 24px;
line-height: 30px;
height: 30px;
width: 30px;
position: absolute;
z-index: 10;
margin: -5px 0 0 -5px;
font-weight: bold;
color: #CC66FF;
border: 1px dotted #666666;
background: #EEE;
}
/**/
.titles {	margin:10px 20px; width:596px; overflow:hidden;}
.titles h3 { font-size:12px; color:#077ac7; line-height:22px; border:1px #fff solid; padding:0 8px;}
.titles div { padding:10px 0;}
.titles a {	width:280px; float:left;	padding-left:8px; line-height:150%;}
#xinqing li { margin:9px; text-align:center; display:inline; float:left; line-height:24px;}
#column{}
#column li{margin:5px 14px;}
#column li div{background-color:#EEF7F7; height:79px; width:20px; border:1px solid #C8DDF2; padding:0; position:relative;}
#column li div img{width:20px; position:absolute;bottom:0;left:0;}

/**/
#commnent_tag{ font-size:12px; padding:10px; margin-top:5px; font-weight:bold;color:#077ac7;}
#commnent_tag img{ float:right; margin-top:-10px;}
.commenttext textarea{display:black; width:600px; height:110px; background:url(images/bg_logo.gif) no-repeat 320px 50px; padding:4px;}
.commenttext li input{float:left;margin:0 3px;}
.commenttext li img{float:left;margin:0 5px 5px;*margin-bottom:0px;}

/**/
#text_1{ font-size:12px; background-color:#E4F3FC; color:#077ac7; line-height:20px;  padding:0 8px;}
#text_1 a{ color:#077ac7; font-weight:bold; font-size:12px;}
#text_1{text-align:right; padding-right:10px;}
