@charset "utf-8";
h1 {
	font-weight: normal;
	font-size: 1em
}
h2 {
	font-weight: normal;
	font-size: 1.5em
}
h3 {
	font-weight: normal; font-size: 0.9em
}
h4 {
	font-weight: normal; font-size: 1em
}
h5 {
	font-weight: normal; font-size: 1em
}
h6 {
	font-weight: normal;
	font-size: 0.8em
}
ul {
	list-style-type: none
}
#head {
	width: 100%;
	height: 115px;
	clear: left;
	background-image: url(../image/index/op_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	float: none;
}


.welcom {
	background-image: url(../image/index/bg_wel.gif);
	background-repeat: repeat-y;
	font-size: 15px;
	height: 33px;
	width: 30%;
	float: right;
	background-attachment: scroll;
	clear: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#nav {
	background:#808259 repeat-x;
	float:left;
	width:70%;
	border-width:1px 0;
	height: 30px;
	clear: none;
	border-color: #42432d;
	border-style: solid;
	margin: 0px;
	padding-top: 1px;
	padding-left: 0px;
	font-size: 14px;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
}
#nav a:link, 
#nav a:visited {
	color:#000;
	background:#b2b580;
	float:left;
	width:auto;
	border-right:1px solid #42432d;
	text-transform:capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
} 
#nav li:first-child a { 
border-left:1px solid #42432d; 
} 
#nav a:hover { 
color:#fff; 
background:#727454; 
} 

#container {
	float: none;
	font-size: 14px;
	background-image: url(../image/wall.png);
	background-repeat: no-repeat;
	height: 580px;
	width: 900px;
	padding-top: 10px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.content {
	float: left;
	height: 335px;
	width: 60%;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}

.side {
	float: right;
	height: 190px;
	width: 560px;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.other {
	clear: none;
	height: 200px;
	width: 500px;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	float: right;
}

#footer {
	float: none;
	height: 380px;
	width: 900px;
	clear: both;
	background-image: url(../image/footer_bg.png);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	overflow: hidden;
}
#hide {
	visibility: visible;
	clear: both;
	width: 900px;
	position: absolute;
	top: 930px;
	height: 200px;
	margin-bottom: 0px;
	float: left;
	left: 50px;
	border: 1px dotted #CC0000;
}

.dir {
	height: 190px;
	width: 18%;
	float: left;
	font-size: 15px;
	padding-top: 20px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}



#extral {
	height: 200px;
	width: 900px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pic {
	height: 200px;
	width: 155px;
	float: right;
	background-color: #CCCCCC;
	padding: 5px;
}
A:link{
	font-size:14px;
	text-decoration:none;
	color: #000000;
} 
A:visited{
	color:#CC0000;
	font-size:14px;
	text-decoration:none
} 
A:hover{
	font-size:15px;
	text-decoration:underline
} 
A:active{
	font-size:15px;
	text-decoration:underline
} 
#footer .contact {

}
#stockshow {
	float: left;
	height: 200px;
	width: 420px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.stockshowtext {
	padding: 5px;
	float: left;
	height: 180px;
	width: 180px;
}
.stockshowimage {
	padding: 5px;
	float: left;
	height: 180px;
	width: auto;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.contact {
	float: left;
	height: 120px;
	width: 99%;
	font-size: 12px;
}

