@charset "utf-8";
/* CSS Document */
/*Creat file CSS ?inh Ng?c Kiên design iwayvietnam.
add: 20An gõ 98 Thái Hà - ?ống ?a - Hà Nội
mobile :0985 006 914 
nickname: dinhngockien_dinhngockien
Skyper:kiendn82_lovely
email:kiendn82@gmail.com or kiendv@iwayvietnam.com*/
body {
	background-color:#ddefef;
	font-family:Verdana;
	background-image:url(images/bg_site.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	color:#333333;
	font-size:12px;
	margin:0;
	padding:0;
}
#container{
	width:977px;
	background-color:#FFFFFF;
	}
	
#border_top_main{
	background-image:url(images/center_top_site.jpg);
	background-repeat:repeat-x;
	height:19px;
	}
	
	
	
	
/*?oạn này sử dụng cho phần banner*/
#body{
	background:#FFFFFF;
	background-image:url(images/bg_banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0;
	margin:0;
	}
#body_content{
	margin-left:3px;
	margin-right:3px;
	margin-top:7px;
	}
.langue{
	padding-right:10px;
	padding-bottom:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
.langue span{color:#ff6600;}
.languelink{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}
.seachbox{
	color:#999999;
	text-decoration:none;
	
	}	
.languelink2222{
	color:#cc4444;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	}	
.languelink:hover{
	color:#FF6600;
	text-decoration:underline;
	font-weight:bolder;
	font-size:11px;
	}
/* end */
/* ?oạn này dùng cho phần Tìm Kiếm*/
#bg_search{
	background-image:url(images/bg_search.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin-left:3px;
	margin-right:3px;
	}
.button{
	background-image:url(images/bg_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin-top:3px;
	height:21px;
	width:80px;
	}
.button a{
	height:21px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	text-align:left
	}
.button a:hover{
	padding-left:10px;
	padding-right:10px;
	height:21px;
	color:#FFFFFF;
	line-height:20px;
	font-weight:normal;
	text-decoration:underline;
	}
<!--End-->

/*?oạn này sử dụng cho phần tin tức*/
.table_tintuc{
	font-size:11px;
	}
.table_tintuc td{
	font-size:11px;
	}
.table_tintuc td a{
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	}
.table_tintuc td a:hover{
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
	}
.marquee{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #333333;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
.marquee a{
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
.marquee a:hover{
	padding-top:5px;
	padding-bottom:5px;
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
	}
.bg_gray{
	background-color:#f6f4f5;
	}
.menu_right{
	border-bottom:1px solid #d3d0c7;
	border-right:1px solid #d3d0c7;
	border-left:1px solid #d3d0c7;
	color:#FF6600;
	}
.menu_right ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.menu_right ul li{
background-color:#eff2f7;
	border-top:1px solid #d3d0c7;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	}
.menu_right ul li a{
	color:#2D4251;
	font-weight:bold;
	text-decoration:none;
	}
.menu_right ul li a:hover{
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
	}
.td_bk {
background-color:#999999;
}













/* style the outer div to give it width */
.menu_td {background-image:url(images/bg_menu.jpg); background-repeat:repeat-x;}
#menu_td{
	background-image:url(images/bg_menu.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;
	}

.menu {font-size:11px;}
.padding_lr{
	padding:0 ;
	}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:33px;
	padding-left:30px;
}

/* style the sub-level lists */
.menu ul ul {
	width:80px;
	
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float:left;
	height:33px;
	line-height:33px;
}

/* style the sub level list items */
.menu ul ul li {
	display:block;
	width:80px;
	height:auto;
	position:relative;
	line-height:33px;
}

/* style the links for the top level */
.menu a {
	display:block;
	float:left;
	height:100%;
	font-size:11px;
	text-decoration:none;
	color:#2D4251;
	font-weight: bold;
	text-align:center;
	padding-left:17px;
	padding-right:17px;

}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	color:#2D4251;
	width:180px;
	height:100%;
	line-height:1em;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #eff2f7;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:106px;}



/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0px; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-left:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ccc;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#ddd;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#ccc;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#ddd;}

/* style the level hovers */
/* first */
.menu a:hover {
	color:#FF6600;
	font-weight:bold;
}
.menu :hover > a {
	color:#FF6600;
}
/* second"?oạn này là submenu lever1 hover" */
.menu ul ul a:hover{
	color:#FF6600;
	background-color: #efeff7;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.menu ul ul :hover > a {
	color:#FF6600;
	background-color: #efeff7;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
/* third */
.menu ul ul ul a:hover {background:#ddd;}
.menu ul ul ul :hover > a {background:#ddd;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:33px;
	left:-30px;
	width:14em;
}
.menu ul li a.active {
	background-image:url(images/bg_menu_forcus.jpg); background-repeat:repeat-x;
	
	color:#FF6600;
	
	/*padding-left:15px;
	padding-right:15px;*/
}

.menu ul li ul li a.active {
	
	background-repeat:repeat-x;
	
	color:#FF6600;
}


/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}






















.border_rlb{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
	}
.border_khachhang{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-top:5px;
	padding-left:1px;
	padding-right:1px;
	}
.border_bottom{
	border-bottom:1px solid #CCCCCC;
	}
.padding_body_content{
	padding-left:15px;
	padding-right:15px;
	}
.padding_td{
	padding-left:7px;
	}
.padding_right{
	padding-left:37px;
	}
.padding_td_top{
	padding-top:7px;
	}
.padding_td_bottom{
	padding-bottom:7px;
	}
.pdding_top5{
	padding-top:5px;
	}
.pdding_bottom5{
	padding-bottom:5px;
	}
.pdding_left5{
	padding-left:5px;
	}
.pdding_border_top{
	padding-top:5px;
	border-top:1px dashed #333333;
	padding-bottom:5px;
	}
.pdding_top_left{
	padding-top:10px;
	padding-left:10px;
	}
.pdding_top_right_1{
	padding-top:10px;
	padding-right:10px;
	}
.pdding_top_right_2{
	padding-top:5px;
	padding-right:10px;
	}
.title{
	font-family:Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	}
tr,td,p{
	padding:0; margin:0; line-height:17px;}
p a{
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	}
p a:hover{
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
	}
.span{
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	}
td p img{
	
	padding-right:10px;
	padding-bottom:5px;
	}
td a{
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	}
td a:hover{
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
	}

div a{
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	}
div a:hover{
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
	}
.bg_header{
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	height:27px;
	color:#000000;
	font-weight:bold;
	line-height:26px;
	}
.header_contact{
	background-color:#dcdcdf;
	color:#FF6600;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
	}



#menu_bottom {
	color:#000000;
	width:100%;
	text-align:center;
}

#menu_bottom ul {
	color:#000000;
	padding:0;
	margin:3px;
	background-image:url(images/bg_menu_bottom.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	height:24px;
	border:1px solid #cfcfcf;
	padding:0 30px;
}
#menu_bottom ul li {
	color:#000000;
	float:left;
	list-style:none;
	line-height:24px;
}
#menu_bottom ul li a {
	color:#000000;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	
}
#menu_bottom ul li a:hover {
	color:#000000;
	text-decoration:underline;
}

/*style new*/
.pdding_top_right_1{
	padding-top:10px;
	padding-right:10px;
	}
#search{
	border:1px solid #999;
	background-color:#eeecec;
	text-align:center;
	color:#000000;
	padding:5px;
	}
#testimonials{
	background-image:url(images/testmo.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:170px;
	border:1px solid #ffcd66;
	padding:5px;
	}
#testimonials h1{
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	margin:0;
	padding:0;
	text-align:center;
	}
#testimonials p{
	color:#000000;
	margin:10px;
	}
