/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:

        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; overflow:hidden;}

    #header {position:relative; height:90px; padding:10px 20px 15px 20px;}

        #logo {margin-top:10px;}
        
        #phone {margin: 0 0 0 0; margin-left: 250px}
    
    #tray {position:relative; width:960px; height:45px; background:url("../design/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
    #tray ul {margin:0 20px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../design/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
    #tray li a:hover {background:url("../design/tray-hover.gif");}
    #tray li#tray-active a {background:url("../design/tray-active.gif");}

        #search {position:absolute; top:8px; right:20px;}
        #search div {position:relative; width:185px;}
        
        #search #search-input {position:absolute; top:0; left:0; width:84px; height:28px;}
        #search #search-submit {position:absolute; top:3px; right:0; width:80px;}
        
    #footer {clear:both; padding:20px 20px 40px 20px; font-size:85%;}
    #footer p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#col {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}

    #ribbon {position:absolute; top:-5px; left:0; width:100px; height:100px; background:url("../design/ribbon.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden; z-index:10;}

    #col-browser {position:relative; float:left; width:370px; height:215px; border-right: solid 1px #ff0000;}
    #col-browser img {position:absolute; }

    #col-text {float:left; width:450px; padding-top:15px; line-height:1.7; padding-left: 10px;}
        #quote {}
        #quote div {position:relative; width:300px;}
        
        #quote #quote-input {position:absolute; top:0; left:0; width:250px; height:30px; background:url("../images/txtbox.gif") 0 0 no-repeat; overflow:hidden;}
        #quote #quote-input input {width:225px; margin:8px; margin-left:15px; border:0; font:100%/1 "arial",sans-serif;}
        #quote #quote-submit {position:absolute; top:0; right:0; width:30px; background:url("../images/btn-back.gif") 0 0 no-repeat; font:bold 90%/1 "tahoma",sans-serif;}


        #slogan {position:relative; width:400px; height:55px; overflow:hidden; margin:0; padding:0; font-size:180%;}
        #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../images/quote.gif") 0 0 no-repeat;}
        #enter-reg {margin-top:25px; margin-bottom:0;}
        #enter-reg-input { }
        
    #col-pres {float:right; width:190px; line-height:1.7; position: absolute; right: 110px; top: -76px;}
		
#cols1-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols1-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols1-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols1-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols1 {background:url("../design/cols1.gif") 0 0 repeat-y;}

    #cols1 .col1 {float:left; width:631px; padding:0 1px; background-color: #f5f5f5; border-bottom: solid 1px #dfdfdf; margin: 0 15px 10px 0;}
    #cols1 .col.last {margin-right:0;}
    #cols1 .col1 h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

    #cols1 #col {width:960px; padding:20px; margin-right:1px; padding-top: 0px; padding-left: 1px;}
    
        #cols1 .box { margin-left: 15px; text-align: center;}
        #cols1 .box ul { list-style: none; padding: 0px; margin: 0px;}
        
        #cols1 .box ul li{display: inline; }




#cols2-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("../design/cols2.gif") 0 0 repeat-y;}

    #cols2 .col {float:left; width:631px; padding:0 1px; background-color: #f5f5f5; border-bottom: solid 1px #dfdfdf; margin: 0 15px 10px 0;}
    #cols2 .col.last {margin-right:0;}
    #cols2 .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

    #cols2 #col-left {float:left; width:595px; padding:20px; padding-top: 0px; padding-left: 1px; margin-right:15px;}
    #cols2 #col-right {float:right; width:268px; margin-right:1px; padding:20px;}
    
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .form h3{padding-right:10px; padding-left:20px; font-size: 120%;}
        #cols2 #col-left .title {background:url("../design/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px; padding-left:20px;}
        #cols2 #col-left .title span {padding-left:10px;}
        
        #cols2 #col-left img { float: left; border: solid 1px #dfdfdf; margin-right: 10px;}
        
        #cols2 #col-left p { line-height: 180%; padding-left: 20px;}
        
        #cols2 #col-left ul li { margin: 10px 0 0 40px; line-height: 180%;}
        
        #cols2 #col-left .img-middle { margin-left: 70px; border: 0px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../design/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {float:left; width:225px; height: 90px; padding-bottom: 50px; }
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {background:url("../design/cols3.gif") 0 0 repeat-y;}

#cols3 p { line-height: 180%;}

    .col {float:left; width:308px; padding:0 1px; margin-right:15px;}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}
    
    .col img { float: left; border: solid 1px #dfdfdf; margin-right: 10px;}

        .col-text {padding:20px; border-top:1px solid #DFDFDF; }
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../design/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}

.red-link { color: #ff0000; font-weight: bold;}

.nolist { list-style: none;}

.button-right { float: right;}

.italic { font-style: italic; color: #DD1600;}

#error-box { border: solid 2px #DD1600; padding: 5px; margin-top: 30px; visibility: hidden; margin-left: 20px;  }

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #e9faff;
	padding: 10px 20px 10px;
	border: solid 1px #9ce8ff;
	cursor: pointer;
}
.pane-list li:hover {
	background: #f2fcff;
}

        
#cols2 .col-right-retail .left_text {float:left; width:105px; padding-right: 10px; border-right: solid 1px #dfdfdf;}
#cols2 .col-right-retail .right_image {float:right; } 

#centre { text-align: center;}
