﻿/*CRDJInfo CSS*/
/*------
.CommonSidebarTagCloud
{
    padding: 16px 10px 16px 10px;
	margin: 32px 0;
	line-height:225%;
	list-style-type: none;
}

.keywords_size1{
    margin-right: 6px;
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #FF9637;
	text-decoration: none;
}
.keywords_size2{
    margin-right: 6px;
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #FF9637;
	text-decoration: none;
}

.keywords_size3 {
    margin-right: 6px;
	font-family: "黑体";
	font-size: 18px;
	font-weight: bold;
	color: #FF9637;
	text-decoration: none;
}

.keywords_size4 {	
    margin-right: 6px;
    font-family: "黑体";
	font-size: 20px;
	font-weight: bold;
	color: #FF9637;
	text-decoration: none;
}

.keywords_size5 {	
    margin-right: 6px;
    font-family: "黑体";
	font-size: 24px;
	font-weight: bold;
	color: #FF9637;
	text-decoration: none;
}

.keywords_size6,.keywords_size7{
    margin-right: 6px;	
    font-family: "黑体";
	font-size: 28px;
	font-weight: bold;
	color: #FF9637;
	text-decoration: none;
}
.bg_table_header_m
{
	background-image:url(/App_Themes/default/crdjinfo/images/table_header_m.gif);
}--------------------------------------------*/

.crdjinfo_bg_td
{
	background-image: url(/App_Themes/default/images/div_line_02.gif);
}
.crdjinfo_description table tr td
{
	font-family: "新細明體" , "宋体" , "Tahoma" , "Sans-Serif";
	font-size: 11px;
	color: #333;
	line-height: 20px;
}

