﻿

body {
	color:#666;
	background:#bfe189 url(/images/module/gougou/bg.jpg) no-repeat;            /*  页面背景颜色 */ 
}


a{ text-decoration:none;}

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


#container { 

    background:none;                      /*  整个页面主体颜色 */
    margin:0px auto;
	padding-bottom:10px; 
    width:1003px;
	position:relative;
	border-bottom:#385B00 solid 1px;
	  	   
}

#head {
	height:320px;                              
	width:1003px; 
	background:none;          /* 头部背景图片 */
}

.spacename {
	font-weight: bold;
	color:#006600;                    /*  空间名称字体颜色  */
	font-size:30px;                /*  空间名称字体大小  */
	padding-top:80px;              /*  空间名称位置 Y    */
	text-indent:100px;             /*  空间名称位置 X    */                              
}
.urlname{font-weight:normal; font-size:12px;color:#006600;text-indent:100px; height:20px; line-height:20px;}      
.spacedesc{ position:absolute; height:30px; line-height:30px; color:#fff; top:6px; left:50px;}   
.menu {
	color:#000;
	text-align:center;
	margin-top:155px;                /*  空间名称位置 Y */
}

.menu a {
	color:#000;
	padding:8px;
	line-height:30px;
	font-weight:bold;
	font-size:13px;
    letter-spacing:2px;
}

.menu a.currently,.menu a:hover{ color:#006600;}     


#foot
{
	width:1003px;
	margin:0 auto;
	clear:both;
	text-align:center;
	background:#bfe189;
}

#foot p
{                    
	padding:3px;
	color:#FFF;
}

#foot p.copy a { color:#FFF; }

.title {
	font-size:14px;
	color:#78B008;
	clear:both;
	height:25px;
	line-height:25px;
	width:100%;
	text-indent:25px;
	background:url(/images/module/gougou/box-header_bg.gif) no-repeat 5px 4px;
}

/*  各模块  */
.model
{
	padding:3px 5px;
	background:#FFFFFF;
	border: 1px solid #95C10C;
	margin-top:10px;
	position:relative;
}

.model span
{
	color:#385B00;
}
