﻿@charset "utf-8";
/* CSS Document */

/*底部*/
.bottom{
	background-color:#fff;
	width:800px;
	margin:0 auto;
}

.bottom_1{
	height:80px;
	padding-top:5px;
}

.bottom_1_1{
	color:#666666;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:12px;
	line-height:20px;
}

.bottom_adrs{
	font: 12px/16Px "Arial"; 
	font-weight: bold;
}

A.bottom_adrs:link {font: 12px/16Px "Arial"; font-weight: bold;   color: #C42C00; text-decoration: none}
A.bottom_adrs:visited {font: 12px/16Px "Arial"; font-weight: bold;   color: #C42C00; text-decoration: none}
A.bottom_adrs:hover {font: 12px/16Px "Arial"; font-weight: bold;   color: #1A3D67; text-decoration: none}

A.bottom_email:link {FONT: 12px/16Px "Arial";  color:#000; text-decoration: none}
A.bottom_email:visited {FONT: 12px/16Px "Arial";  color: #000; text-decoration: none}
A.bottom_email:hover {FONT: 12px/16Px "Arial";  color: #C62B00; text-decoration: none}

A.bottom_back:link {font: 12px/16Px "Arial";  color: #C12222; text-decoration: none}
A.bottom_back:visited {font: 12px/16Px "Arial";  color: #C12222; text-decoration: none}
A.bottom_back:hover {font: 12px/16Px "Arial";  color: #ff0000; text-decoration: none}
