@charset "utf-8";
/* CSS Document */

/* Content */
.content{
	width:693px;
	background:#fff;
	border:1px #cbcbcb solid;
	border-top:0;
}

.content .header  a{
	background:url(../images/bullet_4.png) no-repeat left 5px;
	font-size:11px;
	color:#fff;
	padding-left:10px;
	line-height:35px;
	margin:0 5px;
	text-decoration:none;
}	

.content .header  h1{
	display:inline;
	font-weight:normal;
}	

.content .header  a:hover{
	border-bottom:1px dashed #fff;
	color:#fff;
	text-decoration:none;
}

.content .contentinfo h1{
	width:465px;
	font-size:14px;
	color:#a70303;
	font-weight:bold;
	line-height:16px;
}

.content .contentinfo h1 span{
	color:#505050;
	font-size:11px;
	display:block;
	font-weight:normal;
	line-height:16px;
}

.content .contentinfo .info{
	width:auto;
	font-size:12px;
	text-align:justify;
	padding:10px 0;
	color:#1f1f1f;
	line-height:20px;
}

.content .contentinfo .info p ,ul,li{
	line-height:20px;
}


.content .contentinfo .info table{
	  max-width:460px;
}

.content .contentinfo .info p img{
	max-width:460px;
}

.content .contentinfo .info img{
	margin:0;
	max-width:460px;
}

/* List Wrapper */

.content .listwrapper{
	float:left; 
	width:465px;
	margin-top:5px;
	border-bottom:1px solid #e9ece8;
	padding-bottom:10px;
}


.content .listwrapper .title_news{
	width:465px;
	line-height:15px;
	font-size:12px;
	font-weight:bold;
}

.content .listwrapper .title_news a{
	color:#a70303;
}

.content .listwrapper .title_news a:hover{
	color:#d2310c;
	border-bottom:1px dashed #d2310c;
	text-decoration:none;
}

.content .listwrapper .title_news span{
	font-size:11px;
	color:#999999;
	display:block;
	font-weight:normal;
}

.content .listwrapper .info_1{
	width:465px;
}

.content .listwrapper .info_1 img{
	width:84px;
	height:84px;
	padding:2px;
	margin:5px 5px 0px 0px;
	background:transparent;
	border:1px solid transparent;
	float:left;
}

.content .listwrapper .info_1 img:hover{
	background:#e3ecf8;
	border:1px solid #ccdef3;
}

.content .listwrapper .info_1 p{
	line-height:18px;
	margin:0 3px 0 5px;
	margin-top:0;
	padding-top:5px;
	text-align:justify;
}

/* List Wrapper */

/* List Banks */

.content .listbanks{
	background:url(../images/title-banks-bg.png) no-repeat top center;
	float:left; 
	width:465px;
	padding-bottom:15px;
}

.content .listbanks h4 a{
	line-height:25px;
	color:#a70303;
	font-weight:bold;
	margin-left:15px;
}

.content .listbanks h4 a:hover{
	border-bottom:1px dashed #a70303;
	text-decoration:none;
}


.content .listbanks img{
	width:125px;
	height:80px;
	padding:2px;
	margin:10px 5px 0px 0px;
	background:transparent;
	border:1px solid transparent;
	float:left;
}

.content .listbanks img:hover{
	background:#e3ecf8;
	border:1px solid #ccdef3;
}

.content .listbanks .bankinfo{
	width:320px;
	float:left;
	padding:15px 0 0 0;
	font-size:11px;
}

.content .listbanks .bankinfo p{
	line-height:15px;
}

.content .listbanks .bankinfo font{
	line-height:15px;
}


.content .listbanks .bankinfo p span{
	font-weight:bold;
	color:#a70303;
}

/* List Banks */

/* Filter */

.filter{
	float:left;
	background:url(../images/filter-bg.png) no-repeat;
	width:465px;
	height:35px;
}

/* Filter */

/* page */

.page{
	float:left;
	width:465px;
	text-align:center;
	margin:10px 0;
}

