#arc-containe{
	width:503px;
	padding:25px 100px 25px 100px;
	}
	
#arc-title{
	width:417px;
	height:90px;
	text-align:center;
	padding:0px 20px 0 20px;
	background:url(/2013/images/arc-tit.png) no-repeat top;
	}
	
#arc-date{
	width:107px;
	height:41px;
	margin:5px;
	padding:2px 5px 0 15px;
	background:url(/2013/images/archive-bg.png) no-repeat;
	}
	
#arc-year{
	width:129px;
	height:41px;
	margin:5px;
	padding:2px 5px 0 15px;
	background: url(/2013/images/archive-bg_1.png) no-repeat;
	}
	
#arc-day-txt{
	width:80px;
	}
	
#arc-year-txt{
	width:100px;
	text-align:center;
	}
	
.arc-font{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	}
	
.arc-font2 a{
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#000;
	}
	

#arc-search-btn{
	width:162px;
	height:52px;
	margin:30px 120px 0 0;
	text-align:center;
	line-height:50px;
	background:url(/2013/images/arc-search-bg.png) no-repeat;
	}
	
/*Archive b*/

#arc-b-containe{
	width:603px;
	padding:15px 80px 25px 20px;
	}
	
#arc-b-wrapper{
	margin:10px;
	width:162px;
	}
	
#arc-select{
	width:109px;
	height:35px;
	margin:5px;
	padding:2px 50px 0 0;
	line-height:35px;
	}
	
#arc-select.normal{
	background:url(/2013/images/arc-select.png) no-repeat right;
	}
	
#arc-select.active{
	background: url(/2013/images/arc-select-over.png) no-repeat right;
	}
	
#arc-search{
	width:193px;
	height:33px;
	margin:0;
	background: url(/2013/images/arc-search.png) no-repeat;
	}
	
.arc-form{
	width:145px;
	height:25px;
	border:none;
	margin:5px 0 0 0;
	padding:0;
	}
.arc-search-icon{
	float:right;
	margin:10px 9px 0 7px; 
	padding-left:5px; 
	}
	
#arc-searchb-btn{
	width:65px;
	height:33px;
	line-height:33px;
	padding-right:22px;
	margin-top:5px;
	background: url(/2013/images/arc-search_b-btn.png) no-repeat;
	}
	
.styleSelect3 select, .styleSelect4 select{
  background: transparent;
  width: 120px;
  padding:0;
  font-size: 13px;
  border: 0;
  border-radius: 0;
  height:20px;
  -webkit-appearance: none;
  color: #000;
  }

.styleSelect3, .styleSelect4 {
  width:100px;
  height:20px;
  overflow: hidden;
  border-radius:10px;
  background: url(/2013/images/select-box-arrow.png) no-repeat left #fff;
  border: none;
  }

.styleSelect3{
	border:none;
	margin:2px 20px 0 0;
	background: url(/2013/images/arrow-down.png) no-repeat left;
	}
	
.styleSelect4 {
	border:none;
	margin:2px 38px 0 0;
	width:85px;
	background: url(/2013/images/arrow-down.png) no-repeat left;
	}
	
.calender{
    width:80px;
    height:20px;
    margin:0 15px 0 13px;
    border:none;
}

#arc-page{
    width:180px;
    height:41px;
    margin:5px;
    padding:2px 5px 0 15px;
    background: url(/2013/images/archive-bg_2.png) no-repeat;
}
#arc-pages{
    float:left;
    width:170px;
    padding:10px 10px 0 0;
}
     
.styleSelect7 select{
  background: transparent;
  width: 180px;
  padding:0;
  font-size: 13px;
  border: 0;
  border-radius: 0;
  height:20px;
  -webkit-appearance: none;
  color: #000; 
  }

.styleSelect7 {
  width:160px;
  height:20px;
  overflow: hidden;
  border-radius:10px;
  background: url(/2013/images/select-box-arrow.png) no-repeat left;
  border: none;
  }
