BODY {
    scrollbar-3dlight-color:#fed57b;
	scrollbar-track-color:#fed57b;
	scrollbar-darkshadow-color:#fed57b;
	scrollbar-face-color:#ffa40d;
	scrollbar-highlight-color:#fabf87;
	scrollbar-shadow-color:#fed57b;
	scrollbar-arrow-color:#ffffff;
	SCROLLBAR-BASE-COLOR:#fed57b;
	background: #FFC478 url(images/bg.jpg) top repeat-x;
	padding-top: 8px;
}

*{
	color: #000000;
}

A {
	color: #333333; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
}

A:active {
	color: #333333
}

#root{
	width: 798px;
	margin: 0px auto;
	overflow: hidden;
}

#head{
	height: 198px;
	overflow:hidden;
}

#menu, #site, #foot{
	clear: both;
}

#menu{
	height: 40px;
	overflow: hidden;
}

#menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li{
	float: left;
}

#foot *, #foot{
	color:#FFFFCC;
}

#foot{
	padding: 6px 0px;
}

#pro #title, #proshow #title, #work #title{
	background: url(images/staff_title.jpg) top center no-repeat;
	height: 430px;
	overflow: hidden;
}

#pro #site, #proshow #site, #work #site{
	background-color: #FEC23E;
	padding-bottom: 50px;
}

#title h1{
	display: none;
}

#work_list .item, #pro_list .item{
	float: left;
	margin-right: 34px;
}

#pro_list .last, #work_list .last{
	margin-right: 0px;
}

#work_list .photo, #pro_list .photo{
	width: 200px;
	height: 289px;
	overflow: hidden;
}

#work_list .title, #pro_list .title{
	text-align: center;
	padding: 10px 0px 20px 0px;
}

#work_list, #pro_list{
	width: 668px;
	margin: 0px auto;
}

#work .no_data{
	text-align: center;
	padding: 20px 0;
	font-size: 14px;
}

.hidden{
	display: none;
}

#index #flash{
	height: 335px;
	overflow: hidden;
}

#index #main{
	background: url(images/index.jpg) top center no-repeat;
	height: 215px;
	padding: 31px 0 0 10px;
}

#index .right{
	width: 320px;
	overflow: hidden;
	float: left;
	height: 140px;
	background-color:#FFFCCC;
	margin-left: 20px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 5px;
}

#index .left{
	width: 417px;
	overflow: hidden;
	float: left;
}

#index .right .item{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: #FF6600 1px dotted;
}

#index .right .time{
	color:#660000;
	float: left;
	width: 60px;
	overflow: hidden;
	margin-right: 5px;
}

#index .right .cc{
	float: right;
	width: 230px;
	overflow: hidden;
}