/* CSS Document */

*{
	padding:0;
	margin:0;
}

html{
	overflow:hidden;
}

body{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#FFFAFA;
	background:#3d4c47;
}

a{
	color:#FFFAFA;
	text-decoration:none;
}

a:hover{
	color:#FFFF33;
}

img{
	behavior: url("js/iepngfix.htc");
	border:none;
}

p{
	font-size:0.8125em;
	line-height:1.7em;
	margin:0 0 10px 0;
}

#container{
	width:100%;
}

h1{

}

h2{
	font-size:1.25em;
	color:#FFFF33;
	margin:0 0 10px 0;
}

h3{
	margin:0 0 10px 0;
}

h4{
	color:#FFFAFA;
	margin:0 0 10px 0;
	font-size:0.9375em;
}

h5{
	margin:5px 0 0 0;
}

b{
	line-height:1.7em;
}

.banner{
	width:718px;
}

.coming_soon{
	padding:20px 0 0 0;
	color:#64706c;
}

.green{
	color:#75996A;
}

.green a{
	color:#75996A;
}

.green a:hover{
	color:#FFFF33;
}

.yellow{
	color:#FFFF33;
	margin:0;
	display:block;
}

.yellowline{
	width:20px;
	line-height:70%;
	border-top:1px solid #FFFF33;
}

.whiteline{
	width:20px;
	line-height:70%;
	border-top:1px solid #FFFAFA;
}

.yellowand{
	color:#FFFF33;
}

.gray, .gray a{
	color:#64706C;
}

.gray a:hover{
	color:#FFFF33;
}

#header{
	width:100%;
	position:absolute;
	left:0;
	top:0;
	clear:both;
}

#header .top{
	width:740px;
	position:absolute;
	left:220px;
	top:-10px;
	z-index:3001;
}

#header .top li{
	float:right;
	padding:2px 10px 3px 10px;
	margin:20px 0 0 0;
	list-style:none;
	line-height:60%;
	height:8px;
	border-right:1px solid #FFFAFA;
}

#header .top .last{
	border:none;
	padding:2px 0 3px 10px;
}

.top li a{
	font-size:0.8125em;
	color:#FFFAFA;
}

.top li a:hover{
	color:#FFFF33;
	/*color:#3d4c47;*/
}

#logo{
	position:absolute;
	left:10px;
	top:0;
	z-index:3000;
}

#menu{
	border-top:1px solid #FFFAF0;
	border-bottom:2px solid #FFFAF0;
	padding:7px 0 5px 0;
	position:absolute;
	top:78px;
	left:220px;
	z-index:3000;
}

#menu ul{
	width:670px;
}

#menu li{
	float:left;
	list-style:none;
	padding:0 2px 0 2px;
}

#menu li img{
	padding:0 5px 0 0;
}

#menu .first{
	padding:0 2px 0 0;
}

#menu .last{
	padding:0 0 0 2px;
}

#main{
	width:980px;
	margin:0;
	clear:both;
}

#submenu{
	position:absolute;
	left:20px;
	top:110px;
	border-top:2px solid #FFFAF0;
	background:#3d4c47;
	width:180px;
	z-index:3000;
	font-size:0.9375em;
}

#submenu .current{
	color:#FFFF33;
}

#submenu .line{
	border-bottom:1px solid #FFFAF0;
	padding:0;
}

#submenu div{
	margin:5px 0 3px 0;
	padding:0 0 0 15px;
}

#submenu .title{
	padding:0;
}

#submenu a:hover{
	color:#FFFF33;
}

.bg{
	position:absolute;
	left:0;
	bottom:0;
	z-index:3;
}

.row{
	clear:both;
}

.col1{
	float:left;
	width:350px;
	margin:0 20px 0 0;
}

.col2{
	float:left;
	width:340px;
	padding:0 10px 0 0;
}

.enter{
	height:31px
}

.enter2{
	height:35px
}

.table{
	font-size:0.8125em;
	line-height:1.3em;
	padding:5px 0 0 0;
}

.tabletitle{
	clear:both;
	padding:5px 0;
	width:705px;
}

.tableheader{
	clear:both;
	padding:2px 0 0 0;
	width:705px;
}

.tableheader div{
	background:#35413D;
	padding:5px 0 2px 10px;
	float:left;
	height:20px;
	border-right:1px solid #3D4C47;
}

