@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100..900&display=swap);
html {
  height: 100%;
}
body {
    font-family: 'Raleway', sans-serif;
    margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #ebebeb;
    height: 100%;
}
.bodyb {
	background: #e98f1c;
	background-attachment: fixed;
	background-image: url(img/bg2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	-o-background-size: 100% 100%;
    -webkit-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    height: 100%;
}

.wrapper {
  position: relative;
  min-height: 98%;
  max-width: 98%;
}
.content {
  padding-bottom: 30px;
}

.footer {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0; /* Левый нижний угол */
    padding: 25px;
    color: #ffffff;
    width: 100%;
    height: 10px;
   }

div {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #2b2b2b;
	line-height: 1.5;
}
td {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #2b2b2b;
	line-height: 1.5;
}
h1 {
	font-size: 26px;
	font-family: Tahoma, Arial;
	color: #2b2b2b;
	font-weight: normal;
}
.td1 {
    font-family: 'Raleway', sans-serif;
	font-size: 14px;
}
#loadImg {
	z-index:1000;
	display:none;
}
.page {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background-image: url(img/bg1.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#genkey {
	font-size: 18px;
}
.genkey {
	font-size: 20px;
}
.logo {
	position: relative;
	width: 420px;
	height: 110px;
	text-align: center;
}
.whblock {
	position: relative;
	width: 480px;
	height: 480px;
	background: #f2f2f2;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	text-align: center;
}

.whblockbuy {
	position: relative;
	width: 480px;
	height: 550px;
	background: #f2f2f2;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	text-align: center;
}
.whblock_load {
	position: relative;
	width: 540px;
	height: 270px;
	background: #ffffff;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	margin-bottom: 10px
}

.lutlistblock {
	position: relative;
	width: 700px;
	min-height: 200px;
	background: #ffffff;
	box-shadow:  0px 1px 0px #ebebeb, 0px 0px 0px #4e4e4e;
	display: block;
	margin-bottom: 10px
}

.lutlistblock:hover {
	position: relative;
	width: 700px;
    min-height: 200px;
	background: #f0f5ff;
	box-shadow:  0px 1px 0px #ebebeb, 0px 0px 0px #4e4e4e;

	display: block;
	margin-bottom: 10px
}

.lutlistpick {
    width: 210px;
	height: 210px;
    float: left;
    margin: 20px 20px 20px 20px;
}

.lutlistblocktitle {

	width: 280px;
	height: 100px;
	padding-top: 20px;
	margin-top: -30px;
	margin-left: 250px;
}

.lutlistblockbutton {

	width: 140px;
	height: 80px;
    padding-top: 20px;
	margin-top: -100px;
	margin-left: 540px;
}

.lutlistblockdescription {
	position: relative;
	width: 450px;
	height: 120px;
	padding-top: 0px;
	margin-top: 90px;
	margin-left: 250px;
}

.whblock_load_cert {
	position: relative;
	width: 540px;
	height: 285px;
	background: #ffffff;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	margin-bottom: 10px
}

.whblock_store {
	position: relative;
	width: 740px;
	background: #ffffff;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: inline-block;
	margin-bottom: 20px
}

table a {
	text-decoration: none;
	color: #c61700;
}
table a:hover {
	text-decoration: none;
	color: #ef1d01;
}
a.rel {
	color: #970606;
	text-decoration: underline;
}
a.rel:hover {
	color: #b40909;
	text-decoration: none;
}
.whblock_key {
	position: relative;
	width: 540px;
	height: 205px;
	background: #f2f2f2;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	margin-bottom: 10px
}
.whblock_pack {
	position: relative;
	width: 540px;
	height: 235px;
	background: #f2f2f2;
	box-shadow:  0px 1px 0px #494949, 0px 3px 5px #4e4e4e;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	margin-bottom: 10px
}
#keykey {
	position: relative;
	left: 115px;
	top: 45px;

}
#activate {
	position: relative;
	text-align: center;
	top: 45px;

}
.zag1 {
	position: relative;
	font-family: Arial;
	color: #5a5959;
	font-size: 28px;
	text-align: center;
	top: 16px;
}


