﻿/* 头部注册登录的背景颜色 */
.top_bg{
	background-color:#ccb785;
	font-size:1.1em;
	color:#ffffff;
}
.top_bg a{color:#ffffff;}
.top_bg a:hover{color:#ffffff;}
.top_bg td{height:40px;}
.top_bg .left{
	width:35%;
	text-align:left;
}
.top_bg .center{
	width:30%;
	text-align:center;
}
.top_bg .right{
	width:35%;
	text-align:right;
}


.bottom_bg{
	margin-top:80px;
	background-color:#5a5955;
	text-align: center;
	background-color:#5a5955;
	color:#fff;
	padding-top:10px;
	padding-bottom:30px;
	line-height:30px;
	font-size:1.2em;
}
.bottom_bg a{color:#ffffff;}
.bottom_bg a:hover{color:#ffd100;}
.validateCode1{
	margin-top:15px;
}
.back{
	margin:10px;
}
.index_title
{
	margin:0;
	text-align:center;
	background-color:#f2db1b;
	line-height:35px;
	height:35px;
	font-size:20px;
}
#img_main{
	margin:20px 0;
}
.text_proj{
	text-indent: 2em;
	font-size:1.3em;
	line-height: 30px;
}
.blank1{margin-bottom:8em;}
.bottom_icon{background-color:#000000;}
.bottom_tr tr{background-color:#000000;}
.bottom_tr table{width:100%;padding:0;margin:0;}

.text{border-bottom:1px solid #f6f6f6;padding:15px;}
.ico{text-align:right;padding-left:10px;}
.style2 tr:hover{background-color:#ccb785;}
.style1{font-size:1.2em;}
.style1 tr{cursor:pointer;}
.style1 tr:hover{background-color:#f6f6f6;}
.style1{width:100%;margin:0 auto;padding:0;}
.style1 td{padding:15px;}
.style1 .font1{
  	color:#bb9f5d;
	border-bottom:1px solid #f6f6f6;
  }
.style1 .icon{
  	color:#bb9f5d;
	border-bottom:1px solid #f6f6f6;
	width:5%;  	
  }
.style1 .text{
  	color:#000000;
	border-bottom:1px solid #f6f6f6;
	width:85%;  	
  }
.style1 .jiantou{
  	color:#dcdde3;
	border-bottom:1px solid #f6f6f6;
	width:10%;  	
  }
.account{width:90%;margin:0 auto;}
.account td,.account th{height:3.5em;border-bottom:1px solid #f0f0f0;}
.account .icon{color:#dcdde3;}
.account .hand{cursor:pointer}
#page{
    height:40px;
    width:160px;
}
#page a{
    display:block;
    float:left;
    margin-right:6px;
    padding:0px 8px;
    height:30px;
    border:1px #cccccc solid;
    background:#fff;
    text-decoration:none;
    color:#808080;
    font-size:15px;
    line-height:30px;
}
#page a:hover{
    color:#077ee3;
    border:1px #077ee3 solid;
}
#page a.cur{
    border:none;
    background:#077ee3;
    color:#fff;
}
#page p{
    float:left;
    padding:0px 6px;
    font-size:15px;
    height:30px;
    line-height:30px;
    color:#bbb;
    border:1px #ccc solid;
    background:#fcfcfc;
    margin-right:5px;

}
#page p.pageRemark{
    border-style:none;
    background:none;
    margin-right:0px;
    padding:2px 0px;
    color:#666;
}
#page p.pageRemark b{
    color:red;
}
#page p.pageEllipsis{
    border-style:none;
    background:none;
    padding:2px 0px;
    color:#808080;
}
.style3{
    color:red;
    font-weight:bold;
    text-decoration:underline;
}