a{color:#323232; text-decoration:none;}
a:hover{text-decoration:underline}
body{font-family:Tahoma, Verdana, Arial; font-size:12px; margin:0px; padding:0px;}
.designed{
	font-size:8pt;
	color:#999999;
}

/*
### Cấu trúc site ###
*/
#header{
	width:1000px;
}
#content{
	width:1000px;
}
#content_left{
	/*background:#f2ecde;*/
	width:150px;
	float:left;
}
#content_center{
	/*background-color:#FFFFFF;*/
	width:630px;
	float:left;
}
#content_right{
	/*background:#525252;*/
	width:220px;
	float:right;
}
#footer{
	background:#F2F2F2;
	clear:both;
	width:1000px;
}
.break_clear{
	font-size:1px;
	clear:both;
}
/*
--- End Cấu trúc site ---
*/

/*
### Header here ###
*/
#header_content{
	background:url(../images/header_bg.gif) repeat-y;
	height:96px;
	text-align:left;
}
#header_last_update{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-style:italic;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:20px;
	line-height:18px;
}
#header_menu{
	background:#FFFFFF;
	display:none;
	filter:alpha(opacity=100);
	width:1000px;
	max-width:988px;
	position:absolute;
	z-index:9;
}
#header_menu td{
	border:1px #CCCCCC solid;
	font-weight:bold;
	text-align:center;
	height:25px;
	white-space:nowrap;
}
#header_menu td a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}
#header_menu .td{
	background:#545454;
}
#header_menu .td_current{
	background:#ca0002;
}
#header_menu .td_current a{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}
.header_count_news{
	font-size:11px;
	color:#999999;
	font-style:italic;
}
.header_count_news font{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
/*
--- End Header here ---
*/

/*
### Left here ###
*/
.free_advertisement{
	padding:5px;
	padding-top:0px;
	width:143px;
	max-width:133px;
	overflow:hidden;
}
.free_advertisement_link{
	font-size:12px;
	color:#1d4fce;
}
.free_advertisement_description{
	font-size:11px;
	color:#008000;
}
.free_advertisement_description:hover{
	text-decoration:none;
}

.left_advertisement{
	border:none;
}
.left_gold_link{
	background:url(/images/arrow.gif) no-repeat 0px 3px;
	font-size:8pt;
	color:#3c6624;
	padding-left:9px;
}
.left_gold_link_div{
	padding:5px;
	padding-bottom:0px;
	width:150px;
	max-width:140px;
	overflow:hidden;
	text-align:left;
}
.left_gold_link_title{
	background:#999999;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
	text-align:center;
	padding:5px 0px 5px 0px;
}
#left_menu{
	background:url(../images/left_menu_bg.gif) repeat-y right;
	background-color:#f2ecde;
	padding-right:12px;
}
#left_menu .left_menu_ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#left_menu .left_menu_li, #left_menu .left_menu_li_current{
	height:25px;
	max-height:20px;
	text-align:left;
	padding-top:5px;
}
#left_menu .left_menu_li{
	background:url(../images/left_menu_line.gif) repeat-x bottom;
	cursor:pointer;
}
#left_menu .left_menu_li_current{
	background:#4e4e4d;
}
#left_menu .left_menu_li_current a, #left_menu .left_menu_li_current a:hover{
	background:none;
	color:#FFFFFF;
}
#left_menu .left_menu_homepage{
	background:url(../images/left_menu_home_icon.gif) no-repeat 1px 0px;
	color:#df1212;
}
#left_menu a{
	background:url(../images/left_menu_icon.gif) no-repeat 1px 1px;
	font-size:8pt;
	font-weight:bold;
	padding-left:23px;
}
#left_menu a:hover{
	color:#df1212;
	text-decoration:none;
}
#left_menu .left_menu_current{
	background:#4e4e4e;
	font-size:8pt;
	font-weight:bold;
	padding-left:13px;
	color:#FFFFFF;
}
/*
--- End Left here ---
*/


/*
### Center here ###
*/
.copyright{
	border-top:1px #F2F2F2 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
	text-align:left;
	line-height:17px;
	padding:5px 10px 5px 10px;
}
.content{
	text-align:left;
}
.content_detail{
	padding:10px;
	padding-top:5px;
}
.content_center{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-left:13px;
	text-align:left;
}
.content_center a{
	color:#FF0000;
}
.content_center_hot{
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:6px;
	text-align:left;
}
.content_center_hot a{
	color:#f0ff00;
}
.content_center_right{
	font-weight:bold;
	padding-top:5px;
	padding-left:13px;
	text-align:left;
}
.content_right{
	text-align:left;
}
.content_right_detail{
	padding-top:0px;
	padding:5px;
}
.content_title{
	background:#d8d8d8;
	height:24px;
}
.content_title_hot{
	background:url(../images/hot_news_title_bg.gif) repeat-x;
	color:#f0ff00;
	height:24px;
}
.content_title_right{
	background:#363636;
	color:#f0ff00;
	height:24px;
}

