.margin-bottom-20{
    margin-bottom: 20px;
}
.margin-20{
    margin-top: 20px;
}

.margin-40{
    margin-top: 40px;
}

.margin-100{
    margin:100px 10px 0px 60px;
}

.margin-60{
    margin-bottom: 60px;
}

.padding-around-6{
    padding: 5%;
    /*padding:10% 5% 10% 5%;*/
}

.padding-around-15{
    padding: 0% 15%;
    /*padding:10% 5% 10% 5%;*/
}

.padding-around-10{
    padding: 0% 10%;
    /*padding:10% 5% 10% 5%;*/
}

.myMOUSE{ cursor: pointer; }
.myMOUSE:hover { color:#B50104; cursor: pointer; }

.set-bottom{
    margin-bottom: 60px;
}

@media(max-width: 480px){
    .set-bottom{
        margin-bottom: 30px;
    }
}


/*ÔøΩÔøΩÔøΩÔøΩ‹§ÔøΩr*/
.menu {
    overflow:hidden;
}

@media(max-width: 767px){
    .menu{
        margin-bottom: 45px;
    }
}
.menu ul { }
.menu li {
    height:55px;
    line-height:100px;
    overflow:hidden;
    text-align:center;
}
.menu a {
    overflow:hidden;
}
.menu span {
    display:block;
    margin-top:-55px;
    padding-bottom: 22px;
}
.menu a:hover {
    padding-top:70px;
}


@media (max-width: 767px){
    .menu {
        overflow:hidden;
    }
    .menu ul {

    }
    .menu li {
        height:40px;
        line-height:100px;
        overflow:hidden;
        text-align:center;
    }
    .menu a {
        overflow:hidden;
    }
    .menu span {
        display:block;
        margin-top:-40px;
        padding-bottom: 22px;
    }
    .menu a:hover {
        padding-top:50px;
    }
}


/*search*/
#imaginary_container{
    margin-top: -44px;
    /*margin-top:20%;  Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important;
}
.stylish-input-group .form-control{
    border-right:0;
    box-shadow:0 0 0;
    border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}


ul.member-box{
    padding: 0;
    margin: 0;
    margin-top: 5%;
    float: right;
}

ul.member-box li{
    padding: 0 10px 0 0 ;
    margin: 0;
    list-style: none;
    float: left;
}


ul.member-box li a{
    padding: 0;
    margin: 0;
    color: #333333;
}

ul.member-box li a:hover{
    color: #B50104;
    text-decoration: none;
}


/*ÔøΩÃ∑sÔøΩÔøΩ*/
.title img{
    max-width: 100%;
}

.news-date{
    color: #C6C6C6;
    margin: 0 25px;
}

.news-title{
    color:#b70005;
    font-size: 21px;
    margin: 0 25px;
    font-weight: bold;
}


.redback{
    background: #b70005;
    margin: 0px 25px;
    color: #ffffff;
    padding: 10px;
}

.blackback{
    background: #000000;
    margin: 0px 25px;
    color: #ffffff;
    padding: 10px;
}

.box2{
    margin: 0px 25px;
}

.box3{
    margin: 25px;
}

.box4{
    margin: 25px 100px;
}
@media(max-width: 640px){
    .box4{
        margin: 25px 28px;
    }
}



.redback p, .blackback p{
    padding: 0;
    margin: 0;
    color: #ffffff;
}

.news-showbox{
    /*background: #b70005;*/
    margin: 0px 25px;
    color: #ffffff;
    padding: 10px;
    background: #b70005;
    background: linear-gradient(-45deg, transparent 120px, #b70005 0) right,
    linear-gradient(45deg, transparent 120px, #efefef 0) left;
    background-size: 100% 100%;
}

.news-show-date{
    color: #333;
    font-weight: bold;
    font-size: 18px;
    float: right;
}

@media (max-width: 767px){
    .news-showbox{
        background: #b70005;
    }
    .news-show-date{
        float: none;
        color: #ffffff;
    }
}

/*ÔøΩTÔøΩÔøΩÔøΩÔøΩ*/
.brand-title{
    background-color:#efefef;
    background:
    -webkit-linear-gradient(45deg, #efefef 30px, #efefef 30px),
    -webkit-linear-gradient(135deg, #efefef 30px, #efefef 30px),
    -webkit-linear-gradient(225deg, #efefef 30px, #efefef 30px),
    -webkit-linear-gradient(315deg, #b70005 15px, #efefef 15px);
    background-position: bottom left, bottom right, top right, top left;
    background-size: 55% 55%;
    background-repeat: no-repeat;
    min-height: 295px;
}

@media (max-width: 1199px){
    .brand-title{
        min-height: auto;
    }
}


.brand-img img{
    max-width: 100%;
}

@media (max-width: 991px){
    .col-md-8.brand-img{
        padding: 0px;
    }
    .brand-title h3{
        padding-top: 20px;
    }
}


.brand-title p{
    font-size: 15px;
}

.footer-bg{
    background-color: #b70005;
}


.footer-bg{
    color: #ffffff;
    padding-top: 15px;
}

.footer-bg h5{
    color: #ffffff;
    font-weight: bold;
}


h5.triangle{
    background: url("../img/tran.jpg") no-repeat;
}


ul.footer-item{
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.footer-item li a{
    color: #ffffff;
    line-height:1.8;
    font-weight: bold;
}

ul.footer-item li a:hover{
    color: #ffffff;
    text-decoration: none;
}


.black a{
    color: #000;
    font-weight: bold;
    border: 1px solid black;
    padding: 7px;
    border-radius: 3px;
}




/*ÔøΩ~ÔøΩPÔøΩSÔøΩÔøΩ*/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    /*background-color: rgba(75,75,75,0.7);*/
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
    background-color: rgba(0, 0, 0, 0.4);
}

.hovereffect img {
    display: block;
    position: relative;
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    /*margin: 16px 0 0 0;*/
    /*padding: 120px 268px;*/
    margin-top: 3.5%;
    padding: 18% 40%;
}

.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}


@media (max-width: 600px) and (min-width: 481px){
    .hovereffect a.info {
        margin-top: 3.5%;
        padding: 15% 28%;
    }
}



@media (max-width: 480px) and (min-width: 321px){
    .hovereffect a.info {
        margin-top: 3.5%;
        padding: 16% 35%;
    }
}


@media (max-width: 320px) {
    .hovereffect a.info {
        margin-top: 13px;
        padding: 0;
    }
}


/*contact*/
.title-name{
    font-size: 24px;
    color: #B70005;
}


.contact-text p{
    font-size: 24px;
   /* padding: 0;*/
    margin: 5px;
}
img.set-tr{
    margin-top: -12px;
}


/*ÔøΩÔøΩÔøΩÔøΩÔøΩÔøΩÔø?*/

/*body{margin-top:50px;}*/
.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }
.gray-text{ color: #666666; }

.panel-body table.left-menu tr td{
    background-color:#D8D8D8;
    margin-bottom:8px;
    display:block;
    border-radius:3px;
    font-size: 15px;
    padding-left: 30px;
}




.panel-body table.left-menu3 tr td{
    display:block;
    border-radius:0px;
    font-size: 15px;
    padding-left: 10px;
    margin-bottom: 0;
    max-height: 37px;
}







/*pro-list*/
.pro-img img{
    max-width: 100%;
    padding: 15px 30px;
}

.pro-name{
    text-align: center;
    padding: 0px 30px;
}

.pro-name a{
    color: #666666;
}

p.money{
    font-size: 15px;
}

.input-box{
    float: left;
    display: inline;
    font-size: 1.25em;
}

/*form*/
.ban img{
    max-width: 100%;
    margin-right: 5px;
    margin-left: 10px;
}

.text-red a{
    color: #b70005;
    text-decoration: none;
}

.register{
    font-size: 16px;
}

select.form-control.bottom-box,.bottom-box{
    margin-bottom: 10px;
}

/*ÔøΩuÔøΩÔøΩÔøΩ|ÔøΩÔøΩÔø?*/

.boxbg{
    background: url("../img/box-bg.jpg") no-repeat;
}


@media (max-width:900px) {
    .boxbg {
        background: url("../img/box-bg2.jpg") no-repeat;
    }
}
.center {
    /*width:971px;*/
    margin-top:50px;
}

.modal-header {
    padding-bottom: 5px;
}

.modal-footer {
    padding: 0;
}

.modal-footer .btn-group button {
    height:40px;
    border-top-left-radius : 0;
    border-top-right-radius : 0;
    border: none;
    border-right: 1px solid #ddd;
}

.modal-footer .btn-group:last-child > button {
    border-right: 0;
}

h1.red-text{
    color: #b60004;
}
hr.red-line{
    margin: 0;
    padding: 10px 0;
    border-color: #d38362;
}

.redbtn, .graybtn, .fbbtn{
    padding: 5px;
    margin: 0 0 10px 0;
    /*border-radius: 0;*/
}

.btn-default.redbtn:hover{
    background-color: #b70005;
    color: #ffffff;
}


.btn-default.fbbtn:hover{
    background-color: #014fa4;
    color: #ffffff;
}

.red-line{
    color: #b70005;
}

table.inquiry{
    vertical-align: middle;
    background-color: #cccccc;
}
.inquiry img{
    max-width: 100%;
}

.setp-box{
    border-radius: 50px;
    background-color: #d8d8d8;
    padding: 20px 0;
    margin:0 0px 10px 0px;
}

.setp-box.active{
    background-color: #F8F8FF;
}

.graybigbtn{
    background-color: #cccccc;
    padding: 15px;
    font-size: 15px;
    margin-bottom: 10px;
}

.bg-color{
    background-color: #cccccc;
    padding: 10px 0;
    margin-bottom: 10px;
}
.red{
    color: #fb0033;
}

.red02{
    color: #B70005;
}


.tran.glyphicon-triangle-right:before {
    content: "\e250";
    margin-left: -11px;
    font-size: 10px;

}


.color-black{
    color: #000;
    opacity: 1;
}


.date{
    height: 34px;
}


.table.show-list, .table.show-list > thead > tr > th{
    text-align: center;
    vertical-align: middle;
    background-color: #cccccc;
}

.table.show-list a{
    color: #333;
    font-weight: 600;
}


.btn-width01{
    width: 24px;
}


/* new creat */
.category-title {
    padding: 15px;
    background-color: #000;
    border-radius: 6px;
    text-align: center;
    margin-bottom: 40px;
}

.category-title li {
    display: inline-block;
}

.category-title ul {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
    padding-left: 0;
}

.category-title li a {
    color: #fff;
    font-family: "ÂæÆË?üÊ≠£ÈªëÈ??", "LiHei Pro", "?ñ∞Á¥∞Ê?éÈ??", sans-serif;
    font-size: 15px;
    margin: 5px;
}

.category-title li a:after {
    content: " |";
    padding: 0 0 0 10px;
    line-height: 10px;
    color: #777;
}

.category-title a:hover {
    color: #19cf7f;
    text-decoration: none;
}

.category-title ul {
    margin-bottom: 0;
}


/*image*/


.sp99 {
  padding: 0;
}

#carousel-example-generic {
    display: inline-block;
}

/*****************************/


/* Plugin styles */

ul.thumbnails-carousel {
    padding: 5px 0 0 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

ul.thumbnails-carousel .center {
    display: inline-block;
}

ul.thumbnails-carousel li {
    margin-right: 5px;
    float: left;
    cursor: pointer;
}

.controls-background-reset {
    background: none !important;
}

.sp94 {
    opacity: 0.4;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px;
    padding: 2px;
}

li.sp94:hover {
    background: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, .2);
}


.active-thumbnail {
    opacity: 1;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
}

/*product-show */
.sp61 {
    font-size: 17px;
    height: 300px;
}


/** 22. Dividers
*************************************************** **/
div.divider {
    margin:40px 0;
    position:relative;
    display:block;
    min-height:20px;
}
div.divider i {
    line-height: 1;
    font-size: 18px;
    color:#ccc;
}

div.divider:after {
    content: '';
    position: absolute;
    top: 8px;
    left:0; right:0;
    height: 0;
    border-top: 1px solid #ddd;
}
section.dark div.divider:after {
    border-top:rgba(255,255,255,0.1) 1px solid;
}
section.dark div.divider:before {
    border-top:rgba(255,255,255,0.1) 1px solid;
}

div.divider.double-line:before {
    content: '';
    position: absolute;
    top: 5px;
    left:0; right:0;
    height: 0;
    border-top: 1px solid #ddd;
}
section.dark div.divider.double-line:after {
    border-top:rgba(255,255,255,0.1) 1px solid;
}
div.divider.divider-left:after {
    left: 30px;
    right: 0;
}
div.divider.divider-left i {
    float:left;
}
div.divider.divider-right:after {
    left: 0;
    right: 30px;
}
div.divider.divider-right i {
    float:right;
}

div.divider.divider-center:after {
    left: 50% !important;
    right: 0;
    margin-left: 20px;
}
div.divider.divider-center:before {
    left: 0 !important;
    right: 50%;
    margin-right: 20px;

    content: '';
    position: absolute;
    top: 8px;
    height: 0;
    border-top: 1px solid #ddd;
}
div.divider.divider-center {
    text-align:center;
}

div.divider.divider-center.divider-short:before {
    left: auto !important;
    right: 50%;
    margin-right: 20px;
    width: 15%;
}
div.divider.divider-center.divider-short:after {
    left: 50% !important;
    right: auto !important;
    margin-left: 20px;
    width: 15%;
}

.sp22 {
    margin: 20px 0 0 0 !important;
}

.sp62 {
    color: #db6662;
    font-size: 17px;
}
.sp63 {
    color: #DB3537;
    font-size: 30px;
    font-weight: bold;
}
.sp64 {
    margin-right: 20px;
}

.sp65 {
    font-size: 15px;
}



.pd0 {
    padding: 0 !important;
}

.tc {
    text-align: center !important;
}


.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}







.sp66 {
    width: 100% !important;
    font-size: 20px;
    margin-bottom: 20px;
    background-color: #CF4334;
    border: 1px solid #B13022;
    height: 50px;
    padding-top: 10px;
}

a.sp66:hover {
    background-color: #cf110e;
    border: 1px solid #B13022;
}

.sp67 {
    width: 100% !important;
    font-size: 20px;
    background-color: #BB1D0C;
    border: 1px solid #961406;
    height: 50px;
    padding-top: 10px;
}

a.sp67:hover {
    background-color: #af0e24;
    border: 1px solid #960809;
}

ul.sp68 li a:hover {
    background-color: #B70005;
}

ul.sp68 li.active a {
    background-color: #B70005;
}

ul.sp68 li.active a:hover {
    background-color: #B70005;
}

.btn-primary:active,.btn-primary:focus,.btn-primary:active:focus{
    background-color: #000;
}


.sp69 {
    display: none;
}

.sp111 {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    background: #d2d2d2;
    border-radius: 10px;
    margin-bottom: 30px;
}

.table-responsive .tb1 tr td {
    border-right: rgba(0, 0, 0, 0) 1px solid;
    border-left: rgba(0, 0, 0, 0) 1px solid;
    border-bottom: rgba(255, 255, 255, .2) 1px solid;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

.table-responsive .tb1 tr th {
    border-right: rgba(0, 0, 0, 0) 1px solid;
    border-left: rgba(0, 0, 0, 0) 1px solid;
    color: #000;
    font-size: 17px;
    font-weight: normal;
}

.tb1 {
    border: 1px solid rgba(0, 0, 0, 0);
}

button.sp110 {
    margin-top: 10px;
    width: 32px;
    height: 32px;
}

button.sp110 i {
    /*padding-right: 0;*/
    font-size: 20px;
}

.sp115 {
    min-width: 100px;
    text-align: right;
    font-weight: bold !important;
    font-size: 17px;
    color: #3f230a;
}

.sp114 {
    margin: 2px 0 0 0 !important;
}


.sp117 input {
    max-width: 250px;
}

.sp117 {
    color: #075d7c;
    font-size: 18px;
}

.sp119 .tr small {
    font-size: 10px;
}

.sp119 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: rgb(255, 255, 255);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-9 */
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    border-radius: 10px;
    margin: auto 0 30px 0;
    border: 1px solid #075d7c;
    line-height: 1;
}

.sp118 {
    color: #fff;
    font-size: 17px;
    width: 100%;
}


.sp125 {
    color: #c30d23;
    font-size: 15px;
}



.sp126 {
    background: #820105;
    display: block;
    width: 100%;
    height: 100%;
    padding: 40px 80px;
    border-radius: 10px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 16px;
}

.sp126 .row{
    margin-bottom: 15px;
}


.sp127 {
    margin-top: 15px;
}




.sp134 {
    margin-top: 6px;
}


.sp136 {
    border-bottom: 2px solid rgba(255,255,255,.3)
}



@media screen and (max-width: 767px) {


    .sp126 {
        background: #820105;
        display: block;
        width: 100%;
        height: 100%;
        padding: 0 20px;
        border-radius: 10px;
        margin-bottom: 30px;
        color: #fff;
        font-size: 14px;
    }

    div.row>div.sp132 {
        margin: 3px 0;
        padding: 0 2px 0 0;
    }


    .sp134 {
        margin-top: 8px;
    }



}

form .row{
    margin-bottom:20px;
}




.set-ar{
    border-radius: 0 !important;
    border: 2px solid #777;
}



.jh {
    font-family: "ÂæÆË?üÊ≠£ÈªëÈ??", "LiHei Pro", "?ñ∞Á¥∞Ê?éÈ??", sans-serif !important;
}


.sp52 form label {
    font-family: "ÂæÆË?üÊ≠£ÈªëÈ??", "LiHei Pro", "?ñ∞Á¥∞Ê?éÈ??", sans-serif;
    font-size: 16px;
}

.sp52 form input {
    font-family: "ÂæÆË?üÊ≠£ÈªëÈ??", "LiHei Pro", "?ñ∞Á¥∞Ê?éÈ??", sans-serif;
}

.sp53 {
    font-family: "ÂæÆË?üÊ≠£ÈªëÈ??", "LiHei Pro", "?ñ∞Á¥∞Ê?éÈ??", sans-serif;
    float: left;
    display: block;
    font-size: 16px;
    padding-top: 38px;
}




@media screen and (max-width: 1380px) {

    .sp137 img {
        width: 280px;
        margin: auto auto 20px auto;
    }
    .sp108 .sp142 {
        margin-bottom: 10px;
    }
}


.set-x{
    width: 32px;
    height: 32px;
    font-size: 20px;
}












/*********************************** ÂæûÊ≠§??ïÂ?çÁπºÁ∫åÂ?ûÂ??   ****/
.btn-gray{
    background-color: #d8d8d8;
    margin-bottom: 10px;
}

.box-black{
    border: 1px solid #000;
}

.set-no-15{
    padding: 0;
}

.btn-width-50{
    width: 50%;
    float: left;
}

.btn-lightpurple{
    background-color: #f8f8ff;
    border: 1px solid #e2ddff;
    color: #4f4f4f;
}


.btn-lightpurple:hover,.btn-lightpurple:active,.btn-lightpurple:focus,.btn-lightpurple:active:hover,.btn-lightpurple.active, .btn-lightpurple.active:hover,.btn-lightpurple.active:focus{
    background-color: #dedfff;
    border: 1px solid #cac9ff;
    color: #4f4f4f;
}

.set-dr-po{
    left: 70px;
}

.text05 p{
    font-size: 15px;
    padding: 0;
    margin: 0;
}


.gray-line{
    border-color: #DDDDDD;
}

.box100{
    margin-top: 80px;
}

/*backtop*/
#backtotop {
    position:fixed;
    right: 10px;
    bottom:10px;
    background:#ccc;
    border:1px solid #ccc;
    width:50px;
    height:50px;
    line-height:50px;
    font-size:24px;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
    padding-left: 12px;
    z-index: 999;
}
#backtotop:hover {
    background:#fff;
    color:#B70005;
}


::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
}
.btn-3d{
border-bottom:3px solid rgba(0,0,0,.15);
line-height:25px;
margin-bottom:3px;
}

.btn-blue{
background-color:#1265A8;
color:#FFF !important;
}

.btn-amber{
background-color:#EB9C4D;
color:#FFF !important;
}

.btn-red{
background-color:#C02942;
color:#FFF !important;
}

/*


.nopadding 			{ padding:0 !important; 		}
.nopadding-left 		{ padding-left:0 !important; 	}
.nopadding-right 	{ padding-right:0 !important; 	}
.nopadding-top 		{ padding-top:0 !important; 	}
.nopadding-bottom	{ padding-bottom:0 !important; 	}
.nomargin 			{ margin:0 !important; 			}
.nomargin-left 		{ margin-left:0 !important; 	}
.nomargin-right 		{ margin-right:0 !important; 	}
.nomargin-top		{ margin-top:0 !important; 	}
.nomargin-bottom	{ margin-bottom:0 !important; 	}
.noborder 			{ border:0 !important; 			}
.noborder-left		{ border-left:0 !important; 	}
.noborder-right		{ border-right:0 !important; 	}
.noborder-top		{ border-top:0 !important; 		}
.noborder-bottom	{ border-bottom:0 !important; 	}
.nobg				{ background:transparent; 		}
.lowercase 			{ text-transform:lowercase; 	}
.uppercase 			{ text-transform:uppercase; 	}
.noradius			{ -webkit-border-radius:0 !important; -moz-border-radius:0 !important; border-radius:0 !important; }


*/