.page a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	margin:0 5px 0 0px;
	background:#fff;
	padding:1px 5px;
	border:1px solid #d9d9d9;
}

.page a:hover,active{
	color:#fff;	
	background:#296083;
	padding:1px 5px;
	text-decoration:none;
	border:1px solid #296083;
}

.page .bosung{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	margin:0 5px 0 0px;
	background:#fff;
	padding:1px 5px;
	border:1px solid #d9d9d9;
	cursor:pointer;
}

.page .bosung:hover{
	color:#fff;	
	background:#296083;
	padding:1px 5px;
	text-decoration:none;
	border:1px solid #296083;
	cursor:pointer;
}




/* page */

.page_2{
	float:left;
	width:660px;
	text-align:left;
	margin:10px 0;
	padding:0;
}

.page_2 strong{
	float:left;
	margin:5px 5px 5px 0px;
	padding:3px 2px;
	width:30px;
	background:#fff;
	border:1px solid #d9d9d9;
	text-align:center;
}

.page_2 strong:hover{
	background:#eeeeee;
	border:1px solid #c4c4c4;
	cursor:pointer;
}

.page_2 strong a{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	
}

.page_2 strong a:hover{
	text-decoration:none;
}


.page_2 span .bosung{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	background:none;
	text-align:center;
}

.page_2 span{
	color:#ef0531;
	text-decoration:none;
}


.page_2 span:hover{
	color:#ef0531;
	cursor:default
}



/* page */


/* Other Services */

.content .other-services{
	width:460px;
	float:left;
	margin-top:5px;
	padding:0 10px;
}

.content .other-services .os-title{
	background:#fff url(../images/os-title-bg.png) no-repeat left bottom;
	width:460px;
	height:20px;
	margin:0;
}

.content .other-services .os-bottom{
	background:#fff url(../images/os-bottom-bg.png) no-repeat left bottom;
	width:460px;
	height:6px;
	margin:0;
	margin-bottom:10px;
}

.content .other-services .os-mid {
	background:url(../images/os-mid-bg.png) repeat-y;
	width:460px;
}

/* All Services of Banks */

