@charset "utf-8";

/* CSS Document */

*{margin: 0 auto; padding:0;}

body {
	background-color:#fff;
	background:url(../images/background.jpg) top left repeat;
	font-family: Tahoma, Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	line-height:28px;
	text-align:justify;
}

a {
	text-decoration: none;
	color: #0f0499;
}

a:hover {
	color: #0f0499;
	text-decoration:underline;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width:989px;
}

#head
{
	width:100%;
	height:4px;
	background-color:#719cfd;
}

#head #line
{
	width:100%;
	height:3px;
	background-color:#0f0499;
}

/* Menu - top */

#menu_top {
	
	float:left;
	/*margin:12px 0 0 550px;  -- SEARCH*/
	margin:12px 0 0 820px;
	width:162px;
}


#menu_top ul {

	padding: 0px 20px 0px 0px;

	list-style: none;

	line-height: normal;
	
	text-align:right;

}


#menu_top li {

	float: left;
	color:#fff;
	
}


#menu_top a {

	display: block;

	margin-right: 1px;

	padding: 0 10px 10px 10px;

	text-decoration: none;

	color: #fff;

	border: none;

}

#menu_top .current_page_item a {
	color: #ee7e2c;
}

#menu_top a:hover {

	color: #fff;
	text-decoration:underline;

}

#search {
	float: right;
	width: 212px;
	height: 26px;
	margin:6px 0px 0 0;
	
	/*background:url(../images/search-textbox.png) no-repeat;*/
}

#search-text {
	border: solid 1px #a5aeb5;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #555;
	text-align:left;
	width:172px;
	height:22px;
	padding-left:4px;
	margin:2px;
}

#search-submit {
	width: 26px;
	height: 23px;
	border: none;
	/*background: #B9B9B9;*/
	color: #000000;
	background:no-repeat url(../images/search-icon.jpg);
}


#logo_menu
{
	width:100%;
	/*height:90px;*/
	float:left;
	background: #c1e5ff;
	margin:0 auto;
	/*position:fixed;*/
	z-index:1000;
	top:37px;
}

#menu
{
	clear:both;
	margin-top:165px;
	width:989px; height:41px;
	background:url(../images/bgmenu.jpg) repeat-x;
}

#banner { /*banner + category*/
	width: 100%;
	height: 165px;
	clear:both;
}

/* --- RSS feed icon --- */
div#header_right { 
/*position:fixed;*/
top:200px;
right:0;
}
div#header_right ul {list-style: none; }
div#header_right ul li {
	padding:1px 0;
	}
div#header_right li a {
width: 70px;
display: block;
overflow: hidden;
opacity: .5;
}
div#header_right li a:hover {opacity:1;}

div#gotop { 
position:fixed;
bottom:0;
right:0;
}

#main_center
{
	width:100%;
	margin:0 auto;
}

#main_center #left
{
	width:342px;
/*	height:706px;*/
	background:url(../images/center_left.jpg) repeat-y;
	float:left;
}

#main_center #right
{
	width:619px;
	/*height:706px;*/
	background:url(../images/bg_content.jpg) repeat-y;
	float:right;
	line-height:28px;
}


#headnews {
	margin:0px;
	padding:10px;
	/*display:table-row;*/
	height:160px;
	width:97%;
	/* border-radius */
	border-radius: 10px;
	/* box-shadow */
	box-shadow: rgba(0,0,0,0.8) 0 0 2px;
	margin-left:0px;
}

/*#headnews ul
{
	display:inline-table;	
}
#headnews li {
	list-style:none;
	float:left;
	text-align:center;
	padding:5px ;
	line-height:18px;
}

*/

#footer
{
	clear:both;
	margin:20px 0 0 0 ;
	width:100%;
	height:80px;
	background:url(../images/bgfoot.jpg) repeat-x;
	color:#444;
}

#copyright{
	width:925px;
	line-height:15px;
	margin:0 auto;
	padding:18px 0;
}

#footer #copyright #ul_support
{
	width:20%;
	float:left;
	margin:0 50px 0 0;
}

#footer #copyright #ul_aboutus
{
	width:20%;
	float:left;
	margin:0 50px 0 0;
}

#footer #copyright #address
{
	width:22%;
	float:left;
	margin:0 50px 0 0;
}

#footer #copyright #icons_social_bank
{
	width:20%;
	float:left;
}

