﻿/*页面框架*/
#content {
	width: 980px; height: auto; overflow: hidden; margin: 10px auto;
}
#content #left {
	 width: 150px; height: auto; overflow: hidden; float: left; border:1px solid #E6E6E6;
}
#content #right {
	width: 820px; height: auto; overflow: hidden; float: right;
}
#left img {
	margin: 10px;
}

/*菜单*/
.meunBox {
	width: 150px; height: auto; overflow: hidden;
}
.meunBox h4 {
	background: repeat-x bottom; margin: 10px; padding: 0px; color: rgb(20, 110, 180); line-height: 18px; font-size: 14px; font-weight: lighter; text-decoration: none; cursor: pointer;
}
.meunBox .broadtitle {
	background: no-repeat; height: 27px; padding-top: 4px; width:100%; padding-left:20px; background-color:#f9f9f9; border-bottom:1px solid #f1f1f1; border-top:1px solid #f1f1f1; font-weight:bold; font-size:15px;
}

.meunBox ul {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 5px 5px 10px 5px;
}
.meunBox ul li {
padding-left: 20px; line-height:25px;
}
.meunBox a:link {
	color: rgb(0, 80, 150); font-size: 12px; text-decoration: none;
}
.meunBox a:visited {
	color: rgb(0, 80, 150); font-size: 12px; text-decoration: none;
}
.meunBox a:hover {
	color: rgb(255, 120, 0); text-decoration: underline;
}

/*公告框*/
.clew {
	background: rgb(255, 253, 220); padding: 10px 25px; border: 1px solid rgb(255, 209, 85); width: auto; height: auto; overflow: hidden;
}
.clew .clewTitle {
	height: auto; overflow: hidden;
}
.clew .clewTitle span {
	color: #0c6de5; font-weight:bold; font-size: 16px; float: left;
}
.clew .clewTitle font {
	margin: 0px; padding: 0px; color: rgb(50, 50, 50); line-height: 16px; font-size: 12px; float: left;
}
.clew .clewTitle a:link {
	color: rgb(0, 80, 150); padding-top: 2px; font-size: 12px; text-decoration: underline; float: left;
}
.clew .clewTitle a:visited {
	color: rgb(0, 80, 150); padding-top: 2px; font-size: 12px; text-decoration: underline; float: left;
}
.clew .clewTitle a:hover {
	color: rgb(255, 120, 0); text-decoration: none;
}
.clew .clewContent {
	width: 758px; height: auto; overflow: hidden; /*padding-top: 10px;*/ padding-left: 0px;
}
.clew .clewContent img{
    width:27px;height:27px;margin:0px;padding:0px;float:left;
}
.clew .clewContent a:link {
	color: rgb(0, 80, 150); padding-top: 2px; font-size: 12px; text-decoration: underline;
}
.clew .clewContent a:visited {
	color: rgb(0, 80, 150); padding-top: 2px; font-size: 12px; text-decoration: underline;
}
.clew .clewContent a:hover {
	color: rgb(255, 120, 0); text-decoration: none;
}
.clew .clewContent p {
	margin: 0px; padding: 0px; color: rgb(50, 50, 50); line-height: 24px; font-size: 12px; float: left;
}
.clew .clewContent h6 {
	margin: 0px; padding: 0px; color: rgb(230, 0, 0); font-size: 14px; float: left;
}
.clew .clewContent font {
	color: #f2862a;font-weight:bold;margin:0px 5px;
}

/*按钮*/
.allbutton {
    background:url(/content/images/themes/default/taskadd.jpg) center center no-repeat;
    border: currentColor; width: 113px; height: 29px; text-align: center; color:#a34b26; line-height: 18px; font-size: 14px; cursor: pointer;
}
.allbutton_2 {
	border: currentColor; width: 65px; height: 25px; text-align: center; color: rgb(20, 110, 212); line-height: 18px; font-size: 12px; cursor: pointer;
}

/*表格*/
.tabledefault {
    width: 100%;
    border-left: solid 1px #dcdcdc;
    border-top: solid 1px #dcdcdc;
}
.tabledefault tr td, th {
    border-right: solid 1px #dcdcdc;
    border-bottom: solid 1px #dcdcdc;
}
.tabledefault tr th {
    background: #f9f9f9;
    padding:7px 0px;
    color:#585858;
}
.tabledefault tr td{
    padding:5px 10px;
    color:#555252
}

.tabledefault .oddtr{
}

.tabledefault .oddtr td{
    background:#e4f3ff;
}


#noData td{ 
    border:1px solid #EBEBEB;
}
/*分页*/
.page span{ 
    display:inline-block; margin-left:10px;
}
.page1{
    width:22px; height:18px; border:1px solid #333; background: rgb(20, 110, 180); color:#FFF; font-size:11px;text-align:center;
}
/*底部开始*/
.footer{
	width:100%;
	height: auto;
	background: #F2F2F2;
	font-family: Verdana,"Microsoft YaHei", "微软雅黑" !important;
	margin-top: 10px;
}
/*页脚*/
.footer .inner {	
    width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px; text-align:center;}
.footer .info {height: 180px;padding-top: 30px;text-align:left; line-height: 24px !important;}
.footer .info span {line-height: 24px !important;}
.footer li {float: left;list-style: none;color:#999;width: 260px;font-size: 12px;}

.footer li.s{width: 180px;}
.footer li b{font-size: 14px;line-height: 30px; font-family: Verdana,"Microsoft YaHei", "微软雅黑"; color: #999;}
.footer li a{color:#999; font-size: 12px; font-family: Verdana,"Microsoft YaHei", "微软雅黑"; text-decoration: none;line-height: 24px;}
.footer li li {line-height: 24px; font-family: Verdana,"Microsoft YaHei", "微软雅黑";}
.footer li.s li{width: 180px;}
.footer li.last,.footer li.last li{width: 200px;}
.footer li span {float: left; color:#999; font-size: 12px; font-family: Verdana,"Microsoft YaHei", "微软雅黑";}
.footer li a.weibo {width: 20px;height:20px;display:block;overflow:hidden;background: url("../images/select.png") no-repeat 0 -84px;float: left;margin-left: 5px;}
.footer li a.weibo:hover {background-position: 0 -106px;}
.footer li a.weibo.tx{background-position: -36px -84px;}
.footer li a.weibo.tx:hover{background-position: -36px -106px;}
.footer .sline {width: 100%;height:0px;border-top:1px solid #ddd;display:inline-block;margin-bottom: 12px;}
.footer p,.footer p a {font-size: 12px;color: #999;text-align: center; text-decoration: none;}
.footer p {margin: 4px 0;}