.div_goTop{
	background:#F2F2F2;
	padding:1px 5px 1px 5px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .50;
	-khtml-opacity: .50;
	opacity: .50;
}
.div_goTop_hover{
	background:#FFFFFF;
	padding:1px 5px 1px 5px;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
	-moz-opacity: .99;
	-khtml-opacity: .99;
	opacity: .99;
}

.form{
	margin:0px;
	padding:0px;
}
.form_asterisk{
	font-size:12px;
	color:#FF0000;
}
.form_control{
	border:1px #b2b2b2 solid;
	font-size:14px;
	color:#333333;
	height:23px;
}
.form_control_2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #b2b2b2 solid;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
}
.form_control_search_by_date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #b2b2b2 solid;
	font-size:8pt;
	font-weight:normal;
	color:#333333;
}
.form_errorMsg{
	font-size:8pt;
	color:#FF0000;
}
.form_name{
	font-size:11px;
	font-weight:bold;
	color:#d8d8d8;
}
.form_name_2{
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.form_text{
	font-size:11px;
	color:#004000;
}
.form_text_note{
	font-size:11px;
	color:#666666;
}

.goTop{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.goTop:hover{
	color:#FF3300;
	text-decoration:none;
}
.link_replace{
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}
.load_data{
	font-size:12px;
	color:#666666;
	text-align:center;
}
.matrix{
	font-family:"Courier New", Courier, monospace;
	color:#FFFFFF;
	font-size:15px;
	text-align:center;
	width:10px;
	padding:0px;
	margin:0px;
}
.news_date{
	font-size:10px;
	font-style:italic;
	font-weight:normal;
	color:#666666;
}
.news_detail{
	font-size:12px;
}
.news_focus_title{
	color:#EEEEEE;
	font-size:12px;
}
.news_hot_title{
	background:url(../images/icon_star.gif) no-repeat 5px 2px;
	color:#EEEEEE;
	font-size:12px;
	padding-left:23px;
}
.news_no_one{
	
}
.news_no_other{
	width:610px;
	overflow:hidden;
}
.news_no_other ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.news_no_other li{
	padding-bottom:7px;
	text-align:left;
	background:url(../images/dot_line.gif) repeat-x bottom;
}
.news_no_other_title{
	background:url(../images/icon_star.gif) no-repeat 5px 2px;
	color:#383838;
	font-size:12px;
	padding-left:23px;
}
.new_picture{
	border:1px #CCCCCC solid;
}
.news_picture_1{
	border:1px #CCCCCC solid;
	margin-right:10px;
	margin-top:4px;
}
.news_picture_detail{
	text-align:center;
	width:610px;
	overflow:hidden;
}
.news_picture_name{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	text-align:center;
}
.news_source{
	font-size:10px;
	font-style:italic;
	color:#999999;
}
.news_title_1{
	font-weight:bold;
	font-size:12px;
}
.news_title_2{
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
.news_teaser_1{
	font-size:11px;
	color:#222222;
	line-height:18px;
}
.news_teaser_2{
	font-size:12px;
	font-weight:bold;
	color:#555555;
}
.page, .page_current{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.page_current{
	color:#FF3300;
}
.price{
	font-size:12px;
	color:#FF0000;
}
.price_usd{
	font-size:11px;
	color:#333333;
}
.product_name{
	font-size:12px;
}
.product_view_more{
	font-size:11px;
	font-weight:bold;
}
.search_by_date{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:10px;
}
.security_code{
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
}
.table_special_product{
	border-collapse:collapse; 
	border:1px solid #CCCCCC;
	cursor:pointer;
}
.table_special_product_mousemove{
	border-collapse:collapse; 
	border:1px solid #FF0000;
	cursor:pointer;
}
.thankyou_message{
	font-size:15px;
}
.thankyou_title{
	font-size:18px;
	font-weight:bold;
	color:#16387c;
	padding-bottom:10px;
}
.visited{
	color:#f2ecde;
	font-size:8px;
}
/*
--- End Center here ---
*/

/*
### Right here ###
*/
.right_banner{
	width:165px;
	max-width:145px;
	overflow:hidden;
	padding:10px;
	padding-top:5px;
}
/*
--- End Right here ---
*/

/*
### Footer here ###
*/
#footer_advertisement{
	width:1000px;
	overflow:hidden;
	padding-top:10px;
}
/*
--- End Footer here ---
*/

/*
### Poll cannao.com here ###
*/
.text_question, .text_answer{
	font-size:12px;
}
/*
--- End Poll cannao.com here ---
*/


/*
### Tooltip here ###
*/
#dhtmltooltip{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-size: 10pt;
	z-index: 100;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	-khtml-opacity: .90;
	opacity: .90;
	left: -300px;
	visibility: hidden;
	padding-bottom: 4px;
	border-left: black 1px solid;
	padding-top: 4px;
	border-bottom: black 1px solid;
	font-family: Arial;
	position: absolute;
	background-color: lightyellow;
	width: 250px;
}
#dhtmlpointer{
	z-index: 101;
	left: -300px;
	visibility: hidden;
	position: absolute;
}
/*
--- End Tooltip here ---
*/