.lisubh4
{
	font-size:110%;
	font-weight:600;
	line-height:42px;
	list-style:none;
	border-bottom:1px #ee7c24 solid;
}

.lisub
{
	list-style:none;
	line-height:28px;
	border-bottom:1px #ccc solid;
	margin:0;
}

.lisub a
{
	color:#444;
}

.lisub a:hover
{
	color:#ee7c24;
}

#main_center .content
{
	float:left;
	width:100%;
	clear:both;
	/* border-radius */
		/*border-radius: 10px;*/
	/* box-shadow */
		/*box-shadow: rgba(0,0,0,0.8) 0 0 2px;*/
	
}


#main_center #menuchild__border
{
	float:left;
	height:20px;
	border:1px solid #ccc;
	border-bottom:none;
	/* border- radius */
		border-radius: 6px 6px 0 0;

	/* box-shadow */
		/*box-shadow: rgba(0,0,0,0.8) 0 0 2px;*/
	padding:14px 10px;
	margin:0 8px 0 0;
	font-size:120%;
}

#main_center #menuchild
{
	float:left;
	
	  padding:10px 42px; border-radius: 6px 6px 0 0; 
	/*border-bottom:none;*/
	/* border- radius */
		/*border-radius: 6px 6px 0 0;*/

	/* box-shadow */
		/*box-shadow: rgba(0,0,0,0.8) 0 0 2px;*/
	margin:0 2px;
	
	font-size:120%;
}

#menuchild a
{
	color:#444; font-size:120%;
}

#menuchild a:hover
{
	color:#ee7c24;
}

#menuchild a.selected
{
	color:#ee7c24;
}

.menusub1
{
	width:100%; 
	margin-top:10px;
	height:70px;
	clear:both;
}

.newproducts {
	margin:0px;
	padding:10px;
	/*display:table-row;*/
	height:250px;
	width:97%;
	/* border-radius */
	border-radius: 10px;
	/* box-shadow */
	box-shadow: rgba(0,0,0,0.8) 0 0 2px;
	margin-left:9px;
	margin-bottom:32px;
}


.product_item
{
	float:left;
}

.detail_title
{
	color:#e07220; font-size:200%; line-height:48px;
}

.detail_cost
{
	color:red; font-size:160%; line-height:36px;
}


.pic_newsest
{
	text-align: left;
    width:150px;
    border:1px solid #cccccc;
    padding:2px 2px 2px 2px;
	margin: 0 12px 10px 6px;
}
.bolda{font-weight:bold;}

.num {
	width:12px;
	height:24px;
	float:left;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	text-align:center;
	color:#f39213;
}




















#center_left
{
	width:766px;
	float:left;
}

#center_right
{
	width:215px;
	float:right;
}



#support
{
	background:url(../images/bg_support.jpg) no-repeat;
	width:200px;
	height:102px;
	color:#fff;
	float:right;
}



#advs_home
{
	
	/*background:url(../images/bg_advs_home.png) no-repeat;*/
	float:right;
	
}

#advs_home img
{
	border:1px solid #ccc;
	padding:2px;
	margin:2px 0;
}









































































#lang_menu{
	/*color:#e47410;
	width:53px;
	float:right;*/
	}
#lang_menu span.lang
{
	/*height:18px;	*/
}	
/*#lang_menu span.lang:first-child {margin-left:22px; margin-right:4px;}
#lang_menu span.lang a{color:#fff; padding-right:2px;}
#lang_menu span.lang img {height:16px;}

#lang_menu #hotline
{
	color:#fff;
	font-size:13px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}*/











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

#intro_home
{
	width:601px; height:297px;
	background:url(../images/bg_intro_home.png) no-repeat;
	float:left; padding:0 2px; line-height:22px;
}

#hotnews_home
{
	width:273px; height:297px;
	background:url(../images/bg_hotnews_home.png) no-repeat;
	float:left; padding:0 2px;
}





.listNews_item:link {
display:block;
color:#585656;
padding-bottom:10px;
}

.listNews_item:hover {
display:block;
color:#585656;
}