.content .other-services .os-mid .sub {
	background:url(../images/relative-subheader.png) no-repeat;
	width:458px;
	height:28px;
	margin:0px auto;
	padding:5px 0 0 0;
}

	/* Accordion S O B */
	
	.col1{
		float:left;
		width:230px;
	}
	
		ul#theMenu_2 { 
		width: 198px;
		margin: 5px 0;
		padding:0;
		list-style:none;
		}
		
		/* Some list and link styling */
		ul#theMenu_2 li{ 
		width: 188px;
		border-bottom:1px dashed #c2c2c2;
		padding:0 0 0 0;
		margin:0 auto;
		}
		
		ul#theMenu_2 ul{
		list-style:none;
		margin:0;
		padding:0;list-style:none;
		}
		
		ul#theMenu_2 ul li { 
		width: 158px; 
		padding: 3px 0 3px 18px; 
		margin-bottom: 0;
		border:0;
		border-left:1px dashed #999;
		line-height:15px;
		margin:0 0 3px 9px;
		}
		
		ul#theMenu_2 ul li a { 
		display:block;
		font-size:11px;
		color: #0d233e; 
		padding: 0px 0px;
		background:
		}
		
		ul#theMenu_2 ul li a:hover { 
		display:block; 
		color: #a70303; 
		padding: 0px 0px; 
		text-decoration:none;
		border:0;
		}
		
		/* Header links styling */
		h3.head_2{
		background:url(../images/elip-ico.png) no-repeat 5px 9px;
		padding:0 10px 0 15px;
		}
		
		h3.head_2 a { 
		color: #333;
		display:block; 
		background: url(../images/down.gif) no-repeat 98% 50%; 
		padding: 3px 6px;
		}
		h3.head_2 a:hover { 
		color: #a70303;
		background: url(../images/down.gif) no-repeat 98% 50%;
		text-decoration:none;
		}
		h3.head_2 .selected a { 
		background:url(../images/up.gif) no-repeat 98% 50%; 
		color: #a70303;
		padding: 3px 6px;
		}
		h3.head_2 .selected a:hover { 
		background:  url(../images/up.gif) no-repeat 98% 50%;
		color: #a70303;
		}

	.col2{
		float:left;
		width:230px;
	}

		ul#theMenu_3 { 
		width: 198px;
		margin: 5px 0;
		padding:0;
		list-style:none;
		}
		
		/* Some list and link styling */
		ul#theMenu_3 li{ 
		width: 188px;
		border-bottom:1px dashed #c2c2c2;
		padding:0 0 0 0;
		margin:0 auto;
		}
		
		ul#theMenu_3 ul{
		list-style:none;
		margin:0;
		padding:0;
		}
		
		ul#theMenu_3 ul li { 
		width: 158px; 
		padding: 3px 0 3px 18px; 
		margin-bottom: 0;
		border:0;
		border-left:1px dashed #999;
		line-height:15px;
		margin:0 0 3px 9px;
		}
		
		ul#theMenu_3 ul li a { 
		display:block;
		font-size:11px;
		color: #0d233e; 
		padding: 0px 0px;
		background:
		}
		
		ul#theMenu_3 ul li a:hover { 
		display:block; 
		color: #a70303; 
		padding: 0px 0px; 
		text-decoration:none;
		border:0;
		}
		
		/* Header links styling */
		h3.head_3{
		background:url(../images/elip-ico.png) no-repeat 5px 9px;
		padding:0 10px 0 15px;
		}
		
		h3.head_3 a { 
		color: #333;
		display:block; 
		background: url(../images/down.gif) no-repeat 98% 50%; 
		padding: 3px 6px;
		}
		h3.head_3 a:hover { 
		color: #a70303;
		background: url(../images/down.gif) no-repeat 98% 50%;
		text-decoration:none;
		}
		h3.head_3 .selected a { 
		background:url(../images/up.gif) no-repeat 98% 50%; 
		color: #a70303;
		padding: 3px 6px;
		}
		h3.head_3 .selected a:hover { 
		background:  url(../images/up.gif) no-repeat 98% 50%;
		color: #a70303;
		}



.content .other-services .os-mid ul{
	padding:10px 0;
	padding-left:17px;
	margin:0px 10px 0px 12px;
	list-style:url(../images/bullet_5.png);
}

.content .other-services .os-mid ul li{
	margin:0px 0;
	padding:3px 0;
	line-height:16px;
}

.content .other-services .os-mid ul li a{
	font-size:12px;
	color:#000;
}

.content .other-services .os-mid ul li a:hover{
	border-bottom:1px dashed #a70303;
	color:#a70303;
	text-decoration:none;
}

/* Group services */

.wrap_grp{
	width:440px;
	padding:5px 10px;
}

.wrap_grp .groupbox{
	background:#f0f0f0;
	border:1px solid #d9d9d9;
	width:440px;
	margin:0px auto 8px auto;
}

.wrap_grp .groupbox img{
	float:left;
	width:73px;
	height:54px;
	margin:5px;
	vertical-align:middle;
}

.wrap_grp .groupbox .groupname{
	font-size:12px;
	font-weight:bold;
	color:#a70303;
	float:left;
	width:100px;
	text-align:center;
	margin:5px 5px 5px 5px;
	padding-top:20px;
}

.wrap_grp .groupbox .groupinfo{
	width:auto;
	float:left;
	margin:5px;
}

.wrap_grp .groupbox .groupinfo ul{
	width:230px;
	margin:0;
	padding:5px 0px 8px 0px;
}

.wrap_grp .groupbox .groupinfo ul li{
	width:200px;
	float:left;
	display:inline;
	margin:0px 5px 0 0px;
	padding:0;
	padding-left:13px;
	background:url(../images/bullet_3.png) no-repeat 5px 6px;
}

.wrap_grp .groupbox .groupinfo ul li a{
	font-size:11px;
	color:#2075ab;
}

