@charset "utf-8";/* CSS Document */
a img{border:0px}
a:hover img{filter:alpha(opacity=80); opacity:0.8}
.t-center{width:100%; height:auto; text-align:center}
.circle-red-small{float:left; width: 13px; height: 13px; margin-right:5px; margin-top:5px; background:#e0141e; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
#wait{width:32px; height:32px; background:url(../images/c_loader_ye.gif) center center no-repeat; display:none;  position:absolute; top:40%; left:40%; z-index:99999}
.show{ display:block; }
.wait{background-image:url(../images/loadings.gif);background-repeat:no-repeat; background-position:right;}
.valid{background-image:url(../images/valid.png); color:#060; background-repeat:no-repeat; background-position:right;}
.invalid{background-image:url(../images/invalid.png); color:#F00; background-repeat:no-repeat; background-position:right;}
.valids{float:left; background-image:url(../images/valid.png); color:#093; background-repeat:no-repeat; background-position:left center; padding-left:18px;margin-top:6px}
.invalids{float:left; background-image:url(../images/invalid.png); background-repeat:no-repeat; background-position:left center; color:#F00; padding-left:18px;margin-top:6px}
.hints{z-index:9090;  display:none;  position:absolute;  margin-left:11px;  width:174px; /* auto*/    margin-top:0px;     border:1px solid #c93;     padding:6px 6px; font-size:11px;     background:#ffc url(../images/pointer.gif) no-repeat -10px 5px}
.hints .hint-pointer{    position:absolute;     left:-10px;     top:3px;     width:10px;     height:19px;     background:url(../images/pointer.gif) left top no-repeat}
.btn-download{float:left; width:auto; height:auto; padding:10px; background-color:#F00; border:2px solid #FC0; margin-top:20px; margin-bottom:20px; font-size:18px; font-weight:bold; color:#FFF; text-decoration:none; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
a:hover.btn-download{background-color:#36a001}
#president_n.hover,#president_p.hover { cursor:pointer;  }
.iedit{outline: none; text-align:center; box-shadow: 0 0 5px rgba(81, 203, 238, 1); border: 1px solid rgba(81, 203, 238, 1); width:98%; font-size:14px; font-weight:bold; padding:2px;}
.imgHover {  display: inline; position: relative;}
.imgHover .hover {  display: none;  position: absolute;  right:2px;   z-index: 2; font-size:16px; margin-top:8px;}
/*================*/
.wrapper{width:1200px; height:auto!important; height:100%; margin:auto; padding-left:20px; padding-right:20px}
h1, h2, h3, h4, h5{float:left; width:100%; height:auto; margin:0px; padding:0px}
h1{padding-bottom:5px; margin-bottom:15px; border-bottom:2px solid #dedede; font-size:14px; text-decoration:none; color:#000; font-weight:bold}
h2{float:left; width:785px; font-size:16px; font-weight:bold; color:#000}
h3{float:left; width:500px; font-size:16px; font-weight:bold; color:#FFF; margin-right:20px}
h4{float:left; width:440px; font-size:16px; font-weight:bold; color:#FFF; margin-right:20px}
.title{float:left; width:885px; padding:10px; margin-bottom:15px; background-color:#f3f3f3; border-bottom:2px solid #70c6ff; border-top:1px solid #e0e0e0; border-left:5px solid #4cbf00; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.more{float:left; width:100px; height:auto; font-size:13px; font-weight:bold; text-decoration:none; color:#f57900; text-align:right}
a:hover.more{text-decoration:underline}
.box-soft-gray-full{float:left; width:890px; height:auto; padding:9px; margin-bottom:10px; border:1px solid #dedede; background-color:#f7f7f7; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; text-decoration:none}
a:hover.box-soft-gray-full{background-color:#c4ecff; -webkit-transition: background-color 500ms ease-out; -moz-transition: background-color 500ms ease-out; -o-transition: background-color 500ms ease-out; -ms-transition:background-color 500ms ease-out; transition: background-color 500ms ease-out}
.box-white-full{float:left; width:880px; min-height:40px !important; height:auto; padding:14px; margin-bottom:10px; border:1px solid #d6d6d6; background-color:#FFF; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; text-decoration:none}
/*header*/
#header{float:left; width:1200px; height:360px; background:url(../images/header.png) center top no-repeat}
#logo{float:left; width:160px; height:160px; background:url(../images/logo.png) no-repeat; margin:25px 10px 0px 0px}
#txt-header{float:left; width:1030px; height:auto; margin-top:25px}
#txt-header-1{float:left; width:400px; height:90px; background:url(../images/txt-header-1.png) no-repeat}
#txt-header-2{float:left; width:370px; height:40px; background:url(../images/txt-header-2.png) no-repeat}
#txt-header-3{float:left; width:540px; height:40px; background:url(../images/txt-header-3.png) no-repeat}
ul#nav{list-style:none; float:left; padding:0px; margin:0px; width:1200px; height:40px}
ul#nav >li{float:left;display:block}
ul#nav >li a{background-image:url(../images/menu.png);background-repeat:no-repeat}
ul#nav >li a >i{display:none}
ul#nav >li a.menu-home,ul#nav >li a.menu-home-active{float:left; width:126px; height:40px; background-position:0px 0px}
ul#nav >li a.menu-home:hover,ul#nav >li a.menu-home-active{background-position:0px -40px}
ul#nav >li a.menu-about-us,ul#nav >li a.menu-about-us-active{float:left; width:138px; height:40px; background-position:-126px 0px}
ul#nav >li a.menu-about-us:hover,ul#nav >li a.menu-about-us-active{background-position:-126px -40px}
ul#nav >li a.menu-policy,ul#nav >li a.menu-policy-active{float:left; width:170px; height:40px; background-position:-264px 0px}
ul#nav >li a.menu-policy:hover,ul#nav >li a.menu-policy-active{background-position:-264px -40px}
ul#nav >li a.menu-travel,ul#nav >li a.menu-travel-active{float:left; width:171px; height:40px; background-position:-434px 0px}
ul#nav >li a.menu-travel:hover,ul#nav >li a.menu-travel-active{background-position:-434px -40px}
ul#nav >li a.menu-product,ul#nav >li a.menu-product-active{float:left; width:169px; height:40px; background-position:-605px 0px}
ul#nav >li a.menu-product:hover,ul#nav >li a.menu-product-active{background-position:-605px -40px}
ul#nav >li a.menu-webboard,ul#nav >li a.menu-webboard-active{float:left; width:130px; height:40px; background-position:-774px 0px}
ul#nav >li a.menu-webboard:hover,ul#nav >li a.menu-webboard-active{background-position:-774px -40px}
ul#nav >li a.menu-appeal,ul#nav >li a.menu-appeal-active{float:left; width:171px; height:40px; background-position:-904px 0px}
ul#nav >li a.menu-appeal:hover,ul#nav >li a.menu-appeal-active{background-position:-904px -40px}
ul#nav >li a.menu-contact-us,ul#nav >li a.menu-contact-us-active{float:left; width:125px; height:40px; background-position:-1075px 0px}
ul#nav >li a.menu-contact-us:hover,ul#nav >li a.menu-contact-us-active{background-position:-1075px -40px}
/*body*/
#body{float:left; width:1180px; height:auto!important; height:100%; background-color:#FFF; padding:20px 10px 100px 10px}
#left{float:left; width:240px; height:auto; margin-right:10px; padding:10px 9px 20px 9px; background-color:#f5f5f5; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; border-bottom:1px solid #d6d6d6; border-top:10px solid #d6d6d6; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
#right{float:left; width:910px; height:auto!important; height:100%;}
#president{float:left; width:220px; height:auto; margin-bottom:20px; background-color:#d6edff; padding:15px 8px 10px 8px; border:2px solid #9cd3fd; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
#president-thumb{float:left; width:160px; height:220px; margin:0px 30px 10px 30px}
#president-name{float:left; width:220px; height:auto; font-size:14px; font-weight:bold; color:#333333; text-decoration:none; text-align:center}
/*left*/
.list-left{float:left; width:240px; height:auto; margin-bottom:10px;}
.list-left-title-icon{float:left; width:10px; height:10px; margin-right:10px; margin-top:3px; background-image:url(../images/icon-arrow-orange-small.png)}
.list-left-title-name{float:left; width:220px; height:auto; font-size:14px; font-weight:bold; text-decoration:none; color:#0091e3; margin-bottom:10px}
ul.list{padding:0px; margin:0px; width:220px; list-style-type:disc; margin-left:20px}
ul.list >li{width:200px; height:auto; border-bottom:1px dashed #b8b8b8; padding-bottom:3px; margin-bottom:5px; margin-left:20px}
ul.list >li a{text-decoration:none; font-size:14px; color:#767676; line-height:130%}
ul.list >li a:hover{color:#000}
.list-left-box{float:left; width:220px; height:auto; background-color:#FFF; padding:9px; margin-bottom:10px; border-left:1px solid #9dd5fb; border-right:1px solid #9dd5fb; border-top:5px solid #9dd5fb; border-bottom:5px solid #9dd5fb; -moz-border-radius:7px; -webkit-border-radius:7px; border-radius:7px;}
.list-left-box > select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#ffffff; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 13px; width:220px; color:#000000; margin-bottom:5px;}
.linknews { float:left; width:69px; border:1px solid #666; margin:1px;}

.youtube{float:left; width:220px; height:40px; background-image:url(../images/youtube.jpg); background-position:0px 0px}
a:hover.youtube{background-position:0px -40px}
/*home*/
#slide{float:left; width:890px; height:auto; padding:9px; background-color:#bee5ff; border:1px solid #74c4f9; margin-bottom:20px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
/*news & activities, news*/
.news-list-thumb{float:left; width:200px; height:auto; margin-right:20px}
.news-list-content{float:left; width:670px; height:auto}
/*purchase*/
ul.purchase{padding:0px; margin:0px; width:910px; height:auto; list-style-type:none}
ul.purchase >li{width:885px; height:auto; border-bottom:1px dashed #b8b8b8; padding-bottom:5px; padding-left:25px; margin-bottom:7px; background:url(../images/icon-blue-circle.png) left top no-repeat}
ul.purchase >li a{text-decoration:none; font-size:14px; color:#2685ad; line-height:130%}
ul.purchase >li a:hover{color:#000}
/*announced*/
ul.announced{padding:0px; margin:0px; width:910px; height:auto; list-style-type:none}
ul.announced >li{width:885px; height:auto; border-bottom:1px dashed #b8b8b8; padding-bottom:5px; padding-left:25px; margin-bottom:7px; background:url(../images/icon-green-circle.png) left top no-repeat}
ul.announced >li a{text-decoration:none; font-size:14px; color:#2685ad; line-height:130%}
ul.announced >li a:hover{color:#000}
/*appeal*/
#appeal-box{float:left; width:680px; height:auto; margin-left:200px}
/*webboard*/
#title-forum{float:left; width:860px; height:auto; padding:10px; margin-bottom:20px; background-color:#3bb101; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
#title-forum-icon{float:left; width:30px; height:23px; background-image:url(../images/icon-webboard.png); margin-right:20px}
.forum-list{float:left; width:880px; height:auto; padding-bottom:10px; margin-bottom:20px; border-bottom:1px dashed #a0a0a0}
.forum-list-main-icon{float:left; width:40px; height:40px; /*background-image:url(../images/icon-forum.png);*/ margin-right:20px}
.forum-list-view-icon{float:left; width:40px; height:40px; background-image:url(../images/icon-title-forum.png); margin-right:20px}
.forum-list-content{float:left; width:500px; height:auto; margin-right:20px}
.forum-list-qty{float:left; width:90px; height:auto; text-align:center; margin-left:10px; margin-right:10px}
.forum-list-reply{float:left; width:90px; height:auto; text-align:center; margin-left:10px; margin-right:10px}
.forum-list-read{float:left; width:90px; height:auto; text-align:center; margin-left:10px; margin-right:10px}
.forum-list-post{float:left; width:120px; height:auto; text-align:left; margin-left:10px}
.forum-list-replys{float:left; width:90px; height:auto; text-align:center; margin-left:10px; margin-right:10px}
.forum-list-reads{float:left; width:90px; height:auto; text-align:center; margin-left:10px; margin-right:10px}
.forum-list-posts{float:left; width:120px; height:auto; text-align:left; margin-left:10px}
.forum-list-contents{float:left; width:440px; height:auto; margin-right:20px}
.btn-new-topic{float:left; width:auto; height:auto; padding:4px 10px; font-size:14px; font-weight:bold; text-decoration:none; color:#FFF; background-color:#e27500; border:2px solid #feb60a; margin-bottom:0px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
a:hover.btn-new-topic{background-color:#F90}
.box-topic{float:left; width:846px; min-height:150px !important; height:auto; padding:15px; background-color:#e6f7ff; border:2px solid #92daff; margin-bottom:20px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
.box-reply{float:left; width:846px; min-height:150px !important; height:auto; padding:15px; background-color:#FFF; border:2px solid #d6d6d6; margin-bottom:10px; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
.ip{float:left; width:100%; height:auto; padding-top:10px; margin-top:40px; border-top:1px solid #CCC; text-align:right}
.box-post-page{ float:left; clear:both; width:890px; margin-left:10px; font-size:13px;  height:auto !important; height:100%;}
.post-new{ float:left; width:350px;}
.post-pageall{ float:left; width:534px; text-align:right; margin-left:5px;}
.mynavis{display:block;width:25px;height:20px;text-align:center;text-decoration:none;margin-right:3px;color:#FFFFFF;float:left;font-size:12px;line-height:20px; background-color:#FF9900  }
.mynavi{display:block;width:25px;height:20px;text-align:center;text-decoration:none;margin-right:3px;color:#FFFFFF;float:left;font-size:12px;line-height:20px; background-color:#090  }   
.mynavi:hover{display:block;width:25px;height:20px;text-align:center;text-decoration:none;margin-right:3px;color:#FFFFFF;float:left;font-size:12px;line-height:20px; background-color:#0099CC  }   
.pgnavi{   display:block;   height:25px;   font-size:12px;   line-height:20px;   float:left;   margin-right:3px;    }
#box-posting{ float:left; margin-top:15px; width:880px; margin-left:left; min-height:100px;  height:auto;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#F1F8F1; padding:14px; font-size:13px}
#box-posting b{float:left; width:100%; height:10px; margin-bottom:8px; padding-bottom:15px; border-bottom:1px solid #fff; clear:both}
#box-posting >.label{float:left; margin-right:20px; padding-left:15px; width:100px; min-height:10px;height:auto !important;height:100%; color:#000; font-size:13px }
#box-posting >.input {float:left;width:460px;min-height:10px;height:auto !important;height:100%;}
#box-posting >.input input,#box-posting >.input textarea,#box-posting >.input select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#fff; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 13px; width:230px; color:#000000; margin-bottom:3px}
#box-posting >.input input.full{ width:450px; }
#box-posting >.input select{ width:200px; }
#box-posting >.input input[type="button"]{width:240px; background-color:#f18b35; cursor:pointer; color:#FFFFFF}
#box-posting >.input .comment {float:left;width:200px;min-height:10px;height:auto !important;height:100%; font-size:11px;}
#box-posting >.input input#security{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#fff; border-color:#e3e3e3; border-style:solid; border-width:1px; padding:4px; font-size:12px; width:74px;  background-position:99% 50%; vertical-align:middle; margin-top:-12px;}

/*footer*/
#footer-top{float:left; width:1200px; height:auto; padding-top:30px; padding-bottom:30px; text-align:center; background-color:#1d8ec8}
#footer-bottom{float:left; width:1200px; height:auto; padding-top:10px; padding-bottom:10px; text-align:center; background-color:#63afd6}
/*font style*/
.font-white-bold{font-size:14px; font-weight:bold; color:#FFF; text-decoration:none}
.font-red-bold{font-size:14px; font-weight:bold; color:#F00; text-decoration:none}
.font-blue-bold{font-size:14px; font-weight:bold; color:#38b8f4; text-decoration:none}
.font-blue-big-bold{font-size:18px; font-weight:bold; color:#38b8f4; text-decoration:none}
.font-black{font-size:14px; font-weight:none; color:#353535; text-decoration:none}
.font-black-bold{font-size:14px; font-weight:bold; color:#353535; text-decoration:none}
.font-soft-blue-small{font-size:13px; font-weight:none; color:#e5fbdb; text-decoration:none}
.font-orange-bold{font-size:14px; font-weight:bold; color:#e87800; text-decoration:none}
a:hover.font-orange-bold{text-decoration:underline}
.font-orange-big-bold{font-size:18px; font-weight:bold; color:#e87800; text-decoration:none}
.font-gray-small{font-size:12px; font-weight:none; color:#818181; text-decoration:none}
a.linkback {text-decoration: none; color: #000000; font-size:13px;  }
a.linkback:hover { text-decoration:underline; color:#666; }
/*================*/
.slide-box{float:left; width:780px; height:450px}
.slide{float:left; width:780px; height:450px}
.slide-img{float:left; width:780px; height:446px position:absolute; z-index:888; }
.slide-img ul.bjqs-controls.v-centered li a{display:block;padding:10px;background:#333;text-decoration: none;filter:alpha(opacity=80); opacity:0.8;font-size:30px; color:#fff;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.slide-img ul.bjqs-controls.v-centered li a:hover{background:#999;filter:alpha(opacity=90); opacity:0.9;color:#fff;}
.slide-img ol.bjqs-markers li a{padding:5px 10px;background:#000;color:#fff;margin:5px;text-decoration: none;}
.slide-img ol.bjqs-markers li.active-marker a,ol.bjqs-markers li a:hover{background: #999;}
.slide-img p.bjqs-caption{background: rgba(255,255,255,0.5);}
.slide-img ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
.slide-img li.bjqs-slide{position:absolute; display:none;}
.slide-img ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999; }
.slide-img ul.bjqs-controls.v-centered li a{position:absolute;}
.slide-img ul.bjqs-controls.v-centered li.bjqs-next a{right:27px;}
.slide-img ul.bjqs-controls.v-centered li.bjqs-prev a{left:20px;}
.slide-img ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%; background-image:'';}
.slide-img ol.bjqs-markers.h-centered{text-align: center;}
.slide-img ol.bjqs-markers li{display:inline;}
.slide-img ol.bjqs-markers li a{display:inline-block;}
.slide-img p.bjqs-caption{display:block;width:96%; height:margin:0;padding:2%;position:absolute;bottom:0;}

#scrollUp {bottom: 20px;right: 20px;height: 38px;  /* Height of image */width: 38px; /* Width of image */background: url(../images/top.png) no-repeat;}
.social{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: transparent url("../images/socialicons.png") no-repeat;
  width: 32px;
  height: 32px;
}
span.facebook { background-position: 0 0;}
span.twitter { background-position: 0 -32px;}
span.gplus {  background-position: 0 -192px;}
span.instragram {  background-position: 0 -224px;}
span.pinterest {  background-position: 0 -256px;}
span.flickr {  background-position: 0 -96px;}
span.foursquare {  background-position: 0 -288px;}
span.youtube {  background-position: 0 -64px;}
span.line {  background-position: 0 -128px;}
span.whatsapp {  background-position: 0 -160px;}

#counter{float:left; width:220px;  min-height:10px; height:auto !important; height:100%; background-color:#FFF; font-size:13px; color:#333}
#counter>.IP, #counter>.start-date{float:left; width:220px;  min-height:10px; height:auto !important; height:100%; text-align:center; color:#333; font-weight:bold}
#counter>.icon{float:left; width:34px;  height:17px; margin-left:0px}
#counter>.date{float:left; width:118px;  height:17px;  padding-top:2px}
#counter>.number{float:left; width:67px;  height:17px; text-align:center; padding-top:2px}
/*contact*/

.map{float:left; width:860px; height:auto; padding:10px; margin-bottom:20px; background-color:#e1e1e1; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px}
.cmn-left{float:left; width:440px; height:auto; margin-right:40px}
.cmn-right{float:left; width:400px; height:auto}
#frm_contact >.label{float:left; margin-right:20px; padding-left:15px; width:130px; min-height:10px;height:auto !important;height:100%; color:#999999; font-size:13px }
#frm_contact >.input {float:left;width:260px;min-height:10px;height:auto !important;height:100%;}
#frm_contact >.inputN {float:left;min-width:60px; min-height:10px;height:auto !important;height:100%; margin-right:3px;}
#frm_contact >.input input,#frm_contact >.input textarea,#frm_contact >.input select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 12px; width:230px; color:#000000; margin-bottom:3px}
#frm_contact >.input select{ width:200px; }
#frm_contact >.input input[type="button"]{width:240px; background-color:#f18b35; cursor:pointer; color:#FFFFFF}
#frm_contact >.inputN input,#frm_contact >.inputN input textarea, #frm_contact >.inputN select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 12px; width:97px; color:#af7510}
#frm_contact >.inputN select{width:74px; }
#frm_contact >.input .comment {float:left;width:200px;min-height:10px;height:auto !important;height:100%; font-size:11px;}
#frm_contact >.input .inputS{ float:left; width:74px; margin-right:10px;}
#frm_contact >.input input#security{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3; border-style:solid; border-width:1px; padding:4px; font-size:12px; width:74px;  background-position:99% 50%; vertical-align:middle; margin-top:-12px;}

#frm_complaint >.label{float:left; margin-right:20px; padding-left:15px; width:130px; min-height:10px;height:auto !important;height:100%; color:#999999; font-size:13px }
#frm_complaint >.input {float:left;width:260px;min-height:10px;height:auto !important;height:100%;}
#frm_complaint >.inputN {float:left;min-width:60px; min-height:10px;height:auto !important;height:100%; margin-right:3px;}
#frm_complaint >.input input,#frm_complaint >.input textarea,#frm_complaint >.input select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 12px; width:230px; color:#000000; margin-bottom:3px}
#frm_complaint >.input select{ width:200px; }
#frm_complaint >.input textarea{ height:100px; }
#frm_complaint >.input input[type="button"]{width:240px; background-color:#f18b35; cursor:pointer; color:#FFFFFF}
#frm_complaint >.inputN input,#frm_complaint >.inputN input textarea, #frm_complaint >.inputN select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 12px; width:97px; color:#af7510}
#frm_complaint >.inputN select{width:74px; }
#frm_complaint >.input .comment {float:left;width:200px;min-height:10px;height:auto !important;height:100%; font-size:11px;}
#frm_complaint >.input .inputS{ float:left; width:74px; margin-right:10px;}
#frm_complaint >.input input#security{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3; border-style:solid; border-width:1px; padding:4px; font-size:12px; width:74px;  background-position:99% 50%; vertical-align:middle; margin-top:-12px;}

#corruption-box{float:left; width:680px; height:auto; margin-left:100px}
#frm_corruption >.label{float:left; margin-right:20px; padding-left:15px; width:150px; min-height:10px;height:auto !important;height:100%; color:#999999; font-size:13px }
#frm_corruption >.input {float:left;width:260px;min-height:10px;height:auto !important;height:100%;}
#frm_corruption >.inputN {float:left;min-width:60px; min-height:10px;height:auto !important;height:100%; margin-right:3px;}
#frm_corruption >.input input,#frm_corruption >.input textarea,#frm_corruption >.input select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 12px; width:230px; color:#000000; margin-bottom:3px}
#frm_corruption >.input select{ width:200px; }
#frm_corruption >.input textarea{ height:100px; }
#frm_corruption >.input input[type="button"]{width:240px; background-color:#f18b35; cursor:pointer; color:#FFFFFF}
#frm_corruption >.inputN input,#frm_corruption >.inputN input textarea, #frm_corruption >.inputN select{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3;border-style:solid; border-width:1px; padding:4px; font-size: 12px; width:97px; color:#af7510}
#frm_corruption >.inputN select{width:74px; }
#frm_corruption >.input .comment {float:left;width:200px;min-height:10px;height:auto !important;height:100%; font-size:11px;}
#frm_corruption >.input .inputS{ float:left; width:74px; margin-right:10px;}
#frm_corruption >.input input#security{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background-color:#eeeeee; border-color:#e3e3e3; border-style:solid; border-width:1px; padding:4px; font-size:12px; width:74px;  background-position:99% 50%; vertical-align:middle; margin-top:-12px;}

#Message{ display:none;float:left; width:410px; margin-left:15px; border:1px solid #e3d9c7; background:#09a204; padding:3px;  color:#fff; margin-top:1px; text-align:center; margin-bottom:2px;}
/* custom styles */
.tn3-gallery {width: 880px;height: 559px;}
.tn3-image {width: 880px;height: 512px;}
.tn3-controls-bg {width: 880px;}
.tn3-thumbs {width: 565px;}

