﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;

	/*background-color: #F9BF14;*/
}

body{
	background-image: url("../image/sanpham-bg.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat ;
}
#khung{
	width:960px;
	margin:auto;
	min-height:500px;
	/*background-color: #F9BF14;*/
	
}
#header{
	height:auto;
	background-repeat:no-repeat;
}
#logo {
	margin-top: 20px;
	/*
	height:100px;
	background-repeat:no-repeat;
    margin-left: 10px;
	background-position:top left;
	background-image:url(../image/logo_ttp_200.png);
	*/
	display: block;

	width: 95%
	
}
#language {
	width:150px;
	height:30px;
	font-size:24px;
	float:right;
	
    
}
#dienthoai1{
	width:184px;
	height:36px;
	float:right;
	
}
#dn{
	/*width:100px;*/
	height:30px;
	margin-top:10px;
	margin-left:80px;
	font-weight:bold;
	color:#1A622B;
	float:left;
}
/*#dangnhap{
	width:100px;
	height:30px;
	margin-top:10px;
	margin-left:220px;
	font-weight:bold;
	color:#00F;
	float:left;
}*/
#dangky, #quenmatkhau {
	width:120px;
	height:30px;
	color:#1A622B;
	font-weight:bold;
	margin-top:10px;
	margin-left:2px;
	float:left;
}
#ngaythang {
	width:250px;
	height:30px;
	color:#C00;
	font-weight:bold;
	margin-top:10px;
	margin-left:2px;
	float:left;
}

#menu{
	height:45px;
	background-color:#028CF2;
	margin:5px 0px;
}
#menu ul li{
	float:left;
	list-style:none;
	width:120px;
	text-align:center;
}
#menu ul li a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	line-height:45px;/*canh theo chiều dọc*/
	}
#menu ul li a:hover{/*tính năng rê chuột */
	color:#F00;
	background-color:#1A622B;
	display:block;/*cho đầy nền ra */
}
/*#timkiemsptop{
	width:450px;
	float:right;
	margin-right:10px;
	height:45px;
	}
#onhap{
	width:290px;
	margin-right:10px;
	height:45px;
	float:left;
	}
#ten{
	width:290px;
	height:40px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	border-radius: 10px 10px 10px 10px;
	}
#hinhtim{
	width:150px;
	height:45px;
	float:left;
	margin-top:5px;
	}*/
#main{
	min-height:200px;
}
#maintrangchao{
	min-height:345px;
	margin-bottom:5px;
}
#left1{
	width:960px;
	min-height:409px;
	float:left;
}
.social_login_box {
	text-align:center;
	margin-top:20px;
	}
.social_log_stat{
	font-family: Arial,Helvetica,sans-serif;
    font-weight:bold;
	color:#F50A2D;
		}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
	margin:10px;
	background-repeat:no-repeat;
}
.fa-facebook:before {

}
.btn-google-plus {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,0.2);
	margin:10px 10px 10px 10px;
	background-repeat:no-repeat;
}
.btn-sdt {
    color: #fff;
    background-color:#0C0;
    border-color: rgba(0,0,0,0.2);
	margin:10px;
	background-repeat:no-repeat;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.btn-block {
    display: block;
	height:30px;
	font-size:24px;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*#sdt{
	display: block;
	height:30px;
	width:230px;
	color:#FFF;
    padding-left: 0;
    padding-right: 0;
	background-color:#3b5998;
	font-size:16px;
	font-weight:bold;
	font-weight:italic;
	
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin:0px 0px 10px 10px;
	border-radius:5px 5px 5px 5px;
		margin:0px 10px 10px 10px;*/

	
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn {
    border: medium none;
    border-radius: 4px !important;
	margin-bottom:25px;
	font-weight: bold;
}
.btn-social>:first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}

#right{
	width:250px;
	min-height:355px;

	float:left;
	margin:0px 0px;
	margin-left:350px;
	
}
#center{
	margin-left:205px;
	margin-right:205px;
	min-height:500px;
	}
#liveshow{
	height:245px;
	margin-bottom:5px;
	background-color:#F00;
	}
#sankhau{
	min-height:250px;
	background-color:#FF0;
		}
#sp{
	height:200px;
	background-color:#5FC8FA;
	margin:15px 0px 5px 0px;
}
#footer{
	width:960px;
	height:auto;
margin: 0 auto;

}

#thongtin{
	width:960px;
	height:100px;
	padding:10px;
	color:#1A622B;
	font-weight:bold;
	
	}
	
		
	#trusohcm{
		text-align:center;
		color:#1A622B;
		}
	#trusohn{
		color:red;
		
		}
#copyright{
	color:#F00;
	padding:10px;
	text-align:center;
	margin-top:65px;
	

	
	}
	
#mangxahoi{float:right;margin-top:35px; width: 300px; margin-bottom:10px; clear:both;}
#icon li{float: right; margin-right: 10px; list-style: none}
#icon li a{height: 33px; display: block; background: url(image/icon.png); text-indent: -999999px;
background-image:url(../image/icon.png)}


#icon li.google a{width: 32px; background-position: 0 0}
#icon li.rss a{width: 32px; background-position: -32px 0}
#icon li.email a{width: 32px; background-position:  -64px 0}
#icon li.facebook a{width: 32px; background-position: -96px 0}
#icon li.twiter a{width: 32px; background-position: -128px 0}
#icon li.linkedin a{width: 32px; background-position: -160px 0}
#icon li.youtube a{width: 32px; background-position: -192px 0}

#icon li.google a:hover{background-position: 0 33px}
#icon li.rss a:hover{background-position: -32px 33px}
#icon li.email a:hover{background-position: -64px 33px}
#icon li.facebook a:hover{background-position: -96px 33px}
#icon li.twiter a:hover{background-position: -128px 33px}
#icon li.linkedin a:hover{background-position: -160px 33px}
#icon li.youtube a:hover{background-position: -192px 33px}

#chuchay{
	margin:10px;
	height:30px;
	color:#FFF;
	font-weight:bold;
	clear:both;
	}
	
.table{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	background-color:#1A622B;
	color: #FFF;
	margin-top:10px;

	border:none;
	border-radius:10px 10px 10px 10px;
	box-shadow:5px 5px 5px #666666;
	border-style:outset;
	}
.input{
	width:200px;
	height:25px;
	text-align:center;
	margin-left:0px;
	background-color:#FF9;
	border-radius:10px 10px 10px 10px;
	}
.padding{
	margin-left:30px;
	}
.button{
	width:100px;
	height:25px;
	font-weight:bold;
	background-color:#FFF;
	box-shadow: 5px 5px 5px #666666;
	}
.padding{
padding-left:15px;	
}
.hinhnoibat{
	width:700px;
	height:353px;
	border:solid 1px #666666;
}
.noibat{
	width:30px;
	height:25px;
	text-align:center;
	margin-left:10px;
	background-color:#FF9;
	border-radius:10px 10px 10px 10px;
	}
	a{
		text-decoration:none;
	}
	a:hover{
		color:#F00;
	}

input#dienthoai {
	width: 100%;
}
input#name {
	width: 100%;
}

