﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
    font-family: 'MyriadProSemibold';
    src: url('myriadpro-semibold-webfont.eot');
    src: url('myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-semibold-webfont.woff') format('woff'),
         url('myriadpro-semibold-webfont.ttf') format('truetype'),
         url('myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {background: #fff; font-size:62.5%; color:#333;
font-family: 'MyriadPro', verdana, sans-serif;
padding:0; margin:0;}

#wraper{width:100%;}
#header {background: #0066b3 url(../images/gra.png) no-repeat 50% 0%;
width: 100%; height:120px; margin: 0 auto;position: relative;}

#header-top{width:960px;height:95px;margin:0 auto;padding-top:20px;
position:relative;}

#logo{position:absolute;left:0px;}
#header-top-right{position:absolute;right:0px;top:15px;right: 0px;text-align:right;}
#header-top-right a{text-decoration:none;font-size:12px;color:#83bfec;padding-left:15px; padding-bottom:10px; display:inline-block}
#header-top-right a:hover{display:inline;text-decoration:underline;font-size:12px;color:#cde9ff;z-index:6;
padding-left:15px;}
#english{float:left;}
.english{text-decoration:none;color:#83bfec;
font-size:1.4em;font-weight:bold;line-height:35px;}

.line_gray {width: 100%; height: 18px; background:url(../images/line_gray.jpg) bottom repeat-x;z-index:6;}

#container{width:970px;margin:0 auto;margin-top:20px;}
.tit1{padding-top:35px;}
.tit1 p{font-size:32px;color:#0066b3;font-family:'myriadprosemibold';}
#logon-bg{width:701px;height:312px;margin-top:20px;}
#logon1{width:701px;height:11px;background:url(../images/logon-box-first.png) no-repeat;}
#logon2{width:701px;height:260px;background:url(../images/logon-box-second.png) repeat-x;
position:relative;}
#logon3{width:701px;height:55px;background:url(../images/logon-box-thirst.png) no-repeat;}
#logon{position:absolute;left:40px;top:10px;}
#logon p{font-size:18px;color:#fff;text-shadow:#0066b3 0.5px 0.5px 1px;padding-bottom:3px;padding-top:14px;
font-family:'myriadprosemibold';}
#logon .nhap{width:240px;height:12px;border-radius:4px;border:none;background:#fff;
padding:10px;color:#333;}
#logon .nhap1{width:240px;height:12px;border-radius:4px;border:none;background: url(../images/protect.png) no-repeat 98% 50% #fff;
padding:10px;color:#333;}
#logon label{font-size:15px;color:#fff;text-shadow:#0066b3 0.5px 0.5px 1px;}
#logon input[type="checkbox"]{padding-top:10px;}
#logon .button{width:180px;height:38px;background:url(../images/button-logon.png) no-repeat;text-align:center;margin-top:28px;}
#logon .button a{display:block;line-height:35px;color:#fff;font-size:21px;font-family:'myriadprosemibold';
text-decoration:none;background:url(../images/arrow-trang-mini.png) no-repeat 95% 50%;}

#slast{position:absolute;left:380px;top:14px;}
#service{position:absolute;left:415px;top:20px;}
#help{position:absolute;left:415px;top:153px;}
#service h2{font-size:20px;color:#fbf9f9;text-shadow:#0066b3 0.5px 0.5px 1px;padding-bottom:7px;}

#service a{text-decoration:none;color:#fff;text-shadow:#0066b3 0.5px 0.5px 1px;font-size:12px;line-height:20px;display:block;}
#service a:hover{text-decoration:underline;}
#help h2{font-size:18px;color:#fbf9f9;text-shadow:#0066b3 0.5px 0.5px 1px;padding-bottom:7px;}
#help a{text-decoration:none;color:#fbf9f9;text-shadow:#0066b3 0.5px 0.5px 1px;font-size:12px;line-height:20px;display:block;}
#help a:hover{text-decoration:underline;}

#regis{margin:0 auto;width:700px;text-align:center;}
#regis span{text-decoration:none;font-size:13px;color:#666;}
#regis a{text-decoration:underline;font-size:13px;color:#0066b3;}
#regis a:hover{text-decoration:underline;font-size:13px;color:#0066b3;}
#slast2{margin:0 auto;width:700px;text-align:center;margin-top:20px;}

