/* 
    Document   : main
    Created on : 1 ก.ค. 2556, 11:49:24
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
    @import url(fontface.css);
*/

@charset "UTF-8";

* { list-style-type: none; }

::selection { background-color: rgb(51, 0 , 0); color: white; }
::-webkit-input-placeholder { /* WebKit browsers */ font-family: 'Calibri'; color: #cbcbcb; font-size: 12px; font-weight: normal; }
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ font-family: 'Calibri'; color: #cbcbcb; font-size: 12px; font-weight: normal; }
::-moz-placeholder { /* Mozilla Firefox 19+ */ font-family: 'Calibri'; color: #cbcbcb; font-size: 12px; font-weight: normal; }
:-ms-input-placeholder { /* Internet Explorer 10+ */ font-family: 'Calibri'; color: #cbcbcb; font-size: 12px; font-weight: normal; }

table,tr,td,div { margin: 0; padding: 0; }
root { display: block; }
#toTop {position:fixed;margin:auto;right:50px;bottom:50px;border:0px;cursor:pointer;z-index:99;width:50px;height:50px;display:none;background-image: url(images/coffeetotop.png);background-repeat: no-repeat;background-position: center bottom;}
#toTop:hover { width:50px;height:50px;background-image:url(images/coffeetotop.png);background-repeat: no-repeat;background-position: center top; }
html {
    font-family: 'Calibri';
    display: block;
    margin:0 auto;
    padding:0;
    background: #2E1302;
    background-image: 
        url(images/background.jpg);
    background-position:
        center top;
    background-repeat: 
        no-repeat;
    background-attachment: 
        scroll;
    background-size: 
        cover;
    height: auto;
    zoom: 1;
}
b, strong {
	font-weight:bold;
}

body { 
    /*    font-family: 'Calibri';
        display: block;
        margin:0 auto;
        padding:0;
        background-image: 
            url(images/background/bg_header.png),
            url(images/background/bg_main.jpg);
        background-position:
            center top,
            center top;
        background-repeat: 
            repeat-x,
            no-repeat;
        background-attachment: 
            scroll,
            scroll;
        background-size: 
            100% auto,
            100% 100%;
        height: auto;
        zoom: 1;*/
		line-height:20px;
}

hr { border: 0; width: 100%; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
.clear { clear: both; content: " "; margin: 0; padding: 0; }
.header1 { font-family: 'Calibri'; font-size: 24px;font-weight: normal;color: #434343; margin: 0px 0px 15px 0px; }
.header2 { font-family: 'Calibri'; font-size: 20px;font-weight: normal;color: #434343; margin: 0px 0px 15px 0px; }
.header3 { font-family: 'Calibri'; font-size: 18px;font-weight: normal;color: #434343; margin: 0px 0px 15px 0px; }
.normalfont { font-family: 'Calibri'; font-weight: normal; }
.setbasefont { font-family: 'chalkdustregular'; font-weight: normal; }
.setheaderfont { font-family: 'carnevalee'; font-weight: normal; }
.setshowwhite { text-shadow: 1px 1px 0px rgba(225, 225, 225, 0.7); }
.headerofpage { font-family: 'carnevalee'; font-weight: normal; font-size: 26px; color: #ba260a; text-transform: uppercase; }
.under-bar-line { margin: 5px auto 5px auto; width: 710px; height: 0.1em; border: 0px hidden; background-color: #e0e0e0; color: #e0e0e0; }
.bluebg { background-color: #00afff; }
.fbig { font-size: 36px; }
.fbiga { font-size: 32px; }
.fbigtint { font-size: 30px; }
.fbigs { font-size: 26px; }
.fbigmin { font-size: 24px; }
.fmulbigs { font-size: 20px; }
.fmulbig{ font-size: 18px; }
.fmulmenu { font-size: 16px; }
.fnormaler { font-size: 14px; }
.fnormal { font-size: 12px; }
.fnormal_fix { font-size: 12px !important; }
.fsmall { font-size: 11px; }
.fssmall { font-size: 10px; }
.resetmargin { margin: 0px !important; padding: 0px !important; }
.wordspace { word-spacing: 2px; }
.basecolor { color: #7a9aaf; }
.menu-color { color: #9d9d9d; }
.fixlink a { color: #9d9d9d; text-decoration: none; }
.fixlink a:hover { color: #86a9b4; text-decoration: none; }
.fixblink a { color: #7a9aaf; text-decoration: none; }
.fixblink a:hover { color: #2179b3; text-decoration: none; }
.margin5 { margin-top: 5px; }
.makelineheight { line-height: 1; }
.wordline { line-height: 1.2; }
.wordlineplus { line-height: 1.30; }
.wordline15 { line-height: 1.5; }
.wordlineheader { line-height: 1.70; }
.pdlr { padding-left: 10px; padding-right: 10px; }
.mglr { margin-left: 10px; margin-right: 10px; }
.listnone { list-style-type: none; }
.makeradius { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.makeminiradius { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.makeblock { clear: both; content: " "; height: 20px; }
.pd-0 { padding: 0; }
.mg-0 { margin: 0; }
.left { float: left; }
.right { float: right; }
.link { cursor: pointer; }

/* color text */
.white { color: white; }
.red { color: red; }
.blue { color: #00afff; }
.tblue { color: #23c8f4; }
.orange { color: orange; }
.organge { color: orange; }
.yellow { color: #e9d600; }
.green { color: #34b700; }
.gray { color: #c9c9c9; }
.tgray { color: #c1c0c0; }
.subgray { color: #82817f; }
.cpgray { color: #838383; }
.black { color: #161616; }
.tsis-color { color: #6c7e97; }
.brown { color: #7d471f; }

.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.inline { display: inline; }
.fleft { float: left; }
.fright { float: right; }
.makejust { text-align: justify; }
.setopa80 { opacity: 0.80; -moz-opacity: 0.80; -webkit-opacity: 0.80; -o-opacity: 0.80; }
.setopa50 { opacity: 0.50; -moz-opacity: 0.50; -webkit-opacity: 0.50; -o-opacity: 0.50; }
.setopa30 { opacity: 0.30; -moz-opacity: 0.30; -webkit-opacity: 0.30; -o-opacity: 0.30; }

/* border raius */
.setbottom-radius { -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; }
.setbottom-radius10 { -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; }
.settop-radius { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.settop-radius10 { -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.setradius { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.setradius10 { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.boxshadows { -webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.35); -moz-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.35); box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.35); }

/* Main coffee */
.top-bar { position: relative; display: block; margin: 0 auto 0 auto; width: 1000px; height: 168px; background: url(images/topmenu_bar.png) center center no-repeat; }
.lang-bar { position: absolute; top: 25px; right: 25px; width: 80px; height: 20px; background: rgba(255,255,255,0.70); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.lang-bar img { display: block; margin: 3px auto auto auto; padding: 1px; }
.logo-coffee { float: left; max-height: 68px; margin: 54px 0 auto 96px; }
.logo-bakery { float: right; max-height: 68px; margin: 58px 105px auto auto; }

.menu_bar { display: block; width: 100%; margin: 0 auto 0 auto; height: 86px; line-height: 86px; background: url(images/menu_bg_bar.png) center center repeat-x; }
.menu_bar > ul { width: 1000px; margin: 0 auto 0 auto; height: 48px; padding: 18px 0; line-height: 48px; }
.menu_bar > ul > li { position: relative; float: left; margin: auto 5px; padding: 1px 24px; /*max-width: 140px;*/max-width: 210px; width: auto; display: block; height: 48px; line-height: 48px; font-family: 'Calibri'; text-align: center; font-size: 18px; font-weight: normal; color: #533511; }
.menu_bar > ul > li > a { display: block; line-height: 1.3; padding: 0 10px 0 10px; font-family: 'Calibri'; text-align: center; height: 48px; line-height: 48px; font-size: 18px; font-weight: bold; color: #533511; text-decoration: none; }
.menu_bar > ul > li:hover > a,.menu_bar > ul > li:hover,.menu_bar > ul > li > a:hover,.menu_bar > ul > li.active,.menu_bar > ul > li.active > a { display: block; background-color: #472d0e; color: #fff; }

.menu_bar > ul > li:hover  > .sub_menu { display: block; }
.transitor:hover { -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
.sub_menu { border-top: 2px solid #472d0e; position: absolute; top: 48px; left: 0; width: 290px; height: auto; display: none; margin: 0; padding: 1px; background: #ebddd3; z-index: 9999; -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; -webkit-box-shadow: 0px 1px 9px rgba(130, 130, 130, 0.7); -moz-box-shadow: 0px 1px 9px rgba(130, 130, 130, 0.7); box-shadow: 0px 1px 9px rgba(130, 130, 130, 0.7); }
.sub_menu > ul { display: block; margin: 0; padding: 1px; }
.sub_menu > ul > li { display: block; padding-left: 10px; font-family: 'Calibri'; font-size: 14px; color: #41290f; text-align: left; height: 27px; line-height: 27px; background: url(images/line_sub_underline.png) center bottom no-repeat; }
.sub_menu > ul > li > a { color: #41290f; font-weight: bold; text-decoration: none; }
.sub_menu > ul > li > a:hover { color: #c2ad91; font-weight: bold; }
.sub_menu > ul > li:last-child { background: none; }
.bannerbg_home { position: relative; margin: 0 auto 0 auto; padding-top: 28px; width: 1014px; height: 325px; background: url(images/banner_bg.png) center center no-repeat; }
.bannerbg { position: relative; margin: 0 auto 0 auto; padding: 15px 0; width: 1014px; height: auto; background: transparent; }
.main_body_banner { width: 978px; height: 2920px; display: block; margin: 0 auto 0 auto; }
.main_menu_link_home { position: absolute; top: 270px; left: 50%; margin-left: -455px; width: 911px; height: 116px; background: url(images/menu_bg_body.png) center center no-repeat; z-index: 10; }
.main_menu_link { margin: 0 auto 0 auto; width: 911px; height: 116px; background: url(images/menu_bg_body.png) center center no-repeat; z-index: 10; }
.bannerbg > #image-slide_home > img { width: 978px; height: 292px; display: block; margin: 0 auto 0 auto; }
#image-slide_home { display: block; margin: 0 auto 0 auto; }
.main_menu_link > ul { width: 825px; height: 105px; margin: 0 auto 0 auto; }
.main_menu_link > ul > li { float: left; width: auto; height: 90px; display: block; border-right: 1px solid #7f6e52; margin-top: 10px; }
.main_menu_link > ul > li:last-child { margin-left: 10px; border-right: none; }
.main_menu_link > ul > li a { font-family: 'Calibri'; font-size: 14px; color: #41290f; text-decoration: none; }
.main_menu_link > ul > li div.imgmenu { display: block; height: 70px; line-height: 70px; margin: 0 auto 0 auto; }
.main_menu_link > ul > li div.imgmenu img { display: block; margin: -5px auto 0 auto; }
.main_menu_link_home > ul { width: 825px; height: 105px; margin: 0 auto 0 auto; }
.main_menu_link_home > ul > li { float: left; width: auto; height: 90px; display: block; border-right: 1px solid #7f6e52; margin-top: 10px; }
.main_menu_link_home > ul > li:last-child { margin-left: 10px; border-right: none; }
.main_menu_link_home > ul > li a { font-family: 'Calibri'; font-size: 14px; color: #41290f; text-decoration: none; }
.main_menu_link_home > ul > li div.imgmenu { display: block; height: 70px; line-height: 70px; margin: 0 auto 0 auto; }
.main_menu_link_home > ul > li div.imgmenu img { display: block; margin: -5px auto 0 auto; }
.text-bar-menu { font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #41290f; text-align: center; padding: 10px 15px 0 15px;  }
.centered { position: fixed; top: 50%; left: 50%; margin-top: -50px; margin-left: -100px; }
.main_body_home { position: relative; margin: 40px auto 0 auto; padding: 1px; width: 1000px; height: auto; background: #392817 url(images/top_bg_body.png) top center repeat-x; }
.main_body { position: relative; margin: 0 auto 0 auto; padding: 1px; width: 1000px; height: auto; background: #392817 url(images/top_bg_body.png) top center repeat-x; }
.bookyouspace { position: fixed; top: 55%; right: 10px; margin-top: -50px; width: 126px; height: 195px; z-index: 20001; }
.activities { position: fixed; top: 26%; right: 10px; margin-top: -50px; width: 126px; height: 100px; z-index: 20001; }
.activities:hover { opacity: 0.9; -moz-opacity: 0.9; -webkit-opacity: 0.9; z-index: 20001; }
.preregister { position: fixed; top: 10%; right: 10px; margin-top: -50px; width: 126px; height: 100px; z-index: 20001; }
.preseminar { position: fixed; top: 27%; right: 10px; margin-top: -50px; width: 126px; height: 100px; z-index: 20001; }
.close-btn { position: fixed; top: 45%; right: 7px; margin-top: 17px; width: 20px; height: 20px; z-index: 20005; background: url(images/close_button.png) center center no-repeat; }
.close-btn2 { position: fixed; top: 21%; right: 10px; margin-top: -17px; width: 20px; height: 20px; z-index: 20005; background: url(images/close_button.png) center center no-repeat; }
.close-btn3 { position: fixed; top: 10%; right: 10px; margin-top: -56px; width: 20px; height: 20px; z-index: 20005; background: url(images/close_button.png) center center no-repeat; }
.close-btn4 { position: fixed; top: 27%; right: 10px; margin-top: -56px; width: 20px; height: 20px; z-index: 20005; background: url(images/close_button.png) center center no-repeat; }
.flashbackgallery { float: left; margin-left: 16px; margin-top: 16px; width: 408px; height: 260px; padding: 5px; background: #fff; -webkit-box-shadow: 0px 1px 7px rgba(50, 50, 50, 0.4); -moz-box-shadow: 0px 1px 7px rgba(50, 50, 50, 0.4); box-shadow: 0px 1px 7px rgba(50, 50, 50, 0.4);  }
.boxsubscript { float: left; width: 540px; height: 270px; margin: 12px auto auto 15px; }
.contactbox { width: 536px; height: 54px; background: url(images/contactbar.png) center center no-repeat; }
.left_contact_text { width: auto; height: 52px; float: left; margin: 0 0 0 15px; }
.in-contact-line { line-height: 25px; height: 25px; font-family: 'Calibri'; font-size: 16px; color: #fff; text-align: left; }
.in-right-line { display: block; float: right; margin: 0 10px 0 0; }
.in-right-line li { float: left; width: 42px; height: 43px; margin: 5px 3px 0; }
.under-box-right { float: left; width: 540px; height: 210px; margin: 10px auto;}
.left_youtube_box { float: left; }
.left_menu_box { float: left; width: 248px; height: 210px; margin: 0 auto 0 15px; }
.left_menu_box li { display: block; margin: 0 0 8px 0; }
.box_body_data { width: 975px; padding: 0; height: auto; margin: 46px auto 0 auto; }
.exhibitor-login { width: 221px; height: 182px; background: url(images/exhibitor_login.png) center center no-repeat; }
.exhibitor-join { margin: 17px auto; width: 221px; height: 182px; background: url(images/joinnews.png) center center no-repeat; }
.top-name-box { font-family: 'Calibri'; font-size: 16px; font-weight: normal; color: #fff; padding-left: 13px; width: 200px; line-height: 30px; height: 30px;  text-shadow: 1px 3px 0px rgba(104, 104, 104, 0.45); }
.body-login-type { width: 191px; height: 125px; margin: 7px auto 0 auto; }
.header-com-top { font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #fff; line-height: 1.4; }
.btn_login { margin-top: 5px; cursor: pointer; font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #fff; width: 59px; height: 26px; line-height: 1.2; border: none; background: url(images/bg_btn.png) center center no-repeat; text-align: center; }
.btn_login:hover { opacity: 0.80; -moz-opacity: 0.80; -webkit-opacity: 0.80; }
.input_exb { margin-bottom: 3px; font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #333; background: #fff; width: 185px; height: 23px; line-height: 23px; padding-left: 5px; border: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.zone-login-left { float: left; width: 225px; height: 402px; margin: 0; }
.welcomezone { float: left; width: 277px; min-height: 385px; margin: auto auto auto 50px; padding-right: 35px; background: url(images/line_right_body.png) top right repeat-y; }
.welcomezone p{ font-size:14px; color:#DAD5D1; line-height:18px; margin-top:10px;}
.welcome_homepage{width:72%; margin-bottom:20px; float:right; font-size:16px; color:#fff;}
.welcome_homepage p{ line-height:20px; margin-bottom:10px;}
.welcomemess { margin: 0 0 8px 0; font-family: 'Calibri'; font-size: 18px; font-weight: normal; color: #fff; width: 150px; height: 25px; text-align: left; background: url(images/under_line_body.png) bottom left repeat-x; }
.testimanal { margin: 0 0 8px 41px; font-family: 'Calibri'; font-size: 18px; font-weight: normal; color: #fff; width: 140px; height: 25px; text-align: left; background: url(images/under_line_body.png) bottom left repeat-x; }
.fb_boxs { width: 274px; height: 62px; margin: 11px auto 0 0; background: url(images/facebook_bg.png) center center no-repeat; border: none; padding: 0; }
.fb_boxs_feed { position: relative; width: 274px; height: 62px; margin: 5px auto; background: url(images/facebook_bg.png) center center no-repeat; border: none; padding: 0; }
.fb_icons { position: absolute; width: 59px; height: 59px; top: 3px; }
.fb_feeds_data { margin-left: 60px; width: 190px; height: 52px; padding: 10px; font-family: 'Calibri'; font-size: 12px; font-weight: normal; color: rgba(255,255,255,0.80) !important; line-height: 1.4; }
.fb-activity { color: #fff !important; }
.youtube-right { float: left; width: 350px; display: block; margin: 0 auto 0 20px; }
.colocate_data { width: 348px; height: 128px; margin: 0 auto 0 10px; background: url(images/colocate.png) center center no-repeat; }
.colocate_top { font-family: 'Calibri'; font-size: 18px; font-weight: normal; color: #fff; padding-left: 16px; width: 330px; height: 30px; line-height: 30px; text-shadow: 1px 3px 0px rgba(104, 104, 104, 0.45); }
.colocate_ul { width: 310px; height: 80px; display: block; margin: 5px auto 0 auto; }
.colocate_ul li { float: left; margin-right: 10px; padding: 1px; }
.colocate_ul li img { display: block; }
.colocate_ul li:nth-child(1) img { margin: 13px auto 0 auto; }
.colocate_ul li:nth-child(2) img { margin: 5px auto 0 auto; }
.colocate_ul li:nth-child(3) img { margin: 13px auto 0 auto; }
.confirm_ex { width: auto; display: block; margin: 0 auto 0 auto; height: 215px; padding: 1px; background: url(images/confirm_exb.png) center center repeat-x; }
.confirm_bar_ex { margin: 27px auto 0 auto; width: 962px; height: 130px; background: url(images/ex_confirm.png) center center no-repeat; }
.top_confirm_ex { font-family: 'Calibri'; font-size: 18px; font-weight: normal; color: #fff; padding-left: 16px; width: 330px; height: 30px; line-height: 30px; text-shadow: 1px 3px 0px rgba(104, 104, 104, 0.45); }
.ex_db { width: 950px; height: 75px; display: block; margin: 10px auto 0 auto; padding: 1px; overflow: hidden; }
.ex_db li { float: left; width: 110px; padding: 0; height: auto; max-height: 75px; margin-right: 2px; }
.ex_db li img { max-width: 110px; max-height: 75px; }
.our_bar_ex { margin: 25px auto 0 auto; width: 962px; height: 200px; background: url(images/our_ex.png) center center no-repeat; }
.our_ex_db { width: 960px; height: 125px; display: block; margin: 24px auto 0 3px; padding: 1px; overflow: hidden; }
.our_ex_db li { float: left; width: 310px; padding: 1px; height: 115px; max-height: 115px; margin-left: 3px; margin-right: 3px; }
.our_ex_db li img { max-width: 310px; max-height: 115px; }
.setvcenter { display: inline-block; height: 100%; vertical-align: middle; padding: 1px; }
img.vcenter { vertical-align: middle; }
.footer-main-bar { display: block; height: 180px; margin: 0 auto 0 auto; padding: 1px; }
.bar-center-footer { position: relative; width: 910px; height: 101px; padding: 1px; margin: 50px auto 0 auto; background: url(images/bg_footer_center.png) center center no-repeat; }
.bar-left-footer { position: absolute; width: 96px; height: 99px; top: -13px; left: -92px; background: url(images/left_footer.png) center center no-repeat; }
.bar-right-footer { position: absolute; width: 96px; height: 99px; top: -13px; right: -92px; background: url(images/right_footer.png) center center no-repeat; }
.block-footer { margin: 0; padding: 1px; }
.block-footer li { position: relative; float: left; display: inline-block; height: 100%;}
.block-footer li img { display: block; margin: auto; padding: 1px; }
.block-footer li div { position: absolute; top: -35px; left: 0; right: 0; display: block; height: 35px; line-height: 35px; text-align: center; font-family: 'Calibri'; font-size: 16px; font-weight: normal; color: #fff; text-transform: uppercase; }
.block-footer li.first { width: 185px; height: 100px; margin-left: 20px; margin-right: 20px; }
.block-footer li.first a { float: left; }
.block-footer li.first img { width: 93px; height: 56px; margin: 20px auto 0; }
.block-footer li.first img.subdiv { width: 80px; height: 18px; padding-top: 20px; }
.block-footer li.sec { width: 250px; height: 100px; margin-right: 25px; }
.block-footer li.third { width: 370px; height: 100px; margin-right: 20px; }
.block-footer li.third img { display: block; margin: 0 auto 0 auto; }
.block-footer li.sec > ul { display: block; padding: 1px; margin: 13px auto 0 30px; }
.block-footer li.sec > ul li { float: left; margin: 0 5px 0 0; }
.block-footer li.sec > ul li img { display: block; margin: 0 auto 0 auto; width: 60px; height: 58px; }

#center_body { display: block; margin: 10px auto 10px auto; width: 980px; height: auto; background: rgba(255,255,255,0.99) url(images/express_coffee_right.png) right bottom no-repeat; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 1px; }
#top_left_header_normal_page { font-family: 'Calibri'; font-size: 26px; font-weight: normal; color: #392817; display: block; width: 940px; height: 30px; line-height: 30px; margin: 20px auto 10px auto; text-shadow: 0px 1px 3px rgba(194, 173, 145, 1); }
hr.pagehr { margin: 5px auto 5px auto; width: 940px; height: 1px; border: none; background: #e3e3e3; }
#page_data_mn { width: 940px; display: block; height: auto; margin: 10px auto 10px auto; }
#page_data_left { float: left; width: 700px; height: auto; margin: 0 10px 20px 0; }
#page_data_left a { font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #605444; text-decoration: underline; }
#page_data_left a:hover { color: #930e00; }
#page_data_left img { max-width: 700px; }
#page_data_right { float: left; width: 225px; min-height: 400px; height: auto; margin: 0; padding: 1px auto auto 25px; border-left: 1px dotted #e3e3e3; }
#page_data_right ul { display: block; margin: 0; padding: 1px; }
#page_data_right ul li { background: url(images/icon.gif) left 12px no-repeat; padding-left: 15px; font-family: 'Calibri'; font-size: 16px; font-weight: normal; color: #392817; width: 195px; margin: 0 auto 0 auto; height: auto; line-height: 30px; border-bottom: 1px dotted #e3e3e3; }
#page_data_right ul li a { font-family: 'Calibri'; font-size: 16px; font-weight: normal; color: #605444; text-decoration: none; }
#page_data_right ul li a:hover { color: #930e00; }
#page_data_right ul li:last-child { border-bottom: none; }

table.info { line-height: 1.3; }
table.info tr { border: none; border: transparent; }
table.info tr td { font-family: 'Calibri'; font-size: 14px; font-weight: normal; padding: 5px; text-align: left; line-height: 1.5em; vertical-align: middle; }
table.info tr td img { display: block; margin: 0 auto 0 auto; padding: 1px; }
table.info tr td a { font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #605444; text-decoration: underline; }
table.info tr td a:hover { color: #930e00; }

table.list-data { margin: auto; line-height: 1.3; }
table.list-data tr { border: none; border:1px solid #e6e6e6; }
table.list-data tr td:first-child { text-align: center; }
table.list-data tr td { font-family: 'Calibri'; font-size: 14px; font-weight: normal; padding: 5px; text-align: left; line-height: 1.3; vertical-align: middle; }
table.list-data tr td img { display: block; margin: 0 auto 0 auto; padding: 1px; }
table.list-data tr td a { font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #605444; text-decoration: underline; }
table.list-data tr td a:hover { color: #930e00; }

table.list-data2 { margin: auto; line-height: 1.3; }
table.list-data2 tr { border-bottom:1px solid #e6e6e6; }
table.list-data2 tr.noneborder { border: none; }
table.list-data2 tr td:first-child { text-align: left; }
table.list-data2 tr td { font-family: 'Calibri'; font-size: 14px; font-weight: normal; padding: 5px; text-align: left; line-height: 1.3; vertical-align: middle; }
table.list-data2 tr td img { display: block; margin: 0 auto 0 auto; padding: 1px; }
table.list-data2 tr td a { font-family: 'Calibri'; font-size: 14px; font-weight: normal; color: #605444; text-decoration: underline; }
table.list-data2 tr td a:hover { color: #930e00; }

.ver { padding-left: 2px;font-family: verdana;font-size: 12px;height: 20px; line-height: 20px;border: 1px solid; border-top-color: #c0c0c0; border-left-color: #c0c0c0;border-bottom-color: #c0c0c0; border-right-color: #c0c0c0; width:220px;}
.verbtn { padding-left: 2px;width: 70px;font-family: verdana;font-size: 12px;height: 30px; line-height: 1.3;border: 1px solid; border-top-color: #c0c0c0; border-left-color: #c0c0c0;border-bottom-color: #c0c0c0; border-right-color: #c0c0c0;}
.vararea { padding-left: 2px;font-family: verdana;font-size: 12px;height: 60px; margin: 0; line-height: 20px; border: 1px solid; border-top-color: #c0c0c0; border-left-color: #c0c0c0;border-bottom-color: #c0c0c0; border-right-color: #c0c0c0; width:220px; }
.vertext { padding-left: 2px; width: 665px; display: block; margin: 0 auto 0 auto; resize: none; height: 120px; font-family: verdana;font-size: 11px;border: 1px solid; border-top-color: #c0c0c0; border-left-color: #c0c0c0;border-bottom-color: #c0c0c0; border-right-color: #c0c0c0; }

.gallery_main { display: block; margin: 0 auto 0 auto; padding: 1px; width: 710px; max-height: 700px; height: auto; }
.gallery_main ul { margin: 0 auto 0 auto; padding: 1px; }
.gallery_main ul li { float: left; margin: 0 5px 10px 5px; padding: 0; }
.gallery_main ul li img { width: 100px; height: 60px; border: 3px solid #fff; box-shadow: 0px 1px 2px 1px rgba(100,100,100,0.20); }