*{
	margin: 0px;
	padding: 0px;
}
#a22212{
	color: black;
	text-decoration: none;
}
#a22212: hover{
	color: green;
}
#ctsp_button_submit{
    width:80px;
    height:30px;
	background: green;
	color: yellow;
}
#ctsp_button_submit_m2{
	width: 200px;
	height: 50px;
	background: green;
	font-size:32px;
	color: yellow;
}
#ctsp_button_sua{
    width:80px;
    height:30px;
	background: green;
	color: yellow;
	margin-bottom: 0px;
}
#ctsp_button_sua_m2{
	width: 100px;
	height: 50px;
	background: green;
	color: yellow;
	font-size:32px;
	margin-bottom: 0px;
}
#ctsp_textarea{
	font-size: 16px;
}
#gia_san_pham{
	font-size: 18px;
	color: red;
	width: 438px;
}
#gia_san_pham_m2{
	font-size: 40px;
	color: red;
	width: 89%;
}
#footer_textarea{
	font-size: 16px;
}
#ctsp_textarea_ct{
	font-size: 13px;
}
#ctsp_textarea_ct_m2{
	font-size: 13px;
}
#divct{
    width:1200px;
    height:460px;
    background:white;
    margin:0 auto;
    float:top;
}
#divct_m2{
    width:100%;
    height:1150px;
    background:white;
    margin:0 auto;
    float:top;
}
#bct{
    width:1200px;
    height:430px;
    background:white;
    font-size:13px;
    color:white;
    float:top;
}
#bct_m2{
    width:100%;
    height:1100px;
    background:white;
    font-size:20px;
    color:white;
    float:top;
}
#ctsp_textarea_m2{
	font-size: 32px;
}
#ctspc{
	width: 1200px;
	height: 510px;
	background: white;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin: 0 auto;
}
#ctsptch{
	width: 450px;
	height: 508px;
	float: left;
}
#ctsp1{
	width: 450px;
	height: 450px;
	float: left;
}
#ctsp1hc{
	width: 58px;
	height: 56px;
	float: left;
}
#ctsp1hc_m2{
	width: 16%;
	height: 14%;
	float: left;
}

#ctsp1_m2{
	width: 100%;
	height: 1100px;
	background: white;
	float: top;
}
#ctsph{
	width: 100%;
	height: 100%;
}
#ctsph_m2{
	width: 100%;
	height: 85%;
}
#button_hinh_chinh_m2{
	width: 200px;
	height: 80px;
}
#ctsp2{
	width: 450px;
	height: 500px;
	float: left;
}
#ctsp2ct{
	width: 1200px;
	height: 480px;
	background:white;
	float: top;
}
#ctsp2_m2{
	width: 100%;
	height: 1000px;
	float: top;
}
#ctsphtct{
	width: 450px;
	height: 500px;
	padding-top: 10px;
	float: left;
}
#ctsphtct_m2{
	width: 100%;
	height: 850px;
	font-size: 40px;
	background:white;
	float: top;
}
#ctsphtct1{
	width: 450px;
	height: 450px;
	float: top;
}
#ctsphtct1_m2{
	width: 90%;
	height: 760px;
	padding-left:5%;
	padding-top:25px;
	font-size: 40px;
	background:white;
	float: top;
}
#ctsptsp{
	font-size: 25px;
	color: green;
}
#ctsptsp_m2{
	font-size: 40px;
	color: green;
}

#ctspctsp_m2{
	font-size: 35px;
	color: black;
}
#ctspgsp{
	font-size: 20px;
	color: red;
}
#ctspgsp_m2{
	font-size: 40px;
	color: red;
}
#ctspttlh{
	width: 290px;
	height: 490px;
	border: 1px solid red;
	margin-top: 10px;
	border-radius: 10px;
	float: left;
}
#ctspttlh_m2{
	width: 96%;
	height: 1100px;
	border: 1px solid red;
	margin:0 auto;
	border-radius: 10px;
	margin-bottom:20px;
	float: top;
}
#ctspttlht{
	width: 270px;
	height: 470px;
	margin-top: 10px;
	margin-left: 10px;
}
#ctspttlht_m2{
	width: 92%;
	height: 1060px;
	margin-top: 20px;
	margin-left: 2%;
}
#ctspfont{
	font-size: 15px;
}
#ctspfont_m2{
	font-size: 40px;
}
#ctspfont2{
	font-size: 15px;
}
#ctspfont2_m2{
	font-size: 40px;
}
#ctsp{
	width: 100%;
	height: 1505px;
	background: white;
}
#ctsp_m2{
	width: 100%;
	height: 5030px;
	background: white;
}
#ctspfoottermobile_m2{
    width:100%;
    height:1450px;
    background: white;
    float:top;
}
@media screen and (max-width: 1099px){
	#ctsp{
		display: none;
	}
	#ctsp_m2{
		display: block;
	}
}
@media screen and (min-width: 1100px ){
	#ctsp{
		display: block;
	}
	#ctsp_m2{
		display: none;
	}
}