.line_store {
	position: relative;
	font-family: Arial;
	color: #3e3e3e;
	font-size: 1px;
	font-weight:bold;
	text-align: left;
	top: -10px;
	border-bottom: solid 1px #ebebeb;

}

.zag_store1 {
	position: relative;
	font-family: Arial;
	color: #3e3e3e;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
	top: 0px;
	border-bottom: solid 1px #ebebeb;
    padding-left:10px;
}
.zag_store2 {
	position: relative;
	font-family: Arial;
	color: #3e3e3e;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
	top: 0px;
    padding-left:0px;

}

.zag_store3 {
	position: relative;
	font-family: Arial;
	color: #3e3e3e;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
	top: 20px;
    padding-bottom:5px;

}

.pack_description {
	position: relative;
	border-bottom: solid 1px #ebebeb;
    padding-left:0px;
}



.pack_category {
	position: relative;
	font-family: Arial;
	color: #adadad;
	font-size: 12px;
	text-align: left;
    margin-top: 12px;
    max-height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;

}

.pack_author {
	position: relative;
	font-family: Arial;
	color: #b71415;
	font-size: 12px;
	text-align: left;
    top: -12px;

}
.zag2 {
	position: relative;
	font-family: Arial;
	color: #000000;
	font-size: 20px;
	text-align: center;
	top: 10px;
}

.zag2_upgd {
	position: relative;
	font-family: Arial;
	color: #000000;
	font-size: 20px;
	text-align: center;
	top: 5px;
}

#err1 {
	display: inline-block;
	text-align: center;
	color: #fff;
	background: red;
	padding: 0px 10px;
	visibility: hidden;
}

a.imgogle {
background: url("img/btn_google_signin_light_normal_web.png");
display: block;
width: 191px;
height: 46px;

}

a.imgogle:hover {
background: url("img/btn_google_signin_light_focus_web.png");
}


a.imapple {
background: url("img/btn_apple_signin_light_normal_web.png");
display: block;
width: 191px;
height: 46px;

}

a.imapple:hover {
background: url("img/btn_apple_signin_light_focus_web.png");
}


a.imhuawei {
background: url("img/btn_huawei_signin_light_normal_web.png");
display: block;
width: 221px;
height: 46px;
}
a.imhuawei:hover {
background: url("img/btn_huawei_signin_light_focus_web.png");
}

.info1 {
	position: relative;
	width:232px;
	height: 151px;
	background: url(img/info1.png);
	top: -170px;
	left: 5px;
	z-index: 10;
}
.sh1 {
	position: relative;
	width:222px;
	height: 89px;
	background: url(img/sh1.png);
	top: -10;
	left: 20px;
}
.info2 {
	position: relative;
	width:228px;
	height: 134px;
	background: url(img/info2.png);
	top: -70px;
	left: 5px;
	z-index: 10;
}
.sh2 {
	position: relative;
	width:222px;
	height: 89px;
	background: url(img/sh2.png);
	top: -10;
	left: 20px;
}
.info3 {
	position: relative;
	width:220px;
	height: 105px;
	background: url(img/info3.png);
	top: -45px;
	left: 5px;
	z-index: 10;
}
.lcab {
	position: relative;
	width:225px;
	height: 82px;
	background: url(img/lcab.png);
	top: -10;
	left: 20px;
}
.lcab_store {
	position: relative;
	width:225px;
	height: 82px;
	background: url(img/lcab.png);
	left: 20px;
    top: 40px;
}
.dwhite {
	position: relative;
	margin-top: 10px;
	background: #ffffff;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	display: block;
	padding: 8px;
	height: 30px;
	width: 280px;
}
.winfo {
	position: relative;
	top: 5px;
	color: #7a7a7a;
	float: left;
	width: 50px;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
}
.wdan {
	position: relative;
	top: 1px;
	color: #7a7a7a;
	float: left;
	font-size: 16px;
	color: #d20000;
}
.btred {
	padding: 8px 10px;
	width: 298px;
	height: 50px;
	background: #c61600;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #fcc967, inset 0px 15px 15px #e44c00, 0px 2px 5px #4e4e4e;
	margin-top: 5px;
}
.btred:hover {
	padding: 8px 10px;
	width: 298px;
	height: 50px;
	background: #d7360a;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px -1px 1px #fcc967, inset 0px 10px 15px #ac0400, inset 0px -10px 35px #ffa304, 0px 0px 4px #4e4e4e, 0px 1px 2px #4e4e4e;
	margin-top: 5px;
	cursor: pointer;
}
.btred:disabled {
	padding: 8px 10px;
	width: 298px;
	height: 50px;
	background: #606060;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #d0d0d0, inset 0px 15px 15px #b0b0b0, 0px 2px 5px #4e4e4e;
	margin-top: 5px;
	cursor: pointer;
}