.wrap_grp .groupbox .groupinfo ul li a:hover{
	color:#a70303;
	border-bottom:1px dashed #a70303;
	text-decoration:none;
}


/* Services 4 Banks*/

.os-mid .groupser{
	width:458px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	background:url(../images/groupser_line.png) no-repeat bottom center;
}

.os-mid .groupser img{
	float:left;
	width:125px;
	height:80px;
	margin: 5px 10px;
}

.os-mid .groupser .groupserinfo{
	width:auto;
	float:left;
	margin:5px;
}

.os-mid .groupser .groupserinfo ul{
	width:230px;
	margin:5px;
	padding:5px 0 10px 0;
}

.os-mid .groupser .groupserinfo ul li{
	width:230px;
	float:left;
	display:inline;
	line-height:15px;
	padding:2px 0;
	padding-left:13px;
	background:url(../images/bullet_2.png) no-repeat 5px 8px;
}

.os-mid .groupser .groupserinfo ul li a{
	font-size:11px;
	color:#000;
}

.os-mid .groupser .groupserinfo ul li a:hover{
	color:#a70303;
	border-bottom:1px dashed #a70303;
	text-decoration:none;
}


/* News Relative */

.content .other-services .os-mid .rightnews{
	width:210px;
	height:55px; 
	margin:0px 0;
	float:left;
	display:inline;
	padding:5px 10px 5px 10px;
}

.content .other-services .os-mid .rightnews img{
	width:50px;
	height:50px;
	margin:0;
	float:left;
}

.content .other-services .os-mid .rightnews p{
	width:150px;
	line-height:15px;
	float:left;
	margin-left:8px;
	display:inline;
	text-align:left;
}

.content .other-services .os-mid .rightnews p a{
	color:#000;
	font-size:11px;
}

.content .other-services .os-mid .rightnews p a:hover{
	text-decoration:none;
	color:#a70303;
}

/* logolist */

.content .other-services .os-mid .logolist{
	padding:10px 0px;
}

.content .other-services .os-mid .logolist img{
	width:80px;
	height:80px;
	padding:2px;
	margin:5px 14px 0px 14px;
	background:transparent;
	border:1px solid transparent;
	float:left;
}


.content .other-services .os-mid .logolist img:hover{
	background:#e3ecf8;
	border:1px solid #ccdef3;
}


/* News Ralative */

.content .comment{
	background:#fff;
	border:#dbdbdb 3px solid;
	width:470px;
	float:left;
	margin:10px 0;
}

.content .comment .author-box{
	width:446px;
	float:left;
	padding:7px 12px;
}

.content .comment .author-box .author{
	width:436px;
	color:#a70303;
	font-weight:bold;
	line-height:15px;
	padding-left:15px;
	background:url(../images/author-ico.png) no-repeat left center;
}

.content .comment .author-box .author span{
	font-size:11px;
	color:#929383;
	font-style:italic; 
	font-weight:normal; 
	margin:0 5px;
}

.content .comment .author-box .cm-box{
	width:430px;
	height:auto;
	background:#fff;
	border:1px solid #e5e5e5;
	margin:5px 0 0 0;
	padding:7px;
	font-family:Arial;
	line-height:18px;
}

.content .comment .author-box .cm-box p{
	line-height:18px;
}

.content .comment .author-box .cm-box a{
	color:#2075ab;
	font-weight:bold;
}

.content .comment .author-box .cm-box a:hover{
	color:#a70303;
}

.content .comment .post-box{
	width:451px;
	float:left;
	padding:7px 12px;
	margin:4px 0;
}

.content .comment .post-box .text_1{
	width:451px;
	color:#2075ab;
	font-weight:bold;
	line-height:15px;
	padding-bottom:5px;
	border-bottom:#e3e3e3 solid 1px;
}

.content .comment .post-box .cm-textarea{
	width:435px;
	height:124px;
	background: url(../images/textarea_bg.png) no-repeat;
	border:#fff solid 1px;
	margin:10px 0 5px 0;
	padding:5px;
	float:left;
}

