@CHARSET "UTF-8";
#PageID {
	display:none;
}

/*全局样式设置类*/
* {
	margin:0;
	padding:0;	
}

body {
	font-family: "宋体", simsun, sans-serif, System;
	font-size: 13px;
	color:#333333;		
}

.bodyHeadAndFoot{
	width:900px;
	text-align:center;
}

.bodyHeadAndFoot img{
	width:900px;
}

table {
	border-collapse:collapse;	
}

a:link {
	color:#333333;
	text-decoration: none;
	
}

.center, .rightSide{
	margin:5px 0;
}
/*菜单样式类*/
.topmenu {
	background-image: url("../images/menu_bg.jpg");
	background-repeat: repeat-x;
	height: 33px;
}

.topmenu a:link{
	color: #2E7799;
}

.topmenu a:VISITED{
	color: #2E7799;
}

.topmenu a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.topmenu ul{
	margin-left:72px;
	height:33px;
	list-style-type: none;
}

.topmenu li{
	margin:0 6px;
	text-align:center;
	line-height:33px;
	display: block;
	float: left;
}

/*主体DIV类*/
#body {	
	width:900px;
	margin:0 auto;
}

/*表格标题样式类*/


.center{	
	width:690px;
	float: left;
	min-height: 520px;
}

.titleWrapper{
	color:#157B8A;
	height:30px;
	background-color: #ECECEC;	
	background-image: url(../images/titleLeft.png);
	background-repeat:no-repeat;
	line-height:30px;
	padding-left:14px;	
}

.titleWrapper .title {
	background-image: url(../images/titleIcon.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-size: 14px;	
	font-weight: bold;	
	float:left;		
	padding-left:14px;
}

.titleWrapper .more{
	float:right;
	padding-right:13px;
	background-image: url(../images/titleRight.png);
	background-position:right top;
	background-repeat:no-repeat;
}

/*表格样式类*/
.wrapper {
	margin-right: 5px;
}

.wrapper-left {
	margin:0 5px 0 0;
}

.wrapper-right {
	margin:0 0 0 5px;
}

.content table{
	width:100%;	
}

.content td,th {
	line-height: 27px;	
}

.content td {	
	border-bottom-width: 1px;	
	border-bottom-color: #ECECEC;
	border-bottom-style: solid;
}

.content th {
	border: 1px solid #ECECEC;	
	background-color:#F7F7F7;
}

/*数据表的头样式类*/

.thEntry{
	text-align:left;
	padding-left:12px;	
}

.thDate{
	
}

.thClick{
	
}


/*详细信息样式*/
.info th{
	padding-left:12px;
	text-align:left;
	background-color:#F7F7F7;
}

.info td{
	border:1px solid #dddddd;
	padding-left: 6px;
}

.detail .content{
	width: 92%;
	margin: 0 auto;
}

.d_subject {
	margin-top:6px;
	border-bottom: 1px solid #157B8A;
}

.d_date{
	padding-top: 3px;
	text-align: right;
}

.d_date span{
	color: #157B8A;
}

.d_title {
	margin:10px 0;
	color: #157B8A;
	font-size: 16pt;
	text-align: center;
}

.d_click {	
	text-indent:12px;
}

.d_click span{	
	color: red;
}

.i_title{
	font-weight: bold;
}

.i_title{
	padding:6px 12px 3px 12px;
	border-right-width: 1px;	
	border-left-width: 1px;
	border-right-style: solid;	
	border-left-style: solid;
	border-right-color: #dddddd;	
	border-left-color: #dddddd;	
}

.i_memo{
	padding:0 12px 6px 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;	
}

/*数据表的单元格样式类*/
.tdEntry{	
	padding:0 6px;	
}
.tdDate{
	width:72px;
	color:#FF0000;
	text-align: center;	
	
}
.tdClick{	
	width:60px;	
	text-align:center;
}



/*侧栏样式*/
.rightSide {
	width:210px;
	float: right;
}

.r_titleWrapper{
	color:#559CEA;
	height:22px;
	background-image: url(../images/r_titleCenter.jpg);
	background-repeat:repeat-x;
	line-height:22px;
	padding-left: 12px;	
}

.r_content {
	margin-bottom:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;	
}

.r_content a:link{
	color: #249CD8;
}

.r_content a:visited{
	color: #249CD8;
}

.r_content a:hover {
	color:#FF0000;
	text-decoration: underline;
}


.r_content ul {	
	list-style-type: none;
}

.r_content li {	
	line-height: 15px;
	padding: 3px 0;	
}

.r_content li div{
	border-bottom:1px solid #dddddd;	
	width: 96%;
	margin: 0 auto;
}

.r_ad img{
	width: 200px;
	height: 60px;
	margin: 4px;
	border: none;
}

.r_ad {
	margin-top:5px;
	border: 1px solid #dddddd;
	background-color: #F5F5F5;
}

.r_wrapper {
	height:255px;
	background-color: #F5F5F5;
}

.r_content table {
	width:100%;	
}

/*搜索栏的样式类*/
.search{	
    /*margin-top:5px;*/
    /*margin-right:5px;*/
	clear:both;
	text-align:center;
	border: 1px solid #ECECEC;
	padding:1px;
}	

.search div{	
	background-color: #ECECEC;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.search label{
	background-image: url(../images/searchArrow.png);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding-left: 15px;
	color: #559CEA;
	font-size: 14px;
	font-weight: bold;
}

.search .left{
	float:left;
	margin-left: 12px;
}

* a:visited {
	color:#333333;
	text-decoration: none;
}

* a:hover {
	color:#FF0000;
	text-decoration: underline;
}



