/* 风格1样式 */

body
{
background-color:#9E9790;
background:center repeat-y url("/images/bg_1.jpg");
SCROLLBAR-FACE-COLOR: #81795B;
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-DARKSHADOW-COLOR: #FFFF99; 
SCROLLBAR-3DLIGHT-COLOR: #FFFF00; 
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #B2AB87;
}
textarea
{
background-color:#D3D0BD;
border:solid 1px #81795B;
}

/*下拉菜单样式*/
.menuskin
{
background-color:#9E9790;
background-image:url("/images/bg_1.jpg");
}

/*  顶部样式 */
.top
{
background: no-repeat center url("/images/top_banner1.jpg");
height:149px;
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:16px;
}
.menunow
{
font-weight:bold;
}

/* 整体样式 */
.total
{
padding-top:20px;
padding-bottom:10px;
clear:both;
height:445px;
background:right bottom no-repeat url("/images/corner_bg1.jpg");
width:1002px;
}

/* 左侧样式 */
.left
{
float:left;
margin-left:20px;
width:236px;
height:393px;
background:no-repeat url("/images/left_bg1.jpg");
text-align:center;
margin-right:8px;
}

/* 中间主要内容样式 */
.main
{
padding-top:10px;
float:left;
margin-left:28px;
}
.infolist
{
line-height:25px;
padding-bottom:5px;
}
.list_titleline
{
height:5px;
line-height:5px;
width:600px;
background:repeat-x url("/images/list_line1.jpg");
}
.infolist_left
{
width:520px;
float:left;
}
.infolist_left span
{
background:no-repeat center url("/images/new.gif");
}
.infolist_right
{
width:80px;
float:left;
}
.infotitle
{
text-align:center;
font-size:16px;
font-weight:bold;
line-height:40px;
width:600px;
}
.infocontent
{
width:600px;
padding-top:10px;
padding-bottom:10px;
line-height:18px;
}
.infotime
{
text-align:right;
padding-bottom:160px;
}


/* 留言板样式 */
.guestbook_titlelist
{
margin-top:10px;
text-indent:5px;
font-weight:bold;
line-height:22px;
background-color:#81795B;
width:600px;
border:solid 1px #81795B;
}
.guestbook_list
{
clear:both;
border-left:solid 1px #81795B;
border-right:solid 1px #81795B;
border-bottom:solid 1px #81795B;
width:600px;
}
.guestbook_title
{
padding:5px;
height:8px;
background-color:#B5AC8A;
}
.guestbook_title div
{
width:240px;
float:left;
font-weight:bold;
}
.guestbook_content
{
padding:5px;
clear:both;
line-height:20px;
word-break:break-all;
padding-right:15px;
}
.guestbook_titlepost
{
margin-top:10px;
text-indent:5px;
font-weight:bold;
line-height:22px;
background-color:#81795B;
width:300px;
border:solid 1px #81795B;
}
.guestbook_post
{
text-align:center;
clear:both;
border-right:solid 1px #81795B;
width:300px;
}
.guestbook_button
{
margin-top:5px;
text-align:center;
width:300px;
}

/* 分页部分样式 */
.page_list
{
margin-left:5px;
margin-bottom:80px;
}
.page_list span
{
margin:1px;
}
.page_guestbook
{
margin-top:10px;
text-align:right;
font-size:12px;
}
.page_guestbook span
{
margin:1px;
}

/* 热门推荐样式 */
.recommend
{
margin-top:35px;
background: center top no-repeat url("/images/recommend_bg1.gif");
padding-top:50px;
width:236px !important;
width:218px;
line-height:20px;
padding-left:18px;
}

/* 会员登录样式 */
.loginform
{
background:url("/images/login_bg1.jpg");
width:199px;
height:182px !important;
height:112px;
text-align:center;
font-size:12px;
line-height:20px;
padding-top:60px;
list-style-image:url("/images/list_ico1.gif");
}
.logininput
{
margin-top:80px;
}
.loginword
{
margin-left:5px;
width:94px;
height:15px;
}
.loginpost
{
text-align:center;
margin-top:10px;
}
.loginlink
{
margin-top:8px;
margin-left:45px;
text-align:left;
}
.loginlink span
{
font-weight:bold;
color:#ca0000;
}
.loginwelcometotal
{
position:relative;
left:28px;
top:-6px;
}
.loginwelcome
{
font-weight:bold;
font-size:14px;
line-height:30px;
color:#D22763;
}

/* 底部样式 */
.foot
{
height:82px !important;
height:57px;
background:no-repeat top url("/images/foot_bg1.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;
border:solid 1px #81795B;
width:600px;
}
