@charset "utf-8";
/* CSS Document */
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on March 31, 2017 */



@font-face {
    font-family: 'hindbold';
    src: url('fonts/hind-bold-webfont.woff2') format('woff2'),
         url('fonts/hind-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindlight';
    src: url('fonts/hind-light-webfont.woff2') format('woff2'),
         url('fonts/hind-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindmedium';
    src: url('fonts/hind-medium-webfont.woff2') format('woff2'),
         url('fonts/hind-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hind_regularregular';
    src: url('fonts/hind-regular-webfont.woff2') format('woff2'),
         url('fonts/hind-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindsemibold';
    src: url('fonts/hind-semibold-webfont.woff2') format('woff2'),
         url('fonts/hind-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
	margin: 0px auto;
	text-align:center;
	font-family: 'hind_regularregular';
	}
#wrapper {
	margin: 0px auto;
	text-align:left;
	width:650px;
	}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 100px;
	}
#content {
	padding: 10px;
	background: #F4F4F4;
	color: #333;
	}
#content table {
	font-size: 12px;
	background-color: #fff;
	color: #6C5C4F;
	}	
#content table td {
	padding: 5px 10px;
	}	
#content .tb_detail_head {
	background:#FF6633;
	color: #fff;
	font-weight: bold;
	
	}

h3 {font-size: 16px; margin: 10px 0px;}	

#content .subcont {
	font-size: 12px;
	line-height:1.3;
	padding-bottom: 10px;
	}
	
#content input,select {border: 1px solid #C8C8C8; background: #F3F3F3; width: 200px;}	

#content .subbtn input {
	border:none;
	background:url(../images/pay.jpg);
	width:80px;
	height: 24px;
	}
	
#content .printbtn {
	border: none; 
	padding:5px 0px; 
	padding-top: 2px; 
	width:94px; 
	height:26px; 
	background:#A99F96; 
	color: #fff; 
	font-weight: bold; 
	height:30px;
	font-size: 12px;
	}
.subbtn:hover {cursor:pointer}	
	
#content ul{
	font-size: 12px;
	line-height: 2;
	margin-top: 0px;
	margin-bottom: 10px;	
	}	
.rowheight {
	font-size: 1px;
	}
h6{margin: 5px; font-size:12px; }	

.errormsg { font-size: 12px; color:#F00; font-weight: bold;}

#footer {
	color: #838383;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	}

.links {
    float: left;
    line-height: 2;
    padding: 20px 5px 5px;
    text-align: left;
}

.fstyle {
    float: right;
    margin-right: 0px;
    margin-top: 25px;
}
#mrechant_logo {
	padding-top: 20px;
	}
