﻿/*---全局样式---*/

*{padding:0;margin:auto;}

body, th, td, input, textarea, select, option {
	font-family: "宋体", Arial, Helvetica, sans-serif;
}

td {
	font-size: 12px;
	color: #000;
}


a {
	color: #003278;
	text-decoration: none;
}

a:hover {
	color: #F46901;
	text-decoration: underline;
}

a img {
	border: none;
}


/*页面共用*/

a.h_s1:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #003278;
	font-weight: bold;
}
a.h_s1:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #003278;
	font-weight: bold;
}
a.h_s1:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #F46901;
	font-weight: bold;
}
a.h_s1:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #003278;
	font-weight: bold;
}
.h_t1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
}
.h_t1_b {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15pt;
}

.h_t1_title
{
	font-family:微软雅黑, 黑体, Arial;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
}

.h_main_nav
{
	float:right;
}
.h_main_nav span
{
	margin-left: 2px;
}

.input_padborder
{
	font-size: 12px;
	border-right: #b0b0b0 1px solid;
	border-top: #b0b0b0 1px solid;
	border-left: #b0b0b0 1px solid;
	border-bottom: #b0b0b0 1px solid;
	background-color: white;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	color:#b0b0b0;
}


.border_orange {
	border: 1px solid #ff7300;
}
.border_orange8pix {
	border: 1px solid #ff7300;padding:8px;
}
u
l,ul li{padding:0;margin:0;}
/*foot*/
.copyright{font-family:Arial, Helvetica, sans-serif; line-height:20px;}

.title_v {
	font-family: 微软雅黑, 黑体, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.img
{
	padding: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	width:80px;
}

