﻿@charset "utf-8";
/*公用部分定义*/
body {
	background-attachment: fixed;
	background-image: url(../../images/main/bgb.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%;
	background-image: url(../images/bgb.gif)
}*/
td {
	FONT-SIZE: 11pt;
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	font-style: normal;
	line-height: normal;
	line-height:1.8;
}
.tdborder {
	border-color:#cccccc;
	border-style:dotted;
	border-top-width:1px;
}

/*链接部分定义*/
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #001E51; TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
A:active {
	COLOR: #004fdf; TEXT-DECORATION: none
}
/*标题等特殊定义*/
.Font_title {
	FONT-SIZE: 11pt;
	COLOR: #ff0000;
	FONT-FAMILY: "Arial";
	font-weight: bold;
	text-decoration: underline;
}
.Font_strong {
	FONT-SIZE: 11pt;
	COLOR: #000000;
	FONT-FAMILY: "Arial";
	font-weight: bold;
	text-decoration: none;
}
.Font_text {
	FONT-SIZE: 11pt;
	COLOR: #000000;
	line-height:1.8;
	FONT-FAMILY: "Arial";
}
.Font_content {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	line-height:1.8;
	FONT-FAMILY: "Arial";
}
.Font_news {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: 900; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "Arial"
}
.Font_white {color: #FFFFFF}
.Area_text {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid
}
