/* CSS Document */
body{
	margin:0;
	font-size:12px;
	color:#000000;
	line-height:22px;
}
.top_bg01{
	background:url(../images/top_bg.gif);
	background-repeat:repeat-x;
}
.letter01{
	letter-spacing: 2px;
}
.pad_top{padding-top:10px;}
.menu_bg01{
	background:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
.text_center{
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
}
.bg_01{
	background:url(../images/bg_01.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.bg_02{
	background:url(../images/bg_02.gif);
	background-repeat:repeat-y;
}
.line_01{
	border-bottom:#a6b1be 1px solid;
}
.left_01{
	background:url(../images/left_bg02.gif);
	background-repeat:repeat-y;
	padding-left:38px;
	padding-right:20px;
}
.line_02{
	border-bottom:#afafae 1px solid;
}
.alignr{
	text-align:right;
}
.margin_top{
	margin-top:10px;
}
.border01{
	border:#c2c0c0 1px solid;
}
.border02{
	border:#c2c0c0 1px solid;
	border-left:none;
}
.text_green{
	color:#0a6521;
}
.text_grey{
	color:#5f5f5f;
}
a:link{
	color:#5f5f5f;
	text-decoration:none;
}
a:visited{
	color:#5f5f5f;
	text-decoration:none;
}
a:active{
	color:#5f5f5f;
	text-decoration:none;
}
a:hover{
	color:#ab640d;
	text-decoration:underline;
}
a.menu:link{
	color:#ffffff;
	text-decoration:none;
}
a.menu:visited{
	color:#ffffff;
	text-decoration:none;
}
a.menu:active{
	color:#ffffff;
	text-decoration:none;
}
a.menu:hover{
	color:#cccccc;
	text-decoration:none;
}
/*二级页参展须知*/
.czxz_bg01{
	background:url(../images/czxz_bg01.gif) no-repeat center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.czxz_bg02{
	background:url(../images/czxz_bg02.gif) no-repeat center;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.czxz_line01{
	border-bottom:#a6b1be 3px double;
}

.text_write{
	color:#FFFFFF;
	font-weight:bold;
}
/*三级页*/
.text_03{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.line_03{ 
	border-bottom:#09601e 1px solid;
}