@charset "utf-8";
body { margin: 0px; 　  background-color:#f4fafc;
}
*, *:after, *::before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#container { width: 100%; margin: auto; }
#header { width: 100%; height: 88px; background: #1abc9c; float: left;/*-moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);     box-shadow:0px 3px 3px rgba(0,0,0,0.2);*/ }
.logo { width: 180px; height: 50px; float: left; font-size: 30px; color: #FFFFFF; }
h1 { font-size: 26px; color: #1abc9c; line-height: 30px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; text-shadow: 0 1px 0 #ffffff; margin: 10px 0px 0px 10px; display: block; padding: 20px 0px 10px 0px; }
h2 { font-size: 11px; font-weight: normal; width: 720px; margin: 0px; padding: 0px; }
input, textarea { border: 0 none; margin: 0; outline: 0 none; padding: 0; }
input, textarea, select { margin: 0; padding: 0; }
.social { width: auto; float: right; }
/* min style */
a.sb, .sb a { width: 32px; height: 32px; background-repeat: no-repeat; background-position: center center; text-indent: -900em; color: #333; text-decoration: none; line-height: 100%; white-space: nowrap; display: inline-block; position: relative; vertical-align: middle; margin: 0 2px 5px 0; /* default button color */
background-color: #ececec; border: solid 1px #b8b8b9; /* default box shadow */
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.1); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.1); /* default border radius */
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
/* for IE */
*:first-child+html a.sb, *:first-child+html .sb a { text-indent: 0; line-height: 0; font-size: 0; overflow: hidden; }
/* ICONS
================================================ */
a.sb.twitter, .sb a.twitter { background-image: url(../images/twitter_bird.jpg); }
a.sb.facebook, .sb a.facebook { background-image: url(../images/facebook.jpg); }
a.sb.linkedin, .sb a.linkedin { background-image: url(../images/linkedin.jpg); }
a.sb.min, .sb.min a { background-color: transparent; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.sb.min a:hover { }
/*nav*/
.navigation { width: 1002px; margin: auto; }
nav { width: 700px; margin: 15px 0px 0px 120px; float: left; }
nav a { position: relative; display: inline-block; outline: none; color: #fff; text-decoration: none; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; text-shadow: 0 0 1px rgba(255,255,255,0.3); font-family: Tahoma, Geneva, sans-serif; font-size: 15px; background: url(../images/line.jpg) no-repeat right center; padding: 0px 17px; }
nav a:hover, nav a:focus { outline: none; }
.cl-effect-13 a { -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s;transition: all .2s ease-in-out; }
.cl-effect-13 a::before { position: absolute; top: 100%; left: 50%; color: transparent; content: '•'; text-shadow: 0 0 transparent; font-size: 1em; -webkit-transition: text-shadow 0.3s, color 0.3s; -moz-transition: text-shadow 0.3s, color 0.3s; transition: text-shadow 0.3s, color 0.3s; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none; }
.cl-effect-13 a:hover::before, .cl-effect-13 a:focus::before { color: #fff; text-shadow: 10px 0 #fff, -10px 0 #fff; }
.cl-effect-13 a:hover, .cl-effect-13 a:focus {color: rgba(255,255,255,.65);transform: scale(1); }
/*nav*/
/*nav*/
.row { clear: both; width: 100%; background: #badfd8; display: none;   }
.menu { width: 1002px; margin: auto; background: #badfd8; height: 60px; display: block; }
.menu ul { float: left; margin: 20px 0px 10px 0px; padding: 0px; list-style: none; display: block; }
.menu ul li { list-style: none; color: #bd8431; font-size: 15px; font-weight: normal; background: url(../images/li-dot.png) no-repeat right 6px; padding: 0px 12px 0px 3px; text-align: left; font-family: Tahoma, Geneva, sans-serif; float: left; display: block; height: 1.5em; }
.menu ul li a { color: #bd8431; padding: 0px 12px 0px 3px; overflow: hidden; display: block; }
.menu ul li a span { position: relative; display: inline-block; -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; transition: transform 0.3s; }
.menu ul li a span::before { position: absolute; top: 100%; color: #1abc9c; content: attr(data-hover); font-weight: normal; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.menu ul li a:hover span, .menu ul li a:focus span { -webkit-transform: translateY(-20%); -moz-transform: translateY(-20%); transform: translateY(-20%); color: #3CC; }
#master { width: 100%; background: url(../images/bg.jpg) repeat-x left top; text-align: left; margin: auto; float: left; padding: 0px 0px 220px 0px; }
#index-master { width: 100%; background: url(../images/index-bg.jpg) repeat-y center top scroll #dee5e9; text-align: left; margin: auto; float: left; padding: 0px 0px 20px 0px; clear: both; overflow-x: hidden; }
#banner { width: 980px; height: 400px; margin: auto; }
#banner img { width: 980px; height: 400px; }
.center { width: 1002px; padding: 10px; margin: auto; }
.breadcrumb ul { padding: 0px; margin: 0px; float: left; height: 20px; font-family: Arial, Helvetica, sans-serif; width: 100%; }
.breadcrumb li { text-shadow: 0 1px 0 #ffffff; float: left; font-size: 11px; padding: 0px 10px 0px 0px; color: #999; list-style: none; }
.breadcrumb li a { background: url(../images/bread.jpg) no-repeat right center; padding: 0px 10px 0px 0px; color: #999; }
.breadcrumb li.active a { color: #333333; float: left; }
.main { width: 982px; float: left; margin: auto; padding: 10px; text-align: left; }
footer { width: 100%; padding: 0px; background: #1abc9c; margin: auto; clear: left; height: 80px; position: fixed; bottom: 0px; z-index: 999; }
.index-footer { width: 100%; padding: 0px; background: #1abc9c; margin: auto; clear: left; height: 80px; z-index: 999; }
.footer_inner { width: 1002px; margin: auto; padding: 10px 0px; font-family: Arial, Helvetica, sans-serif; }
.footer_block { float: left; clear: both; background: url(../images/footer.jpg) no-repeat 80px 5px; font-size: 11px; color: #FFF; text-decoration: none; padding: 10px 0px 0px 80px; }
.add { padding: 0px 0px 0px 37px; }
.tel { padding: 0px 0px 5px 23px; background: url(../images/icon-tel.png) no-repeat left -2px; margin-left: 5px; }
.skype { padding: 0px 0px 4px 23px; background: url(../images/skype.png) no-repeat left -2px; background-size: 18px; margin-left: 8px; }
.mail { padding: 0px 0px 0px 23px; background: url(../images/icon-mail.png) no-repeat left -2px; margin-left: 12px; }
.fax { padding: 0px 0px 0px 23px; background: url(../images/icon-fax.png) no-repeat left -5px; margin-left: 15px; }
.mail a, .skype a { color: #FFF; }
.copyright { float: left; text-align: center; font-size: 11px; color: #FFF; padding: 10px 0px 10px 0px; width: 100%; }
.left_box { float: left; border: none; width: 400px; }
.right_box { float: left; border: none; margin-left: 80px; width: 400px; text-shadow: 0 1px 0 #ffffff; }
.product { float: left; margin: 0px 0px 10px 0px; padding: 0px; width: 300px; text-decoration: none; }
.product .title { border: medium none; font-family: Arial, Helvetica, sans-serif; color: #bd8431; font-size: 24px; font-weight: bold; }
.product .title div { color: #b58e3f; font-size: 22px; padding-bottom: 20px; }
/* button 
---------------------------------------------- */
.button { display: inline-block; zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */  *display: inline;
vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 15px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .1em; -moz-border-radius: .1em; border-radius: .1em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); }
.button:hover { text-decoration: none; }
.button:active { position: relative; top: 1px; }
.bigrounded { width: 50%; -webkit-border-radius: .2em; -moz-border-radius: .2em; border-radius: .2em; }
.medium { font-size: 12px; padding: .4em 1.5em .42em; }
.small { font-size: 11px; padding: .2em 1em .275em; }
/* rosy */
.rosy { color: rgba(51,204,204,1); background: #fff; padding: 10px 20px 10px 20px; margin: 10px; }
.rosy:hover { background: #fff; color: #F30; padding: 10px 20px 10px 20px; }
.rosy:active { color: #dca4ab; padding: 10px 20px 10px 20px; background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c)); background: -moz-linear-gradient(top, #bf404f, #f16c7c);  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}
/* green */
.green { color: #fff; background: rgba(51,204,153,1); padding: 10px 20px 10px 20px; margin: 10px; }
.green:hover { color: #fff; background: rgba(51,204,153,0.5); padding: 10px 20px 10px 20px; }
.green:active { color: #f3c3d9; }
/* products */

.product_list { background: #FFF; width: 300px; float: left; text-align: left; height: 400px; /*border-bottom: solid 3px #c98968;   */
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); box-shadow: 0px 3px 3px rgba(0,0,0,0.2); margin: 10px 25px 20px 0px; }
.product_pic { text-align: center; height: 280px; width: auto; padding: 5px 0px; }
.product_list_title { color: #bd8431; line-height: 18px; text-align: left; padding: 30px 5px 10px 15px; font-family: Tahoma, Geneva, sans-serif; font-size: 18px; font-weight: bold; }
.product_list_title a { color: #bd8431; text-decoration: none; line-height: normal; }
.product_list_title a:visited { color: #666666; text-decoration: none; }
.product_list_title a:hover { color: #CC0000; text-decoration: underline; }
.product_list_title a:active { color: #666666; text-decoration: none; }
.product_more a { color: #574a46; font-size: 13px; font-weight: bold; border-bottom: 1px dashed #574a46; margin-left: 18px; font-family: Verdana, Geneva, sans-serif; text-decoration: none; }
/**/
.box { background: #FFF; width: 300px; float: left; text-align: left; height:380px; /*	border-bottom: solid 3px #c98968;    */
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); box-shadow: 0px 3px 3px rgba(0,0,0,0.2); margin: 10px 25px 20px 0px; font-family: Tahoma, Geneva, sans-serif; }
.box_pic { float: left; padding: 5px; }
.box_pic img { width: 290px; height: 290px; }
.box_title { /*color: #bd8431;*/color: #bd8431;  line-height:1.3em; text-align: left; padding: 10px 5px 10px 10px; font-size: 18px; font-weight: bold; float: left; width:290px; }
.box_title a { color: #bd8431; text-decoration: none; }
/*about us*/
.grid_1 { width: 500px; float: left; }
.grid_2 { width: 400px; float: left; margin-left: 20px; }
.grid_3 { width: 450px; float: right; }
.grid_2 p { color: #6F7D6C; font-size: 15px; line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; text-shadow: 0 1px 0 #ffffff; }
/*product_table*/
.product_table { font-size: 12px; line-height: 1.2; height: 24px; top: 5px; font-weight: normal; padding-top: 4px; text-align: left; padding-right: 8px; padding-left: 8px; border-top-color: #D6C9A0; border-left-color: #D6C9A0; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; background-color: #FFFFFF; color: #666666; }
.product_table th { color: #FFFFFF; background-color: #980203; font-size: 12px; line-height: 1.2; height: auto; top: 5px; font-weight: bold; padding-top: 4px; text-align: center; padding-right: 6px; padding-left: 6px; border-right-color: #D6C9A0; border-bottom-color: #D6C9A0; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; padding-bottom: 4px; }
.product_table td { font-family: "Arial", "Helvetica", "sans-serif"; height: auto; font-size: 12px; text-align: left; padding-left: 8px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D6C9A0; border-right-width: 1px; border-right-style: solid; border-right-color: #D6C9A0; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; }
.product_table td a:link { text-decoration: none; color: #666666; }
.product_table td a:visited { color: #666666; text-decoration: none; }
.product_table td a:hover { color: #FF0000; text-decoration: none; }
.product_table td a:active { color: #666666; }
.product_table tr.altrow { background-color: #EAEAEA; }
.product_table tr.altrow1 { background-color: #abce03; }
.product_table tr.altrow2 { background-color: #cccccc; }
/* news */
.news_list { border-bottom: 1px dotted #DADADA; float: left; font-weight: bold; line-height: 1.5em; padding: 10px 10px 10px 0; margin: 0 0 1% 0; width: 80%; height: 120px; }
.news_pic { float: left; width: 100px; margin-bottom: 10px; }
.news_pic img { width: 100px; height: 100px; }
.news_title { float: left; font-size: 15px; padding: 15px 0px 5px 20px; width: 80%; }
.news_title a { color: #E7605A; }
.news_title a:hover { text-decoration: underline; }
.news_date { color: #666; float: left; font-size: 12px; padding: 0 0 5px 20px; width: 80%; }
.color-1 { color: #F36; font-size: 12px; float: left; width: 220px; padding: 10px 0px; }
.news-box { width: 80%; margin: auto; }
.news_show { float: left; }
.news_show td { font-family: "Arial", "Helvetica", "sans-serif"; }
.news_show td.title { font-family: "Arial", "Helvetica", "sans-serif"; height: 20px; color: #996600; font-size: 20px; text-align: left; padding-left: 18px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; padding-top: 4px; padding-right: 8px; }
.news_show td.main { font-family: "Arial", "Helvetica", "sans-serif"; color: #333333; font-size: 12px; text-align: left; padding-left: 18px; padding-top: 4px; padding-right: 8px; }
/* contact us */
.div-map { border: 20px solid #FFFFFF; border-radius: 26px; float: left; margin-bottom: 20px; margin-top: 5px; }
.contact_table { background: none repeat scroll 0 0 #FFFFFF; border-radius: 23px; color: #B1AA9B; margin: -12px 0 0; padding: 10px; width: auto; -webkit-box-shadow: inset 0 3px 3px rgba(255,255,255,.3), 0 1px 5px rgba(0,0,0,.1); -moz-box-shadow: inset 0 3px 3px rgba(255,255,255,.3), 0 1px 5px rgba(0,0,0,.1); box-shadow: inset 0 3px 3px rgba(255,255,255,.3), 0 1px 5px rgba(0,0,0,.1); }
.contact_table th { color: #B1AA9B; font-family: Arial, Helvetica, sans-serif; font-size: 13px; height: 15px; outline: medium none; text-align: left; padding: 7px 10px 7px 5px; width: 130px; }
.contact_table td { background: none repeat scroll 0 0 #FFFFFF; border-left: 1px solid #D9D8CE; border-bottom: 1px solid #fff; color: #B1AA9B; font-family: Arial, Helvetica, sans-serif; font-size: 13px; height: 15px; outline: medium none; padding: 7px 20px 7px 20px; }
.contact_table tr.altrow { background-color: #FFFFFF; }
.contact_table select { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #D9D8CE; border-radius: 5px; color: #B1AA9B; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 25px; outline: medium none; padding: 7px 0px 7px 9px; width: 200px; margin-right: 10px; }
.input { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #D9D8CE; border-radius: 5px; color: #B1AA9B; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 25px; outline: medium none; padding: 7px 0px 7px 9px; width: 200px; margin-right: 10px; }
.contact_table select { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #D9D8CE; border-radius: 5px; color: #B1AA9B; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 25px; outline: medium none; padding: 3px 0px 7px 9px; width: 200px; }
.contact_table textarea { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #D9D8CE; border-radius: 5px; color: #B1AA9B; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 100px; overflow: auto; padding: 7px 0 0 9px; width: 200px; }
.button-2 { border-radius: 0.5em; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); cursor: pointer; display: inline-block; font: 14px/100% Arial, Helvetica, sans-serif; margin: 0 2px; outline: medium none; padding: 0.5em 2em 0.55em; text-align: center; text-decoration: none; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); vertical-align: baseline; transition: color 0.3s ease 0s; z-index: 3; width: 100px; background: -moz-linear-gradient(center top, #fff, #ededed) repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #b7b7b7; color: #606060; }
.button-1 { background: none repeat scroll 0 0 #F5B61A; border-radius: 20px; color: #FFFFFF; display: inline-block; font-size: 13px; font-weight: bold; line-height: 18px; padding: 10px 22px 11px; position: relative; transition: color 0.3s ease 0s; z-index: 3; }
.button-1 span { background: none repeat scroll 0 0 #F5B61A; border-radius: 20px; bottom: 50%; display: block; left: 0; position: absolute; right: 0; top: 50%; transition: all 0.3s ease 0s; z-index: -1; }
.button-1:hover { color: #000000; }
.button-1:hover span { background: none repeat scroll 0 0 #5DA813; bottom: 0; left: 0; right: 0; top: 0; }
/* inquiry */
.inquiry_table { font-size: 12px; line-height: 1.2; height: 24px; top: 5px; font-weight: normal; padding-top: 4px; text-align: left; padding-right: 8px; padding-left: 8px; border-top-color: #B6B6B6; border-left-color: #B6B6B6; border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid; }
.inquiry_table th { color: #333333; background-color: #cccccc; font-size: 12px; line-height: 1.2; height: auto; top: 5px; font-weight: bold; padding-top: 4px; text-align: center; padding-right: 6px; padding-left: 6px; border-right-color: #B6B6B6; border-bottom-color: #B6B6B6; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; padding-bottom: 4px; }
.inquiry_table td { font-family: "Arial", "Helvetica", "sans-serif"; height: auto; color: #000000; font-size: 12px; text-align: left; padding-left: 8px; background-repeat: repeat-x; background-position: left bottom; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #B6B6B6; border-right-width: 1px; border-right-style: solid; border-right-color: #B6B6B6; padding-top: 4px; padding-right: 8px; padding-bottom: 4px; }
.inquiry_table td.no { color: #222222; }
.inquiry_table td.title a:link { color: #222222; text-decoration: none; }
.inquiry_table td.title a:visited { color: #222222; text-decoration: none; }
.inquiry_table td.title a:hover { color: #FF0000; text-decoration: none; }
.inquiry_table td.title a:active { color: #222222; }
.inquiry_table td.date { color: #222222; }
.inquiry_table tr.altrow { background-color: #999999; }
.login_user { font-weight: bold; font-size: 18px; color: #999999; }
.msg_getpw { font-size: 12px; color: #ff0000; text-align: center; }
/* text back url */
.back { text-align: left }
.back_url { text-align: center; height: auto; width: 100%; }
/*nav*/
#sitemap { width: 90%; background-color: #EBEBEB; color: #333; margin: 5px; padding: 10px; border: 3px solid #CCC; height: auto; float: left; }
#sitemap a { font-size: 11px; color: #666; }
#sitemap a:hover, #sitemap a:active { color: #F30; text-decoration: underline; }
#sitemap a:visited { color: #990; }
#sitemap ul { width: 500px; text-align: left; list-style-type: none; font-size: 11px; color: #333; margin: 5px; padding: 4px 6 px; }
#sitemap li { float: left; background-image: url(../images/dot2.gif); background-repeat: no-repeat; background-position: left 10px; padding: 0px 0px 0px 10px; }
#sitemap li a { width: 400px; display: block; text-align: left; padding: 0px; color: #900; }
#sitemap ul ul { margin: 10px; }
#sitemap ul ul li { }
#sitemap ul ul li a { width: 400px; display: block; float: left; clear: both; margin: 0px; padding: 0px 0px 0px 0px; }
#sitemap ul ul ul { margin: 10px; width: 400px; list-style-type: none; }
#sitemap ul ul li li a { float: left; display: inline; width: auto; padding: 0px 5px 0px 0px; margin: 4px 6px; clear: both; border-right-width: 1px; border-right-style: solid; border-right-color: #999; }
.page-focus { float: left; width: 300px; text-align: center; }
.page { text-align: center; font-size: 12px; letter-spacing: 1px; color: #666666; margin: 10px 0px; font-family: Verdana, Geneva, sans-serif; }
.page a { background: url(../images/line01.png) no-repeat right 5px; color: #666; padding: 0px 8px; text-decoration: none; }
.page a:hover { color: #cc9933; }
.page a:active { }
.page span.current { padding: 5px 8px; COLOR: #669900; }
/*index*/
.main-bottom { width: 960px; margin: auto; }
.box1 { background: url(../images/mainbox.png) no-repeat left top; width: 940px; height: 250px; float: left; margin: 0px 0px 20px 0px; clear: both; }
.box1 p { color: #999; font-size: 13px; line-height: 1.6em; font-family: Verdana, Geneva, sans-serif; padding: 100px 30px 10px 70px; }
.box1 strong { color: #1abc9c; font-weight: bold; line-height: 26px; }
.box2 { background: url(../images/mainbox-1.png) no-repeat left top #72c4ac; float: left; width: 450px; height: 173px; margin: 10px 20px 30px 0px; font-weight: normal; }
.box2 a { color: #FFF; text-decoration: underline; }
.box2 a:hover { color: #F90; text-decoration: underline; }
.box2 h2 { font-size: 30px; font-weight: 200; color: #FFF; text-decoration: none; font-family: Verdana, Geneva, sans-serif; margin: 20px 0px 0px 150px; }
.box2 p { font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #FFF; margin: 10px 0px 0px 0px; padding: 0px 20px 10px 150px; font-weight: normal; }
.box3 { background: url(../images/mainbox-2.png) no-repeat left top #99b768; float: left; width: 450px; height: 173px; margin: 10px 0px 30px 20px; font-weight: normal; }
.box3 a { color: #FFF; text-decoration: underline; }
.box3 a:hover { color: #F90; text-decoration: underline; }
.box3 h2 { font-size: 30px; font-weight: 200; color: #FFF; text-decoration: none; font-family: Verdana, Geneva, sans-serif; margin: 20px 0px 0px 150px; }
.box3 p { font-family: Verdana, Geneva, sans-serif; font-size: 13px; color: #FFF; margin: 10px 0px 0px 0px; padding: 0px 20px 0px 150px; font-weight: normal; }
.clear { clear: both; }
.inquiry_table { font-size: 12px; font-weight: normal; height: 24px; line-height: 1.2; padding: 8px 4px; text-align: left; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3); box-shadow: 0px 3px 5px rgba(0,0,0,0.3); margin: 30px auto; }
.inquiry_table th { background: rgba(182,154,111,.2); color: #323232 !important; font-family: Arial; font-size: 13px; font-weight: bold; text-transform: uppercase; height: auto; line-height: 1.5em; padding: 10px 6px; text-align: center; border-right: solid 1px rgba(182,154,111,.2); border-bottom: solid 1px rgba(182,154,111,.2); }
.inquiry_table td { background-position: left bottom; background-repeat: repeat-x; border-bottom: 1px dashed rgba(182,154,110,.2); border-right: 1px solid rgba(182,154,110,.2); color: #000000; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; height: auto; padding: 4px 8px; text-align: left; }
.inquiry_table td.no { color: #222222; }
.inquiry_table td.title a:link { color: #222222; text-decoration: none; }
.inquiry_table td.title a:visited { color: #222222; text-decoration: none; }
.inquiry_table td.title a:hover { color: #FF0000; text-decoration: none; }
.inquiry_table td.title a:active { color: #222222; }
.inquiry_table td.date { color: #222222; }
.inquiry_table tr.altrow2 { background: rgba(182,154,111,.1); border-right: solid 1px rgba(182,154,111,.2); border-bottom: solid 1px rgba(182,154,111,.2); -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; font-size: 15px; font-weight: bold; color: #956826; }
.inquiry_table tr.altrow2 td { font-size: 15px; font-weight: bold; color: #A07129; text-align: left; padding: 5px 10px 5px 30px; border-bottom: 1px dashed rgba(182,154,111,.2); border-right: 1px dashed rgba(182,154,111,.2); }
.inquiry_table tr.altrow2 input, .inquiry_table tr.altrow2 textarea { background: none repeat scroll 0 0 #F9F7EE; border: 1px solid #E9DFBA; border-radius: 0; box-shadow: none; box-sizing: border-box; color: #A69783; float: left; display: block; font-family: 'Arial', sans-serif; font-size: 14px; font-weight: normal; height: auto; line-height: 24px; outline: medium none; padding: 0px 10px 3px 5px; }
.inquiry_table textarea { height: 180px; margin: 0 0 29px; overflow: hidden; resize: none; }
#sitemap { border: 2px dashed rgba(212,157,82,0.5); -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3); box-shadow: 0px 3px 5px rgba(0,0,0,0.3); display: inline; float: left; height: auto; margin: 20px 0 0 20px; padding: 10px; width: 80%; }
#sitemap ul { font-size: 11px; list-style-type: none; margin: 0; padding: 4px 6px; text-align: left; width: 500px; }
#sitemap ul li { background-image: url("../images/dot2.gif"); background-position: left 10px; background-repeat: no-repeat; float: left; padding: 5px 0 0 10px; }
#sitemap ul li a { color: #990000; display: block; font-size: 12px; margin: 0; padding: 0; text-align: left; width: 500px; }
#sitemap ul ul { margin: 0; padding: 0; width: 500px; }
#sitemap ul ul li a { clear: both; display: block; font-size: 12px; margin: 0; padding: 0; width: 500px; }
#sitemap ul ul ul { margin: 0; padding: 5px 0 0; width: 500px; }
#sitemap ul ul ul ul { list-style-type: none; margin: 0; padding: 0 0 0 5px; width: 500px; }
#sitemap ul ul ul ul li a { border-right: 1px solid #999999; clear: both; color: #333333; display: inline; float: left; margin: 0 10px 0 0; padding: 0 5px 0 0; width: auto; }
.member_table { font-size: 12px; font-weight: normal; height: 24px; line-height: 1.2; padding: 8px 4px; text-align: left; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; -moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3); box-shadow: 0px 3px 5px rgba(0,0,0,0.3); margin: 30px auto; }
.member_table th { background: rgba(182,154,111,.2); color: #323232 !important; font-family: Arial; font-size: 13px; font-weight: bold; text-transform: uppercase; height: auto; line-height: 1.5em; padding: 10px 6px; text-align: right; border-right: solid 1px rgba(182,154,111,.2); border-bottom: solid 1px rgba(182,154,111,.2); }
.member_table td { background-position: left bottom; background-repeat: repeat-x; border-bottom: 1px dashed rgba(182,154,110,.2); border-right: 1px solid rgba(182,154,110,.2); color: #000000; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; height: auto; padding: 4px 8px; text-align: left; }
.member_table td.no { color: #222222; }
.member_table td.title a:link { color: #222222; text-decoration: none; }
.member_table td.title a:visited { color: #222222; text-decoration: none; }
.member_table td.title a:hover { color: #FF0000; text-decoration: none; }
.member_table td.title a:active { color: #222222; }
.member_table td.date { color: #222222; }
.member_table tr.altrow2 { background: rgba(182,154,111,.1); border-right: solid 1px rgba(182,154,111,.2); border-bottom: solid 1px rgba(182,154,111,.2); -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; font-size: 15px; font-weight: bold; color: #956826; }
.member_table tr.altrow2 td { font-size: 15px; font-weight: bold; color: #A07129; text-align: left; padding: 5px 10px 5px 30px; border-bottom: 1px dashed rgba(182,154,111,.2); border-right: 1px dashed rgba(182,154,111,.2); }
/*.member_table .input,.member_table tr.altrow2 textarea {
    background: none repeat scroll 0 0 #F9F7EE;
    border: 1px solid #E9DFBA;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #A69783;
    float: left; display:block;
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 24px;
    outline: medium none;
    padding: 0px 10px 3px 5px;
  
}  */
.member_table textarea { background: none repeat scroll 0 0 #ffffff; border: 1px solid #d9d8ce; border-radius: 5px; color: #b1aa9b; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 100px; overflow: auto; padding: 7px 0 0 9px; width: 60%; margin: 0px 0px 0px 20px; }
.member_table .input { background: none repeat scroll 0 0 #ffffff; border: 1px solid #d9d8ce; border-radius: 5px; color: #b1aa9b; font-family: Arial, Helvetica, sans-serif; font-size: 12px; overflow: auto; padding: 7px 0px 7px 9px; margin: 0px 0px 0px 20px; width: 60%; }