#footer{width:701px;margin:0 auto;margin-top:10px;}
#footer ul{margin-right:38px;float:left;width:220px;}
#footer h2{color:#f7941d;font-size:20px;margin-bottom:15px;}
#footer a{color:#6c7882;font-size:13px;text-decoration:none;line-height:1.5em;font-weight:normal;}
#footer a:hover{text-decoration:underline;}

.left{float:left;}
.right{float:right;}
.center{float:left;}

#left{width:690px;float:left;}

#tip{width:690px;position:relative;background:#f7f8f9;border:1px solid #d5d5d5;margin-bottom: 20px;clear: both;}
#tip .top {width: 3px; height: 3px; background: url(../images/border-tip.png) top left no-repeat;position: absolute;top: -1px; left: -1px;}
#tip .right {width: 3px; height: 3px; background: url(../images/border-tip.png) top right no-repeat;position: absolute;top: -1px; right: -1px;}
#tip .bottom {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom right no-repeat;position: absolute;bottom: -1px; right: -1px;}
#tip .left {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom left no-repeat;position: absolute;bottom: -1px; left: -1px;}
.tit2{padding-top:20px;margin-bottom: 17px;}
.tit2 p{font-size:30px;color:#333;font-family:'myriadprosemibold';}

.tit2 span{font-size:16px;color:#666;}
#tip .text1{ font-size:12px; line-height:15px;}
#tip h2{font-size:18px;color:#0066b3;padding-top:20px;padding-left:15px;}
#tip h2 span{font-size:12px;display:block;line-height:25px;color: #333;}
/*#tip .pic1{position:absolute;left:30px;top:90px;}*/
#tip .pic1{position:absolute;left:20px;top:84px;}
/*#tip .pic2{position:absolute;left:270px;top:90px;}*/
#tip .pic2{position:absolute;left:300px;top:70px;}
/*#tip .pic3{position:absolute;right:125px;top:90px;}*/
#tip .pic3{position:absolute;right:125px;top:70px;}
/*#tip .text-box1{position:absolute;left:140px;top:100px;}*/
#tip .text-box1{position:absolute;left:120px;top:100px;}
#tip .text-box2{position:absolute;left:395px;top:100px;}
/*#tip .text-box3{position:absolute;right:45px;top:100px;}*/
#tip .text-box3{position:absolute;right:32px;top:100px;}
/*#tip .plus1{position:absolute;left:255px;top:110px;}*/
#tip .plus1{position:absolute;left:275px;top:100px;}
/*#tip .plus2{position:absolute;left:480px;top:110px;}*/
#tip .plus2{position:absolute;left:480px;top:100px;}

/*#tip h2{font-size:18px;color:#0066b3;padding-top:20px;padding-left:15px;}
#tip h2 span{font-size:12px;display:block;line-height:25px;color: #333;}
#tip .pic1{position:absolute;left:5px;top:90px;}
#tip .pic2{position:absolute;left:300px;top:90px;}
#tip .pic3{position:absolute;right:90px;top:90px;}
#tip .text-box1{position:absolute;left:115px;top:100px;}
#tip .text-box2{position:absolute;left:425px;top:100px;}
#tip .text-box3{position:absolute;right:10px;top:100px;}
#tip .plus1{position:absolute;left:285px;top:110px;}
#tip .plus2{position:absolute;left:520px;top:110px;}*/
#tip .text1{color:#3a3a3a;font-size:12px;line-height:1.3em;}
#tip .text2{color:#3a3a3a;font-size:18px;}
#tip p{font-size:11px;color:#333;padding-top:120px;padding-left:15px;padding-bottom:15px;line-height:1.2em;clear: both;}

#great-bar1{background:url(../images/flow-mark-1.png) no-repeat;height:69px;width:699px;position:relative;clear: both;}
#great-bar1 .great-bar-tit1{position:absolute;left:50px;top:15px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}
#great-bar1 .great-bar-tit2{position:absolute;left:290px;top:25px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}
#great-bar1 .great-bar-tit3{position:absolute;left:510px;top:25px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}

#great-bar2{margin-top:20px;background:url(../images/flow-mark-2.png) no-repeat;height:69px;width:699px;position:relative;clear: both;}
#great-bar2 .great-bar-tit1{position:absolute;left:50px;top:15px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}
#great-bar2 .great-bar-tit2{position:absolute;left:290px;top:25px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}
#great-bar2 .great-bar-tit3{position:absolute;left:510px;top:25px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}

#great-bar3{margin-top:20px;background:url(../images/flow-mark-3.png) no-repeat;height:69px;width:699px;position:relative;clear: both;}
#great-bar3 .great-bar-tit1{position:absolute;left:50px;top:15px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}
#great-bar3 .great-bar-tit2{position:absolute;left:290px;top:25px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}
#great-bar3 .great-bar-tit3{position:absolute;left:510px;top:25px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:20px;
font-family:'myriadprosemibold';}

#great-bar4{margin-top:30px;background:url(../images/flow-mark5-1.png) no-repeat;height:70px;width:700px;position:relative;}
#great-bar4 .great-bar-tit1{position:absolute;left:35px;top:20px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar4 .great-bar-tit2{position:absolute;left:175px;top:20px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar4 .great-bar-tit3{position:absolute;left:315px;top:20px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar4 .great-bar-tit4{position:absolute;left:455px;top:10px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar4 .great-bar-tit5{position:absolute;left:605px;top:25px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}

#great-bar5{margin-top:30px;background:url(../images/flow-mark5-2.png) no-repeat;height:70px;width:700px;position:relative;}
#great-bar5 .great-bar-tit1{position:absolute;left:35px;top:20px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar5 .great-bar-tit2{position:absolute;left:175px;top:20px;color:#fff;text-shadow:#004b88 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar5 .great-bar-tit3{position:absolute;left:315px;top:20px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar5 .great-bar-tit4{position:absolute;left:455px;top:10px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}
#great-bar5 .great-bar-tit5{position:absolute;left:605px;top:25px;color:#6c6c6c;text-shadow:#fff 0.5px 0.5px 1px;font-size:13px;
font-family:'myriadprosemibold';line-height:1.2em;}

