/*** body ***/
body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #981b41;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*** link ***/
a {
	color: #981b41;
	text-decoration: none;
}
a:link {
	color: #981b41;
	text-decoration: none;
}
a:visited {
	color: #981b41;
	text-decoration: none;
}
a:hover {
	color: #981b41;
	text-decoration: underline;
}

/*** table ***/
#tbleft {
	width: 95%;
	margin: 6px 10px 6px 6px;
	color: #981b41;
}
#tbqynk {
	width: 95%;
}
#tbcenter {
	width: 100%;
	background-color: #ffffff;
}
#tbmenu {
	width: 85px;
	background-color: #ffffff;
}
#news {
	width: 96%;
	margin: 2px 0 8px 0;
}
#tbannounce {
	width: 92%;
	line-height: 20px;
	margin: 8px 0 8px 0;
}
#shownews {
	width: 94%;
	line-height: 24px;
	margin: 10px auto 20px;
}
#tbright {
	width: 100%;
	background-color: #e8d6db;
}
#tbgg {
	width: 146px;
	margin: 8px 8px 8px 8px;
	padding: 4px 0px 4px 3px;
	line-height: 18px;
	background-color: #e3c2cb;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	word-break:break-all;
}
td {
	font-size: 12px;
}
td.tdtop {
	color: #981b41;
	font-size: 12px;
	text-align: center;	
	padding: 50px 0 0 210px;
}
td.tdleft {
	height: 25px;
	text-align: left;
	color: #981b41;
}
td.tdcenter {
	text-align: center;	
}

.tdcenter a{
	display: block;
    overflow: hidden;
    width: 225px;
    height: 200px;
    text-align: center;
    position:relative; display:block; overflow:hidden;
    margin:0 20px;
}
.tdcenter a img{
	 position:absolute; top:0px; left:50%;
}
.tdcenter a span{ display:block;position:absolute; bottom:25px; left:0px; width:225px; text-align:center;}
td.tdright {
	text-align: right;	
}
td.tdmenu {
	height: 25px;
	text-align: center;
	background-color: #E7E3D2;
	color: #981b41;
}
td.tdbottom {
	text-align: center;
	color: #ffffff;
}
td.tdtitle {
	/*** background: url(images/index_tbg.gif);***/
	color: #981b41;
	font-weight:bold;
	font-size:14px;
}
/*** img ***/
img {
	border: 0;	
}

/*** input ***/
input {
	border: #981b41 1px solid;
	width: 100px;
}
.checknum {
	border: #981b41 1px solid;
	width: 60px;
}
.sclass {
	border: #E5E5E5 1px solid;
	width: 15px;	
}
.newspage {
	border: #981b41 1px solid;
	width: 30px;
}

textarea {
	border: #981b41 1px solid;
	overflow: auto;
}

/*** other ***/

/*** Í¼Æ¬ÇÐ»» ***/

.dis {
	display: block;
}
.undis {
	display: none;
}
.xs_top{ background:#FFFFFF url(images/index_xs_top.gif) no-repeat 0 0;  height:10px; overflow:hidden; padding:0; margin:0;}
.xs_bottom{ background:#FFFFFF url(images/index_xs_bottom.gif) no-repeat bottom left; height:6px; overflow:hidden;}
.xs_top557{ background:#FFFFFF url(images/index_center_top.gif) no-repeat 0 0;  height:10px; overflow:hidden; padding:0; margin:0;}
.xs_bottom557{ background:#FFFFFF url(images/index_center_bottom.gif) no-repeat bottom left; height:6px; overflow:hidden;}

.xs_mtop{ display:block;background:url(images/index_left_top.gif) no-repeat 0 0;  height:6px; overflow:hidden; padding:0; margin:0;}
.xs_mbottom{ display:block; background:#FFFFFF url(images/index_left_bottom.gif) no-repeat bottom left; *_background:#FFFFFF url(images/index_left_bottom.gif) no-repeat 0 0;height:6px; overflow:hidden;}
.tl{ text-align:left;}