body { padding:0px; margin:0px;}
td { font-size:12px;}
p { text-indent:2em;}
ul { padding:5px 0px; margin:0px;}
.crumb{ color:#FF9933; padding:6px 12px 6px 0px;font-family:Arial, Helvetica, sans-serif; background: url(../images/dot.jpg) repeat-x bottom;}
.crumb a{ color:#7D7D7D; text-decoration:none;}
.crumb span{ color:#FF8B02;}

.black{ color:#000;}
.black a{ color:#000; text-decoration:none;}
.black span{ color:#FF0000;}

a.a-blue{
	color:#006BCE;
	text-decoration:none;
}
a.a-blue:hover {
	color:#FF0000;
	text-decoration:underline;
}
a.a-gray{
	color:#333333;
	text-decoration:none;
}
a.a-gray:hover {
	color:#FF0000;
	text-decoration:underline;
}
a.a-gray2{
	color:#848484;
	text-decoration:none;
}
a.a-gray2:hover {
	color:#FF0000;
	text-decoration:underline;
}

/*列表样式*/
.list_menu li{
	color:#333333;
	line-height: 22px;
	background:url(../images/icon_menu.jpg) no-repeat 12px 6px;
	list-style:none;
	float:left;
	display: block;
	overflow: hidden;
	text-indent:22px;
}
.list_menu a{
	color:#333333;
	text-decoration:none;
	overflow: hidden;
}
.list_menu a:hover{
	color:#FF0000;
	text-decoration:underline;
	overflow: hidden;
}
.list_menu li span{
	color:#333333;
	float:left;
	display: block;
	width:100px;
	overflow: hidden;
}

.list_menu2 li{
	color:#333333;
	line-height: 22px;
	background:url(../images/icon_menu.jpg) no-repeat 6px 8px;
	list-style:none;
	float:left;
	display: block;
	width:300px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.list_menu2 a{
	color:#333333;
	text-decoration:none;
	overflow: hidden;
}
.list_menu2 a:hover{
	color:#FF0000;
	text-decoration:underline;
	overflow: hidden;
}
.list_menu2 li span{
	color:#333333;
	display: block;
	/*width:130px;*/
	overflow: hidden;
}

.menu li{
	color:#555555;
	line-height: 35px;
	background:url(../images/icon.jpg) no-repeat 16px 12px;
	list-style:none;
	text-indent:35px;
}
.Content{ 
	color:#333333;
	line-height:22px;
	margin:10px 28px 16px 0px;
}
.title{ 
	color:#FF8B02;
	background:url(../images/icon_crumb.jpg) no-repeat left;
	padding:11px 0px 6px 32px;
	margin-bottom:10px;
	font-weight:bold;
}
.photo{ border:1px solid #E9E8E8; padding:4px;}
.photo2{ border:3px solid #E9E8E8; }

.f-gray333{
	color:#333;
	line-height: 22px;
}
.f-gray333px24{
	color:#333;
	line-height: 24px;
}
.f-bottom{
	color:#FFFFFF;
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.f-bottomEn{
	color:#FFFFFF;
	line-height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.big_yellow{ color:#FF6C00; font-size:14px; font-weight:bold;}
.bg_righttop {
	background-repeat: no-repeat;
	background-position: right top;
}
.Button{ 
	color:#333; 
	width:49px; 
	height:21px; 
	border:none; 
	text-align:center;
	background:url(../images/bg_button.jpg) no-repeat;
}
.Button2{ 
	color:#000; 
	width:43px; 
	height:20px; 
	border:none; 
	text-align:center;
	background:url(../images/bg_button2.jpg) no-repeat;
}
.box_gray {
	font-size: 12px;
	color: #333333;
	border: 1px solid #A5ACB2;
}
.PageButton {
	border: 1px groove #E3E4DF;
	font-size: 12px;
}
.big_red {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #970000;
}
.f-yel {
	color: #FF8F20;
}
.f-red {
	text-decoration: none;
	color: #C60000;
}

