﻿/* CSS style for David Strand Designs by Wen Huang */
/* active link style */
A:active {
	color: #fbb72d;
	text-decoration: underline;
}
A:visited {
	color: #fbb72d;
	text-decoration: underline;
}
A:link {
	color: #fbb72d;
	text-decoration: underline;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
A:active.navlink {
	color: #fbb72d;
	text-decoration: none;
}
A:link.navlink {
	color: #fbb72d;
	text-decoration: none;
}
A:visited.navlink {
	color: #fbb72d;
	text-decoration: none;
}
A:hover.navlink {
	color: #666666;
	text-decoration: underline;
}
.color_orange {
	color: #fbb72d;
}
.color_gray {
	color: #666666;
}
hr {
	margin-top: 25px;
	border-left-color: black;
	border-right-color: black;
	border-top-color: black;
	border-bottom: 1px dotted #333;
}
/* English text style */
.header {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 16px;
	padding-top: .3cm;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fbb72d;
	text-decoration: none;
}
.subhead {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbb72d;
	text-decoration: none;
}
.leftnav {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 11px;
	color: #fbb72d;
	padding-bottom: .09cm;
	text-decoration: none;
}
.text_bio {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 15px;
	color: #fbb72d;
	line-height: 24px;
	text-decoration: none;
}
.text {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 12px;
	color: #fbb72d;
	line-height: 16px;
	text-decoration: none;
}
.descr {
	font-family: arial;
	font-size: 10px;
	color: #fbb72d;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
}
.productlist li {
	display: table;
	float: left;
	padding-bottom: 40px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fbb72d;
	line-height: 16px;
	text-align: center;
	margin-right: 10px;
	width: 175px;
}
ul {
	padding-left: 0px;
}
.copyright {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 10px;
}
.footer {
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
/* div------------------------------------------------ */
#header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 195px;
	z-index: 1;
	background: #000;
	border-bottom: 4px solid #fbb72d;
	border-bottom-style: double;
}
#header_inside {
	top: 0;
	float: right;
}
body {
	margin: 0;
	padding: 0;
	background: #000;
}
#content {
	margin-top: 13em;
	margin-bottom: 60px;
}
#content2 {
	margin-top: 1em;
	margin-bottom: 60px;
	margin-left: 250px;
	margin-right: 50px;
}
#content3 {
	margin-top: 15em;
	margin-bottom: 60px;
	margin-left: 240px;
	margin-right: 50px;

}
#title {
	margin-top: 8.5em;
	width: 90%;
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 27px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #fbb72d;
	text-decoration: none;
	border-bottom: 1px dotted #fbb72d;
	margin-left: auto;
	margin-right: auto;
}
#title2 {
	margin-top: 8.5em;
	width: 100%;
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 27px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #fbb72d;
	text-decoration: none;
	border-bottom: 1px dotted #fbb72d;
}
#title3 {
	margin-top: 8.5em;
	margin-left: 60px;
	width: 89%;
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 27px;
	letter-spacing: 2px;
	font-weight: normal;
	color: #fbb72d;
	text-decoration: none;
	border-bottom: 1px dotted #fbb72d;
}
#column1 {
	margin-top: 2em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#column2 {
	margin-top: 1em;
	width: 90%;
}
#img {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
}
#nav {
	position: fixed;
	top: 14.5em;
	width: 11em;
	margin: 0;
	padding: 0;
	margin-left: 45px;
	color: orange;
	background: #000;

}
address {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 1.5em;
	padding: 5px;
	text-align: center;
	background: #000;
	color: #fbb72d;
	border-top: 1px #fbb72d solid;
	font-family: Times, Times New Roman, Palatino, Bookman, New Century Schoolbook, serif;
	font-size: 11px;
	font-style: normal;
}




/* Generated by PURE CSS Menu Maker. This file may be modified freely. */


#cm-nav {

        margin:0;
        padding:0;
        margin-top:8px;
      }
      
#cm-nav li a.arrow {
	background-image: url(arrow-right.gif);
}
ul#cm-nav, ul#cm-nav ul {
	border-width: 1px;
	border-color: #fbb72d;
	width: 150px;
	list-style-type: none;
	list-style-image: none;
	border-bottom-style: solid;
	margin-left:0;

}
ul#cm-nav li {
	position: relative;
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
	padding: 0px;
}
ul#cm-nav li li {
	width: auto;
	float: none;
}
#cm-nav a {
	text-align: left;
	display: block;
	white-space: nowrap;
	background: yellow;
	text-decoration: none;
}
#cm-nav a:focus {
	outline-style: none;
	outline-color: invert;
	outline-width: medium;
}
#cm-nav a.no-click {
	cursor: default;
}
#cm-nav > li > a, #cm-nav > li > a.arrow {
	padding-right: 4px;
}
.arrow-pad#cm-nav > li > a, #cm-nav ul.arrow-pad > li > a {
	padding-right: 11px;
}
#cm-nav li a.arrow, #cm-nav > li > a.arrow {
	background-repeat: no-repeat;
	background-position: right 50%;
}
#cm-nav li ul, #cm-nav li:hover ul ul, #cm-nav li:hover ul ul ul, #cm-nav li:hover ul ul ul ul, #cm-nav li:hover ul ul ul ul ul, #cm-nav li:hover ul ul ul ul ul ul, #cm-nav li:hover ul ul ul ul ul ul ul, #cm-nav li:hover ul ul ul ul ul ul ul ul {
	z-index: 999;
	position: absolute;
	display: none;
}
#cm-nav li:hover ul, #cm-nav li li:hover ul, #cm-nav li li li:hover ul, #cm-nav li li li li:hover ul, #cm-nav li li li li li:hover ul, #cm-nav li li li li li li:hover ul, #cm-nav li li li li li li li:hover ul {
	display: block;
	margin-left: 100%;
}
#cm-nav ul ul {
	margin-left: 0px;
}
#cm-nav ul {
	top: 0px;
	left: 0px;
}
#cm-nav a, #cm-nav li:hover > a {
	background-color: #000000;
}
#cm-nav a {
	font-family: "Times New Roman", Times, serif;
	font-size : 10px;
	color: #fbb72d;
	border-width: 1px;
	border-color: #fbb72d;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	padding: 7px;
	!padding: 4px;


}
#cm-nav li:hover > a {
	color: #666666;
}
