﻿@import url("a.css");
@import url("bn.css");
@import url("_topbtm.css");
body {
	font-size:12px;
	TEXT-ALIGN: center;
}

.searchtable
{
	border:0px;

}
.searchtable tr th
{
	font-weight:normal;
	font-size:12px;
	width:50px;
	text-align:right;
	color:#fff;
}
.searchtable tr td
{
	text-align:left;
}          
.searchtable tr td input
{
	width:87px;
}
.searchtable tr td select
{
	width:86px;
}
a.whitelink:link,a.whitelink:visited{
	color:#ffffff;
}
.newstitle{	
	font-weight:bold;
	color:#FF0000;
	font-size:24px;
}


.basic{
	width:978px;
	clear:both;
	margin:0px auto;
	background:#fff;
	margin-left: auto;
	margin-right: auto;	
}



/*外边框样式*/
h2 {
	float: left;
	margin: 0px;
	padding: 7px 7px 7px 14px;
	background:  url(b_h2_icon.gif) no-repeat 2px center;
	font-size: 14px;
	font-weight: bold;
}
a.link_key {
	margin-right: 50px;
}	
.frame {
	clear: both;
	width: 100%;
	margin-bottom: 7px;
	padding-bottom: 4px;
	border-top: 3px solid #06c;
	background: url(bg_line.gif) repeat-x bottom;
}		 
.table_form {
	width: 100%;
	border-collapse: collapse;
	color: #454545;
	line-height: 150%;
	word-break: break-all;
	font-size:14px;
}
.table_form input,.table_form textarea,.table_form select{
	background:#ccc;
}
.table_form th {
	width: 100px;
	padding:3px 7px;
	border-right: 7px solid #fff;
	border-top: 1px solid #fff;
	background-color:#efefef;/*#548BC2;#e6f0fa;*/
	font-weight: normal;
	text-align:left;

}
.table_form th.len {
	width: 180px;
}
.table_form th.table_title {
	text-align:left;
	font-weight:bold;
	border-right: 0px;
}
.table_form th.table_title  img{
	margin-right:5px;
}
.table_form th em {
	color: #f00;
	font-size: 9px;
	font-style: normal;
}
.table_form td {
	padding:3px 7px;
	border-top:1px dashed #ccc;
	text-align:left; 
}

.table_form td em {
	color: #999;
	font-style: normal;
}
.table_form th.noline, .table_form td.noline {
	border-top: thin none;
}

.left_menu{
}
.left_menu tr td{

	padding-left:26px;
	font-weight:bold;	
}
.left_menu tr td a:link,.left_menu tr td a:hover,.left_menu tr td a:visited{
	text-decoration:none;
	color:#fff;
	
}