.header_left{
	background-image:url(images/bg_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #000000;
	margin-top:3px;
	height:21px;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	}


.list ul li a{
	padding:5px 0 10px 0;
	text-decoration:none;
	color:#4d391e;
	font-weight:normal;	
}
.title1{
	
	text-decoration:none;
	color:#4d391e;
	font-weight:normal;	
}
.list ul li a:hover{
	padding:5px 0 5px 0;
	text-decoration:underline;
	color:#4d391e;
	font-weight:normal;
}
.list ul li { padding-left:10px; list-style:none; color:#FFFFFF;font-weight:bold; text-align:left; margin-left:0px; margin-right:10px; background-image:url(images/ul_li.gif); background-repeat:no-repeat; background-position:center left; padding-bottom:5px;}
.list ul{
	margin:0 0 0 10px;
	padding:0;
	text-align:left;}
.news ul li a{
	padding:0 0 10px 0;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	font-size:100%;
}
.news ul li a:hover{
	padding:0 0 5px 0;
	text-decoration:underline;
	color:#333333;
	font-weight:normal;
	font-size:100%;
}
.news ul li { padding-left:0; list-style:none; color:#FFFFFF;font-weight:bold; margin-left:0px; margin-right:5px;  padding-bottom:5px; line-height:100%;}
.news ul{
	margin:0 0 0 5px;
	padding:0;}
#qs_img {
	position:absolute;
	top:60px;
	border:0px;
	width:29px;
	height:22px;
	float:right;
	margin-right:10px;
}
#qs_txt {
	width:180px;
	height:17px;
	background-color:#ffffff;
	border:1px solid #015488;
	font-size:90%;
	margin:0px;
	padding:3px 0 0 10px;
	position:absolute;
	top:60px;
	left:780px;
}
#txt {
	font-size:90%;
	margin:0px;
	padding:3px 0 0 10px;
	position:absolute;
	top:60px;
	right:220px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

.imgs {
	width:82px;
	float:left;
	margin:0 5px 10px 0;
	text-align:center;
	height:74px;
	padding:2px;
}
.grippie{width:75%
}
#edit-panes-comments-comments {
 width:75%;
}	
.rtecenter {
text-align:center;
}


