/*@import url(style.css);*/

/* #Basic Styles
================================================== */
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #565656;
    font: 14px/21px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 12px 0 0;
    vertical-align: baseline;
}
p {
    margin: 0 0 15px;
}
em {
    font-style: italic;
}
strong {
    color: #565656;
    font-weight: bold;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 10px 0 15px;
}
a, a:visited { 
	color: #565656; 
	text-decoration: underline; 
	outline: 0; 
}
a:hover, a:focus { 
	color: #107cb8; 
	text-decoration: none; 
}

/* #Styles iFrame Shop
================================================== */

.spacer30 {
    height: 30px;
}
#conditext p {
    font-size: 11px;
    line-height: 1.3;
}
.jailu {
    text-align: center;
}
.jailu a {
	color: #107CB8;
	font-size: 12px;
	padding: 0px 0px 0 0;
	cursor: pointer;
}
.jailu a:active {
	color: red !important;
}
.btpay input {
	display: block; 
	margin-right: auto; 
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -10px;
}
#g-lu {
	text-align: center;
	font-weight: bold;
	/*margin-top: 10px;*/ 
	margin-bottom: 30px;
}
.widget-two form input {
    border: medium none;
    height: 47px;
    width: 192px;
}