@import url();
/***body样式***********************************************************/
body
{
	scrollbar-face-color:#ffffff;
    scrollbar-shadow-color:#C6C4C4;
    scrollbar-highlight-color:#C6C4C4;
    scrollbar-3dlight-color:#F3F3F3;
    scrollbar-darkshadow-color:#F3F3F3;
    scrollbar-track-color:#F3F3F3;
    scrollbar-arrow-color:#C6C4C4;
    
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-size: 12px;
}
p
{
	font-size: 12px;
}
th
{
	font-size: 12px;
}
tr
{
	font-size: 12px;
}
td
{
	font-size: 12px;
}
input
{
	font-size: 12px;
}
select
{
	font-size: 12px;
}
textarea
{
	font-size: 12px;
}
font
{
	font-size: 12px;
}
/***默认连接变换************************************************/
A:link
{
	color: #ffffff;
	text-decoration: none;
}
A:visited
{
	color: #ffffff;
	text-decoration: none;
}
A:hover
{
	color: #FF7A22;
	text-decoration: underline;
}
A:active
{
	color: #ffffff;
	text-decoration: underline;
}
/***导航连接变换************************************************/
A:link.b
{
	color: #000000;
	text-decoration: none;
}
A:visited.b
{
	color: #000000;
	text-decoration: none;
}
A:hover.b
{
	color: #FF7A22;
	text-decoration: underline;
}
A:active.b
{
	color: #000000;
	text-decoration: underline;
}

/***导航连接变换************************************************/
A:link.c
{
	padding-top: 6px;
	color: #ffffff;
	position: static;
	height: 24px;
	text-decoration: none;
	cursor: default;
}
A:visited.c
{
	padding-top: 6px;
	color: #ffffff;
	position: static;
	height: 24px;
	text-decoration: none;
	cursor: default;
}
A:hover.c
{
	cursor: default;
	color: #ffffff;
	padding-top: 6px;
	position: static;
	height: 24px;
	text-decoration: none;
}
A:active.c
{
	color: #ffffff;
	position: static;
	height: 24px;
	text-decoration: none;
	cursor: default;
}
.date
{
	text-align: center;
}
.link
{
	color: #ffffff;
	text-align: center;
}
.foot
{
	color: #ffffff;
	line-height: 180%;
	text-align: center;
}
.table_boder
{
	border-right: #cecece 1px solid;
	border-top: #cecece 1px solid;
	border-left: #cecece 1px solid;
	border-bottom: #cecece 1px solid;
}
.table_2
{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	background-color: #ffffff;
}
.right
{
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../image/center_bj.gif);
	padding-bottom: 25px;
	padding-top: 25px;
	background-repeat: repeat-x;
}
.left_td
{
	border-right: #d4d0c8 1px solid;
	padding-right: 5px;
	border-top: #d4d0c8 1px solid;
	padding-left: 30px;
	padding-bottom: 5px;
	border-left: #d4d0c8 1px solid;
	color: #828289;
	padding-top: 5px;
	border-bottom: #d4d0c8 1px;
}
.left_td1
{
	border-right: #d4d0c8 1px solid;
	padding-right: 5px;
	color: #828289;
	padding-left: 30px;
	padding-bottom: 5px;
	border-left: #d4d0c8 1px solid;
	padding-top: 5px;
	border-bottom: #d4d0c8 1px;
}
.left_td2
{
	border-right: #d4d0c8 1px solid;
	padding-right: 5px;
	color: #828289;
	border-top: #d4d0c8 1px solid;
	padding-left: 30px;
	padding-bottom: 5px;
	border-left: #d4d0c8 1px solid;
	padding-top: 5px;
}
.left_link
{
	padding-bottom: 80px;
	padding-top: 10px;
}
.text
{
	font-size: 14px;
	line-height: 180%;
}
.text_intro
{
	font-size: 14px;	
	line-height: 180%;
}
.text_pre
{
	line-height: 240%;
}
.text_pre1
{
	line-height: 180%;
}
.text_line
{
	color: #cccccc;
	height: 30px;
}
.text_case
{
	font-size: 12px;
	line-height: 180%;
}
.text_case1
{
	font-size: 12px;
	line-height: 180%;
	color:#999999;
}
.intro
{
	border-right: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
	border-top: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
}
.intro_td
{
	border-right: #d3d2d2 1px solid;
	padding-right: 30px;
	border-top: #d3d2d2 1px solid;
	padding-left: 30px;
	padding-bottom: 30px;
	border-left: #d3d2d2 1px solid;
	padding-top: 40px;
	border-bottom: #d3d2d2 1px solid;
	background-color: #f3f3f3;
}
.tlt
{
	font-weight: bold;
	font-size: 14pt;
	color: #0000ff;
}

