

.title {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	padding-bottom: 15px;
}

.intro {
	padding-bottom: 10px;
}

.subtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}

.errorw {
	color: #777777;
	font-size:18pt;
}

a, .link, .link_red, .link_red_small, .button {
	color: #ed1c24;
	text-decoration: none;
	cursor: default;
}

a:hover, .link_over, .link_red_over, .link_red_small_over, .button_over {
	cursor: pointer;
	cursor: hand;
}

.link_red, .button {
	font-size: 9pt;
	color: #CC3333;
}

.link_red_small {
	font-size: 8pt;
	color: #CC3333;
}

.link_red_over, .button_over {
	font-size: 9pt;
	color: #CC3333;
}

.link_red_small_over {
	font-size: 8pt;
	color: #CC3333;
}

.button {
	font-weight: bold;
}

.icon_over {
	cursor: pointer;
	cursor: hand;
}

.button_over {
	font-weight: bold;
}
.pro_name {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

.pro_name_over {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

.image {
	width: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.subscript {
	font-style: italic;
}
/*
.list {
	border-width: 1px;
	border-style: solid;
	border-color: #003366;
	padding: 0px 10px 0px 10px;
}

.row {
	vertical-align: middle;
}

.row_a, .row_b, .row_hover {
	height: 24px;
}

.row_a {
	background-color: #D0D8C4;
}

.row_b {
	background-color: #FFFFFF;
}

.row_hover {
	background-color: #A8B791;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 60%;
}
*/
.pro_detail {
	font-weight: bold;
	padding-bottom: 1px;
	background-color: #D0D8C4;
	height: 23px;
	vertical-align: middle;
}

.pro_detail_val {
	padding-bottom: 1px;
	height: 23px;
	background-color: #FFFFFF;
	vertical-align: middle;
}
/*
.table_head {
	height: 25 px;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 1px;
	color: #FFFFFF;
	background-color: #000000;
	bg_tabel_head.png
}
*/