.tabletitle p, .tableheader p{
	margin:0;
}

.middle{
	padding:10px 0 0 0;
}

.point{
	width:75px;
	text-align:center;
	font-size:130%;
	padding: 0;
}

.price{
	padding:4px 0 0 0;
}

.lightboxDesc .price{
	padding:0;
	margin:0 0 0 10px;
}

.tableline{
	border-top:1px solid #FFFAF0;
	clear:both;
	width:705px;
	height:40px;
	padding:2px 0 5px 0;
}

.tablenoline{
	clear:both;
	width:705px;
	padding:5px 0 0 0;
	height:25px;
}

.tablecol2{
	width:100px;
	float:left;
}

.tablecol3{
	width:150px;
	padding:0 20px 0 0;
	float:left;
}

.tablecol4{
	width:60px;
	float:left;
}

.tablecol5{
	width:75px;
	float:left;
	text-align:center;
}

.table .row{
	width:705px;
	padding:5px 0 0 0;
	border-top:2px solid #FFFAF0;
}

.table .left{
	width:500px;
	padding:5px 0 0 0;
	float:left;
}

.table .right{
	width:120px;
	padding:5px 0 0 0;
	float:right;
	text-align:right;
}

.a3col1{
	float:left;
	margin:0 20px 0 0 ;
	width:225px;
}

.a3col2{
	float:left;
	margin:0 20px 0 0;
	width:225px;
}

.a3col3{
	float:left;
	width:225px;
}

.a2col1{
	width:170px;
	margin:0 20px 0 0;
	float:left;
}

.a2col2{
	width:550px;
	float:left;
}

.b2col1{
	width:470px;
	margin:0 20px 0 0;
	float:left;
	
}

.b2col2{
	width:170px;
	float:left;
}

.c2col1{
	width:220px;
	margin:0 20px 0 0;
	float:left;
}

.c2col2{
	width:500px;
	float:left;
}


.newsgallery{
	background:url(../images/loading.gif) center center no-repeat;
	height:460px;
	width:100%;
}

.newstable{
	width:470px;
	margin:10px 0 0 0;
	border-top:3px solid #698678;
}

.newsrow{
	clear:both;
	width:470px;
	border-bottom:1px solid #698678;
}

.newsrowend{
	clear:both;
	width:470px;
	padding:0 0 5px 0;
	border-bottom:3px solid #698678;
}

.newsrow .middle{
	padding:5px 0;
}

.newstable .col1{
	width:150px;
	margin:0 10px 0 0;
	float:left;
}

.newstable .col2{
	width:150px;
	margin:0 10px 0 0;
	float:left;
}

.newstable .col3{
	width:140px;
	margin:0;
	float:left;
}

#myElement, #myElement2,#myElement3,#myElement4,#myElement5,#myElement6,#myElement7,#myElement8{
	width: 340px;
	position:relative;
}

.photo_des{
	margin:10px 0 0 0;
}

.workphoto1,.workphoto2,.workphoto3,.workphoto4,.workphoto5,.workphoto6,.workphoto7,.workphoto8{
	width: 335px;
	height:230px;
	padding:0 0 0 5px;
	background:#FFFF33;
	color:#75996A;
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
	display:none;
}

.hidden{
	display:none;
}

.font17px{
	font-size:1.0625em;
}

.font15px{
	font-size:0.9375em;
}

.font13px{
	font-size:0.8125em;
}

.font11px{
	font-size:0.6875em;
	line-height:1.7em;
}

.font10px{
	font-size:0.625em;
}

.font9px{
	font-size:0.5625em;
	margin:2px 0 5px 0;
}

.workcol1{
	float:left;
	width:340px;
	margin:0 20px 0 0;
}

.workcol2{
	float:left;
	width:340px;
}

.workcol2 h3{
	margin:0;
}

.workcol2 .left{
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0 0;
	width:40px;
}

.workcol2 .right{
	float:right;
	width:290px;
	padding:2px 0 0 0;
}

.no{
	color:#FFFF33;
	font-size:0.6875em;
	margin:0 0 10px 0;
}

.topline{
	border-top:1px solid #FFFAF0;
	margin:3px 0 0 0;
	padding:2px 0 0 0;
	clear:both;
}

