/*---全局样式---*/
*{padding:0;margin:auto;}

body {
    margin: 0 0; 
	font-size: 12px;
	color: #000;
}

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;
}

/*块元素*/
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a4a4a4;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

p {
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

textarea {
	border: 1px solid #D4D0C8;
	padding: 1px;
	color: #353831;
}
/*top共用*/

a.s1:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #003278;
	font-weight: bold;
}
a.s1:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #003278;
	font-weight: bold;
}
a.s1:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #F46901;
	font-weight: bold;
}
a.s1:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15pt;
	text-decoration: underline;
	color: #003278;
	font-weight: bold;
}
.t1 {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15pt;
}
.t1_b {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15pt;
}
.title_v {
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

/*我的商务助手*/
.helpsearch_a1{font-size:14px;}
.help_con_tel{color:#F46901; font-size:14px;}
.help_topic_tl{color:#FFFFFF; font-size:14px;}
.help_topic_menu{font-size:14px;}
.help_topic_menu_hover{color:#686868;}
/*foot*/
.copyright{font-family:Arial, Helvetica, sans-serif; line-height:20px;}

