/* 风格5样式 */

body
{
background-color:#DAE2E8;
background:center repeat-y url("/images/bg_5.jpg");
}

/*下拉菜单样式*/
.menuskin
{
background-color:#DAE2E8;
background-image:url("/images/bg_5.jpg");
}

/*  顶部样式 */
.top
{
background: no-repeat center url("/images/top_banner5.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;
}

/* 主要内容部分样式 */
.main
{
margin-top:8px;
float:left;
}

/* 左侧样式 */
.left
{
float:left;
text-align:right;
padding-right:15px;
width:240px;
}


/* 会员登录样式 */
.loginform
{
background:url("/images/login_bg5.jpg");
width:195px;
height:134px !important;
height:134px;
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;
}

/* 底部样式 */
.foot
{
height:85px !important;
height:60px;
background:no-repeat top url("/images/foot_bg5.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; 
} 