.timeline_header{
	position:absolute;
	left:200px;
	top:150px;
	width:70px;
	height:450px;
	background:#3d4c47;
	z-index:5;
	padding:0 0 0 20px;
}

.timeline, .timeline2{
	margin:150px 0 0 290px;
	clear:both;
	width:740px;
	height:420px;
}

.timeline2{
	margin:150px 0 0 0;
}

.timeline_space{
	float:left;
	width:40px;
}

.timeline_col170{
	float:left;
	width:170px;
}

.timeline_col200{
	float:left;
	width:200px;
}

.timeline_col220{
	float:left;
	width:220px;
}

.timeline_col230{
	float:left;
	width:230px;
}

.timeline_col280{
	float:left;
	width:280px;
}

.timeline_col340{
	float:left;
	width:340px;
}

.timeline_col680{
	float:left;
	width:680px;
}

.timeline li, .timeline2 li{
	padding:0;
	margin:0 0 0 20px;
	list-style:disc;
	line-height:90%;
}

.timeline p, .timeline2 p{
	font-size:0.6875em;
	margin:0;
}

.timeline_arrow{
	position:absolute;
	left:0px;
	top:115px;
}

.timeline_l_arrow{
	position:absolute;
	left:0px;
	top:150px;
}

.row1{
	height:80px;
	border-top:1px solid #FFFAF0;
	padding:5px 5px 0 0;
}

.row2{
	height:100px;
	padding:5px 5px 0 0;
}

.row3{
	height:205px;
	border-top:1px solid #FFFAF0;
	padding:5px 5px 0 0;
}

.timeline2 .left{
	float:left;
	width:50%;
}

.timeline2 .right{
	float:left;
	width:50%;
}

.row4{
	height:20px;
	background:#FFFF33;
}

.row5{
	height:20px;
	background:#FFFF33;
	border-left:1px solid #999999;
	color:#3D4C47;
	padding:0 0 0 5px;
	font-size:0.8125em;
}

.scroll{
	width:340px;
	height:420px;
	overflow:auto;
}

.news-detail{
	width:300px;
}

.news-detail h3{
	color:#FFFF33;
	padding:5px 0 10px 0;
	font-size:0.9375em;
	line-height:1.4em;
	background:url(../images/point.png) repeat-x bottom;
}

.news-list{
	padding:2px 0;
	margin:0 0 5px 0;
	background:url(../images/point.png) repeat-x bottom;
	display:block;
	width:300px;
	cursor:pointer;
}

.news-title{
	font-size:0.875em;
	color:#D3D3D3;
	display:block;
	padding:5px 0;
}

a:hover .gray, a:hover .font10px{
	color:#FFFAF0;
}

a:hover .news-title{
	color:#FFFF33;
}

.lightboxlink a{
	color:#64706c;
	font-size:0.6875em;
}

.lightboxlink a:hover{
	color:#FFFAF0;
}

/*-------------------------------------------------------------------------------------------*/

#demo-wrapper {
	left:0;
	top:0;
	margin:0 auto;
	overflow:hidden;
	width:100%;
	height:100%;
	position:absolute;
	z-index:4;
}

#demo-inner {
	width:12000px;
	height:3000px;
	position:relative;
}

.scrolling-content {
	width:980px;
	position:absolute;
	height:100%;
}

.content{
	margin:120px 0 0 220px;
	clear:both;
	width:740px;
	height:450px;
}

.content li{
	list-style:disc;
	font-size:0.8125em;
	margin:0 0 5px 20px;
	line-height:1.7em;
}

#content1 {
	left:0; top:0;
}
#content2 {
	left:1000px; top:0;
}

#content3{
	left:2000px; top:0;
}

#content4 {
	left:3000px; top:0;
}

#content5 {
	left:4000px; top:0;
}

#content6 {
	left:5000px; top:0;
}

#content7 {
	left:6000px; top:0;
}

#content8 {
	left:7000px; top:0;
}

#content9 {
	left:8000px; top:0;
}

#content10{
	left:9000px; top:0;
}

#content11{
	left:10000px; top:0;
}

#content12{
	left:11000px; top:0;
}

#time_content1 {
	left:0; top:0;
}

#time_content2 {
	left:970px; top:0;
}

#time_content3{
	left:1690px; top:0;
}

#time_content4 {
	left:2410px; top:0;
}

#time_content5 {
	left:3130px; top:0;
}

