﻿/* ==全局样式定义== */
/*html{filter:gray;}*/
body {
	font: normal normal normal 12px/150%  Arial, "宋体" ,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #c9f7a9;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #03c;
	text-decoration: underline;
}
img {
	border:none;
}
input[type=text], input[type=Keyword] {
	height: 15px;
	margin: 1px;
}
* + html input[type=text] {
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	background: none;
	font: normal normal bold 24px/150% Arial, "宋体" ,Helvetica,sans-serif;
	text-align: center;
}
dl, dt, dd, ul, li {
	padding: 0px;
	margin: 0px;
}
li {
	line-height: 150%;
	list-style:none;
                     overflow:hidden;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .* {
 word-wrap: break-word;
 word-break: break-all;
}
/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #main, #foot {
	clear: both;
	padding: 0px;
	margin: 0px auto;
	width: 990px;
}
/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head {
	margin-bottom: 5px;
}
#h_t ul {
	float:right;
	
}
#h_t li {
	margin-right:10px;
	float:left;
}
#h_m_pic {
	clear:both;
    border: 1px solid #060;
}
.menu {
	background-image:url("images/menubg.png");
	width:988px;
	height:22px;
	margin:0 auto;
	font-size:16px;
	color:#fff;
	font-family: "黑体";
	vertical-align:bottom;
	line-height:30px;
}
.menu ul {
	margin-left:50px;
}
#menulink {
	float:left;
}
.menu a {
	color:#fff;
	margin-left:10px;
	margin-top:5px;
}
.menu :hover {
	color:#060;
	background-image:url("menubg1.png");
}
#nowtime {
	float:right;
	margin-right:10px;
	font-size:14px;
	width:140px;
}
/* ==top_all(顶部)定义结束== */

/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_l /* 网页中部左侧整体定义 */ {
	float: left;
	width: 220px;
}
#main_r /* 网页中部右侧整体定义1 */ {
	text-align: left;
	float:left;
	margin-left:5px;
	width:765px;
	font-size:12px;
}
.left_t {
	width:100%;
	height:29px;
	background-image:url("images/bg.png");
	vertical-align:text-bottom;
}
.left_b {
	width:200px;
	border: 10px solid #fff;
}
#main_l dl {
	margin-bottom:5px;
}
#user {
	width:220px;
}
#LoginFrom {
	margin:auto auto;
	width:200px;
	height:110px;
}
#LoginFrom ul {
	clear:both;
	margin:10px 0 0 10px;
	height:25px;
}
#LoginFrom ul li {
	float:left;
}
#announce {
	width:220px;
}
#PnlLogOnStatus {
	margin-left:10px;
}
#announce_run {
	width:200px;
}
.announce_title {
	font-size:18px;
	text-align:center;
}
.announce_text {
	font-size:12px;
	text-align:left;
}
.announce_text p {
	text-indent: 2em;
	margin:0;
}
.announce_author {
	text-align:right;
	margin-right:5px;
}
#bbs {
	width:220px;
}
#bossmail{
	width::220px;
	margin-bottom:12px;
}
#class {
	width:220px;
	height:245px;
}
#class li {
	width:60px;
	margin-left:6px !important;
	margin-left:3px;
	float:left;
	margin-top:2px;
	font-size:12px;
	line-height:30px;
}
#class ul {
	width:100%;
	height:120px;
}
.you_here {
	line-height: 22px;
	background: url(images/bg.png) #a8c6e9 repeat-x;
	text-align: left;
	color: #014390;
	height:22px;
}
.you_here a, .you_here link {
	color: #014390;
}
.you_r{
    float: right;
	height: 20px;
	display: block;
}
.you_r a{
   	margin-right:10px;
}

.clearbox, .clearbox2 {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}
.r_n_pic {
	float: left;
	width: 30px;
	height: 20px;
	margin: 2px 0px 0px;
	background: url("images/c_title.gif") no-repeat center;
	display: block;
}
.u_login {
	margin-left:5px;
}
.m_r_b {
	font-family: "黑体";
	font-size:16px;
	color:#FFF;
}
.m_r_t {
	font-size:12px;
}
.list {
	border: 10px solid #fff;
	margin-top:10px;
	margin-left:5px;
}
.list li {
	margin-left:5px;
}
#foot {
	clear: both;
	font-size: 9pt;
	line-height: normal;
	margin-top:5px;
}
#menu_link, #copyright {
	width: 390px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.pagecss {
	clear:both;
	float:right;
	margin-right:10px;
	margin-top:5px;
	
}
#count dd  {
	height:197px;
}
.c_friendsite li{
	float:left;
	margin-left:10px;
}
.list_title{
	float: left;
                     clear:both;
}
.list_time {
	float: right;
	width:40px;
                     margin-right:2px;
}