#menulist {
	
	width:233px;
	background:url(../images/bg_subcat.png) repeat-y;
	text-align:left;
	height:auto;
}
#menulist ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menulist li a {
	color:#434343;
	font-weight:bold;
	text-decoration:none;
}
#menulist li a:hover {
	color:#000;
}
#menulist li {
	/*background:url(../images/bg_subcat.png) no-repeat;*/
	line-height:25px;
	text-indent:20px;
}
#menulist li li a {
	color:#434343;
	font-weight:normal;
	text-decoration:none;
}
#menulist li li a:hover {
	color:#000;
}
#menulist li li {
	background:url(../images/bg_subsub.jpg) no-repeat;
	line-height:25px;
	text-indent:35px;
}
#menulist li li li {
	background:url(../images/bg_subsubsub.jpg) -3px no-repeat;
	line-height:22px;
	padding-left:40px;
	text-indent:0px;
	font-size:12px;
}

#menulist li li li.s a {
	color:#000;
}



#contents
{
	width:724px;
	padding:8px 0 8px 8px  ;
	line-height:18px;
}










/* Sidebar */
#sidebar {
	float: left;
	width: 222px;
}

/*#sidebar .box1, .box2 {

	width: 292px;

	padding-bottom:15px;

	float:left;

}

#sidebar .top1{

	width:192px;float:left;

	height:35px;

	padding:63px 0 10px 100px;

	background:url(../images/right-title.jpg) no-repeat;

	font-size:30px;

	float:left;

}

#sidebar .top2{

	width:292px;float:left;

	height:20px;

	background:url(../images/righttop-box.jpg) no-repeat;

	font-size:18px;

	float:left;

}



#sidebar .middle{

	width:252px;float:left;

	padding:10px 20px;

	background:url(../images/right-middle-title.jpg) repeat-y;

}

#sidebar .bottom{
	width:292px;float:left;
	height:20px;
	background:url(../images/rightbottom-box.jpg) repeat-y;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	padding: 0px 0px 0px 15px;
	background: url(../images/arrow.gif) no-repeat left 6px;
}

#sidebar li a {
	color:#3f3f3f;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #FFFFFF;
}

#sidebar p {
	text-align: justify;
}*/

#newsEvent
{
	float: left;
	width: 222px;
}
#topNewsEvent
{
	background:url(../images/bg_newsEvent.png) no-repeat;
	width:222px;
	height:34px;
	line-height:36px;
	text-indent:14px;
	font-size:14px;
	color:white;
	font-weight:bold;
}
#bgNewsList
{
	background:url(../images/bglistNews.png) repeat-y;
	height:auto;
	padding:8px;
}

#Gallery
{
	float: left;
	width: 222px;
}
#topGallery
{
	background:url(../images/bg_Gallery.png) no-repeat;
	width:222px;
	height:35px;
	line-height:36px;
	text-indent:14px;
	font-size:14px;
	color:white;
	font-weight:bold;
}
#bgGallerySlide
{
	background:url(../images/bgGallerySlide.png) repeat-y;
	height:auto;
	padding:4px;
}
#weblink
{
	float: left;
	width: 222px;
	height:72px;
	background:url(../images/weblink.png) no-repeat;
}
#topWeblink
{

	width:222px;
	height:35px;
	line-height:36px;
	text-indent:14px;
	font-size:14px;
	color:white;
	font-weight:bold;
}
.frmLinks
{
	padding:6px 16px;
}
.cmb_weblink
{
	width:190px;
	border:1px solid #ffffff;
	font-family: Tahoma, Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



/* Content */


#topContent
{
	background:url(../images/top_content.png) no-repeat;
	width:758px;
	height:7px;
}
#contentDimension {
	float: left;
	width: 758px;
	/*background:url(../images/bg_content.png) repeat-y;*/
	height:auto;
}
#titleWelcome
{
	padding:18px ;
	clear:both;
	color:#3677b7;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:700;
	font-size:22px;
}

#contents img
{
	margin:8px;
	border:1px solid #3478b5;
	padding:2px;
}

table {padding:0;}

td {padding:0;}

.input{
	width:400px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid #ccc;
	border-width:1px;		
	font-size:11px;
	vertical-align:middle;
	padding-top:3px;
	padding-left:3px;
/*	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
*/}
.input_button{
	width:80px;
	height:23px;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	background:url(../images/button.png) no-repeat;
	border:none;
	color:#262626;
	
}

/*#content .top{

	width:517px;float:left;

	height:35px;

	padding:73px 0 0 100px;

	background:url(../images/left-title.jpg) no-repeat;

	font-size:20px;

	text-transform:uppercase;

}



#content .top span{

	font-size:20px;

	text-transform:none;

} 

#content .middle{

	width:577px;float:left;

	padding:10px 20px;

	background:url(../images/middle-box.jpg) repeat-y;

}

#content .bottom{

	width:617px;float:left;

	height:18px;

	background:url(../images/leftbottom-box.jpg) repeat-y;

}*/

