.user_info_content {
	padding: 50px 5em;
}

.ctct{
	padding-bottom:10px;
}

.tit{
	display: block;
	font-size: 20px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}

.idutexImg{
	width: 45%;
}

.idutexImg1{
	float: left;
}

.idutexImg2{
	float: right;
}

.contentblock span, .contentblock div{
	font-size:16px !important;
	color:#333333 !important;
	line-height:1.75em;
}

@media screen and (min-width: 1280px) {
	.about {
		width: 100%;
	}
	
	.ab_content {
		width: 62.5%;
		margin: 0 auto;
		position: relative;
		border-bottom: 1px solid lightgray;
	}
	.ab_content:last-child {
		padding-top: 20px;
		border-bottom: none;
	}
	
	.contentblock {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.privacycontent {
		width: 80% !important;
	}

	.about {
		width: 100%;
	}
	
	.nva_title {
		/*width: auto !important;*/
		font-size: 18px;
	}
	/*.nav_kong {
		width: 15% !important;
	}*/
	.nav_buttom_box {
		float: right !important;
		width: 60%;
	}
	.ab_content {
		width: 62.5%;
		margin: 0 auto;
		position: relative;
		border-bottom: 1px solid lightgray;
	}
	.ab_content:last-child {
		border-bottom: none;
	}
	.contentblock {
		width: 100%;
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media screen and (min-width: 768px) and (max-width:1024px) {
	.nav_buttom_box ul li {
		font-size: 10px;
	}
	.user_info_content {
		padding: 50px 0em;
	}
	.about {
		width: 100%;
	}

	.nva_title {
		float: left;
		font-size: 15px;
		text-align: center;
		/*width: auto !important;*/
	}
	.user_info_header {
		line-height: 3em;
		border-bottom: 2px solid #D3D3D3;
	}
	.nav_buttom_box {
		float: right !important;
		width: 70% !important;
	}
	.ab_content {
		width: 62.5%;
		margin: 0 auto;
		position: relative;
		border-bottom: 1px solid lightgray;
	}
	.ab_content:last-child {
		border-bottom: none;
	}
	.contentblock {
		width: 100%;
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media screen and (max-width:768px) {

	.about {
		width: 100%;
	}
	.privTitle {
		width: 95% !important;
	}
	.user_info_header {
		line-height: 3em;
		border-bottom: 2px solid #D3D3D3;
	}
	.nva_title {
		display: none !important;
	}
	.nav_kong {
		display: none !important;
	}
	.nav_buttom_box {
		float: right !important;
		width: 100% !important;
	}
	.nav_buttom_box ul li {
		width: 80px;
		text-align: center !important;
		font-size: 14px !important;
	}
	.ab_content {
		width: 90%;
		margin: 0 auto;
		position: relative;
		border-bottom: 1px solid lightgray;
	}
	.ab_content:last-child {
		border-bottom: none;
	}
	.contentblock {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.contentblock span, .contentblock div{
		font-size: 14px !important;
		line-height: 2em;
	}
	
	.privacycontent {
		width: 80% !important;
	}
	
	.tit{
		font-size: 16px;
		margin-bottom: 0px;
	}
	
	.aboutimg{
		margin: 20px auto !important;
	}
	
	.idutexImg1{
		width: 100%;
	}
	
	.idutexImg2{
		display: none;
	}
	
	.ctct{
		padding-bottom: 0px;
	}
}