.content .comment .post-box input[type="text"]{
	width:210px;
	height:17px;
	float:left;
	border:#fff solid 1px;
	background:url(../images/input_CM.png) no-repeat;
	font-size:11px;
	color:#6e6e6e;
	margin:2px 0;
	padding:5px;
}

.content .comment .post-box .btncm{
	width:225px;
	height:27px;
	float:left;
	margin:3px 0 3px 0;
}

.content .comment .post-box input[type="submit"]{
	background:url(../images/submit_cm.png) no-repeat;
	width:109px;
	height:27px;
	float:right;
	cursor:pointer;
	margin-right:3px;
}

.content .comment .post-box input[type="reset"]{
	background:url(../images/rs_cm.png) no-repeat;
	width:109px;
	height:27px;
	float:left;
	cursor:pointer;
	margin-left:3px;
	display:inline;
}

#reply-note{
	height:20px;
	background:url(../images/rs_cm.png) no-repeat 387px 0px;   
} 

#reply-note a{
	padding-right:3px;
	padding-top:2px;
	font-size:11px;
	line-height:20px;
}



/* Other Services */


/* right Content */

.content .rightcontent{
	width:200px;
	margin-left:3px;
	margin-top:5px;
	float:left;
	display:inline;
}

.content .rightcontent .right_mod{
	margin:0;
	padding:0;
	margin-bottom:7px;
}

.content .rightcontent .right_mod .top{
	background:url(../images/right-mod-top.png) no-repeat top;
	width:200px;
	height:6px;
}

.content .rightcontent .right_mod .middle{
	background:url(../images/right-mod-middle.png) repeat-y top;
	width:200px;
}

/* Accordion */

		ul#theMenu { 
		width: 198px;
		margin: 5px 0; 
		}
		
		/* Some list and link styling */
		ul#theMenu li{ 
		width: 188px;
		border-bottom:1px dashed #c2c2c2;
		padding:0 0 0 0;
		margin:0 auto;
		}
		
		ul#theMenu ul li { 
		width: 158px; 
		padding: 3px 0 3px 30px; 
		margin-bottom: 0;
		border:0;
		line-height:15px;
		background:url(../images/bullet_2.png) no-repeat 20px 8px;
		}
		
		ul#theMenu ul li a { 
		display:block;
		font-size:11px;
		color: #0d233e; 
		padding: 0px 0px; 
		}
		
		ul#theMenu ul li a:hover { 
		display:block; 
		color: #a70303; 
		padding: 0px 0px; 
		text-decoration:none;
		}
		
		/* Header links styling */
		h3.head{
		background:url(../images/elip-ico.png) no-repeat 5px 9px;
		padding:0 10px 0 15px;
		}
		
		h3.head a { 
		color: #333;
		display:block; 
		background: url(../images/down.gif) no-repeat 98% 50%; 
		padding: 3px 6px;
		}
		h3.head a:hover { 
		color: #a70303;
		background: url(../images/down.gif) no-repeat 98% 50%; 
		text-decoration:none;
		}
		h3.selected a { 
		background:url(../images/up.gif) no-repeat 98% 50%; 
		color: #a70303;
		padding: 3px 6px;
		}
		h3.selected a:hover { 
		background:  url(../images/up.gif) no-repeat 98% 50%; 
		color: #a70303;
		}


.content .rightcontent .right_mod .middle h4{
	width:180px;
	height:20px;
	padding:2px 10px 5px 10px;
	border-bottom:1px #e0e0e0 solid;
}

.span_per_2{
	width:50px;
	color:#245b7d;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	background:url(../images/personal-ico.png) no-repeat left center;
	padding-left:20px;
	float:left;
	margin-right:10px;
}

.span_per_2 a{
	color:#245b7d;
}

.span_per_2 a:hover{
	border-bottom:1px dashed #245b7d;
	text-decoration:none;
}

.span_biz_2{
	width:80px;
	color:#245b7d;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	background:url(../images/business-ico.png) no-repeat left center;
	padding-left:20px;
	float:left;
}

