﻿body{
	background-image: url(../../images/bg.gif);
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,h7{margin:0; padding:0;}
p,span{margin:0; padding:0; border:0;}
dl,dt,dd,ul,li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
.clear{
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
	visibility:hidden;
	line-height: 0px;
}
img{border:none;}
a:link,a:visited
{
    cursor:pointer;	
	text-decoration : none;
	color:#5B4417;
	}
a:hover {
	color: #FF3200;
	cursor:pointer;
}
/*--------------------all--------------------*/
#all
{
	width: 970px;
	background-image: url(../../images/index_bg.gif );
	margin: 0px auto;
	background-color: #fbcd82;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	color: #5B4417;
}
/*--------------------header-----------------------*/
.logo
{
	background:url(../Images/Default/logo.jpg ) no-repeat;
	height:127px;
	padding-top:100px;
	text-align:right;
	padding-right:50px;
}
.menu
{
	height: 20px;
	background: url(../Images/Default/user_nav_bg.jpg ) no-repeat center center;
	text-align:center;
	padding:6px 30px;
	font-size:14px;
}
.menu span{padding-left:10px; padding-right:10px; line-height:20px;}
/*--------------------main-----------------------*/
.main{
      padding:3px 20px 5px 18px;
       }

.main_left{float:left;
           width:250px;
           padding-left:5px;
           }
.left-dt
{
	height:22px;
	background: url(../Images/Default/left_section.gif ) no-repeat center center;
	padding-left:30px;
	padding-top:8px;
	}
.left-dd
{
	border-bottom: 1px solid #996633;
	border-left: 1px solid #996633;
	border-right: 1px solid #996633;
	padding: 5px 3px;
	margin-bottom:5px;
	}
.left-dd1
{
	border-bottom: 1px solid #996633;
	border-left: 1px solid #996633;
	border-right: 1px solid #996633;
	padding: 5px 3px;
	margin-bottom:5px;
	width:242px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.left-dd1 p,.left-dd p
{
	line-height: 20px;
	background: url(../Images/Default/left_dot.gif ) no-repeat left center;
	padding-left:15px;
}
.main_right
{
	float: left;
	width: 670px;
	padding-left: 5px;
}
.right-dt
{
	height:18px;
	background: url(../Images/Default/pic_show.jpg ) repeat-x left center;
	border-bottom: 2px solid #996633;
	padding-left:15px;
	padding-top:5px;
	border-left: 1px solid #996633;
	border-right: 1px solid #996633;
	border-top: 1px solid #996633;
	}
.right-dd
{
	padding:5px;
	border: 1px solid #996633;
	overflow:hidden;
	}
.right-dd1
{
	padding:5px;
	}
.right-dd ul{height:100%;}
.right-dd li{height:140px; width:150px; padding-left:10px; float:left;}
.right-dd  li img{height:120px; width:150px;}
.right-dd  li span{ display:block; padding:5px; text-align:center;}
.right-dd p
{
	line-height: 18px;
}
.right-dd1 p
{
	line-height: 20px;
	background: url(../Images/Default/left_dot.gif ) no-repeat left center;
	padding-left:15px;
	}
.right-dd1 p span
{
	text-align: right;
	display: block;
	margin-top:-20px;
	padding-right:5px;
}
.border
{
	margin-bottom:3px;
}
.p_img
{
	width: 320px;
	border: 1px solid #996633;
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-bottom: 3px;
	background-color: #FFF5EC;
		text-align:center;
	
}
.p_img p
{
	text-align: center;
	padding-top:5px;
	
}
.p_img img
{
	width: 225px;
	height: 180px;
	border: 1px solid #963;
	}
.content
{
	width: 600px;
	margin: 5 auto;
	line-height: 20px;
	text-align: center;
}
.page
{
	text-align: center;
	padding-top: 10px;
	border-top: dashed 1px #999;
	padding-bottom: 10px;
	color: #996633;
}
.page a:link, .page a:visited
{
	color:  #996633;
}
.page a:hover
{
	color: #FF2D00;
}
.page span
{
	border: 1px solid #996600;
	padding: 3px 5px;
	background-color: #FFEEE6;
	margin-right: 15px;
}
/*--------------------fooder-----------------------*/
.fooder
{
	border-top: solid 5px  #B76F1E;
	margin:0 auto;
	width: 938px;
	text-align:center;
	background: url(../Images/Default/bottom_bg.jpg ) no-repeat center bottom;
	height:122px;
}
.fooder p
{
	line-height:22px;
	}

/*--------------------font-----------------------*/
h1
{
	font-size: 50px;
	font-weight: bold;
	color: #fff;
}
h2
{
	color: #FF6600;
	font-size: 20px;
	text-align: center;
	padding-bottom:5px;
}
.t1,t3
{
	color: #FF3300;
	font-size: 12px;
	font-weight: normal;
}
.t1 a:link,.t3 a:link,.t1 a:visited,.t3 a:visited{color: #FF3300;}
.t1 a:hover,.t3 a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
.t2
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#left-div1,#left-div2,#left-div3,#right-div1, #right-div2
{
	position: static;
}
