@charset "utf-8";
/*
/////////////////////////////////////
CSS for Access
Made by Huongnt
/////////////////////////////////////
*/

.content-section{
	padding:0 10px 50px;
}
.shop-info{
	
}

.shop-left{
	width:460px;
	margin:20px 0 0 0;
}
.recruit{
    margin:20px 0 0 0;
}
.recruit p{
    font-size: 14px;
    color: #d00;
    font-weight: bold;
}
.table {
	list-style-type: none;
	line-height: 20px;
	color: #000;
	font-size:100%;
}
.table dt {
	margin: 0px;
	padding: 10px 0 0 0;
	text-align:left;
	width:55px;
	float:left;
}
.table dd {
	padding:10px 0 0 65px;
}
.img-style{
	float:left;
	padding:0 60px 0 5px;
}
.text{
	line-height:24px;
	color:#000;
	font-size:117%;
}

.text1{
	float:left;
	width:295px;
}
.btn{
	float:right;
	padding-top:10px;
}
.bg{
	background:url(../images/index/line.png) left bottom no-repeat;
		padding:20px 0 45px;
}

.table1 {
	list-style-type: none;
	line-height: 24px;
	color: #000;
	font-size:100%;
	padding-top:15px;
}
.table1 dt {
	margin: 0px;
	padding: 0 0 0 0;
	text-align:left;
	width:130px;
	float:left;
}
.table1 dd {
	padding:0 0 0 130px;
}

.textinput{
	border:1px solid #888;
}
.textinput1{
	border:1px solid #888;
	width:450px;
}
.textarea{
	width:750px;
	border:1px solid #888;
	height:300px;
}

.btn-submit{ text-align:center;}
.btn-submit button{
	border:none;
	background:none;
}
