@charset "UTF-8";
/* CSS Document */

html,body {
	margin:0px;
	padding:0px;
	text-align:center;
}

body {
	overflow:scroll;
}

img {
	border:none;
}

h3 {
	margin:0px;
	padding:0px;
}

h4 {
	margin:0px;
	padding:0px;
}

h5,h6 {
	margin:0px;
	padding:0px;
}

ul,ol {
	margin:0px;
	padding:0px;
}

li {
	list-style:inside;
}

#head a {
	z-index:900;
}

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

#head {
	width:834px;
	margin:15px auto 0px auto;
	text-align:left;
}

#foot {
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:75px;
	text-align:center;
	line-height:30px;
}

#menu {
	position:fixed;
	left:0px;
	bottom:75px;
	margin:0px auto 0px auto;
	width:100%;
}

#menu div {
}

#menu ul {
	height:49px;
	width:834px;
	margin:19px auto 0px auto;
	padding:0px 81px 0px 80px;
}

#menu ul li,
#menu ul li a {
	float:left;
	display:block;
	width:139px;
	height:49px;
	text-align:center;
}

#menu span {
}

#content {
	margin:15px auto 142px auto;
	width:100%;
}

.ie6 #content {
	margin-bottom:60px;
}

.column1 {
	padding:0px;
	margin:0px 15px 0px 0px;
	float:left;
	width:397px;
}

.column2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 417px;
}

#content {
	width:834px;
	text-align:left;
}

div#title {
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
	height:40px;  
}

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

.home #content {
	width:1008px;
}

.home #flash {
	width:1008px;
	height:381px;
	margin:0px auto 7px auto;
}

.home h3 {
    margin-top: 0px;
    width:924px;
    text-align:right;
}

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

.about div#title {
	margin-bottom:0px;
        display: block;
}

.ie7.about div#title {
	margin-bottom:0px;
}

.about #flash {
	width:417px;
	height:430px;
	float:left;
}

.about #flash2 {
	width:417px;
	height:120px;
	margin:0px;
}

.ie6.about #flash2 {
	margin-top:-310px;
}

.about h4 {
	margin:12px 0px 0px 0px;
	float:left;
}

/*.about h4.first {
	margin-top:12px;
}*/

.ff.about h4 {
	margin:12px 0px 0px 0px;
	float:left;
}


.chrome.about h4 {
	margin:9px 0px 0px 0px;
	float:left;
}

.about p {
	margin:0px 0px 0px 0px;
        padding-top:8px;
        padding-bottom: 0px;
}

.about p.multiline {
	margin:0px 0px 0px 8px;
	text-indent:-8px;	
}

.about p.en {
        margin-top:0px;
        padding-top:0px;
}

.about ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 22px;
}

.about li {
	list-style:outside;
}

.about table {
}

.about td {
    vertical-align: top;
}

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

.products #content {
	width:834px;
	text-align:left;
}

.products.main #content {
	height:750px;

}


.products.design_by_top .column1 {
        margin-bottom: 150px;
}

.products.main .column1 {
	margin:0px;
	width:417px;
}

.products .column2 {
	padding:0px;
        padding-top: 65px;
}

.products.main .column2 {
	padding:0px;
}

.products.design_by_top .column2 {
	padding:0px;
        padding-top: 0px;
}

.products ul.thumbs {
	margin:0px;
	padding:0px;
}

.products ul.thumbs li {
	display:block;
	float:left;
	width:90px;
	height:90px;
	margin:0px 10px 10px 0px;
}

.products ul.thumbs li a {
	display:block;
	width:90px;
	height:90px;
/*	background-color:#819E05;
	opacity:0.6;*/
}

.products ul.thumbs li a:hover {
	background:none;
	
}

.products h3 {
	margin:0px;
	padding:70px 0px 0px 0px;
}

.products .txt {
    height: 230px;

}

.products p {
	margin:5px 0px 5px 0px;
        line-height: 14px;
}

.products.main p {
    width:390px;
    margin:20px 0px 15px 0px;
}

.products .products_menu {
	width:180px;
	height:20px;
	margin:40px 27px 0px 0px;
	padding:0px;
	line-height:18px;
	z-index:900;
        position:relative;
}

.products_menu_container {
	position:absolute;
	width:100%;
	text-align:center;
	top:80px;
        height:12px;
}

.products.main .products_menu_container {
    top:123px;
}

.products_menu_center {
	width:834px;
	padding:0px 8px 0px 0px;
	margin:0px auto 0px auto;
	text-align:right;
}

.products.main .products_menu_center {
    	text-align:left;
}

.products .products_menu.th {
    left:210px;
}

.products .products_menu.in {
    left:627px;
}

.products .products_menu #search {
	padding:1px 0px 1px 0px;
}

.products .search a {
	display:block;
	width:160px;
	padding:0px 10px 0px 10px;
}

.products .products_menu ul {
	margin:0px;
	padding:0px;
	display:none;
	list-style:inside;
	border-top-style:solid;
	border-top-width:2px;
}

