@charset "UTF-8";
body {
	margin: 0px;
	background-color: #F1EFE4;
	background-image: url(images/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Tahoma";
	font-size: 10px;
	color: black;
	/*line-height: 12px;*/
}
a {
	color: #1e90ff;
	text-decoration: none;
}
a:hover {
	color: #006cd4;
	text-decoration: underline;
}
strong {
	color: #4c4c4c;
}
.color1 {
	color: #6c0000;
}
.color2 {
	color: #b22222;
}
td {
	vertical-align: top;
}
.td_header {
	height: 156px;
}
.td_footer {
	background-image: url(images/main_08.png);
	background-repeat: no-repeat;
	height: 69px;
	text-align: center;
}
.td_news {
	background-image: url(images/main_03.png);
	background-repeat: no-repeat;
	height: 281px;
	width: 232px;
	text-align: left;
}
.td_ex {
	background-image: url(images/main_05.png);
	background-repeat: no-repeat;
	height: 241px;
}
.td_ct1 {
	background-image: url(images/main_04.png);
	background-repeat: no-repeat;
	width: 718px;
}
.td_ct2 {
	background-image: url(images/inner_04.png);
	background-repeat: no-repeat;
	width: 718px;
}
.footer {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	color: #384950;
}
.footer a, .footer a:visited {
	color: #343434;
}
.content_area {
	margin-left: 30px;
	margin-top: 10px;
	max-width: 675px;
}
.page_title {
	color: #D20200;
	font-size: 14px;
	font-weight: bold;
}
.news {
	margin-left: 20px;
	margin-top: 46px;
	margin-right: 20px;
	height: 205px;
	overflow: hidden;
}
.searchbox {
	margin-left: 20px;
	margin-top: 32px;
	margin-right: 20px;
	height: 75px;
}
.searchbox input, .searchbox select {
	border: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	padding: 5px;
	height: 15px;
	background-color: #f6f6f6;
	color: black;
}
.search_button {
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 61px;
	height: 27px!important;
	border: none!important;
}
.search_list {
	width: 169px;
	height: 27px!important;
}
.contactbox {
	margin-left: 20px;
	margin-top: 57px;
	margin-right: 20px;
	height: 75px;
	line-height: 23px;
}
.news_item {
	background-image: url(images/news_arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 15px;
}
.imb {
	width: 218px;
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
}
.imb_bg {
	background-image: url(images/imb_10.png);
	background-repeat: repeat-y;
}
.subpage_menu_item {
	display: list-item;
	margin-left: 20px;
	line-height: 30px;
	font-weight: bold;
}
.product_list_item {
	width: 218px;
	height: 200px;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}
.pro_item_mrg {
	margin-left: 10px;
	margin-right: 9px;
}
.pro_item_title {
	font-weight: bold;
	font-size: 12px;
}
.product_details img {
	margin: 20px;
}
#FlashID {
	display: block;
	height: 156px;
}