.span_biz_2 a{
	color:#245b7d;
}

.span_biz_2 a:hover{
	border-bottom:1px dashed #245b7d;
	text-decoration:none;
}

.content .rightcontent .right_mod .middle .modinfo{
	width:198px;
	background:#fbfcf1;
	margin-left:2px;
}

/*  Right Banks */

.content .rightcontent .right_mod .middle .modinfo img{
	margin:0px 0px;
	margin-left:26px;
}

.content .rightcontent .right_mod .middle .modinfo img:hover{
}

.content .rightcontent .right_mod .middle .modinfo .bank_hover {
	width:87px;
	height:88px;
	cursor:pointer;
	margin:6px 6px;
	float:left;
	position:relative;
}

.content .rightcontent .right_mod .middle .modinfo.bank_hover:hover {
	background:url(../images/bank-hover.png) no-repeat;
	text-decoration:none;
}

.content .rightcontent .right_mod .middle .modinfo .bank_hover:hover div{
	color:#fff;
	text-decoration:none;
}

.content .rightcontent .right_mod .middle .modinfo .bank_hover  div{
	color:#116496;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	width:81px;
	text-align:center;
	position:absolute;
	bottom:15px;
	left:3px;
}


.content .rightcontent .right_mod .middle .modinfo .bank_hover img{
	width:80px;
	height:80px;
}

.content .rightcontent .right_mod .middle .modinfo .rightnews{
	width:188px; 
	margin:8px 0;
}

.content .rightcontent .right_mod .middle .modinfo .rightnews img{
	width:50px;
	height:50px;
	margin:0;
	float:left;
}

.content .rightcontent .right_mod .middle .modinfo .rightnews p{
	width:130px;
	line-height:15px;
	float:left;
	margin-left:8px;
	display:inline;
	text-align:left;
}

.content .rightcontent .right_mod .middle .modinfo .rightnews p a{
	color:#000;
	font-size:11px;
}

.content .rightcontent .right_mod .middle .modinfo .rightnews p a:hover{
	text-decoration:none;
	color:#a70303;
}

/* discuss */

.content .rightcontent .right_mod .middle .modinfo .rightdiscuss{
	width:198px; 
	margin:0px 0;
}

.content .rightcontent .right_mod .middle .modinfo .rightdiscuss ul{
	width:198px;
}

.content .rightcontent .right_mod .middle .modinfo .rightdiscuss ul li{
	padding:6px 6px 6px 15px;
	line-height:15px;
	text-align:justify;
	background:url(../images/comment-ico.png) no-repeat 3px 10px;
}

.content .rightcontent .right_mod .middle .modinfo .rightdiscuss ul li.odd{
	background:#eff0e1 url(../images/comment-ico.png) no-repeat 3px 10px;
}

.content .rightcontent .right_mod .middle .modinfo .rightdiscuss ul li a{
	font-size:11px;
	color:#000;
}

.content .rightcontent .right_mod .middle .modinfo .rightdiscuss ul li a:hover{
	text-decoration:none;
	color:#a70303;
}


/*  Right Banks */

.content .rightcontent .right_mod .bottom{
	background:url(../images/right-mod-bottom.png) no-repeat top;
	width:200px;
	height:6px;
}

.content .rightcontent .right-ads{
	width:200px;
}

.content .rightcontent .right-ads img{
	margin:15px 5px;
}

/* right Content */



/* Content */

/* Liên Hệ */



.contactform{

	width:450px;

	margin:10px 20px 10px 0px;
	

}



.contactform p{

	width: 400px;

	clear: left;

	margin: 0;

	padding: 5px 0 8px 0;

	padding-left: 129px; /*width of left column containing the label elements*/

	height: 1%;

}



.contactform label{

	font-weight: bold;

	float: left;

	margin-left: -130px; /*width of left column*/

	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/

	text-align:left;

	font-size:12px;

}



