.border_l_r {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
body {
	background: #202020;
	margin-top: 0px;
	margin-left: 0px;
}
.class_title {
	font-size: 14px;
	font-weight: bold;
	color: #055A9E;
}


td {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.a {
	border: 1px solid #D6D5BB;
}
.b {
	border: 1px solid #BDD9E9;
}.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #055A9E;
}
.border {
	border: 1px solid #dedede;
}
#product_list {
	width: 93%;
	background: #FBFBF9;
	border: 1px solid #D6D5BB;
	padding: 2px;
	text-align: left;
}
#product_list .title {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #DDDCC8;
	padding: 5px;
	color: #FF6600;
	clear: both;
}
#product_list .title a:link {
	color: #ff6600;
	text-decoration: none;
}
#product_list .title a:visited {
	color: #ff6600;
	text-decoration: none;
}
#product_list .title a:active {
	color: #ff6600;
	text-decoration: none;
}
#product_list .title a:hover {
	color: #ff3300;
	text-decoration: underline;
}
#product_list .content {
	width: 100%;
}
#product_list .content a:link {
	color: #87864B;
	text-decoration: none;
}
#product_list .content a:visited {
	color: #87864B;
	text-decoration: none;
}
#product_list .content a:active {
	color: #87864B;
	text-decoration: none;
}
#product_list .content a:hover {
	color: #ff3300;
	text-decoration: underline;
}
#product_list .content ul {
	margin: 1px;
	padding: 1px;
	list-style: none;
}
#product_list .content li {
	display: block;
	border-bottom: 1px dashed #D6D5BB;
}
#news_list ul {
	margin: 2px;
	padding: 2px;
	list-style: none;
	text-align: left;
}
#news_list li {
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	width: 50%;
}
#news_list a:link {
	color: #317cac;
	text-decoration: none;
}
#news_list a:visited {
	color: #317cac;
	text-decoration: none;
}
#news_list a:active {
	color: #317cac;
	text-decoration: none;
}
#news_list a:hover {
	color: #ff3300;
	text-decoration: underline;
}
#news_t_list {
	width: 95%;
}
#news_t_list ul {
	text-align: left;
	list-style: none;
	margin: 1px;
	padding: 10px;
}
#news_t_list li {
	border-bottom: 1px dashed #dedede;
	padding: 5px;
}
#news_l_t_list ul {
	text-align: left;
	list-style: none;
	margin: 1px;
	padding: 2px;
}
#news_l_t_list li {
	border-bottom: 1px dashed #dedede;
	padding: 2px;
}