#time_content6 {
	left:3850px; top:0;
}

#time_content7 {
	left:4570px; top:0;
}

#time_content8 {
	left:5290px; top:0;
}

#time_content9 {
	left:6010px; top:0;
}

#time_content10 {
	left:6730px; top:0;
}

#time_content11{
	left:7450px; top:0;
}

#time_content12 {
	left:8170px; top:0;
}

#time_content13 {
	left:8890px; top:0;
}

#time_content14 {
	left:9610px; top:0;
}

#time_content15 {
	left:10330px; top:0;
}

#time_content16 {
	left:11050px; top:0;
}

#time_content17 {
	left:11770px; top:0;
}

#time_content18 {
	left:12490px; top:0;
}

.arrow{
	position:absolute;
	left:-60px;
	top:120px;
}

.l_arrow{
	position:absolute;
	left:-60px;
	top:160px;
}

.page{
	position:absolute;
	left:590px;
	top:660px;
	font-size:0.625em;
	color:#64706c;
	width:700px;
}

.page2{
	position:absolute;
	left:710px;
	top:660px;
	font-size:0.625em;
	color:#64706c;
}

.page li{
	font-size:100%;
	padding:2px 5px 0 5px;
	margin:0;
	float:left;
	list-style:none;
	border-right:1px solid #64706C;
	line-height:70%;
}


.timeline_page{
	position:absolute;
	left:340px;
	top:550px;
	font-size:0.625em;
	color:#64706c;
	width:700px;
}

.page a, .page2 a, .timeline_page a{
	color:#64706c;
}

.page a:hover, .page2 a:hover,  .timeline_page a:hover{
	color:#FFFAFA;
}

.page .now, .page2 .now, .timeline_page .now{
	color:#FFFAFA;
}

.video-col{
	float:left;
	width:170px;
	height:140px;
	margin:0 20px 10px 0;
	display:block;
	cursor:pointer;
	position:relative;
	border-bottom:1px solid #666666;
}

.video-lastcol{
	float:left;
	width:170px;
	height:140px;
	margin:0 0 10px 0;
	display:block;
	cursor:pointer;
	position:relative;
	border-bottom:1px solid #666666;
}

.video-photo{
	width:100%;
	height:95px;
	display:block;
}

a .video-title{
	color:#FFFAF0;
	font-size:0.8125em;
	font-weight:normal;
	margin:5px 0 0 0;
	display:block;
}

a:hover .video-title{
	color:#FFFF33;
}

.video{
	margin:0 0 5px 0;
	display:block;
}

.download-col{
	width:170px;
	float:left;
	margin:0 20px 10px 0;
}

.download-col .copycode{
	padding:5px 0;
}

.copycode a{
	font-size:0.8125em;
	color:#FFFAF0;
}

.copycode a:hover{
	color:#FFFF33;
}

.download-lastcol{
	width:170px;
	float:left;
	margin:0 0 10px 0;
}

.download-col textarea{
	width:150px;
	height:50px;
	padding:5px;
	color:#636363;
	font-size:0.6875em;
	background:#1A1A1A;
	border:0;
	overflow:hidden;
	font-family:Verdana, Helvetica, Arial, sans-serif;
}

.download-col p{
	font-size:0.6875em;
	color:#636363;
}

.download{
	color:#FFFAF0;
	font-size:0.8125em;
}

.download .download-left{
	float:left;
	padding:5px 0 0 0;
}

.download .download-right{
	color:#808080;
	font-size:0.6875em;
	float:right;
	padding:5px 0 0 0;
}

.download a{
	color:#808080;
}

.download a:hover{
	color:#FFFF33;
}

.a4col{
	float:left;
	width:170px;
	height:225px;
	margin:0 13px 0 0;
	border-bottom:1px solid #FFFAF0;
}

.a4lasttcol{
	float:left;
	width:170px;
	height:225px;
	margin:0;
	border-bottom:1px solid #FFFAF0;
}

.a4col .photo, .a4lasttcol .photo{
	margin:0 0 5px 0;
}

.a4col h4, .a4lasttcol h4{
	font-weight:normal;
	margin:0 0 5px 0;
}

.a4col p, .a4lasttcol p{
	margin:0 0 5px 0;
}

.b4col{
	float:left;
	width:170px;
	padding:15px 0 0 0;
	margin:0 11px 0 0;
}

