@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.imgBtn {
	border:none;
	cursor:pointer;
}

.leftMenu {
	margin-left:28px;
	margin-right:30px;
	margin-top:70px;
	height:390px;
}

.menuText {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.noDec {
	text-decoration:none;
}
.noDec:hover {
	text-decoration:underline;
}

.txt_prodListTitle {
	color:#0054a6;
	font-size:14px;
	text-decoration:underline;
}
.txt_prodListCatName {
	color:#0054a6;
	font-size:16px;
	text-decoration:none;
}

.txt_pageNav {
	text-decoration:none;
	font-size:16px;
	color:#5a5345;
	font-weight:lighter;
	letter-spacing:3px;
}

.txt_pageNav_news {
	text-decoration:none;
	font-size:14px;
	letter-spacing:3px;
}

.prodDetails_content {	
	color:#0054a6;
	line-height:20px;
}

.news_content {
	color:#0054a6;
	font-size:14px;
	line-height:18px;
}

.news_content_details {
	color:#0054a6;
	font-size:12px;
	line-height:18px;
}

.aboutus_content {
	color:#0054a6;
	font-size:12px;
	line-height:24px;
}

.index_news_title {
	color:#094177;
	font-size:12px;
}
.index_news_content {
	color:#2f72b4;
	font-size:12px;
}
