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

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414040;
	background-image:url(../images/bgbody.jpg);
	background-repeat:repeat-x;
}

/* tables still need 'cellspacing="0"' in the markup */

.img 
{
	border:0;
}

.bannertop
{
	width:986px;
}

ul#list_product li 
{
	width:250px; 
	display:inline-block;
	float:left;
	vertical-align:top;
	list-style:none;
}

#detail_page li
{
	margin-left:20px;
}


.padleft
{
	padding-left:10px;
}

.menu
{
	width:986px;
	height:31px;
	background-image:url(../images/bgmenu.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.menu_l
{
	height:23px;
	margin: 0 auto;
	background-color:#9cc232;
	line-height:23px;
	padding-left:10px;
	color:#ffffff;
}

.menu_sub
{
	height:23px;
	margin: 0 auto;
	background-color:#9cc232;
	line-height:23px;
	color:#ffffff;
	border-right:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
}

.bgsearch
{
	width:195px;
	height:31px;
	background-image:url(../images/bgsearch.png);
	background-repeat:no-repeat;
	background-position:center left;
}



#content
{
	width:998px;
	margin:0 auto;
	clear:both;
	min-height:600px;
	height:auto !important;
	min-height:600px;
}

/* top page */
#container 
{
	width:998px;	
	margin:0 auto;
	background-image:url(../images/bgrepeate.png);
	background-repeat:repeat-y;
}

.bornfooter
{
	width:998px;	
	margin:0 auto;
	background-image:url(../images/bornfooter.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}


.bg_catalog
{
	background-image:url(../images/bg_catalog.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:18px; 
	line-height:17px;
	font-size:12px;
}

.bg_content
{
	background-image:url(../images/bg_content.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}








#support
{
	margin:0 auto; 
	width:998px; 
	clear:both;
	background-image:url(../images/support.jpg);
	background-repeat:repeat-x;
	height:42px; 
}

.space_left
{
	float:left; 
	width:14px;
	height:25px;
}

.leftpage
{
	float:left; 
	width:180px;
}

.rightpage
{
	float:left; 
	width:792px;
}

.box_left_page
{
	width:173px;
	clear:both;
}

.content_box
{
	padding:10px;
}

.content_box2
{
	padding:10px;
	border:solid 1px #CCCCCC;
}

.content_box3
{
	padding-top:10px; padding-bottom:10px; 
	border:solid 1px #CCCCCC;
}

.content_box4
{
	border:solid 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
}

.content_box5
{
	border:solid 1px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#dedfd6;
}

.pad_box
{
	padding-top:10px; clear:both;
}

.left_right_box
{
	float:left; width:550px;
}

.space_right_box
{
	float:left; width:10px; height:10px;
}

.r_right_box
{
	float:left; width:232px;
}

.bg_right
{
	width:232px;
}



















.menu_s
{
	padding:5px 0 5px 0;
	border-bottom:1px solid #999999;
	width:229px;
}

.text_menu 
{
	padding-left:10px; padding-right:10px;
}

.text_menu a:link
{
	color:#5d5656;
	font-weight:bold;
	text-decoration:none;
}

.text_menu a:visited
{
	color:#5d5656;
	font-weight:bold;
	text-decoration:none;
}

.text_menu a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.slide_banner
{
	width:550px; height:360px; float:left;
}

.slide_space
{
	width:15px; height:358px; float:left;
}

.banner_right
{
	width:192px; height:358px; float:left; border:solid 1px #CCCCCC;
}

.banner_img
{
	width:375px; height:238px; float:left; border:solid 1px #CCCCCC;
}














.box_left
{
	width:229px; 
	margin:0 auto;
}

.body_box_left
{
	background-color:#f2eeee;
}

.bt_box_left
{
	width: 229px;
	height: 34px;
	background: url(../images/bgbttitle.jpg);
	background-repeat:no-repeat;
}


.space_left_right
{
	float:left; 
	height:10px;
}

.box_right
{
	width:792px;
}

.bg_box_right
{
	background-image:url(../images/bgbox.jpg); 
	background-repeat:repeat-x;  
	height:33px;
}

.bg_title_right
{
	background-image:url(../images/bgtitle_right.jpg); 
	background-repeat:no-repeat; 
	width:165px; 
	height:33px;
}





/* footer */

.bgfooter
{
	width:100%;
	clear:both;
}

.bg_footer
{
	background-color:#e51f1f;
	width:964px;
}

.footer
{
	width:998px;
	margin:0 auto;
}
/* footer */


.linenews1
{
	border-bottom:solid 1px #FFFFFF;
	clear:both;
}

.bdbt
{
	border-bottom: solid 1px #CCCCCC; margin-bottom:10px;
}

.clr_bth
{
	padding-top:20px; clear:both;
}


/* NEWS */

/* GROUP NEWS */
.DisplayData
{
	padding-top:10px;
}
.ListTinImg
{
	width:180px;
	float:left;
	border:solid 1px #CCCCCC;
	margin-right:10px;
	margin-bottom:5px;
}

.ListTinImg img 
{
	padding:2px;
}

.ListTin li
{
	clear:both;
	border-bottom:solid 1px #E8E8E8;
	padding-bottom:5px;
	margin-top:10px;
}

.ListTinDetail
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	padding-bottom:10px;
}

.ListTinTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding-bottom:5px;
}

.ListTinTitle a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.ListTinTitle a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.ListTinTitle a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.ListTinText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	padding:0 5px 0 0;
}

.ListTinText a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

.ListTinText a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

.ListTinText a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}


/* Paginator */

div.paginator 
{
	margin: 1em auto;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.paginator span {
	padding: 2px 7px 3px 7px;
	display: inline-block;
	border: 1px solid #e9e8e3;
	color: #333333;
	width: auto;
	margin: 0px 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.paginator span.active {
	color: black;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


div.paginator a 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 2px 7px 3px 7px;
	display: inline-block;
	border: 1px solid #e9e8e3;
	background: #e9e8e3;
	color:#333333;
	margin: 0px 1px;
	text-decoration: none !important;
}

div.paginator a:hover {
	background: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.active_page
{
	font-weight:bold;
}

/* GROUP NEWS */

.boxtinkhac
{
	clear:both; border:solid 1px #cccccc;
}

.tinkhac_title
{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e5209;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:10px;
}

.linenews
{
	clear:both;
	padding-top:5px;
	line-height:16px;
}

/* site path */
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff4b27;
	text-decoration: none;
	font-weight: bold;
	}
	.path a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #ff4b27;
		font-weight: bold;
	}
	.path a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #ff4b27;
		text-decoration: none;
		font-weight: bold;
	}
	.path a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #ff4b27;
		text-decoration: underline;
		font-weight: bold;
	}
	.path a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #ff4b27;
		text-decoration: none;
		font-weight: bold;
	}
	
	.printpage a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		padding-left:5px;
	}
	.printpage a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	.printpage a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	.printpage a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		text-decoration: none;
	}
	
	.text_def {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4a4a;
	text-decoration: none;
	}
	.text_def_contact a:link{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: #4b4a4a;
		text-decoration: none;
	}
	.text_def_contact a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: #4b4a4a;
		text-decoration: none;
	}
	.text_def_contact a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: #4b4a4a;
		text-decoration: underline;
	}
	.text_def_contact a:active{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		color: #4b4a4a;
		text-decoration: none;
	}
	.text_def_contact table td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		color: #000000;
		text-decoration: none;
	}
	

	.text_date
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#999999;
	}
	.bg_path{ 
 		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.tab_5{
	padding-left: 5px;
	}	
	
	.tieude
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#333333
	}
	
	.tieude a:link
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#333333
	}
	
	.tieude a:visited
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#333333
	}
	.tieude a:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#006600
	}
	
	.sitemap
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#006600
	}
	
	.sitemap a:link
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#006600
	}
	
	.sitemap a:visited
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#006600
	}
	.sitemap a:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#333333
	}
