﻿@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:'Trebuchet MS',sans-serif;
	font-size:14px;
	background: url(../images/bodybg.jpg) #999999 repeat-x;
	color:#666666;
	text-align:justify;
	line-height:1.5em;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
}
img{ border:none;}
.clear {
	clear:both;
}
#container{ margin:0 auto; width:960px;background:#999999 url(../images/containerbg.jpg) repeat-x scroll 0 0; position:relative;}
#header{ margin:0 auto; width:960px; height:150px; background:url(../images/headerbg.jpg) no-repeat;}
#banner{ position:relative; left:220px;top:100px;}
#navbar{ margin:0 auto; width:960px; height:40px; background:url(../images/navbarbg.jpg);}


#navbar ul{ margin:0 50px;}
#navbar li{ float:left;}
#navbar a,#navbar a:visited{ padding:0 8px; display:block; line-height:35px; color:#999;}
#search{
	position:absolute;
	left: 695px;
	top:153px;
}
.searchinput{ border:1px solid #ccc; color:#ccc; height:20px;}
.go{ border:none; margin-left:5px; color:#ccc; background:url(../images/go.gif); width:25px;cursor:'pointer'}

#error{ margin:0 auto; width:960px; background:url(../images/containerbg.jpg);}
#errorcon{position:relative; left:270px;}
#errorcon h1{ line-height:40px;}

#center{margin:0 auto; width:960px; background:url(../images/containerbg.jpg);}
#cen_left{ position:relative; left:50px; width:625px; float:left; margin-bottom:20px;}
#cen_left_1{ margin:10px 0 0 0; height:200px;background:url(../images/logo.jpg) no-repeat;}
#cen_left_2{ margin-top:20px;}
.content{ margin:20px 0 20px 0;}
.content h4 a{color:#0080c0}
.titleinfo{font-size:12px;}
.footinfo{ font-size:12px; color:#0080C0;}
.footinfo a{ font-size:12px; color:#0080C0;}
#cen_left_2 dt{ color:#0066CC; font-weight:bold; display:inline; line-height:14px;}
#cen_left_2 dt a{ color:#0066CC; font-weight:bold; display:inline; line-height:14px;}
#cen_left_2 dt a:hover{ color:#666;}
#cen_left_2 dd a{ display:inline; color:#0080c0}


.pic{ border:2px solid #ccc;width:120px;height:120px;padding:2px;cursor:pointer;}

/*分页函数CSS*/
.p_bar{ margin:10px; width:400px; height:20px;}

.p_curpage { margin-right:2px;border:1px solid #0099cc;padding:0 6px; color:#fff; background:#0099cc; font-weight:bold;float:left; display:block}
.p_num {margin-right:2px;border:1px solid #ccc;padding:0 6px;color:#0099cc; float:left;}
.p_bar a:hover{ border:1px solid #0099cc;}
.p_redirect {margin-right:2px;border:1px solid #ccc;padding:0 6px; color:#666; float:left;}

#responsecom{background:url(../images/loadingBg.gif);text-align:center;font-size:14px;font-weight:bold;line-height:30px;padding:10px}
#cen_left_3{ margin:20px 0 20px 0;}
#cen_left_3 dt{ font-weight:bold; font-size:14px;}
#cen_left_3 ul{ border-bottom:1px dashed #ccc; padding:10px;}
#cen_left_5{ margin-bottom:20px;}
.author{ color:#0080C0; display:inline;}
.comauthor{ width:130px;height:20px;border:1px solid #ccc; color:#ccc;}
.comurl{ width:200px;height:20px;border:1px solid #ccc;color:#ccc;}
.comcontent{ ;margin:0 0 10px 0;}
.comcontents{ width:535px; height:150px; background:url(../images/comments.gif) no-repeat;border:1px solid #ccc;color:#666;}


#cen_right{ margin-left:70px; width:216px; float:left;}
#cen_right dt{ border-bottom:1px solid #ccc; font-size:16px; color:#666; font-weight:600}
#cen_right a{ color:#0080C0; font-size:12px; display:inline; line-height:20px;}
#cen_right a:hover{ color:#666; text-decoration:underline;}
.ddface{background:url(../images/face.gif) no-repeat; width:216px; height:110px; text-indent:110px; font-size:12px; line-height:35px;}
.dd0{ font-size:12px;}
.dd{ font-size:12px; color:#0080C0;}
.ddnav{ font-size:12px; margin-bottom:20px;}
.image{position:relative;top:3px;}
#cen_right_1{ margin:10px 0 0 0; height:270px;}
#cen_right_2{ margin-top:20px;}
#cen_right_3{ margin-top:20px;}
#cen_right_4{ margin-top:20px;}
#cen_right_5{ margin-top:20px;}
#cen_right_6{ margin:20px 0 20px 0;}

.listarticle{ padding:8px; border-bottom:1px solid #E0E0E0;}
.listarticle ul li{color:#0066cc;}
.listarticle ul li a{ color:#0066cc;}


#footer{ margin:0 auto; width:960px; height:150px; background:url(../images/footerbg.jpg); text-align:center; line-height:20px;}
#footer a{ color:#0099cc; text-decoration:underline;}

