@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	background: #101010 url(../images/bg-main.png) repeat-x top fixed;
}
a { text-decoration:none; color:#03F}
a:hover { text-decoration:underline;}
img { border:0px;}
#gf-wapper{
	text-align: left;
	background: #FFF;
	width: 960px;
	margin: auto;
	margin-top: 21px;
	margin-bottom: 21px;
	text-align: left;
	overflow: hidden;
}
#gf-header{
	clear:both;
	overflow: hidden;
}
#gf-header div.boxleft{
	float: left;
	width: 350px;
	overflow: hidden;
}
#gf-header div.boxright{
	float: right;
	width: 550px;
	overflow: hidden;
}
#gf-header div.boxright div.domain-search h3{
	margin: 0px;
	padding: 0px;
	height: 27px;
	line-height: 27px;
}
#gf-header div.boxleft div.logo{
	height: 75px;
	overflow: hidden;
	background: url(../images/logo-thuonghieu.png) no-repeat top left;
}
#gf-navitor{
	clear: both;
	overflow: hidden;
	height: 30px;
	text-align: left;
	background: url(../images/bg-navitor.png) repeat-x top left;
}
#gf-banner{
	clear: both;
	overflow: hidden;
	height: 200px;
	border: #CCC 1px solid;
	border-top: none;
	margin-bottom: 11px;
}
#gif-body{
	clear:both;
	overflow: hidden;
}
#col_left{
	width: 680px;
	float: left;
	overflow: hidden;
}
#col_left div.main{
	border: #CCC 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}
#col_left div.main h2{
	color:#026abd;
	border-bottom: #CCC 1px solid;
}
#col_left div.main h2 a{
	padding: 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	color:#026abd;
}
#col_left div.main div.content{
	padding: 10px 0px;
	margin:auto;
}
#col_right{
	width: 250px;
	overflow: hidden;
	float: right;
}
#gf-panel{
	clear: both;
}
#gf-footer{
	clear: both;
	padding:11px 0px;
	border-top: #87a0b3 2px solid;
}
/*-----------------------------*/

div.pro_item{
	float: left;
	width: 215px;overflow:hidden;
	margin: 0px 0px 5px 0px;
	text-align: center;	
}
div.pro_item .item_img{
	border: #CCC 1px solid;
	width:180px; height:200px;
	vertical-align:middle;
}
div.pro_item div.pro_info{ 
	line-height: 21px;
	text-align: center;
	padding: 0px 10px 10px 10px;
}

div.con_item{
	clear: both;
	margin-bottom: 7px;
	overflow: hidden;
	border-bottom: #CCC 1px dashed;
}

/*div.con_item img{
	border: none;
	width: 200px;
	border:#CCC 1px solid;
	padding:3px;
	margin-right: 5px;
}*/
div.con_item h3.title{
	margin: 0px;
	padding: 0px;
	color: #036;
}
div.con_item a:hover h3.title{
	text-decoration: underline;
}

div.con_item p.readmore{
	text-align: right;
	clear: both;
}
.readmore a, div.con_item p.readmore a{
	color: #007EE2;
	font-weight:bold;
}

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

#support_online{
	border: #CCC 1px solid;	
}
