.box_container
{
}
.box_container .content
{
	padding:10px;
}

.box_container .box_contact_l
{
  line-height:25px;
}
.box_container .box_contact_r
{
	padding:15px 10px 0px 20px;
}
.box_container .box_contact_r td
{
  font-size:14px;
  color:#000;
}
.box_container .box_contact_r span
{
	color:#c40707;
}
.box_container .box_contact_r input,
.box_container .box_contact_r textarea
{
	margin:4px;
	padding:5px 7px;
	border:1px solid #EEE;
	border-radius:4px;
	transition:0.5s;
}
.box_container .box_contact_r input.button
{
  background:#0285FF;
  
  border:none;
  margin-top:5px;
  color:#fff;
  font-weight:bold;
  border-radius:4px;
  cursor:pointer;
  box-shadow:5px 4px 7px #666;
}
.box_container .box_contact_r input.button:hover{opacity:0.6;transition:0.6s;
 background:#006;}
.box_container .box_contact_r input:focus{
	box-shadow:0px 0px 10px #00C;
	transition:0.5s;
	}

/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align: center;
	right: 34px;
	margin-bottom:20px;
	/*background:url(../images/bg-phantrang.png) repeat-x top left;*/
	padding: 4px 0px 9px 0px;
}
.phantrang a{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fdfdfd 17%, #ebebeb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(17%,#fdfdfd), color-stop(100%,#ebebeb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fdfdfd 17%,#ebebeb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#fdfdfd 17%,#ebebeb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#fdfdfd 17%,#ebebeb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#fdfdfd 17%,#ebebeb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */

		font-size:16px;
	  color:#3E3636;
	  padding: 4px 9px;
	  text-align:center;
	  text-decoration:none;
	  margin:0px 3px;
	  border-radius: 5px;  
	  
	  border:1px solid #ccc;
}
.phantrang a:hover{
	background:#F58634; 
	transition:0.5s;
}
.phantrang span{
	font-size:16px;
	color:#fff;	
	font-weight:bold;
	padding: 4px 9px;
	margin:0px 3px;
	border-radius:5px;
	
background: #525252;
background: -moz-linear-gradient(top,  #525252 0%, #6a6a6a 4%, #787878 9%, #818080 26%, #a5a2a2 78%, #b0acac 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#525252), color-stop(4%,#6a6a6a), color-stop(9%,#787878), color-stop(26%,#818080), color-stop(78%,#a5a2a2), color-stop(100%,#b0acac)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #525252 0%,#6a6a6a 4%,#787878 9%,#818080 26%,#a5a2a2 78%,#b0acac 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #525252 0%,#6a6a6a 4%,#787878 9%,#818080 26%,#a5a2a2 78%,#b0acac 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #525252 0%,#6a6a6a 4%,#787878 9%,#818080 26%,#a5a2a2 78%,#b0acac 100%); /* IE10+ */
background: linear-gradient(to bottom,  #525252 0%,#6a6a6a 4%,#787878 9%,#818080 26%,#a5a2a2 78%,#b0acac 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#b0acac',GradientType=0 ); /* IE6-9 */

}

/*----------------------------------------------------*/

/* --------------------- Tin tức ------------------*/
.box_new
{
  margin-bottom:20px;
  padding:10px;
  width:450px;
  border-bottom:1px dotted #AAA;
  float:left;
  margin:10px;
}
.box_new a
{
  font-size:14px;
  color:#0000FF;
  margin-bottom:7px;
  
  display:block;
}
.box_new a h3
{
	font-weight:normal;
}
.box_new a:hover
{
  color:#D40000;
}
.box_new a span
{
  margin-left:10px;
  font-size:13px;
}
.box_new a img
{
  width:150px;
  height:110px;
  border:1px solid #ccc;
  float:left;
  margin-right:10px;
}

/* -------------------------------------------------*/

/* --------------------- Tin tức khác ------------------*/
.box_new_khac ul
{
	list-style:none;
}
.box_new_khac ul li
{
  padding:3px 10px 3px 23px;
  background:url(../images/muiten.png) left 10px no-repeat;
  margin-left:30px;line-height:26px;
}
.box_new_khac #tinkhac
{
	color:#000;
	margin-bottom:5px;
	font-size:22px;
	font-weight:bold;
	margin-top:5px;
	
}
.box_new_khac ul li a
{
  color:#999;
  transition:0.3s;
}
.box_new_khac ul li a:hover
{
  color:#f00;
  transition:0.3s;
  text-decoration:underline;
}
/* -------------------------------------------------------*/

/* --------------------- hinh anh ------------------*/
.box_images
{
  width:210px;
  float:left;
  margin:10px 9px 10px 9px;
  border:1px solid #ccc;
  text-align:center;
  padding:5px;
  border-radius:7px;
}
.box_images img
{
  width:210px;
  height:150px;
}
.box_images a h3
{
 color:#0000FF;
 padding:5px 0px 2px 0px;
}
.box_images h4
{
  font-size:12px;
}
.box_images h4 b
{
 color:#F00;
}
/* --------------------- hinh anh ------------------*/

/* --------------------- chi tiết sản phẩm------------------*/
div#chitietsp #guonganh
{
	float:left;
}
div#chitietsp #guonganh img
{
	width:380px;
	height:260px;
	border:2px solid #ccc;
}
div#chitietsp ul#ctsp
{
	list-style:none;
	line-height:22px;
	width:490px;
	float:right;
	color:black;
}
div#chitietsp ul li h3
{
	font-size:18px;
	padding-bottom:6px;
	color:#AA1F00;
}
div#chitietsp ul li b
{
	margin-right:5px;
	color:#000;
}

