﻿/* CSS Document */
a
{
	behavior: url(link.htc);
}
body
{
	margin: 0px;
	background-color: #FFFFFF;
}
.location_border
{
	background-color: #EFF7FC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BAD8E9;
	border-bottom-color: #BAD8E9;
}

.font_time
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.font_white
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.font_13
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 13px;
	color: #134E79;
}

a.news:link
{
	font-size: 12px;
	color: #134E79;
	text-decoration: underline;
	font-weight: normal;
}
a.news:visited
{
	font-size: 12px;
	color: #134E79;
	text-decoration: underline;
	font-weight: normal;
}
a.news:hover
{
	font-size: 12px;
	color: red;
	text-decoration: none;
}

a.nav:link
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 13px;
	color: #134E79;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 13px;
	color: #134E79;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 13px;
	color: #134E79;
	font-weight: bold;
	text-decoration: underline;
}

a.white:link
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white:visited
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.white:hover
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 12px;
	color: #1FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a:link
{
	font-size: 12px;
	color: #134E79;
	text-decoration: none;
	font-weight: normal;
}
a:visited
{
	font-size: 12px;
	color: #134E79;
	text-decoration: none;
	font-weight: normal;
}
a:hover
{
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
td
{
	font-size: 12px;
	color: #134E79;
}

.DropShadow
{
	font-family: "宋体" , Arial, Verdana;
	color: #134E79;
	filter: DropShadow(Color=#CEE3F2, OffX=1, OffY=1, Positive=1);
}

.box1
{
	height:14px;
	border-right: #ffffff 1px groove;
	border-top: #ffffff 1px groove;
	border-left: #ffffff 1px groove;
	border-bottom: #ffffff 1px groove;
	width: 120px;
	color: #134E79;
	font-family: "宋体" , Arial, Verdana;
	font-size: 12px;
}

.input1
{
	font-family: "宋体" , Arial, Verdana;
	color: #FFFFFF;
	background-color: #3D9FDA;
	height: 18px;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.input2
{
	font-family: "宋体" , Arial, Verdana;
	color: #FFFFFF;
	background-color: #3D9FDA;
	height: 18px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.input3
{
	font-family: Verdana;
	color: #134E79;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 18px;
	width: 30px;
	border: 1px solid #51A9DD;
}
.left_nav_border
{
	border: 1px solid #93C9EA;
	background-color: #EFF7FC;
}
.select1
{
	font-family: "宋体" , Arial, Verdana;
	font-size: 12px;
	color: #134E79;
	height: 20px;
	width: 140px;
	border: 1px solid #51A9DD;
	background-color: #FFFFFF;
}
