/* 风格4样式 */
body
{
background-color:#CBC6C3;
}

/*下拉菜单样式*/
.menuskin
{
background-color:#CBC6C3;
}

/*  顶部样式 */
.top
{
background: no-repeat center url("/images/top_banner4.jpg");
height:151px;
width:1002px;
}

/* 导航栏样式 */
.menu
{
background-color:#000000;
text-align:center;
border-top:solid 1px #ffffff;
line-height:27px;
height:27px;
color:white;
width:1002px;
}
.menu a 
{
text-decoration : none;
color : #ffffff; 
} 
.menu a:hover 
{
text-decoration : underline; 
color : #A49D97; 
} 
.menuline
{
margin:4px;
}
.menunow
{
font-weight:bold;
}

/* 整体样式 */
.total
{
padding-top:20px;
padding-bottom:10px;
clear:both;
width:1002px;
background-color:#C1BCB6;
}

/* 左侧样式 */
.left
{
float:left;
text-align:right;
padding-right:15px;
width:240px;
}

/* 类别列表样式 */
.classlist
{
background:url("/images/class_bg4.jpg");
width:196px;
height:284px !important;
height:284px;
text-align:center;
font-size:14px;
line-height:36px;
padding-top:60px;
}
.classlist a
{
color:#000000;
text-decoration:none;
}
.classlist a:hover 
{
	text-decoration : underline; 
	color : #333333; 
} 
.classline
{
margin-left:9px;
}

/* 信息搜索样式 */
.searchform
{
background:url("/images/search_bg4.jpg");
width:196px;
height:216px !important;
height:151px;
text-align:center;
font-size:12px;
line-height:36px;
padding-top:65px;
}
.searchform select
{
margin-top:10px;
width:100px;
}
.searchword
{
margin-top:9px;
margin-left:5px;
width:94px;
}
.searchpost
{
width:73px;
height:23px;
background-image:url("/images/search_button4.gif");
cursor:pointer;
margin-top:9px;
}

/* 会员登录样式 */
.loginform
{
background:url("/images/login_bg4.jpg");
width:196px;
height:111px !important;
height:116px;
text-align:center;
font-size:12px;
line-height:20px;
padding-top:65px;
list-style-image:url("/images/list_ico1.gif");
}
.loginword
{
margin-left:5px;
width:94px;
height:15px;
}
.loginpost
{
text-align:center;
margin-top:10px;
}
.loginlink
{
margin-top:8px;
margin-left:35px;
text-align:left;
}
.loginlink span
{
font-weight:bold;
color:#ca0000;
}
.loginwelcome
{
font-weight:bold;
font-size:14px;
line-height:30px;
color:#D22763;
}

/* 主要内容部分样式 */
.main
{
margin-top:8px;
float:left;
}

/* 分页部分样式 */
.page_list
{
text-align:right;
font-size:14px;
padding-right:15px;
}
.page_list span
{
margin:2px;
}
.page_guestbook
{
text-align:right;
font-size:14px;
padding-right:15px;
}
.page_guestbook span
{
margin:2px;
}

/* 留言板样式 */
.guestbook_list
{
padding-bottom:30px;
background:bottom center no-repeat url("/images/auction_listline.jpg");
clear:both;
margin-right:12px;
padding-left:22px;
}
.guestbook_title
{
line-height:25px;
}
.guestbook_title div
{
width:200px;
float:left;
font-weight:bold;
}
.guestbook_content
{
clear:both;
line-height:20px;
word-break:break-all;
padding-right:15px;
}

/* 底部样式 */
.foot
{
height:85px !important;
height:60px;
background:no-repeat top url("/images/foot_bg4.gif");
background-color:#000000;
clear:both;
color:#ffffff;
text-align:center;
line-height:20px;
padding-top:25px;
width:1002px;
}
.foot a 
{
	text-decoration : none;
	color : #ffffff; 
} 
.foot a:hover 
{
	text-decoration : underline; 
	color : #A49D97; 
} 

/* 其他样式 */
.nodata
{
text-align:center;
line-height:80px;
font-size:14px;
}
