﻿/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #103f5a;
}
body {
	margin: 0px;
}
a:link {
	color: #103f5a;
	text-decoration: none;
}
a:visited {
    color: #103f5a;
	text-decoration: none;
}
a:hover {
    color: #dd0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #103f5a;
}
img{ margin:0px; padding:0px; border:0px;}

.address{
	width:260px;
	height:55px;
	float:right;
	text-align:right;
	margin-top:10px;
	line-height:18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.address strong {
	margin: 5px 0px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 30px;
	display: block;
	padding: 0px;
	background-image: url('images/button.jpg');
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
	float: right;
	text-align: center;
}
.address a {
	color: #FFFFFF;
	text-decoration: none;
}
.daohang {
	margin: 20px auto 0px auto;
	width: 800px;
	height: 30px;
}
.daohang li {
	float: left;
	list-style-type: none;
	line-height: 30px;
	color: #FFFFFF;
	font-family: 宋体, Arial, Helvetica, sans-serif;
	margin: 0px 4px 0px 4px;
}
.daohang ul {
	border: 2px solid #E5F2FF;
	height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	width: 780px;
	background-color: #4A5766;
}
.daohang li a{
	display: block;
	color: #FFFFFF;
}
.daohang li a:hover {
	color: #00FFFF;
}
.daohang li a:visited {
	color: #00FFFF;
}
