/*-------------------------------------------css_start-------------------------------------------------*/
.news_time{
	color:#A7A7A7;
}
.article_title{
	color:#333333;
	font-size:20px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
}
.download_tab{
	border: 1px solid #CCCCCC;
}

/*-------------------------------------------menu-------------------------------------------------*/

.inside_menu_hover{
	color:#000000;
	height: 33px;
	text-decoration: none; 
	display: block; 
}
a.inside_menu_hover span{
	width:166px;
	height:33px;
	display: block;
	cursor:hand;
	line-height:33px;
	text-align:left;
	padding-left:40px;
	background: transparent url(../images/inside/inside_menu_none.jpg) no-repeat left top;
}
A.inside_menu_hover:hover{
	color:#FFFFFF;
	font-weight:bold;
	background-position: right top;
}
A.inside_menu_hover:hover span{
	background-position: left top; 
	background: transparent url(../images/inside/inside_menu_hover.jpg) no-repeat left top;
}

.inside_menu_select{
	color:#FFFFFF;
	height: 33px;
	text-decoration: none; 
	font-weight:bold;
	display: block; 
}
a.inside_menu_select span{
	width:166px;
	height:33px;
	display: block;
	cursor:hand;
	line-height:33px;
	text-align:left;
	padding-left:40px;
	background: transparent url(../images/inside/inside_menu_select.jpg) no-repeat left top;
}
A.inside_menu_select:hover{
}
A.inside_menu_select:hover span{
}



.inside_menu_hover_about{
	color:#000000;
	height: 33px;
	text-decoration: none; 
	display: block; 
}
a.inside_menu_hover_about span{
	width:166px;
	height:33px;
	display: block;
	cursor:hand;
	line-height:33px;
	text-align:left;
	padding-left:40px;
	background: transparent url(../images/inside/inside_menu_about.jpg) no-repeat left -33px;
}
A.inside_menu_hover_about:hover{
	color:#FFFFFF;
	font-weight:bold;
	background-position: right top;
}
A.inside_menu_hover_about:hover span{
	background-position: left top; 
	background: transparent url(../images/inside/inside_menu_about.jpg) no-repeat left top;
}

.inside_menu_select_about{
	color:#FFFFFF;
	height: 33px;
	text-decoration: none; 
	font-weight:bold;
	display: block; 
}
a.inside_menu_select_about span{
	width:166px;
	height:33px;
	display: block;
	cursor:hand;
	line-height:33px;
	text-align:left;
	padding-left:40px;
	background: transparent url(../images/inside/inside_menu_about.jpg) no-repeat left top;
}
A.inside_menu_select_about:hover{
}
A.inside_menu_select_about:hover span{
}