/*#lang_menu span.menu{
	display:inline-block;
	width:124px;
	height:54px;
	text-align:center;
	vertical-align:top;
	line-height:54px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	}	
#lang_menu #lang span.menu a:hover {
	color:#fff;	
	text-decoration:underline;
	}*/
	
/*
#main_menu {
	margin:0px;
	padding:0px;
	display:table-row;
}
#main_menu  ul {
	list-style:none;
	margin-left:9px;
	padding:0px;
	font-family:"Myriad Pro", "Times New Roman", Times, serif,Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#main_menu li {
	list-style:none;
	display:block;
	float:left;
	line-height:62px;
	text-transform:uppercase;
	text-align:center;
}
#main_menu li.s {
	list-style:none;
	display:block;
	float:left;
	line-height:75px;
	text-transform:uppercase;
	text-align:center;
}
#main_menu li:hover {
	list-style:none;
	display:block;
	float:left;
	line-height:75px;
	text-transform:uppercase;
	text-align:center;
	color: #b41437;
}
#main_menu li a {
	color:white;
	text-decoration:none;
}
#main_menu li a:hover {
	color:white;
	text-decoration:underline;
}

*/

/*#menu ul {

	padding: 0px 0px 0px 4px;

	list-style: none;

	line-height: normal;

}



#menu li {

	float: left;

	color:#FFFFFF;

	padding:13px 0 10px 0;

}



#menu a {

	display: block;

	margin-right: 1px;

	padding: 0 23px 0 23px;	

	text-decoration: none;

	text-transform: uppercase;

	font-size: 13px;

	font-weight: bold;

	color: #ffffff;

	border-left:#FFFFFF 1px solid;

}



#menu .current_page_item a {

	color:#eff467;

}



#menu .first a{

	border-left:none;

}



#menu a:hover {

	text-decoration: none;

	color:#eff467;

}
	*/
	
	
	










































h3 a{

	font-size: 18px;

	color:#3792a4;

	text-decoration:underline;

}

h3 a:hover{

	font-size: 18px;

	color:#3792a4;

}

h3 a:visited{

	font-size: 18px;

	color:#3792a4;

}

h4{

	font-size:16px;

}

ul, ol {

	line-height:150%;	

}

p{line-height: 18px;padding:5px 0;}



ul, ol {

}



ul{

	padding-left:20px;

}





img {

	border: none;

}



img.alignleft {

	float: left;

	margin-right: 15px;

}



img.alignright {

	float: right;

}



img.aligncenter {

	margin: 0px auto;

}











/*main menu*/

/* Menu */











#appointment {

	width: 240px;

	height:58px;

	background-color:#06C;

	position:absolute;

	top:242px;

	left:29px;

	z-index:1000;

}

#Inquiry {

	width: 240px;

	height:58px;

	background-color:#06C;

	position:absolute;

	top:302px;

	left:27px;

	z-index:1000;

}

/* Search */















.post {

	padding-top:5px;

}



.post .title {

	height: 41px;

	padding: 7px 0px 0px 30px;

	letter-spacing: -.5px;

}



.post .title a {

	border: none;

	color: #C25700;

}



.post .meta {

	margin-bottom: 30px;

	padding: 0px 30px 0px 30px;

	text-align: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	font-style: italic;

}



.post .meta .date {

	float: left;

}



.post .meta .posted {

	float: right;

}



.post .meta a {

}



.post .entry {

	text-align: left;

	padding-top:10px;

}

.post .entry img.border {

	border: 3px solid #EEE7DF;

}

.links {

	padding-top: 20px;

	font-size: 12px;

	font-weight: bold;

}

.post a{

	color:#2b8798;

}

.post a:visited{

	color:#2b8798;

}

.post a:hover{

	color:#619457;text-decoration:none;

}











/*form*/



.form-item {

    margin-bottom: 10px;

    margin-top: 10px;

}

.form-item label {

    padding: 0;

}

.form-item label {

    display: block;

    font-weight: bold;

}

.marker, .form-required {

    color: #FF0000;

}

/*table {font-size:12px;padding:10px 0;}

td {padding:5px 0;}*/