.dk h3 {font-size:16px;font-family:'myriadprosemibold';color:#0066b3;margin-top:20px;}


#box-scroll{width:650px;position:relative;margin-top:20px;height:280px;padding-bottom:30px;background:#f7f8f9;border:1px solid #d5d5d5;padding:20px;overflow-y: scroll}
#box-scroll h2{font-size:12px;color:#333;font-weight:bold;padding-bottom:10px;}
#box-scroll p{font-size:12px;color:#333;line-height:1.3em;}
#box-scroll .top {width: 3px; height: 3px; background: url(../images/border-tip.png) top left no-repeat;position: absolute;top: -1px; left: -1px;}
#box-scroll .right {width: 3px; height: 3px; background: url(../images/border-tip.png) top right no-repeat;position: absolute;top: -1px; right: -1px;}
#box-scroll .bottom {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom right no-repeat;position: absolute;bottom: -1px; right: -1px;}
#box-scroll .left {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom left no-repeat;position: absolute;bottom: -1px; left: -1px;}


#box-id{width:690px;position:relative;margin-top:20px;padding-bottom:30px;background:#f7f8f9;border:1px solid #d5d5d5;}
#box-id .top {width: 3px; height: 3px; background: url(../images/border-tip.png) top left no-repeat;position: absolute;top: -1px; left: -1px;}
#box-id .right {width: 3px; height: 3px; background: url(../images/border-tip.png) top right no-repeat;position: absolute;top: -1px; right: -1px;}
#box-id .bottom {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom right no-repeat;position: absolute;bottom: -1px; right: -1px;}
#box-id .left {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom left no-repeat;position: absolute;bottom: -1px; left: -1px;}
#box-id p{font-size:12px;color:#333;padding-top:20px;padding-left:20px;line-height:18px;}
#box-id h2{font-size:12px;color:#333;padding-top:30px;padding-left:20px;font-weight:bold;}
#box-id .col1{padding-top:10px;padding-bottom:10px;padding-left:40px;width:240px;}
#box-id .col2{padding-top:10px;padding-bottom:10px;}

#box-id .text1{font-size:14px;color:#0066b3;font-weight:bold;}
#box-id .text2{font-size:14px;color:#f79b2c;font-weight:bold;}
#box-id .text3{font-size:13px;color:#0066b3;font-family:'myriadprosemibold';line-height:17px;}
#box-id .text4{font-size:13px;color:#333;}

#box-id .nhap{width:240px;padding: 7px 10px;border-radius:4px;border:1px solid #ccc;
background: url(../images/bg_input.png) repeat-x;}
#box-id .nhap1{width:10px;height:10px;padding: 5px 5px;border-radius:4px;border:1px solid #ccc;
background: url(../images/bg_input.png) repeat-x;margin-right:7px;}