.contactform  input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/

	width: 180px;

	float: left;

	margin-bottom: 5px;

	border:1px solid #c4c4c4;

	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;

	padding-left:5px;

	padding-right:5px;

}



.contactform  textarea{

	width: 250px;

	height: 150px;

	margin-bottom: 5px;

	border:1px solid #c4c4c4;

	padding:10px;

	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;

}



/*.threepxfix class below:

Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.

to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html

*/



* html .threepxfix{

margin-left: 3px;

}

	

.contactform input[type="submit"] { /*width of text boxes. IE6 does not understand this attribute*/

	width:auto;

	height:21px;

	padding:2px 15px 2px 15px;

	color: #000;

	border:1px solid #c2c4b7;	

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

 	font-size:12px;

	background-color: #32312f;

	background-image: url(../images/btn_mail.gif);

	background-repeat: repeat-x;

	font-weight: bold;

	margin:2px;

	display:inline;

	cursor:pointer;

}



.contactform input[type="submit"]:hover{

	background-image: url(../images/btn_mail_hover.gif);

	background-repeat: repeat-x;}



.contactform input[type="reset"] { /*width of text boxes. IE6 does not understand this attribute*/

	width:70px;

	height:25px;

	padding:2px 6px 2px 6px;

	color: #ffffff;

	border:1px solid #32312f;

	text-transform: uppercase;

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

 	font-size:12px;

	background-color: #32312f;

	background-image: url(../images/btnSearch.gif);

	background-repeat: repeat-x;

	font-weight: bold;

	margin:2px;

	float:left;

	display:inline;

}	

/* Liên Hệ */

/* Table POS */ 

#postable{

      width: 650px;

      margin:10px 0;

      background:#CCC;

} 

#tb_header{

      height:35px;

      background:#5ab0d7;

      border-left:1px solid #fff;

      color:#fff;

      font-size:11px;

      font-weight:bold;

      text-align:center;

} 

#info1{

      height:auto;

      border-left:1px solid #fff;

      border-bottom:1px solid #fff;

      font-size:11px;

      text-align:center;

      background-color:#e8fbff;

      padding:7px;

      font-weight:normal;

      line-height:15px;

} 
 

#info1 a:hover,{

      text-decoration:underline;

} 

.result{

      width:600px;

      margin:10px 0;

} 

.result p{

      margin:5px 0;

} 

.result p span{

      font-weight:bold;

      color:#0f5d81;

} 

/* Table POS*/ 
 

/* Archive */

.nhol_archive_title{
	line-height:30px; 
	font-size:15px;
	font-weight:bold;
	color:#a70303;
	text-transform:uppercase;
}

.nhol_archive{
	padding-left:20px;
} 

.nhol_archive p{
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	color:#185181;
}  

.nhol_archive ul{
	margin:0;
	padding:0;
}

.nhol_archive ul li{
	padding-left:10px;
	background:url(../images/bullet_5.png) no-repeat left 7px;
}

.nhol_archive ul li a{
	font-weight:bold;
}

.nhol_archive ul li a:hover{
	border-bottom:1px dashed #000;
	text-decoration:none;
}

.nhol_archive ul li ul{
	margin:5px;
	padding:0;
}

.nhol_archive ul li ul li{
	background:url(../images/bullet_1.png) no-repeat left 7px;
}

.nhol_archive ul li ul li a{  
	font-weight:normal;
	color:#393939;
}

.nhol_archive ul li ul li a:hover{
	border-bottom:1px dashed #000;
	text-decoration:none;
}


/* Reply Form */

.CMform_quickreply{
	background:#fff;
}

.CMform_quickreply input[type=text]{
	border:#999 1px solid;
	margin:5px 0;
	padding:3px;
	color:#666;
	font-size:11px;
	margin-right:10px;
}

.CMform_quickreply textarea{
	min-height:50px;
	margin:5px 0;
	padding:3px;
	color:#666;
	font-size:11px;
	border:#999 1px solid;  
}

.CMform_quickreply input[type=submit]{
	background:#939393;
	color:#fff;
	cursor:pointer;
	padding:2px 10px;
}













