@charset "utf-8";
@import url("footer.css");

a:hover{
	color: #CC0000;
	text-decoration: none;
}
a{
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.page{
	width: 630px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	left: 220px;
	top: -30px;
}
.contant{
	font-size: 15px;
	color: #333333;
	line-height: 24px;
}
.contant .img{
	margin: 10px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
.text_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.list{
	font-size: 13px;
	color: #666666;
	line-height: 18px;
}
.list li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 12px;
}
.list .time{
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	margin-left: 10px;
}
.title{
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 16px;
}
.title .sma{
	font-size: 12px;
}
.title2{
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
	margin-bottom: 16px;
}
.date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	margin-bottom: 12px;
}
. content{}
.map{
	width: 100%;
}
.map tr{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.map td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.map td.img{}
.map td.img img{
	border: 1px solid #666666;
}
.table{
	border: 1px solid #666666;
}
.show_tab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF3300;
}
.show_tab a{
	margin-right: 5px;
	margin-left: 5px;
}
.show_tab .here{
	font-weight: bold;
	color: #CC0000;
}
.table_img{
	text-align: center;
}
.table_img img{
	border: 1px solid #666666;
}
.table_1{}

.table_1 .pic{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
.table_1 .pic img{
	border: 1px solid #333333;
}

.table_1 .font{}
.table_1 .font a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.table_1 .font a:hover{
	color: #CC0000;
}