.bty {
	padding: 8px 10px;
	width: 310px;
	height: 36px;
	background: #d46e00;
	color: #ffffff;
	font-size: 15px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #fcc967, inset 0px 15px 15px #e44c00, 0px 2px 5px #4e4e4e;
	margin-top: 10px;
}
.bty:hover {
	padding: 8px 10px;
	width: 310px;
	height: 36px;
	background: #e39806;
	color: #ffffff;
	font-size: 15px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px -1px 1px #fcc967, inset 0px 10px 15px #b55b02, inset 0px -10px 35px #e79508, 0px 0px 4px #4e4e4e, 0px 1px 2px #4e4e4e;
	margin-top: 10px;
	cursor: pointer;
}
.asoft {
	position: relative;
	padding: 5px 10px;
	width: 283px;
	height: 20px;
	background: #c4c2c2;
	color: #000000;
	font-size: 15px;
	font-family: Arial;
	border: 0;
	border-radius:  2px;
	-moz-border-radius: 2px;
	-khtml-border-radius:  2px;
	box-shadow: inset 0px 1px 1px #ffffff, inset 0px 5px 10px #dddddd, inset 0px -7px 15px #cccccc, 0px 0px 2px #4e4e4e, 0px 1px 2px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	cursor: pointer;
}
.asoft:hover {
	position: relative;
	padding: 5px 10px;
	width: 283px;
	height: 20px;
	background: #c4c2c2;
	color: #000000;
	font-size: 15px;
	font-family: Arial;
	border: 0;
	border-radius:  2px;
	-moz-border-radius: 2px;
	-khtml-border-radius:  2px;
	box-shadow: inset 0px -15px 15px #b5b5b5, inset 0px -5px 10px #dddddd, inset 0px 7px 15px #cccccc, 0px 0px 2px #4e4e4e, 0px -1px 2px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	top: 1px;
	cursor: pointer;
}
.asoft2 {
    position: relative;
    padding: 4px 10px 7px 10px;
    width: 283px;
    height: 20px;
    background: #4e4e4e;
    color: #ffffff;
    font-size: 15px;
    font-family: Arial;
    border: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    box-shadow: inset 0px 15px 2px #8080804f, 0px 0px 0px 1px #00000030;
    margin-top: 0px;
    margin-bottom: 10px;
    cursor: pointer;
}
.asoft2:hover {
    position: relative;
    padding: 4px 10px 7px 10px;
    width: 283px;
    height: 20px;
    background: #f9ad04;
    color: #000000;
    font-size: 15px;
    font-family: Arial;
    border: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    box-shadow: inset 0px 0px 1px #eeeeee, inset 0px 5px 10px #fbf5cc, inset 1px 15px #fff39e94, 0px 0px 0px 1px #00000030;
    margin-top: 0px;
    margin-bottom: 10px;
    cursor: pointer;
}
.asoft2:active {
    position: relative;
    padding: 4px 10px 7px 10px;
    width: 283px;
    height: 20px;
    background: #e9bd54;
    color: #000000;
    font-size: 15px;
    font-family: Arial;
    border: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    box-shadow: inset 0px -15px 3px #ffc20080, inset 0px 7px 10px #efa73c91, 0px 0px 2px #ababab, 0px -1px 2px #ababab;
    margin-top: 0px;
    margin-bottom: 10px;
    cursor: pointer;
}