#box-service{

	width:292px;

	height:288px;

	background:url(../images/service-bg.jpg) no-repeat;

	float:left;padding-right:27px;padding-bottom:15px;

}

#box-orthodontic{

	width:292px;

	height:288px;

	background:url(../images/orthodontic-bg.jpg) no-repeat;

	float:left;padding-bottom:15px;

}

#box-FAQ{

	width:292px;

	height:288px;

	background:url(../images/faq-bg.jpg) no-repeat;

	float:left;padding-bottom:15px;

}



.top-HomeBox{

	width:192px;float:left;

	height:20px;

	font-size:28px;

	float:left;padding:63px 0 10px 100px;

}

.top-HomeBox a{

	font-size:28px;

	text-decoration:none;

}

.top-HomeBox a:hover{

	font-size:28px;

	text-decoration:none;

}

.top-HomeBox a:visited{

	font-size:28px;

	text-decoration:none;

}

.middle-HomeBox{

	width:252px;float:left;

	padding:20px 20px 10px 20px;

	height:105px;

}

.middle-HomeBox ul {

	list-style: none;

}



.middle-HomeBox li {

	padding: 0px 0px 0px 15px;

	background: url(../images/arrow.gif) no-repeat left 6px;

}



.middle-HomeBox li a {

	color:#3f3f3f;

}

.button-box{

	width:292px;

	float:left; text-align:center;

}



#titleNews{

	width: 570px;

	float:left;

	font-size:26px;	

	padding:0 0 10px 35px;

	background:url(../images/icon-news.jpg) no-repeat left top;

}

#titleNews a{

	text-decoration:none;

}

#titleNews a:hover{

	text-decoration:none;

}

.thumbNews{

	width:170px;

	height:132px;

	float:left;

	padding-bottom:10px;

}

.titleN{

	color:#02983e;font-size:16px;

	font-weight:bold;

}

.titleN a{

	color:#02983e;text-decoration:none;

}

.titleN a:hover{

	color:#02983e;text-decoration:underline;

}

.titleN a:visited{

	color:#02983e;text-decoration:none;

}



.shortDescNews{

	height:132px;width:420px;padding-left:20px;

	float:left;	

	padding-bottom:10px;

}



#content_pricelist{

	width:943px;float:left;

	padding:0 18px 10px 18px;

}

#content_pricelist .top{

	width:843px;float:left;

	height:35px;

	padding:73px 0 0 100px;

	background:url(../images/top-pricelist.jpg) no-repeat bottom; 

	font-size:20px;

	text-transform:uppercase;

}

#content_pricelist .middle{

	width:903px;float:left;

	padding:10px 20px;

	background:url(../images/middle-pricelist.jpg) repeat-y;

}

#content_pricelist .bottom{

	width:943px;float:left;

	height:28px;

	background:url(../images/bottom-pricelist.jpg) repeat-y;

}



.MainTitle {font-size:13px;font-weight:bold}

.Title1{font-weight:14px;color:#ff0000;font-weight:bold;text-align:left;}

.Title2{font-weight:12px;color:#005298; font-weight:bold;}

.table_price{

	color:#000000; font-size:13px;padding:0;

}

.table_price td{padding:5px;vertical-align:top;}

.table_price ol{padding-left:30px;margin:0}

#content_pricelist ul{margin:0;}

#content_pricelist li{list-style:none;padding-left:50px; }

.padding_table {padding:5px;}



.ul_tintuc ul{margin:0;}

.ul_tintuc li{list-style:none;padding-left:40px; color:#3793a5;}

.ul_tintuc li a{color:#3793a5;text-decoration:underline}

.ul_tintuc li a:visited {color:#3793a5;}

.ul_tintuc li a:hover {color:#3793a5;text-decoration:none;}



/*.ul_tintuc_disc ul{margin:0;}

.ul_tintuc_disc li{list-style:disc;padding-left:20px; color:#3f3f3f;}

.ul_tintuc_disc li a{color:#3f3f3f;text-decoration:underline}

.ul_tintuc_disc li a:visited {color:#3f3f3f;}

.ul_tintuc_disc li a:hover {color:#3f3f3f;text-decoration:none;}*/



.linkXanh{

color:#3792a4;

font-size:13px;

}



.linkXanh a {

	text-decoration: underline;

	color:#02983e;

}



.linkXanh a:hover {

	text-decoration: none;

	color: #02983e;

}



.linkXanh a:visited {

	text-decoration: underline;

	color:#02983e;

}