.products .products_menu:hover ul {
	display:block;
}

.products .products_menu ul li{
	display:block;
	height:18px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	list-style:disc;
	width:180px;
}

.products .products_menu ul li.head{
	padding-left:10px;
	width:170px;
}

.products .products_menu ul li a{
	display:block;
	width:155px;
	height:18px;
	padding-left:25px;
}

.products h4 {
	float:left;
	display:block;
	width:120px;
	margin:10px 0px 0px 0px;
	clear:left;
}

.products h4.long {
	float:none;
	width:auto;
	margin:10px 0px 5px 0px;
}

.products p {
    	margin:11px 0px 0px 0px;
}

.products ul {
    margin:8px 0px 0px 135px;
}
.products ul li {
    list-style: outside;
}

.products p.long {
	margin:8px 0px 0px 120px;
}

.products img.big {
	margin-left:-8px;
	margin-top:15px;
}

.products img.logo {
	margin-left:-5px;
	margin-top:15px;
}

.products ul.page_list {
    margin-left: 10px;
}

.products .products_menu_container .lang {
    position: relative;
    top:15px;
    left:645px;
}
.products.design_by_top .products_menu_container .lang {
    top:64px;
    left:235px;
}

.products .products_menu_container .lang ul li {
    margin-left:2px;
}

.products .products_menu_container .lang ul li,
.products .products_menu_container .lang ul li a {
    width:24px;
    height:15px;
    background-image: url(../images/bg_lang.png);
    list-style: none;
    text-align: center;
    display: block;
    float: left;
    line-height: 18px;
    color:#ffff99;
    font-size: 10px;
    text-decoration: none;
}

.products.en .products_menu_container .lang ul li#th ,
.products.th .products_menu_container .lang ul li#en ,
.products.en .products_menu_container .lang ul li#th a ,
.products.th .products_menu_container .lang ul li#en  a {
    background-position: 0px -15px;
    color:#dddddd;
}



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

.join .column1 {
	width:367px;
}

.join .column2 {
	margin-left:387px;
	padding-top:0px;
}

.join #title {
	margin-bottom:20px;
}

.join .paragraph {
	margin-bottom:20px;
}

.join p {
	margin:0px 0px 8px 0px;
}

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

.story #content div.photo {
	text-align:center;
	width:100%;
}

.story #content .description{
	text-align:center;	
	margin-top:5px;
	margin-bottom:15px;

}

.story #content p {
	margin-top:5px;
	margin-bottom:5px;
}

.story #content h4 {
	margin-top:10px;
	margin-bottom:5px;
}

.story #content h5 {
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
}

.story #content h6 {
	margin-top:5px;
	margin-bottom:5px;
}

.story #content ol {
	margin-top:5px;
	margin-bottom:5px;
}

.story #content ol li{
	list-style:outside decimal;
	margin-left:50px;
}

.story #content ul {
	margin-top:5px;
	margin-bottom:5px;
	list-style:outside disc;
}

.story #content ul li{
	list-style:outside disc;
	margin-left:50px;
}

.story #content ul.page_list {
	float:right;
}

.story #content ul.page_list li{
	margin-left:0px;
}

/***********/
.shop #content {
    height:700px;
}
.shop .column1 {
}

.shop h5 {
	float:left;
}

.shop ul {
	margin:0px 0px 10px 75px;
}

.shop li {
	list-style:none;
}

.shop span.day {
	display:block;
	float:left;
	width:100px;
}

.shop a#bt_contact {
	width:168px;
	height:75px;
	display:block;
	margin-left:-7px;
}

.shop label {
	width:80px;
	display:block;
	float:left;
	padding:0px;
	margin:5px 0px 0px 0px;
	line-height:20px;
}

.shop input {
	width:320px;
	height:20px;
	border-style:solid;
	border-width:1px;
	margin:5px 0px 0px 0px;
}

.shop textarea {
	width:400px;
	height:150px;
	clear:left;
	border-style:solid;
	border-width:1px;
}

.shop input[type=submit] {
	width:81px;
	height:34px;
	border:none;
	text-align:center;
	padding:0px 0px 5px 0px;
}

.shop .column2 {
	padding-top:45px;
}

.shop .submit {
	text-align:center;
	padding-top:10px;
}

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

.friends .column1 {
	margin:0px;
        margin-bottom: 150px;
	width:417px;
}

.friends .column1 ul {
    height:800px;
    background-image:url(../images/products/shadow.png);
    background-repeat: repeat-y;
}

.friends ul.thumbs {
	margin:55px 0px 0px 0px;
	padding:0px;
}

.friends ul.thumbs li {
	display:block;
	float:left;
	width:90px;
	height:90px;
	margin:0px 10px 10px 0px;
}

.friends ul {
	margin-bottom:10px;
}


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

ul.page_list li,
ul.page_list li a {
	margin:0px;
	display:block;
	float:left;
	width:22px;
	height:22px;
	text-align:center;
	line-height:22px;
}
