﻿/* Copyright(c) JINTIAN TECHNOLOGY(SHANGHAI) CO.,LTD */

/* Gardenonline Network from 2000 to ... */

/* 
	Director: Qiang Guo
	
	Manager: Anthony Weng
	Programmer: Coming Shen
	Web designer: Old Cheung; Xiaoyan Zhou
	
	Editor: Jianhua Jin; Ying Cheung; Peihua Dong; Hua Wen
	Trader: Meina Huang; Xiaoyan Yuan
*/

body {
	background-color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}
td, input {
	font-size: 9pt;
}
.rpt_x {
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}

/* 绿化菜单 Begin */
#lvhuamenu {
	margin-bottom: 8px;
}
#lvhuamenu td {
	background-color: #5F5F5F;
	text-align: center;
	letter-spacing: 1px;
	color: #AAAAAA;
}
#lvhuamenu a {
	color: #CFCFCF;
	text-decoration: none;
}
#lvhuamenu a:hover {
	color: #FFFFFF;
}
/* 绿化菜单 End */

/* 一级菜单 Begin */
#pmenu1 {
	margin-bottom: 1px;
}
#pmenu1 a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#pmenu1 a:hover {
	text-decoration: none;
}
/* 一级菜单 End */

/* 二级菜单 Begin */
.subtotal {
	padding: 2px 3px 0 3px;
	background-color: #444444;
	color: #ffffff;
}

#unselect {
	filter: dropshadow(color=#ffffff,offx=1, offy=1, positive=yes);
	padding-top: 3px;
}
#unselect a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#unselect a:hover {
	color: #777777;
}

#select {
	background-image: url(http://www.lvhua.com/chinese/photo/image/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0;
}
#select a {
	text-decoration: none;
	font-weight: bold;
}
/* 二级菜单 End */

.lftbg {
	background-position: right top;
	padding-top: 10px;
}

#rank {
	margin-top: 6px;
	margin-bottom: 20px;
}
#rank td {
	padding: 3px 10px;
}
#rank a {
	color: #EEEEEE;
	text-decoration: underline;
}
#rank a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

/* 照片列表 Begin */
#photolist {
	float :left;
	width: 24.9%;
	height: auto;
	padding: 4px 4px 15px 4px;
}
#photolist img {
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	border-width: 2px;
}
#photolist a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#photolist a:hover {
	color: #ffffff;
}
/* 照片列表 End */

/* 总照片列表 Begin */
#photolist1 {
	float :left;
	width: 19.9%;
	height: auto;
	padding: 4px 4px 15px 4px;
}
#photolist1 img {
	border-style: solid;
	border-color: #CCCCCC #999999 #999999 #CCCCCC;
	border-width: 2px;
}
#photolist1 a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#photolist1 a:hover {
	color: #ffffff;
}
/* 总照片列表 End */


/* DETAIL翻页 Begin */
#pages {
	margin-bottom: 20px;
}
#pages td {
	color: #A0A0A0;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top: 1px #8D8D8D solid;
	border-bottom: 1px #8D8D8D solid;
}
#pages a {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
#pages a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
/* DETAIL翻页 End */


/* 首页标题 Begin */
#pmainli a {color: #ffffff; text-decoration: none; display: block; }
#pmainli a:hover {color: #cccccc; text-decoration: none; display: block; }
/* 首页标题 End */



/* Modify HERE 2005-03-11 */
/* 照片列表 Begin */
#photolistM {
	float :left;
	width: 170px;
	height: 210px;
	padding: 5px;
	margin: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #888888 #888888 #999999;
	text-align: center;
}
#photolistM img {
	border-style: solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-width: 2px;
}
#photolistM a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#photolistM a:hover {
	color: #ffffff;
}
/* 照片列表 End */


#botter1 td {color: #cccccc; font-size: 9pt; line-height: 23px; }
#botter1 a {color: #cccccc; text-decoration: none; }
#botter1 a:hover {color: #cccccc; text-decoration: underline; }

#photolistMa {
	float :left;
	width: 170px;
	height: auto;
	padding: 8px;
	margin: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #888888 #888888 #999999;
	text-align: center;
}
#photolistMa img {
	border-style: solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	border-width: 2px;
}







#classc a.skm1 {
	color: #fefefe;/**在***.css里，重名为skm1**/
}