﻿.title_font
{
	font-size:16px;
	color:#02857d;
	font-weight:bold;
}
/*----题目头距离-------------------*/
.titlt_top_h
{
	height:35px;
}
/*------信息表--------------------*/
.map_table
{
    width:600px;
    border-style:solid;
    border-width:1px;
    border-color:#02857d;
}
.map_table_td_top
{
	height:15px;
}
.map_table_td
{
		font-size:14px;
	color:#02857d;
	text-align:left;
	width:130px;
}
a.province{text-decoration:none;color:#02857d;}
a:hover {text-decoration:none;color:Red;}