#box-check{width:690px;position:relative;margin-top:20px;padding-bottom:30px;background:#f7f8f9;border:1px solid #d5d5d5;}
#box-check .top {width: 3px; height: 3px; background: url(../images/border-tip.png) top left no-repeat;position: absolute;top: -1px; left: -1px;}
#box-check .right {width: 3px; height: 3px; background: url(../images/border-tip.png) top right no-repeat;position: absolute;top: -1px; right: -1px;}
#box-check .bottom {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom right no-repeat;position: absolute;bottom: -1px; right: -1px;}
#box-check .left {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom left no-repeat;position: absolute;bottom: -1px; left: -1px;}
#box-check p{font-size:12px;color:#333;padding-top:20px;padding-left:20px;}
#box-check .col1{float:left;width:270px;padding-left:40px;margin-top:20px;overflow:hidden;}
#box-check .col1 h2{font-size:18px;color:#0066b3;font-family:'myriadprosemibold';padding-left:10px;}
#box-check .col1 h2 span{font-size:13px;color:#0066b3;font-family:'myriadprosemibold';}
#box-check .col2{width:240px;margin-top:20px;overflow:hidden;padding-left:40px;}
#box-check .col2 h2{font-size:18px;color:#0066b3;font-family:'myriadprosemibold';padding-left:10px;}
#box-check .nhap{width:210px;padding: 7px 10px;border-radius:4px;border:1px solid #ccc;
background: url(../images/bg_input.png) repeat-x;margin-top:10px;color:#b1b1b1;font-size:13px;}
#box-check .col1 a{text-decoration:none;height:20px;width:20px;background: url(../images/icon-calendar-grey.png) no-repeat;
display:inline-block;margin-left:10px;}
#box-check .col1 a:hover {background: url(../images/icon-calendar.png) no-repeat;}

.accept{margin-top:20px;padding-left:15px;}
.accept label{color:#333333;font-size:13px;}

#secu-code{width:690px;position:relative;margin-top:20px;background:#f7f8f9;border:1px solid #d5d5d5;padding-bottom:20px;}
#secu-code .top {width: 3px; height: 3px; background: url(../images/border-tip.png) top left no-repeat;position: absolute;top: -1px; left: -1px;}
#secu-code .right {width: 3px; height: 3px; background: url(../images/border-tip.png) top right no-repeat;position: absolute;top: -1px; right: -1px;}
#secu-code .bottom {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom right no-repeat;position: absolute;bottom: -1px; right: -1px;}
#secu-code .left {width: 3px; height: 3px; background: url(../images/border-tip.png) bottom left no-repeat;position: absolute;bottom: -1px; left: -1px;}
#secu-code .nhap{width:240px;padding: 7px 10px;border-radius:4px;border:1px solid #ccc;background: url(../images/bg_input.png) repeat-x;}
#secu-code .col1{padding-top:10px;padding-bottom:10px;padding-left:40px;width:180px;}
#secu-code .col2{padding-top:10px;padding-bottom:10px;}
#secu-code p{font-size:12px;color:#333;line-height:1.2em}
#secu-code .text1{font-size:14px;color:#0066b3;font-weight:bold;}
#secu-code .text2{font-size:14px;color:#f79b2c;font-weight:bold;}
#secu-code .text3{font-size:30px;color:#0066b3;font-family:'myriadprosemibold';}

#secu-code div.box-left{width:250px;position:absolute;left:20px;}
#secu-code div.box-right{width:440px;position:absolute;left:270px;}
#secu-code .log-off-link{display:block;font-size:11px;color:#0066b3;padding-left:20px;margin-top:20px;
background: url(../images/mini-bullet.png) no-repeat 2% 50%;text-decoration:none;}
#secu-code .log-off-link:hover{text-decoration:underline;}

