body {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.table_service
{
	border-bottom:solid 1px #6ba5e0;
	border-left:solid 1px #6ba5e0;
	border-right:solid 1px #6ba5e0;
	background-image:url(../images/index_block_bg.jpg);
	vertical-align:middle;
}
.table_service td
{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-left:5px;
	color:#1c5a80;	
}

.table_service a
{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	padding-left:5px;
	color:#1c5a80;	
}

input
{
	border:solid 1px #dddddd;
	color:#666666;
}
.search_button
{
	cursor:hand;
}
image
{
	border:0px;
}

a:link
{
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
a:hover
{
	color: #FF6600;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

a:visited
{
	color: #0066FF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

.news_top
{
	
}
.news_top td
{
	padding-left:4px;
	height:35px;
	line-height:30px;
	border-bottom:dotted 1px #333;
	vertical-align:middle;
}
/*中间新闻块*/
.news_block_head
{
	background-image:url(../images/new_hdr.jpg);
	height:27px;
	line-height:27px;
}
.news_block_head td
{
	padding-left:28px;
	line-height:20px;
	letter-spacing:5px;
	font-size:14px;
	font-weight:bold;
	color:#297ed8;
	text-align:left;
	vertical-align:middle;
}
.news_block_head td a:link
{
	color:#297ed8;
}
.news_block_head td a:visited
{
	color:#297ed8;
}
.news_block_head td a:hover
{
	color:#f60;
}

.news_block
{
	background-image:url(../images/block_bg.jpg);
	border-left:solid 1px #408bdc;
	border-bottom:solid 1px #408bdc;
	border-right:solid 1px #408bdc;
	height:150px;
	vertical-align:top;
}
.news_block_td td
{
	padding-left:0px;
	height:25px;
	line-height:25px;
	border-bottom:dotted 1px #408bdc;
	vertical-align: middle;
	text-align:left;
}

/*左边新闻块*/
.news_block_left_head
{
	background-image:url(../images/title_left.jpg);
	height:27px;
	line-height:27px;
}
.news_block_left_head td
{
	padding-left:10px;
	line-height:20px;
	letter-spacing:5px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	vertical-align:middle;
	
}
.news_block_left_head td a:link
{
	color:#fff;
}
.news_block_left_head td a:visited
{
	color:#fff;
}
.news_block_left_head td a:hover
{
	color:#f60;
}

.news_block_left
{
	background-image:url(../images/index_block_bg.jpg);
	border-left:solid 1px #408bdc;
	border-bottom:solid 1px #408bdc;
	border-right:solid 1px #408bdc;
}
.news_block_left td
{
	padding-left:5px;
	height:30px;
	line-height:30px;
	border-bottom:dotted 1px #408bdc;
	vertical-align:middle;
}
/*跑马灯新闻*/
.marquee
{
	border-top:solid 1px #ff9900;
	border-bottom:solid 1px #ff9900;
	margin-bottom:5px;
	margin-top:10px;
}
.marquee_in td
{
	padding-top:5px;
	padding-bottom:5px;
}
/*新闻列表*/
.news_list
{
}
.news_list td
{
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	height:25px;
	line-height:25px;
	border-bottom:dotted 1px #408bdc;
	vertical-align:middle;
}
.news_list td a:link
{
	font-size:14px;
	color:#106bfc;
}
.news_list td a:visited
{
	font-size:14px;
	color:#106bfc;
}
.news_list td a:hover
{
	font-size:14px;
	color:#f60;
}
/*页脚*/

.footer
{
	border-top:solid 1px #408bdc;
	padding-top:10px;
}
.footer td
{
	font-size:14px;
	height:20px;
	line-height:20px;
}