.b4lasttcol{
	float:left;
	width:170px;
	padding:15px 0 0 0;
	margin:0;
}

.toppointLine{
	background:url(../images/point.png) repeat-x top;
	clear:both;
	height:45px;
	width:715px;
}

.toppointLine h4, .toppointLine h4 a{
	color:#FFFF33;
}

.toppointLine h4 a img{
	margin:0 0 0 5px;
	display:none;
}

.toppointLine h4 a:hover img{
	display:inline;
}

.toppointLine p{
	margin:0 0 8px 0;
	line-height:130%;
}

.toppointLine img{
	margin:0 0 0 10px;
}

dl{
	clear:both;
}

dd{
	float:left;
	width:40px;
}

dt{
	float:left;
}

.product{
	width:94px;
	height:94px;
	margin:0 10px 10px 0;
	float:left;
}

.product-last{
	width:94px;
	height:94px;
	margin:0 0 10px 0;
	float:left;
}

.product span, .product-last span{
	width:84px;
	height:84px;
	padding:5px;
	color:#75996A;
	background:#FFFF33;
	display:none;
	cursor:pointer;
	font-size:11px;
}

.online{
	width:94px;
	height:94px;
}

.online a .photo1{
	display:block;
	background:#394840;
	width:84px;
	height:84px;
	background:#394840;
	display:block;
	padding:5px;
	cursor:pointer;
	font-size:0.8125em;;
	color:#FFFAFA;
}

.online a:hover .photo1{
	background:#597465;
	color:#FFFAFA;
}


.bookTopline{
	background:url(../images/point.png) repeat-x top;
	padding:10px 0 0 0;
}

.bookphoto{
	width:174px;
	height:210px;
	float:left;
}

.bookdetail{
	width:176px;
	height:210px;
	float:right;
}

.bookdetail p{
	margin:0;
}

.booklink{
	background:url(../images/point.png) repeat-x top;
	color:#75996A;
	font-size:0.8125em;
	padding:5px 0 0 0;
}

.booklink a{
	color:#75996A;
}

.booklink a:hover{
	color:#FFFAFA;
}

/*------------------------ coffee -------------------------------*/

.coffee{
	color:#42382F;
}

.coffee_gallery{
	width:350px;
	clear:both;
	margin:0 0 4px 0;
}

.coffee_gallery .photo{
	width:114px;
	float:left;
	margin:0 4px 0 0;
	position:relative;
}

.coffee_gallery .lastphoto{
	width:114px;
	float:left;
	margin:0;
	position:relative;
}

.coffee-page{
	color:#4C392D;
	position:absolute;
	left:590px;
	top:550px;
	font-size:0.625em;
	width:700px;
}

.coffee-page a{
	color:#4C392D;
}

.coffee-page a:hover{
	color:#FFFAFA;
}

.coffee-page  .now{
	color:#FFFAFA;
}

.partner li{
	float:left;
	padding:0 2px 10px 0;
	margin:0;
	list-style:none;
}

.coffee-table{
	padding: 0;
	margin:10px 0 0 0;
	border-top:1px solid #FFFAF0; 
}

.coffee-table2{
	padding: 0;
	margin:20px 0 0 0;
	border-top:1px solid #FFFAF0;
	clear:both;
}

.coffee-table p, .coffee-table2 p{
	margin:0;
}

.coffee-row{
	background:url(../images/coffee/coffee-point.png) repeat-x bottom;
	clear:both;
	height:30px;
}

.coffee-row2{
	border-bottom:1px solid #FFFAF0;
	clear:both;
}

.coffee-3col1{
	float:left;
	width:100px;
	padding:5px 0;
}

.coffee-3col2{
	float:left;
	width:130px;
	padding:5px 0;
}

.coffee-3col3{
	float:left;
	width:110px;
	padding:5px 0;
}

.coffee-col1{
	float:left;
	width:100px;
}

.coffee-col2{
	float:left;
	width:240px;
}

.col60{
	width:60px;
	float:left;
	margin:0 20px 0 0;
	padding:5px 0 0 0;
}

.col310{
	width:310px;
	float:left;
	padding:5px 0 0 0;
}

.col30{
	width:30px;
	float:left;
	margin:0 20px 0 0;
	padding:5px 0 0 0;
}

.col450{
	width:450px;
	float:left;
	padding:2px 0 0 0;
}

