.btn_pu1{
cursor:pointer;
border:1px solid #77021D;-webkit-box-shadow: #FFFFFF 0px 0px 1px inset;-moz-box-shadow: #FFFFFF 0px 0px 1px inset; box-shadow: #FFFFFF 0px 0px 1px inset; -webkit-border-radius:3px; -moz-border-radius:3px;border-radius: 3px;font-size:12px;font-family:'돋움',arial, helvetica, sans-serif; padding: 5px 10px 5px 10px; text-shadow: 0px 2px 0 rgba(0,0,0,0.5); text-align: center; color: #FFFFFF; background-color: #b29af8;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#b29af8), to(#9174ed));
 background-image: -webkit-linear-gradient(top, #b29af8, #9174ed);
 background-image: -moz-linear-gradient(top, #b29af8, #9174ed);
 background-image: -ms-linear-gradient(top, #b29af8, #9174ed);
 background-image: -o-linear-gradient(top, #b29af8, #9174ed);
 background-image: linear-gradient(to bottom, #b29af8, #9174ed);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#b29af8, endColorstr=#9174ed);
}

.btn_pu1:hover{
cursor:pointer;    
 border:1px solid #77021D; background-color: #8e6af5;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#8e6af5), top(#6d47e7));
 background-image: -webkit-linear-gradient(top, #8e6af5, #6d47e7);
 background-image: -moz-linear-gradient(top, #8e6af5, #6d47e7);
 background-image: -ms-linear-gradient(top, #8e6af5, #6d47e7);
 background-image: -o-linear-gradient(top, #8e6af5, #6d47e7);
 background-image: linear-gradient(to bottom, #8e6af5, #6d47e7);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#8e6af5, endColorstr=#6d47e7);
}


.btn_t_1{
cursor:pointer;    
border:1px solid #4b546a;-webkit-border-radius: 20px 5px 5px 20px;-moz-border-radius: 20px 5px 5px 20px;border-radius: 20px 5px 5px 20px;font-family:'돋움',arial, helvetica, sans-serif; padding: 4px 15px 4px 15px; text-decoration:none; display:inline-block;text-shadow: 1px 1px 0 rgba(0,0,0,0.3);font-weight:normal; color: #FFFFFF;
 background-color: #606C88; background-image: -webkit-gradient(linear, left top, left bottom, from(#606C88), to(#3F4C6B));
 background-image: -webkit-linear-gradient(top, #606C88, #3F4C6B);
 background-image: -moz-linear-gradient(top, #606C88, #3F4C6B);
 background-image: -ms-linear-gradient(top, #606C88, #3F4C6B);
 background-image: -o-linear-gradient(top, #606C88, #3F4C6B);
 background-image: linear-gradient(to bottom, #606C88, #3F4C6B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#606C88, endColorstr=#3F4C6B);
}

.btn_t_1:hover{
cursor:pointer;    
 border:1px solid #4b546a;
 background-color: #4B546A; background-image: -webkit-gradient(linear, left top, left bottom, from(#4B546A), to(#2C354B));
 background-image: -webkit-linear-gradient(top, #4B546A, #2C354B);
 background-image: -moz-linear-gradient(top, #4B546A, #2C354B);
 background-image: -ms-linear-gradient(top, #4B546A, #2C354B);
 background-image: -o-linear-gradient(top, #4B546A, #2C354B);
 background-image: linear-gradient(to bottom, #4B546A, #2C354B);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4B546A, endColorstr=#2C354B);
}

