﻿body {
	color:#897a5d;
	background:#CCC url(/images/module/wuxia/bg.jpg);            /*  页面背景颜色 */ 
	CURSOR:url(http://www.lostweb.cn/biao.ani);
}

a{ text-decoration:none;}

a:link,a:visited{
	color:#C60;
}
a:hover {
	color:#F00;
}

#container { 

    background:url(/images/module/wuxia/bg.gif);                      /*  整个页面主体颜色 */
    margin:0px auto;
	padding-bottom:10px; 
    width:1003px;
	position:relative;
	border-bottom:#DAA761 solid 1px;
	  	   
}

#head {
	height:550px;                              
	width:1003px; 
	background:url(/images/module/wuxia/head.jpg) bottom center no-repeat;          /* 头部背景图片 */
}

.spacename {
	font-weight: bold;
	color:#993300;                   
	font-size:30px;                
	padding-top:100px;            
	text-indent:100px;           
	font-family:"隶书";                            
}
.urlname{position:absolute; font-weight:normal; font-size:12px;color:#930;text-indent:100px; height:20px; line-height:20px;z-index:2;}

.spacedesc{ position:absolute; height:30px; line-height:30px; color:#930; top:160px; left:100px; z-index:2;}    /*  空间域名简介位置和样式  */

.headtop{position:absolute; top:30px; left:100px; background:url(/images/module/wuxia/fei.gif); width:300px; height:200px; z-index:1;}  /**/
/*
 * 导行条样式   （设置导航条 空间位置）
 */
.menu {
	color:#000;
	text-align:center;
	margin-top:370px;
                /*  空间名称位置 Y */
}
/*   
 * 导行条样式   （设置导航条文字的大小）
 */
.menu a {
	color:#C60;
	padding:8px;
	line-height:30px;
	font-weight:bold;
	font-size:13px;
    letter-spacing:2px;
}

.menu a.currently,.menu a:hover{ color:#660000;}     /*  所在栏目设置   */

/*
 * foot Style
 */ 
#foot
{
	width:1003px;
	height:90px;
	padding-top:30px;
	margin:0 auto;
	clear:both;
	text-align:center;
}

#foot p
{                    
	padding:3px;
	color:#C60;
}
#foot p.copy a { color:#C60; }

/****************************         网页中间设置        **************************************/

/* 
 * 模块样式
 */

.title {
	font-size:14px;
	color:#eecc88;
	clear:both;
	height:35px;
	line-height:35px;
	width:100%;
	text-indent:5px;
	background:url(/images/module/wuxia/titl.jpg) repeat-x;
	border-bottom:#daa761 solid 1px;
}

/*  各模块  */
.model
{
	padding:0px 0px;
	background:#261a0c;
	border: #daa761 solid 1px;
	margin-top:10px;
	position:relative;
}

.model span
{
	color:#C60;
}

#userinfo ul.operate li {
float:left;
height:40px;
line-height:35px;
text-align:center;
width:90px;
}

#left, #right {
padding:7px;
padding-top:0px;
width:224px;
}

#conter {
padding:0px 0px;
}
