@charset "UTF-8";
body
{
	
	-x-system-font: none;
	background-color: #333333;
	font-family:Arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin:0px;
	line-height: 150%;
}
a.titleTuyenDung:link,a.titleTuyenDung:visited
{
	background: url(Images/bullet3.jpg) 0px 0px no-repeat;
	padding-left:10px;
}
a.titleTuyenDung:hover
{
	color:#d30000;
}
.error
{
	color:#d30000;
}
h3
{
	color: #DE6A04;
	margin:5px 0px 3px 0px;
	padding:0px;
	line-height:120%;
	font-size:12px;
}
h4
{
	color: #DE6A04;
	margin: 3px 0px;
	padding: 0px;
	line-height: 120%;
	font-size:1em;
}
h2
{
	color: #DE6A04;	
	font-size:16px;
	line-height:120%;
}
h3 a, h4 a, h2 a
{
	text-decoration: none;
	color: #DE6A04;
}
a
{
	text-decoration: none;
	color: #DE6A04;
}
a:visited
{

}
#page_margins
{
	margin: auto;
	max-width: 950px;
	min-width: 950px;
	position: relative;
	text-align: left;
	width: 950px;
}
#page
{
	margin-top:5px;
	width:950px;
	float:left;
	background:#FFFFFF;
	
}
img {border:0px}
/*********Header*********/
#header
{
	width:950px;
}
#header #center
{
	background: url(images/head_center.jpg);
	height: 26px;
	width: 934px;
	float: left;
	color: #CCCCCC;
}
#header a
{
	color: #CCCCCC;
	text-decoration: none;
}
#header a:hover
{
	color: #FFF;
	text-decoration: none;
}
#header span #slipt
{
	background: url(images/head_top_slipt.jpg);
	margin: 0px 5px;
	width: 2px;
}
#header #connerleft
{
	background: url(Images/head_conner_left.jpg) no-repeat;
	width: 8px;
	float: left;
	height: 26px;
}
#header #connerright
{
	background: url(Images/head_conner_right.jpg);
	width: 8px;
	float: left;
	height: 26px;
}
#header img
{
	margin-top: 5px;
	float:left;
	border:0px;
}
#header span
{
	padding: 5px 3px;
}
/*********Logo*********/
#logo
{
	background: url(Images/headbg.jpg) no-repeat right top;	
	width: 100%;
	color: #C83836;
	vertical-align: middle;
}
.idtrade_logo img
{
	margin: 5px;
	float: left;
	border:0px;
}
#logo a
{
	color: #666666;
	float: left;
	margin: 0px;
	text-decoration: none;
	vertical-align:text-top;
	padding-right:3px;
}
#logo a:hover
{
	color: #000;
	float: left;
	margin: 0px;
	text-decoration: none;
	vertical-align:text-top;
	padding-right:3px;
}
#logo span
{
	padding:30px 5px 0px 0px;
}
/*********Menu*********/
.header_menu
{
	height: 68px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.header_menu .menu
{
	background:url(images/menubg.jpg) repeat-x;
	height:31px;
	font-family:Arial;
}
.header_menu .menu ul
{
	padding:0px;
	margin:0 0 0 5px;
	list-style-type:none;	
}
.header_menu .menu ul li
{
	background: transparent url(Images/menu_center.jpg) repeat-x scroll center bottom;
	float: left;
	height: 30px;
	display: inline;
	margin:0px;
}
.header_menu .menu ul li a
{
	background: transparent url(images/menu_left.jpg) no-repeat scroll left bottom;
	float: left;
	height: 30px;	
	text-decoration: none;	
	margin-bottom:-1px;
}
.header_menu .menu ul li span
{
	background: transparent url(images/menu_right.jpg) no-repeat scroll right bottom;
	color: #333333;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	margin-bottom: -1px;
	padding: 7px 11px 3px;
	cursor:pointer;
}
.header_menu .menu ul li a:hover
{
	color:#EFF2F4;
}
.header_menu .menu ul li.current  a:hover
{
	color:#344E85;
}
.header_menu .menu ul li a.current span
{
	background: transparent url(images/active_menu_left.jpg) no-repeat scroll left top;
	color: #D72621;
	display: block;
	float: left;
	font-weight: bold;
	height: 22px;
	padding: 11px 11px 3px;
}
.header_menu .menu ul li a.current
{
	background: #FFF url(images/active_menu_right.jpg) no-repeat scroll right top;
	color: #D72621;
	float: left;
	height: 35px;
	margin-top: -4px;
	padding: 0;
}
.header_menu .submenu
{
	background: #E6E9EC none repeat scroll 0 0;
	clear: left;
	color: #344E85;
	height: 25px;
	padding: 5px 10px 0;
	text-align: left;
}
.header_menu .submenu a
{
	color:#344E85;
	font-weight:bold;
	text-decoration:none;
	
}
.header_menu .submenu a:hover,.header_menu .submenu a.selected
{
	text-decoration:underline;
}
#submenu
{
	background: url(Images/submenu_center.jpg) repeat-x;	
	height:30px;
	color:#D72621;
	font-weight:bold;
	font-size:11px;
	width:910px;	
	overflow:hidden;	
}	
#left
{
	background: url(Images/submenu_left.jpg);
	width:8px;
	float:left;	
	height:33px;
	position:absolute;
}
#right
{
	background: url(Images/submenu_right.jpg);
	width:8px;
	float:right;	
	position:absolute;
	left:934px;
	height:33px;
}		
#submenu #sub
{
	float: left;
	text-align:center;
	padding-top: 5px;
}
#submenu div
{
	float:left;
	padding: 5px 3px 5px;
}
	/*
	Style attributes of active menu item 
	*/
#mainMenu .activeMenuItem
{
	cursor: pointer;
	background-image: url(Images/active_menu_center.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	margin-top:-4px;
	display:list-item;
}
	
#submenu a
{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
	
#submenu a:hover
{
	color: #FF0000; /* Red color when the user moves the mouse over sub menu items */
}
/************Tip*****************/
#tip
{
	background: url(Images/tip_center.jpg) repeat-x;
	height: 28px;
	width: 98%;
	margin: 0px 10px;
	line-height: 150%;
}
#tip #tipleft
{
	background:url(Images/tip_left.jpg) no-repeat;
	Height:28px;
	width:8px;
	float:left;
	}
#tip #tipright
{
	background: url(Images/tip_right.jpg) no-repeat;
	height: 28px;
	width: 8px;
	float: right;
}

.nav
{
	background: url(Images/bullet_tip.jpg) no-repeat;
	background-position: center left;
	padding-left:10px;	
	color: #DA251D;
	font-size: 1em;
	font-weight:bold;
	text-decoration:none;
}
#tip ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	line-height: 150%;
}
#tip ul li
{
	background: url(Images/bullet_tip.jpg) no-repeat;
	background-position: center left;
	padding:3px 8px;
	float: left;
	width: auto;	
	font-size:0.9em;
}#tip ul li a
{
	color: #000000;
	text-decoration: none;
}
/*********Content***********/
#content
{
	line-height: 140%;
	margin: 10px;
	width: 98%;
	font-size:12px;
	font-family:Arial;
}
#content h2,h3,h4
{
	padding:0px;
	margin:0px 0px 2px 0px
}
.box410
{
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	width: 410px;
	margin-bottom:10px;
	float: left;
}

.box410 tip
{
	color: #999999;
}
.box410 .boxleft
{
	background-image: url(Images/box410_left.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	width:8px;
	height:20px;
	float:left;
	position:relative;
	margin-top:-1px;
	margin-left:-1px;
}
.box410 .boxbottomleft
{
	background-image: url(Images/box410_bottom_left.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	width:8px;
	height:8px;
	float:left;
	margin-bottom:-1px;
	margin-left:-1px;
}
.box410 .boxright
{
	background-image: url(Images/box410_right.jpg);
	background-position: right top;
	width: 8px;
	height: 20px;
	float: right;
	margin-top: -1px;
	
	margin-right: -1px;
	position:relative;
	background-repeat: no-repeat;
}
.box410 .boxbottomright
{
	background-image: url(Images/box410_bottom_right.jpg);
	background-position: right bottom;
	width: 8px;
	height: 8px;
	float: right;
	margin-bottom: -1px;
	margin-right: -1px;
	background-repeat: no-repeat;
}
.box410 #home_News
{
	position:relative;
}
.box200
{
	background: url(Images/box200_bg.jpg) repeat-x;
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: justify;
	width: 100%;
}
#icon_cat
{
	background: url(Images/icon_cat.png) no-repeat;
	float: left;
	height: 28px;
	margin: 3px 5px 0 0;
	vertical-align: middle;
	width: 15px;
}
#icon_danhba
{
	background: transparent url(Images/icon/danhmuc.jpg) no-repeat scroll 0 0;
	float: left;
	height: 18px;
	margin: 8px 0 0 0;
	vertical-align: middle;
	width: 15px;
}
#icon_danhmuc
{
	background: transparent url(Images/icon/danhmuc.jpg) no-repeat scroll 0 0;
	float: left;
	height: 18px;
	margin: 8px 0 0;
	vertical-align: middle;
	width: 16px;
}
#icon_hotro
{
	background: transparent url(Images/icon/hotro.jpg) no-repeat scroll 0 0;
	float: left;
	height: 18px;
	margin: 8px 0 0;
	vertical-align: middle;
	width: 16px;
}
#icon_cohoigiaothuong
{
	background: transparent url(Images/icon/head_home.jpg) no-repeat scroll 0 0;
	float: left;
	height: 18px;
	margin: 8px 0 0 0;
	vertical-align: middle;
	width: 15px;
}
.box200 div
{
	float:left;
}
.box200 .tip
{
	font-size:0.8em;	
	color: #999999;
	width:100%;
}
.box200 .content
{
	
}
.box200 .line
{
	background: url(Images/box200_line.jpg) repeat-x;
	height: 3px;
	width: 100%;
	clear:both;
}
.box200 .bottom_left
{
	background-image: url(Images/box200_bottom_left.jpg);
	background-position: bottom left;
	width: 8px;
	height: 8px;
	float: left;
	margin-bottom:-1px;
	margin-left:-1px;
}
.box200 .bottom_right
{
	background-image: url(Images/box200_bottom_right.jpg);
	background-position: bottom right;
	width: 8px;
	height: 8px;
	float: right;
	margin-bottom:-1px;
	margin-right:-1px;
}
#textHead
{
	color: #DA251C;
	float: left;
	font-family: arial;	
	font-weight: bold;
	line-height: 150%;
	margin: 5px 0 5px 10px;
}
	.box200 #lineh
{
	background: url(Images/box200_linh.jpg);
}
.box200 .boxleft
{
	background-image: url(Images/box200_left.jpg);
	background-position:top left;
	width:8px;
	height:30px;
	float:left;
	margin-top:-1px;
	margin-left:-1px;
}
.box200 .boxright
{
	background-image: url(Images/box200_right.jpg);
	background-position:top right;
	width:8px;
	height:30px;
	float:right;	
	margin-top:-1px;
	margin-right:-1px;
}
#idtrade
{
	background: transparent url(Images/icon/hotnews.png) no-repeat scroll 0 0;
	float: left;
	height: 15px;
	margin: 8px 0 0 5px;
	vertical-align: middle;
	width: 15px;
}
.boxGrey
{
	text-align:center;
	height:60px;
}
.menu_content
{
	background: #FFFFFF;	
	height: 31px;
	position:absolute;
	margin-top: 5px;
}
.menu_content a
{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.menu_content a:hover
{
	color: #DE6A04;
}
.menu_content_left
{
	background:url(Images/menu_content_left.jpg) no-repeat;
	width:9px;
	float:left;
	height:30px;	
	}
.menu_content_right
{
	background: url(Images/menu_content_right.jpg) no-repeat;
	width: 11px;
	float: right;
	height: 30px;
}
.menu_content_t
	{border-top: 1px solid #999999;
	padding-top:5px;
	
}
/******BoxOr*******/
.boxOr
{
	background: url(Images/box200_bg.jpg) repeat-x top left;
	border: 1px solid #BCD0E3;
	width: 100%;	
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
.boxOr .textHead
{
	color: #DA251C;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;
	margin: 5px 0;
}
.boxOr .content
{
	padding:3px 10px;
	}
.boxOr .line
{
	background: transparent url(Images/box200_line.jpg) repeat-x scroll 0 0;
	clear: both;
	height: 3px;
	margin: 0 10px;
	width: 94%;
}
.boxOr_top_left
{
	background: url(Images/boxOr_top.jpg) no-repeat top left;
	width: 8px;
	height: 8px;
	float: left;
	margin-top: -1px;
	margin-left: -1px;
}
.boxOr_top_right
{
	background:url(Images/boxOr_top_right.jpg) no-repeat top left;
	width:8px;
	height:8px;
	float:right;
	margin-top:-1px;
	margin-right:-1px;
	}
.boxOr_bottom_left
{
	background:url(Images/boxOr_bottom_left.jpg) no-repeat top left;
	width:8px;
	height:8px;
	float:left;
	margin-bottom:-1px;
	margin-left:-1px;
	}
.boxOr_bottom_right
{
	background:url(Images/boxOr_bottom_right.jpg) no-repeat top left;
	width:8px;
	height:8px;
	float:right;
	margin-bottom:-1px;
	margin-right:-1px;
}
#tip_email
{
	background: url(Images/email.gif);
	width: 19px;
	height: 17px;
	margin: 3px;
	float:left;
	vertical-align:middle;
}
#tip_ykien
{
	background: url(Images/ykien.gif);
	width: 19px;
	height: 17px;
	margin: 3px;
	float: left;
	vertical-align: middle;
}

.rsstitle{ 
overflow:hidden;
height:20px;
}
.rsstitle a
{
	text-decoration: none;
	color: #000000;
}
#footer #leftf
{
	width: 8px;
	background: url(images/footer_left_bg.jpg) no-repeat;
	position: absolute;
	float: left;
	height: 65px;
	
}
#footer #rightf
{
	width:8px;
	background:url(images/footer_right_bg.jpg) no-repeat;
	position:absolute;
	float:right;
	height:65px;left: 942px;
}
#footer #footer_icon
{
	background: url(images/footer_icon.jpg) no-repeat;
	width: 24px;
	height: 21px;
	float:left;
	margin:0px 0px 0px 10px;
}
#footer
{
	border-top:1px solid #333333;
	
	background: url(images/footer_bg_center.jpg);
	height: 65px;
}
#footermenu
{	padding:3px 0px 0px 0px;
	font-size: 1em;	
	width: 950px;
	margin-bottom:1px;
}
#footermenu #sub
{	
	height: 24px;
	padding-top: 5px;
}#footermenu #sub ul
{
	list-style-type: none;
	margin: 0 0 0 3px;
	padding: 0;
}
#footermenu #sub ul li
{
display:inline;
}
#footermenu #sub ul li div
{	
	width:3px;
	height:20px;
	float:left;
	margin-top:3px;
}
#footermenu #sub ul li div.sep
{	
	background:url(images/sep.jpg) no-repeat top left;
	margin-top:1px;
	width:3px;
	height:13px;
}
#footermenu a
{
	color: #000;
	float: left;
	font-size: 11px;
	font-weight:bold;
	padding: 0 10px;
	text-decoration: none;
}
#footermenu .slipt
{
	background: url(Images/footer_menu_s.jpg) no-repeat 0px bottom;
	float: left;
	font-size: 1em;
	height: 24px;
	width: 3px;
}
#footermenu #left
{
	
	height: 62px;
	width: 68px;
	float: left;
	position:absolute;
}
#footer #content
{
	background:#333333;
	color:#999999;
	float:left;
	height:151px;
	overflow:hidden;
	margin:0px;
	width:100%;
	font-family:Arial;
}#footer #content a
{
	color:#999999;
}
#footer .box
{
	padding:15px;
	float:left;
	}
#footer #content .slipt
{
	background: transparent url(Images/footer_s.jpg) no-repeat;
	height: 152px;
	width: 3px;
	float: left;
}
#footer .head
{
	color: #DA251C;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom:5px;
}
#footer .head a
{
	color: #DA251C!important;	
}
#footer #copyright
{	
	color: #FFFFFF;
	font-size: 11px;
	height: 22px;
	float: left;
	width: 100%;
	padding: 6px 0 0;
}
#footer #m
{
	color: #FFF;
	float: right;
	font-weight:bold;
	font-size:10px;
	padding-right:10px;
}
#footer #m a
{
	color: #FFF;
	text-decoration: none;
	padding:0px 3px;
}

input[type='button'], input[type='submit'], input[type='reset']
{
	background: url(images/combobox_bg.jpg);
	color: #666666;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	height: 18px;
	margin-top:-3px;
	margin: 0px 2px;		
}
.floatLeft1
{
	border: 0 solid;
	float: left;
	text-align: left;
	width: 120px;
	padding:3px;
}.floatLeft2
{
	border: 0 solid;
	float: left;	
	width: 160px;
	padding:3px 0px;
}
.floatLeft3
{
	border: 0 solid;
	float: left;	
	width: 300px;
}.floatLeft4
{
	border: 0 solid;
	float: left;	
	width: 450px;
	padding:3px 0px;
}
.clear
{
	clear: both;
}
/************ News ***************/
.blockTop
{
	margin: 0 0 10px;
	width: 500px;
}
.col01
{
	float: left;
	font-family: arial;
	font-size: 12px;
	padding: 0 5px 0 0;
	width: 502px;
}
.col02
{
	float: right;	
	width: 190px;
	
}
.col03
{
	float: right;
	width: 0px;
}
.col_inside1_left
{
	width:613px;
	float:left;
}
.col_inside1_right
{
	width:305px;	
	float:right;
}
.SubPanel
{
	float: left;
	height: 125px;
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	top: 0;
	width: 221px;
	z-index: 1;
}
.SubPanel .ctl
{
	background-image: url(topleft.gif);
	background-repeat: no-repeat;
	height: 10px;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 10px;
	z-index: 3;
}.SubPanel .SubPanelImage
{
	border: 1px solid #B6B6B6;
	height: 175px;
	left: 0;
	position: absolute;
	top: 0;
	width: 221px;
	z-index: 2;
}
.newslv01 div.TopNews
{
	background: url(Images/submenu_center.jpg) repeat-x scroll center bottom;
	float: left;
	height: 135px;
	padding: 0 0 20px 10px;
	width: 262px;
}
.newslv01 div.TopNewsNotImage
{
	background: url(Images/submenu_center.jpg) repeat-x scroll center bottom;
	float: left;
	height: 105px;
	padding: 0 0 20px 10px;
	width: 535px;
}

.SubPanel .ctl
{
	background-image: url(Images/topleft.gif);
	background-repeat: no-repeat;
	height: 10px;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 10px;
	z-index: 3;
}.SubPanel .ctr
{
	background-image: url(Images/topright.gif);
	background-repeat: no-repeat;
	height: 10px;
	left: 211px;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 10px;
	z-index: 3;
}.SubPanel .cbl
{
	background-image: url(Images/bottomleft.gif);
	background-repeat: no-repeat;
	height: 10px;
	left: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	position: absolute;
	top: 165px;
	width: 10px;
	z-index: 3;
}.SubPanel .cbr
{
	background-image: url(Images/bottomright.gif);
	background-repeat: no-repeat;
	height: 10px;
	left: 211px;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0;
	position: absolute;
	top: 165px;
	width: 10px;
	z-index: 3;
}.bloc03
{
	float: left;
	margin: 0 6px 15px 0;
	padding: 2px;
	width: 100%;
}
.imdesc02
{
	padding: 10px;
	
	float:left;
}.imdesc02 p
{
	line-height: 14px;
	margin: 0 0 2px;
	text-align:justify;
}
.imdesc02 img
{
	float: left;
}
.item-date
{
	-x-system-font: none;
	color: #848484;
	font-family: arial;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
.line
{
	background: transparent url(Images/box200_line.jpg) repeat-x scroll 0 0;
	clear: both;
	height: 3px;
	float: left;
	width:100%;
}
ul li a
{
	color: #DE6A04;		
}
ul li
{	
	margin-left:5px;
	padding:0px;
	}
ul
{
	list-style-image:none;
list-style-position:outside;
	margin:0px;
	padding:0px;	
	}
.box_cat_grid_row
{
line-height:120%;
overflow:hidden;
padding:5px 0;
}
.box_cat_grid_cell
{
	float:left;
	width:115px;
}
.box_cat_grid_cell img
{
	float:left;
	margin:0 5px 0 0;
}
.box_trade
{
	background: url(images/box_trade.jpg) no-repeat;
	width:286px;
	height:63px;
	padding:5px;
	float:left;
	margin:10px;
	
}
#contentMain
{
	float: left;
	margin: 0;
	width: 410px;
}
#contentMain_right
{
	float:left;
	margin:0px;
	padding:10px;
	width:310px; 
	
	
}
/*-----------------------------------------------*/
.grd th
{
	-x-system-font: none;
	background-color: #F7F9FC;
	border-bottom: 1px solid #E3EAF5;
	color: #586776;
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding: 4px 3px;
}
.grd 
{
	border:0px solid;
}
.grd tr
{
	border:0px solid;
}
.grd td
{
	border-bottom: 1px solid #F5F7FD;	
	color: #6F8294;
	height: 30px;
	padding: 0px 3px;
}
#right_category
{
	width:300px;
	float:left;
	padding:0px 10px;
}
.large_alpha a
{
	font-size:14px;
	font-family:Arial;
	color:#DA251C;
	font-weight:bold;
	padding:3px 6px;
	float:left;	
	cursor:pointer;
}
.large_alpha a:hover
{
	background:url(images/bg_buss.png) no-repeat;
	color:#FFFFFF;	
	cursor:pointer;	
}
.large_alpha_selected 
{
	background:url(images/bg_buss.png) no-repeat;
	color:#FFFFFF !important;	
	cursor:pointer;	
}
#businessDirectory ul
{
	list-style:none;
	
}
#businessDirectory
{	
	overflow:hidden;
	float:left;
}
.img_logo_bus
{
	width:91px;
	height:50px;
	border:1px solid #CCCCCC;
	margin:3px 3px 0px 0px;
	float:left;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}
.box_static
{
	float: left;
	font-size: 9px;
	font-weight: bold;
	height: 34px;
	margin: 1px;
	text-align: center;
	vertical-align: middle;
}
.box_static a
{
	color:#333333;
}
.box_static:hover
{
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	-moz-opacity:0.6;

}

/*-----------------------Menu right---------------------------*/

	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */			
		height:20px;	/* 20 pixel height */
		line-height:20px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		margin:1px;	/* A little bit of air */
		padding:1px;	/* Air between border and text inside */
		
		display:block;
	}
	
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;		
		text-align:left;	
	}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:5px;	
		background:#F4F5F6;
	}
	.dhtmlgoodies_subMenu ul li{	
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
			
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:block;	/* Display as block - you shouldn't change this */
	}	
.box_buss
{
	border: 1px solid #CCCCCC;
	float: left;
	height: 75px;
	margin: 5px 3px 0px 0px;
	text-align: left;	
}
.box_img_logo_buss
{	
	float: left;
	height: 60px;
	margin: 5px 0 0 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;	
}
.box_img_pro_buss
{	
	float: left;
	height: 60px;
	margin: 5px 0px 0px 5px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.box_buss_name
{
	font-size:12px;
	height:50px;
	overflow:hidden;	
	padding:3px;
	font-family:Arial;
	line-height:120%;
	width:110px;	
}
.box_buss_name a
{
	color:#414141;
	text-transform:capitalize;	
}
.box_buss_div ul{list-style-type:none;}
.box_buss_div li{ display:inline;float:left;margin: 3px 3px 0px 0px;}
.box_buss_div li:hover
{
	opacity: 0.80;
	moz-opacity: 0.80;
	filter: alpha(opacity=80);
	color: #F0EFEF;
}
.right_hoso
{
	padding:5px;
	float: right;
	margin-left: 10px;
	width: 300px;
	border:	1px solid #CCCCCC;
}
.document-tools .print
{
	background-image: url(images/print.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-right: 15px;
	padding-left: 18px;
}
.document-tools .docs
{
	background-image: url(images/docs.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-right: 15px;
	padding-left: 18px;
}
.document-tools .email
{
	background-image: url(images/email1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-right: 15px;
	padding-left: 18px;
}
.document-tools li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display:block;
	padding:5px 0px;
	float:left;
}

.wrapper_content
{
	background: url(images/boxc.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	width:100%;
}.sitepath
{
	padding-bottom:5px;
	color: #C83836;
	padding:5px 0px 10px 5px;
}
.sitepath .parent a
{	color: #C83836;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}
.sitepath .child
{
	font-size: 1em;
}
.idtrade_logo
{
	padding: 10px 0px 10px 15px;
	float:left;
}
.box_category .content
{
	padding:10px 10px 0px;
	float:left;
	margin:0px;
	border:1px solid #C1C9DB;
	width:340px;
	min-height:155px;	
}

.line2
{
	background:url(images/line2.jpg) repeat-x;
	height:4px;
	clear:both;
	width:100%;
	clear:both;
	float:left;
}
.list_danhba ul
{
	list-style-type: none;
	margin: 1px;
	padding: 0px;
	float:left;
	width:100%;
}
.list_danhba ul li
{
	display:inline;
	float:left;
	padding:0px;
	line-height:150%;
	color:#000;
}
.list_danhba ul li .c2
{
	padding-left: 2px;
	width: 300px;
}
.list_danhba a
{	
	cursor: pointer;
}.list_danhba td a
{
	color: #DE6A04;
	cursor: pointer;
	font-size:12px;
	text-decoration: none;
}
.list_danhba ul li .c3
{
	padding-left: 2px;
	width: 150px;
}
ul.bullet3
{
	list-style-image: url(images/icon/bullet3.jpg);
	margin:0px;
	float:left;
	padding:3px 5px 10px 10px;
}
ul.bullet3 li a:link
{
	line-height:120%;
	text-decoration:none;
	color:#333;
}
ul.bullet3 li a:visited
{
		color:#848484;
}
ul.bullet3 li a:hover
{
	text-decoration: none;
	color: #DA251D;
}
.redHeader
{
	color:#C83836;
	font-weight:bold;	
	clear:both;
	padding:5px 0px;
}
.dvAuthor
{
	width:350px;
	padding:10px;
	border:1px solid #CBD2E0;
	margin:10px 0px;
}
.box_header
{
	background: transparent url(Images/icon/news.png) no-repeat scroll 0 0;
	margin: 8px 5px 5px 0px;
	padding:0px 0px 0px 18px;
	color: #D72621;
	font-weight: bold;
}
.list_danhba
{
	background: #FFFFFF none repeat scroll 0 0;
	text-align: left;
	font-size:12px;
}
.se
{
	background: #F5F8FA none repeat scroll 0 0;
}
.row_title
{
	background: transparent url(Images/boxOr_bg.jpg) repeat-x scroll left top;
}
.cat_list li
{
	padding: 1px 5px;
}
.cat_list li a
{
	color:#000;
}
.cat_list li a:hover,.cat_list li a.current
{
	color:#DE6A04;
	text-decoration:none;
}
.cat_list li a.current:link,.cat_list li a.current:visited,.cat_list li a.current:hover
{
	color:#DE6A04;
	text-decoration:underline;
}
.idhome
{
	background:url(Images/trade_home_first.jpg) no-repeat;
	width:34px;
	height:22px;
	float:left;
}
.content_view
{
}.content_view ul
{
	margin:2px 15px;
}
.content_view ul li
{
	color: #000;
}
.dvHSTT
{
	width: 110px;
	float: left;
	font-size:12px;
	padding:3px 5px;
}
.dvHSTT a
{
	color:#000000;
}
.dvHSTT a.selected
{
	color:#DE6A04;
	text-decoration:underline;
}
.dvHSTT a:hover
{
	color:#DE6A04;
	text-decoration:underline;
}
/****************************Event *********************************/
div.WrapperBox5
{
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.EventLeft
{
	float: left;
	width: 55px;
}
div.EventIcon
{
	border: 1px solid #DE6A04;
	height: 48px;
	width: 50px;
}
div.EventIconTop
{
	background-color: #FFFFFF;	
	height: 21px;
	margin: 0;
	padding: 5px 0 0;
	text-align: center;
	width: 50px;
}
div.EventIconBottom
{	
	color:#DE6A04;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;	
}div.EventRight
{
	width:400px;
	margin-left:20px;
}
ul.List
{
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
ul.List li
{	
	display: block;
	margin: 0 0 5px;
	padding-left: 15px;
}
div.ClearSpace
{
	clear: both;
}
span.PagerHyperlinkStyle 
{
	padding:3px;
	background:#F5F8FA;
	border:1px solid #C1C9DB;
}
.PagerContainerTable
{
	margin-top: 10px;
}
.separate2
{
	border: 0 solid;
	clear: both;
	height: 8px;
	width: 100%;
}.dvimg
{
	border: 1px solid #BBBFC8;
	float: left;	
	margin: 0px 10px 5px 1px;
	overflow: hidden;
	padding: 2px;
	position: relative;
	text-align: left;	
}
.below_trans
{
	background-color: #000;	
	opacity: 0.6;	
	width: 100%;
	z-index: 2;
	padding:5px 10px;
	width:265px;

}.below_trans_text
{
	z-index:10;	
}
.content3
{
	position:absolute;
	clear:both;
}
/****************************Su kien*************************/

    
.bg_banner_sukien
{
	background: #ffffff;
	margin: 0px 0px 10px;
	overflow: hidden;
	width: 600px;
}
      .banner_sukien
{
	margin: 10px 0px;
	overflow: hidden;
	width: 600px;
	height: 275px;
} 
   .banner_skien_list
{
	float: right;
	margin: 0px;
	text-align:right;
	width: 70px;
}
  UL#banner
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
}
ul#banner li
{
	padding-right: 0px;
	list-style: none none outside;
	padding-left: 0px;
	font-size: 0px;
	background: url(images/game_bgimg.gif) no-repeat right top;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 0px;
	padding-top: 0px;
	position: relative;
	border:1px solid #FFF;
}
ul#banner li a:link, ul#menu-top li.Hilite a:link
{
	padding-right: 1px;
	display: block;
	padding-left: 9px;
	font-size: 0px;
	background: url(images/game_bgimg.gif) no-repeat right top;
	padding-bottom: 1px;
	width: 60px;
	line-height: 0px;
	padding-top: 1px;
	height: 53px;
}
ul#banner li.Hilite a:link
{
	background: url(images/game_bgimg_act.gif) no-repeat right top;
}  
 p
{
	margin:3px;
}
.banner_skien_img
{	float: left;
	margin: 0px;
	width: 530px;
	position: relative;
}
 .banner_title
{
	padding-right: 0px;
	margin-top: 221px;
	padding-left: 10px;
	font-size: 12px;
	z-index: 200;
	background: url(images/game_homepage_h3.png);	
	padding-bottom: 3px;
	width: 530px;
	padding-top: 6px;
	position: absolute;
	height: 45px;
	text-align: left;
}
 .banner_title .content
{
	padding:0px 10px 0px 0px;
	font-size: 13px;
	color:#FFFFFF;	
} 
.banner_title .title
{	
	font-size: 16px;
	padding:3px 0px;
	font-weight: bold;	
}
/*******************box small********************************/

.banner_skien_img2
{
	float: left;
	margin: 0px;
	width: 195px;
	padding:3px 3px;	
}
.banner_title2
{
	padding:0px 3px 5px 0px;		
	font-size: 12px;
	z-index: 200;
	width: 190px;	
	float:left;
	height: 100px;
	text-align: left;
}
.banner_title2 .content
{
	font-size: 11px;
	color: #fff;
} 
.banner_title2 .title
{
	
	font-size: 12px;	
	float:left;
	font-weight:bold;
}
.neo-otherarticles {
	/*background:transparent url(images/neo-otherarticles.png) repeat-x scroll left top;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-right:1px;
	margin-top:5px;
	padding:2px 10px 5px;
}
.neo-otherarticles h3
{
	border-bottom:1px dotted #C0C0C0;
	margin:0px;
	padding:5px 0px;
}
.bullet4
{
	background: url(images/icon/bullet3.jpg) no-repeat left ;
	padding-left:10px;
}
a.bullet4:hover
{
	color:#DA251C;
}

.tracuu
{
	border:1px solid #ccc;
	background: url(images/input.gif) 0px 0px repeat-x;
	cursor:pointer;
}
.tracuu:hover
{
	color:#D30000;
	background:#ECE9D8;		
}
.tbl
{
	background-color:#C1C9DB;
}
.tbl tr.chan
{
	background-color:#F7F8FB;
}
.tbl tr.le
{
	background-color:#FFF;
}
.chan:hover,.le:hover
{
	background-color:#EEF1F6;
}
.tbl tr td
{
	font-weight:bold;
	padding:0px 5px 0px 2px;
}
.phieu
{
	text-align:right;width:15%;	
}
.titlePoller
{
	padding:10px 5px;
	font-weight:bold;
}
div.back
{
	float:right;
	padding:2px 5px;
}
a.back
{
	color:#333;
	text-decoration:underline;
}
a.back:hover
{
	text-decoration:underline;
	color:#d30000;
}
.bar
{
	border:1px solid #666;height: 20px;text-align:left;color:#FFF;font-weight:bold;
	margin:3px 0px;
	padding:3px 0px 0px 5px;	
	height:18px;
	font-style:italic;
	overflow:hidden;
}
.col1 .boxContent
{
	width:100%;
	background:#f9f9f9 url(images/input.gif) left top repeat-x;
	border:0px solid #B4CDD7;
	margin-bottom:5px;	
	overflow:hidden;
}
.col1 .boxContent .title
{	
	font-weight:normal;
	color:#D30000;
	margin:0 auto;
	line-height:120%;	
	font-size:12px;	
	overflow:hidden;
	text-transform:uppercase;
	border:1px solid #B4CDD7;
}
.col1 .boxContent .title h3
{
	color:#d30000;
}
.content .col1 .boxContent .title
{
	padding:6px 0px 0px 8px;
	height:20px;
	font-weight:bold;
    margin-bottom:1px;
	width:98%;   	
}
.col1 .boxContent .title a
{
	font-weight:bold;
	text-transform:none;color:#333;	
}
.col1 .boxContent .title a:hover
{
	font-weight:bold;
	color:#333;
}
.col1 .boxContent .title span
{
	padding:0px 5px 0px 2px;
	color:#333333;
	text-align:center;
	font-weight:normal;
	text-transform:none;
}
.col1 .boxContent .content
{
	line-height:150%;
	font-weight:normal;	
	color:#333;
	padding:6px 0px;
	width:95%;
	margin:0 auto;
}
.chgt
{
	background: transparent url(Images/icon_chgt.gif) no-repeat scroll 0 0;
	float: left;
	height: 15px;
	margin: 11px 0 0 5px;
	vertical-align: middle;
	width: 15px;
}