*{
	color:#FFFF99;
}

A {
	color:#FFFF99;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #990000; 
	TEXT-DECORATION: underline;
}

body{
	background: #E1B131 url(images/backgroud.jpg) repeat-x top;
	padding: 0px;
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #3C1B0A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #3C1B0A; 
	SCROLLBAR-SHADOW-COLOR: #3C1B0A; 
	SCROLLBAR-3DLIGHT-COLOR: #3C1B0A; 
	SCROLLBAR-ARROW-COLOR: #FFFF66; 
	SCROLLBAR-TRACK-COLOR: #A5761C; 
	SCROLLBAR-DARKSHADOW-COLOR: #3C1B0A; 
	SCROLLBAR-BASE-COLOR: #A5761C; 
}

*{
	font-size: 12px;
}

#index{
	width: 800px;
	margin: 0px auto;	
	overflow: hidden;
}

#center{
	clear: both;
	padding: 0px;
	height: auto;
	background-color: #5A4119;
}

#top{
	height: 117px;
	background:url(http://www.shikinen.com/uploads/shikinen/2010/03/top.jpg) top no-repeat;
	background-color:#000000;
}


#footer{
	height: 119px;
	margin: 0px auto;
	background:url(images/bo.jpg) top left no-repeat;
	background-color:#E1B131;
	overflow: hidden;
	clear: both;
	position: relative;
}

#footer .menu{
	margin-top: 48px;
	margin-left: 50px;
}

#footer .menu .item{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right:#FFFFFF solid 1px;
}

#footer .menu .item1{
	float: left;
}


#footer .copyright{
	position: absolute;
	left: 50px;
	top: 100px;
}

#footer .copyright .name, #footer .copyright .design{
	float: left;
}


#footer .copyright .design{
	margin-left: 30px;
	color:#333333;
}

#footer .copyright .design a{
	color:#333333;
}


#top #menu{
	float:right;
}

#top #menu .item{
	float: left;
}

#product{
	width: 800px;
	height: 780px;
	overflow: hidden;
	background: url(images/staff-bg.jpg) top left no-repeat;
	padding-left: 15px;
}

#proshow{
	width: 800px;
	height: 500px;
	overflow: hidden;
	background: url(images/staff-bg.jpg) top left no-repeat;
	padding-top: 100px;
}

#pro{
	width: 690px;
	margin: 85px auto 0px auto;
	text-align:center;
	padding-left: 25px;
}

#pro .item{
	width: 200px;
	border:#CAB542 double 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	overflow: hidden;
}

#pro .item .title{
	background-color: #CAB542;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
}

#pro .item .photo{
	padding:3px;
}

#pro .item .title a{
	color: #996600;
	font-weight: bold;
	font-size: 14px;
}

/* Various styles */

.pagebar {
	padding: 0.6em 3.5em 0.2em 1em;
	margin-right: 10px;
	margin-bottom: 1.0em;
	margin-top: 6px;
	text-decoration: none;
	text-align: right;
	clear:both;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #5F471B;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #5F471B
}

.pagebar a:visited {
	border: 1px solid #5F471B;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #5F471B;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #D8B87E;
	color: #5F471B;
}

.pagebar a:hover {
	border-color: #5F471B;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
   color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}


#pro_syousai .info .left, #pro_syousai .info .right{
	border-bottom: #FFFFFF dotted 1px;
}

#recent{
	clear: both;
	background:url(images/index_back.jpg) top left no-repeat;
	height: 263px;
	overflow: hidden;
}

#recent *{
	color:#FF0000;
}

#recent .pro, #recent #recent_news{
	float: left;
}

#recent .pro{
	width: 183px;
	height: 233px;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 23px;
}

#recent #recent_news{
	width: 305px;
	margin-top: 48px;
	height: 200px;
	overflow-y:auto;
	overflow-x: hidden;
}

#recent .recent_news_content{
	margin-bottom: 10px;
	border-bottom: #D7C45D dotted 1px;
}

#recent #recent_news .recent_news_title_0{
	color: #FFFF99;
}