.col185{
	width:185px;
	float:left;
	padding:2px 0 0 0;
}

.col90{
	width:90px;
	margin:0 0 0 20px;
	float:left;
	padding:2px 0 0 0;
}

.col110{
	width:110px;
	margin:0 20px 0 0;
	float:left;
	padding:2px 0 0 0;
}

.col150{
	width:150px;
	float:left;
	padding:2px 0 0 0;
}

.col80{
	width:80px;
	margin:0 20px 0 0;
	float:left;
	padding:2px 0 0 0;
}

.col145{
	width:145px;
	float:left;
	margin:0 20px 0 0;
	padding:2px 0 0 0;
}

.col160{
	width:160px;
	float:left;
	margin:0 20px 0 0;
	padding:2px 0 0 0;
}

.col260{
	width:260px;
	float:left;
	margin:0 20px 0 0;
	padding:2px 0 0 0;
}

.col355{
	width:355px;
	float:left;
	padding:2px 0 0 0;
}

.col470{
	width:470px;
	float:left;
	padding:2px 0 0 0;
}

.col140{
	width:140px;
	float:left;
	margin:0 20px 0 0;
	padding:2px 0 0 0;
}

.col560{
	width:560px;
	float:left;
	padding:2px 0 0 0;
}

.coffee-table2 .yellowdate{
	font-size:0.8125em;
	color:#FFFF33
}

.coffee-table2 .yellowweek{
	font-size:0.6875em;
	color:#FFFF33;
	margin:0 0 0 5px;
}

.coffee-table2 .date{
	font-size:0.8125em;
}

.coffee-table2 .week{
	font-size:0.6875em;
	margin:0 0 0 5px;
}

.cofffee-gray{
	color:#846E57;
}

.underline{
	background:url(../images/coffee/coffee-point.png) repeat-x bottom;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
}

.see{
	color:#9E917E;
	padding:0 0 2px 0;
	background:url(../images/point_w.png) repeat-x bottom;
}

.media{
	color:#42382F;
	padding:0 0 2px 0;
}

.media:hover{
	color:#FFFF33;
	background:url(../images/point_y.png) repeat-x bottom;
}

.grayline{
	width:20px;
	line-height:70&;
	border-top:1px solid #9E917E;
}

.video-over{
	background:url(../images/triangle.png) no-repeat center center;
	width:114px;
	height:75px;
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	cursor:pointer;
}

.report_list{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	height:45px;
	background:url(../images/point_w.png) repeat-x bottom;
}

.report_header{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	height:55px;
	background:url(../images/point.png) repeat-x bottom;
}

.report_header h2{
	margin:0;
}

.report-content{
	width:700px;
	clear:both;
}

.report-content a{
	color:#64706C;
}

.report-content a:hover{
	color:#FFFAF0;
	border-bottom:1px solid #FFFF33;
}

.report_list .green a:hover, .report_header .green a:hover{
	color:#FFFAF0;
	border-bottom:1px solid #FFFF33
}

.report-info{
	clear:both;
}

.report-info .green, .report-info .green a{
	color:#698678;
}

.report-info li{
	float:left;
	list-style:none;
	padding:0 10px;
	margin:10px 0 0 0;
	border-right:1px solid #64706C;
	color:#64706C;
	line-height:120%;
}

.report-info .icon{
	border:none;
	padding:1px 5px 0 0;
}

.report-scroll{
	width:100%;
	height:420px;
	overflow:auto;
}

.label{
	width:180px;
	top:220px;
	left:20px;
	position:absolute;
	z-index:3000;
}

.label ul{
	clear:both;
}

.label li{
	float:left;
	padding:10px 5px 0 0;
	list-style:none;
}

.label-title{
	padding:0px;
}

a .label-box{
	background:#64706C;
	padding:5px;
	margin:10px 0 0 0;
}

a:hover .label-box{
	color:#FFFAFA;
	background:#75996A;
}

/*------------ footer ------------------------------------------ */

#footer{
	font-size:0.5625em;
	font-family: Monaco,'Lucida Console',Andale Mono, monospace;
	position:absolute;
	bottom:12px;
	left:158px;
	width:760px;
	text-align:right;
	z-index:3000;
}

#footer a{
	color:#FFFAFA;
}

#footer a:hover{
	color:#333333;
}