.bigred {
	padding: 12px 10px;
	width: 285px;
	background: #c61600;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #fcc967, inset 0px 15px 15px #e44c00, 0px 2px 5px #4e4e4e;
	margin-top: 10px;
	text-decoration: none;
	text-align: center;
}
.bigred:hover {
	padding: 12px 10px;
	width: 285px;
	background: #d7360a;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px -1px 1px #fcc967, inset 0px 10px 15px #ac0400, inset 0px -10px 35px #ffa304, 0px 0px 4px #4e4e4e, 0px 1px 2px #4e4e4e;
	margin-top: 10px;
	cursor: pointer;
	text-align: center;
}

.pack_buy {
	padding: 12px 10px;
	width: 150px;
	background: #c61600;
	color: #ffffff !important;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #fcc967, inset 0px 15px 15px #e44c00, 0px 2px 5px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
    float: left;
}
.pack_buy:hover {
	padding: 12px 10px;
	width: 150px;
	background: #d7360a;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px -1px 1px #fcc967, inset 0px 10px 15px #ac0400, inset 0px -10px 35px #ffa304, 0px 0px 4px #4e4e4e, 0px 1px 2px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
	float: left;
}

.pack_purchased {
	padding: 12px 10px;
	width: 150px;
	background: #c7c7c7;
	color: #000000;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #e5e5e5, inset 0px 15px 15px #e3e3e3, 0px 2px 5px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
    float: left;
}

.product_purchased {
	padding: 12px 10px;
	width: 140px;
	background: #c7c7c7;
	color: #000000;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px 1px 1px #e5e5e5, inset 0px 15px 15px #e3e3e3, 0px 2px 5px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
	text-align: center;
    float: left;
}
.product_purchased:hover {
	padding: 12px 10px;
	width: 140px;
	background: #d7360a;
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	border: 0;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow: inset 0px -1px 1px #fcc967, inset 0px 10px 15px #ac0400, inset 0px -10px 35px #ffa304, 0px 0px 4px #4e4e4e, 0px 1px 2px #4e4e4e;
	margin-top: 0px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
	float: left;
}

.clbott {
	position: relative;
	width: 170px;
	top: 300px;
	left: 100px;
	height: 120px;
	float: left;
}



.aglav {
	position: relative;
	width: 180px;
	clear: left;
	padding: 4px 10px 6px 14px;
	font-size: 13px;
	background: #cbc906;
	color: #ffffff;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	box-shadow: 0px 1px 2px #4e4e4e, inset -20px -1px 0px #686700;
	margin-bottom: 4px;
}
.aglav:hover {
	background: #d6d408;
	color: #ffffff;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	box-shadow: 0px 1px 2px #4e4e4e, inset -20px -1px 0px #686700;
}
.aglav1 {
	position: relative;
	width: 180px;
	clear: left;
	padding: 4px 10px 6px 14px;
	font-size: 13px;
	background: #d77409;
	color: #ffffff;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	box-shadow: 0px 1px 2px #4e4e4e, inset -20px -1px 0px #686700;
	margin-bottom: 2px;
}
.aglav1:hover {
	background: #e78215;
	color: #ffffff;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	box-shadow: 0px 1px 2px #4e4e4e, inset -20px -1px 0px #686700;
}
.aex {
	position: relative;
	width: 180px;
	clear: left;
	padding: 4px 10px 6px 14px;
	font-size: 13px;
	background: #c00000;
	color: #ffffff;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	box-shadow: 0px 1px 2px #4e4e4e, inset -20px -1px 0px #880404;
	margin-top: 4px;
}
.aex:hover {
	position: relative;
	background: #d10e0e;
	color: #ffffff;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	box-shadow: 0px 1px 2px #4e4e4e, inset -20px -1px 0px #880404;
}
.wellcome {
	position: relative;
	width: 300px;
	top: 530px;
	left: 30px;
	clear: left;
	padding: 5px 10px 7px 14px;
	font-size: 14px;
	background: #ffffff;
	color: #000000;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;

}
.wellcome_pack {
	position: relative;
	width: 300px;
	top: 565px;
	left: 30px;
	clear: left;
	padding: 5px 10px 7px 14px;
	font-size: 14px;
	background: #ffffff;
	color: #000000;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;

}

