@charset "utf-8";
.fs_h1 {
	padding: 0 0 0 10px;
	margin: 50px 0 20px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	color: #55a400;
	border-left: 6px solid #55a400;
}
.ml2 {
	width: 1024px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}
.ml2_nav_ul {
	padding: 0;
	margin: 0;
	height: 37px;
	width: 1010px;
}
.ml2_nav_list {
	display: block;
	float: left;
	width: 336px;
	height: 37px;
	border-right: 1px solid #e5e5e5;
	line-height: 37px;
}
.ml2_nav_list a:link, .ml2_nav_list a:visited {
	display: block;
	float: left;
	width: 336px;
	height: 37px;
	border-bottom: 1px solid #e5e5e5;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #7a7a7a;
}
.ml2 .title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-top: 2px solid #55a400;
	border-bottom: 1px solid #e5e5e5;
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: 300;
	padding-left: 40px;
}
.ml2_nav_list a.active:link, .ml2_nav_list a.active:visited {
	border-bottom: 0;
	border-top: 2px solid #55a400;
	color: #55a400;
}
.ml2_nav_list a:hover {
	color: #55a400;
}
.last {
	border: none!important;
}
.cb {
	display: block;
	clear: both;
}
.doc {
	padding: 30px 40px;
}
.docx {
	padding: 30px 20px;
}
.docx p {
	line-height: 30px;
}
.docx img {
	margin: 15px 0;
}
.docx h3 {
	line-height: 30px;
	color: #55a400;
	margin: 10px 0;
}
.docx a:hover {
	color: #55a400;
}

.doc p {
	line-height: 30px;
}
.doc img {
	margin: 15px 0;
}
.doc h3 {
	line-height: 30px;
	color: #55a400;
	margin: 10px 0;
}
.doc a:hover {
	color: #55a400;
}
.question {
	color: #818181;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}
.question span {
	color: #1c8bf6
}
.ask {
	text-align: left;
	line-height: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ccc;
}
.ask span {
	float: right;
	padding: 5px 40px;
	font-size: 12px;
	color: #818181;
}
.ask span a:hover {
	color: #55a400;
}

.right-tablebox{
	background-color: #fcfcfc;
	border: 1px solid #e3e3e3;
}

.cart-heading {
	height: 52px;
	font-size: 18px;
	font-weight: 500;
	color: #55a400;
	background-color: #dad9d9;
	padding-left: 10px;
}

.rightbox-inner{
	background-image: url(../img/buy/tick-icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 40px;
	color: #5d5d5d;
}
.cart-sub-heading {font-size:16px; color:#5d5d5d; }
.quantity-box {width:60px; height:22px; font-size:15px; color:#6e6e6e; text-align:center;}
.total-input {width:170px; height:30px; color:#5d5d5d; text-align:left; font-weight:normal; font-size:20px; margin:20px 0 0 25px;}
.product-heading {font-size:16px; color:#5d5d5d; padding-left:10px;}
.border-bottom {border-bottom:1px solid #e3e3e3;}
.border-right {border-right:1px solid #e3e3e3;}

table.disc_tab {
	background-color: #fcfcfc;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
	margin-left: 10px;
}

table.disc_tab tr{ color:#5d5d5d; background-color:#fff}

table.disc_tab tr:nth-child(odd){
	color: #5d5d5d;
	background-color: #efefef;
}

.cart-btn {width:113px; height:26px; background-image:url(../img/buy/cart-btn-hover.jpg); background-repeat: no-repeat;cursor:pointer; border:0; outline:none; font-size:0}
.cart-btn:hover{ background-image:url(../img/buy/cart-btn.jpg); background-repeat:no-repeat;}