body{
	font-family: Arial,微软雅黑,文泉驿微米黑,文泉驿正黑,宋体,san-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #009ACE;
}
#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	background-color: #FFF;
}
#header {
	height: 28px;
	margin-bottom: 10px;
}
#content{
	clear: both;
	margin-top: 5px;
}
.clear {
	clear: both;
}
.button, .bar, #footer{
	height: 28px;
	background-color: blue;
}
.button{
	float: left;
}
.button_left, .bar_left{
	background-image: url(bt_07.gif);
	width: 4px;
	height: 28px;
	float: left;
}
.button_text, .bar_content, .bar_rss, #footer_content{
	background-image: url(bt_04.gif);
	background-color: #29AAD6;
	background-repeat: repeat-x;
	vertical-align: middle;
	line-height: 28px;
	color: #FFF;	
}
#footer_content {
	background-image: url(bt_05.gif);
}
#footer .bar_left {
	background-image: url(bt_09.gif);
}
#footer .bar_right {
	background-image: url(bt_08.gif);
}
#footer_content .pager {
	float: right;
}
.button_text{
	width: 242px;
	height: 28px;
	float: left;
	text-align: center;
}
.button_right, .bar_right{
	background-image: url(bt_06.gif);
	width: 4px;
	height: 28px;
	float: left;
}
 .button div{
/*	display:inline;*/
}
.button a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bar_content, #footer_content{
	width: 792px;
	float: left;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.search_bar{
	float: left;
}
.search_content{
	width: 370px;
	float: left;
	height: 28px;
	padding: 0px;
}
.search_txt {
	width: 200px;
	font-size: 12px;
}
.search_button {
	border: none;
	background-color: transparent;
	background-image: url(attachment/search2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
	color: white;
	font-weight: bold;
	padding: 0px;
}
.post_button {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(attachment/download.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding: 0px;
	margin: 0;
	line-height: 24px;
	padding-left: 18px;
	border-left: 2px white solid;
}
.title {
	background-color: #29aad6;
	line-height: 29px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: grey;
	border-width: 2px;
	color: #FFFFFF;
	padding-left: 4px;
}
.ann_body {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-width: 2px;
	border-color: grey;
}
.ann_info {
	padding: 3px;
	text-align: right;
	padding-top: 4px;
}
.ann_content {
	min-height: 100px;
	padding: 4px;
}
#footer .bar_content{
	text-align: left;
}
.bar_content .content {
	float: left;
	padding-left: 10px;
}
.bar_content .pager {
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.bar_content .rss {
	float: right;
	padding-top: 7px;
}

.bar_content a {
	text-decoration: none;
	color: white;
}
.copyright {
	font-family: "微软雅黑", "Arial", "宋体";
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_content {
	text-align: left;
}
.topbar {
	height: 28px;
	margin: auto;
	padding: 0;
}

.topbar td {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

.topbar tr {
}

.topbar form{
	margin: 0;
}

.list_table{
	border-collapse:collapse;
	border: 2px groove;
	border-color: grey;
	margin: auto;
	width: 1000px;
}

.list_table .title{
	border: 2px groove;
	border-color: grey;
	color: #ffffff;
	font-weight: bold;
	background-color: #29aad6;
	table-layout: fixed;
	text-align: left;
}

.list_table .title td{
	padding-left: 10px;
}

.list_table .title a{
	color: white;
}

.list_table .title a:hover,
.list_table .title a:active{
	color: white;
}

.list_table .title a.more {
	font-weight: normal;
	font-style: italic;
	margin-right: 10px;
}
.list_table .color1
{
	background-color: #E0E0E0;
}

.list_table .color2, .list_table tr
{
	background-color: #EFEFEF;
}

.list_table td, .list_table th
{
	border-width: 2px;
	border-style: groove none;
	border-color: grey;
	height: 27px;
	table-layout:fixed;
        overflow:hidden;
        white-space:nowrap;
}


.list_table td.title_name {
	text-align: left;
	overflow: hidden;
        white-space:normal; 
        word-break:normal;
        overflow:hidden;
}

.list_table tr
{
	height: 27px;
}

.list_table .column th, .list_table td.oper, .list_table td.noborder
{
	border-style: groove none groove none;
	text-align: center;
	margin: auto;
	white-space: nowrap;
}

.list_table .column th.name
{
	letter-spacing: 30px;		
}

.list_table .name {
	border-right: none;
}
.list_table .link {
	color: #29aad6;
}

.list_table a
{
	color: black;
	text-decoration: none;
}

.list_table a:hover, .list_table a:active
{
	color: #009ACE;
}

a.current_page {
	color: red;
	text-decoration:underline;
	font-weight:normal;
}

.page_num {
	color: white;
	text-decoration:none;
	font-weight:normal;
}

html{
	SCROLLBAR-BASE-COLOR: #009ACE;  
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
}
.pager a:hover {color:#FFA500;}

#main {
    width: 1000px;
}
.bar_content, #footer_content{
    width: 992px;
}
.search_content {
    width: 570px;
}
.search_txt {
    width: 400px;
}

.p img {
    max-width:620px;
    max-height:800px;
    imgs:expression(imgResize(this,620));
}

.p {
    font-family:Arial,微软雅黑,文泉驿微米黑,文泉驿正黑,宋体,san-serif;
    font-size:12px;
    margin:5px;
    line-height:150%;
}

.p a:link {
    color:#009ACE;
    text-decoration:none;
}

.button_text a:hover {
    color:#FFA500;
}

.copyright a:hover {
    color:#FFA500;
}

.sub {
    color:green;
    font:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:normal;
    text-decoration:
    none;padding:2px;
}
