﻿/*--图片--*/
.content_topp .img {background:#fafafa; border:1px solid #e8e8e8; padding:10px; font-size:12px; color:#666; text-align:center;}
.content_topp .img_l {margin:5px 20px 5px 0; float:left}
.content_topp .img_r {margin:5px 0 5px 20px; float:right}
.content_topp .img strong{font-size:12px;font-weight:normal; display:block; overflow:hidden;line-height:18px;padding-top:10px;clear:both;}
/*表格*/
.content_topp table {margin:10px;font-size:12px;background: #fafafa;border: 1px solid #e8e8e8;}
.content_topp table td{padding:10px; margin:0; border:none}
.content_topp table td table {margin:0;}
.content_topp table td table td{padding:2px}
.content_topp .table {margin: 10px auto;color: #666;font-size:12px;table-layout:auto;}
.content_topp .table td {background: #fafafa;border: 1px solid #e8e8e8;padding:10px; vertical-align: top;}
.content_topp .table td .img {border: 0;background: none;padding: 0}



.abox {
	text-decoration: none;
	color:#0079C0;
	border-bottom: 1px dashed #FF0000;
	padding:2px 5px;
	background:#FFFFFF;
	line-height: 19pt;
	white-space:nowrap;
	text:expression(target="_blank");
}

.boxlink {
	text-decoration: none;
	color:#0079C0;
	border:1px dashed  #C1E8FF;
	padding:2px 3px;
	background:#F1FAFF;
	line-height: 19pt;
	white-space:nowrap;
	text:expression(target="_blank");
}
.redboxlink {
	text-decoration: none;
	font-color: #ffffff;
	FONT-WEIGHT: bold;
	border:1px dashed  #FF0000;
	padding:2px 5px;
	background:#FF8000;
	line-height: 21pt;
	white-space:nowrap;
}


a.topmenu:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #808080;
}
a.topmenu:active {color: red; font-size: 13px; 	 text-decoration: underline }

a.topmenu:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	TEXT-DECORATION: underline
}
a.topmenu:visited {color: gray;  font-size: 12px;  text-decoration: none}