.wellcome_store {
	position: relative;
	width: 170px;
	top: 90px;
	left: 0px;
	clear: left;
	padding: 5px 10px 7px 14px;
	font-size: 14px;
	background: #ffffff;
	color: #000000;
	border: 0;
	border-radius:  5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;

}

.pack_pick {
margin-top: 0px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
float: left;
}

.form1 {
	padding: 8px 10px;
	width: 255px;
	height: 30px;
	background: #ffffff;
	color: #cccccc;
	font-size: 16px;
	border: 0;
	font-family: Arial;
	border: 2px solid #d9d9d9;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow:   0px 0px 6px #4e4e4e;
	margin-bottom: 5px;
}
.form2 {
	padding: 8px 10px;
	width: 310px;
	height: 40px;
	background: #ffffff;
	color: #000000;
	font-size: 16px;
	border: 0;
	font-family: Arial;
	border: 2px solid #d9d9d9;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow:   0px 0px 6px #4e4e4e;
	margin-bottom: 10px;
}
.form3 {
	padding: 3px 8px;
	width: 80px;
	height: 30px;
	background: #fcfcfc;
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	border: 1px solid #cccccc;
}
.form4 {
	padding: 8px 10px;
	width: 285px;
	height: 25px;
	background: #ffffff;
	color: #000000;
	font-size: 16px;
	border: 0;
	font-family: Arial;
	border: 2px solid #d9d9d9;
	border-radius:  6px;
	-moz-border-radius: 6px;
	-khtml-border-radius:  6px;
	box-shadow:   0px 0px 6px #4e4e4e;
	margin-bottom: 10px;
}
select {
	padding: 3px 8px;
}
.butt {
	position: relative;
	width: 150px;
	height: 50px;
	top: 18px;
	left: 270px;
}
.but {
	width: 120px;
	height: 35px;
	background: #ffb400;
	text-align: center;
	color: #000;
	border: 0px;
	border-bottom: 2px solid #582211;
}
.line1 {
	position: relative;
	width: 100%;
	height: 285px;
	background: #771d00;
}
.line2 {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 285px;
	background: #a22800;
	color: #000;
}
.bn {
	position: relative;
	margin: 6px;
	margin-top: 30px;
	width: 228px;
	height: 228px;
	padding: 2px;
	float: left;
}
.a50 {
	position: absolute;
	width: 240px;
	height: 507px;
	background: url(img/501.png);
	z-index: 100;
	left: -130px;
	top: 180px;
}
.foot {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: #ddbeb4;
	color: #000;
	height: 250px;
}
.zag3 {
	position: relative;
	width: 632px;
	height: 72px;
	background: url(img/f1.gif);
	left: 155px;
	padding-top: 7px;
	color: #ffffff;
	font-family: Arial;
	font-size: 35px;
	text-align: center;
}
.bl {
	color: #000000;
	font-size: 14px;
}
/*a:link {
	color: #000000;
    text-decoration: none;
}*/
a:hover {

    text-decoration: underline;
}

.banner{
background-color: black;
}

.center-pic{
display:block;
margin:auto;
}