.button-cancel{position:absolute;left:5px;width:113px;height:38px;background: url(../images/button-back.png) no-repeat;text-align:center;}
.button-cancel a{line-height:36px;color:#fff;text-decoration:none;font-weight:bold;font-size:15px;text-shadow: 0px 1px 1px #949494;}

#form-footer{width:690px;position:relative;margin-top:10px;}
.button-next{float:right;background:url(../images/button-next.png) no-repeat;width:113px;height:38px; }
.button-next a{text-decoration:none;background: url(../images/arrow-trang-mini.png) no-repeat 90% 50%;display:block;
color:#fff;font-size:15px;text-shadow: 0px 1px 1px #d35515;line-height:36px;font-weight:bold;padding-left:18px;}
.button-back{float:left;background:url(../images/button-back.png) no-repeat;width:112px;height:37px; }
.button-back a{text-decoration:none;background: url(../images/arrow-trang-mini-back.png) no-repeat 10% 50%;display:block;
color:#fff;font-size:15px;font-weight:bold;text-shadow: 0px 1px 1px #949494;line-height:36px;padding-left:30px;}
.button-dn-ebanking{float:right;background:url(../images/button-dn-ebaking.png) no-repeat;width:283px;height:38px;text-align:center; }
.button-dn-ebanking a{text-decoration:none;display:block;
color:#fff;font-size:15px;font-weight:bold;text-shadow: 0px 1px 1px #d35515;line-height:36px;}
#right{float:right;width:260px;height:100%;margin:0 auto;}

#secu-tips{width:238px;margin:0 auto;margin-top:66px;position:relative;
background:#ededed;border:1px solid #d7d8d9;}
#secu-tips p.tit{font-size:14px;color:#0066b3;text-shadow:none;padding-left:10px;padding-top:15px;font-weight:bold;}
#secu-tips p.text{font-size:10px;color:#333;text-shadow:none;padding-left:10px;margin-top:40px;letter-spacing:-0.5px;
padding-right:10px;padding-bottom:10px;line-height:14px;}
#secu-tips .top {width: 4px; height: 4px; background: url(../images/border-adv.jpg) top left no-repeat;position: absolute;top: -1px; left: -1px;}
#secu-tips .right {width: 4px; height: 4px; background: url(../images/border-adv.jpg) top right no-repeat;position: absolute;top: -1px; right: -1px;}
#secu-tips .bottom {width: 4px; height: 4px; background: url(../images/border-adv.jpg) bottom right no-repeat;position: absolute;bottom: -1px; right: -1px;}
#secu-tips .left {width: 4px; height: 4px; background: url(../images/border-adv.jpg) bottom left no-repeat;position: absolute;bottom: -1px; left: -1px;}
#secu-tips .lock{width:200px;padding-left:45px;margin-top:25px;height:50px;}
#secu-tips .lock img{float:left;}
#secu-tips .lock span{float:left;padding-top:px;padding-left:10px;color:#333;font-size:17px;width: 100px;line-height:18px;}
#secu-tips .lock span h2{font-size:32px;color:#333;line-height:1em;font-weight:normal;}

.button-secu-pass{width:190px;height:32px;background:url(../images/button-secu-pass.png) no-repeat;text-align:center;}
.button-secu-pass a{text-decoration:none;color:#fff;text-shadow:#00699d 0.5px 0.5px 1px;font-size:13px;
font-weight:bold;line-height:29px;display;block;width:190px;height:32px;}

.copy-right{margin:0 auto;margin-top:40px;clear: both;overflow:hidden;height:20px;padding-top:40px;}
.copy-right p{color:#ccc;font-size:12p;font-family:'myriadprosemibold';text-align:center;}

small{display:block;}

.space20{height:20px;}
.space40{height:40px;}
.space30{height:30px;}
.space100{height:100px;}
.space200{height:200px;}

.button-reg{float:right;
background:url(../images/button-reg.png) no-repeat;width:130px;height:30px; }
.button-reg a{text-decoration:none;display:block;
;color:#fff;font-size:11px;font-weight:bold;text-shadow: 0px 1px 1px #d35515;
line-height:25px;padding-left:30px;}