﻿/* CSS Document */

body {

	color: #000000;

	background-color: #01adef;

	margin-top: 0;

	margin-bottom: 0;

	font-family: Arial;	

	text-align: center;

}



.hidden {

	display: none;

}



.clear {

  clear: both;

  height: 10px;

}



.line {

  clear: both;

  margin-top: 2px;

  margin-bottom: 6px;

  height: 6px;

  border-bottom: 1px #000 dotted;  

}



.line2 {

  clear: both;

  float: left;

  width: 100%;

  height: 20px;

  border-bottom: 1px #DDD solid;

}



.line3 {

  clear: both;

  float: left;

  width: 92%;

  height: 6px;

  border-bottom: 1px #DDD solid;

}



.line4 {

  clear: both;

  float: left;

  width: 99%;

  height: 6px;

  border-bottom: 1px #b0b0b0 dashed;

}



.box {

  float: left;

  width: 242px;

  height: 481px;

  background: transparent url(../images/box.jpg) no-repeat left top;

}



#wrapper {

  width: 797px;    

  margin: 0px auto;

  text-align: left;  

  border-collapse: collapse;

  background-color: #FFF;

}



#header {

  width: 797px;

  float: left;

  text-align: left;

  background-color: #01adef;

}



.logo {

  width: 480px;

  height: 125px;

  float:left;

}



.search {

  float: right;

  width: 317px;

  height: 124px;

  border-bottom: 1px #FFF solid;

}



#menu {

  float: left;

  width: 797px;

  height: 28px;

  background: #FFF url(../images/bg_menu.jpg) repeat-x top;

}



#submenu {

  float: left;

  width: auto;

  background-color: #FFF;

  padding-top: 5px;

}



.submenu2 {

  float: left;

  width: 100%;

  height: 26px;

  background: #FFF url(../images/bg_submenu2.jpg) repeat-x top;

}



#st_tab li {

  display:inline;

  float:left;

  height: 23px;

  margin-left: 4px;

  padding: 3px 10px 0 10px;

  font-family: Arial, "Times New Roman";

  font-size: 10pt;

  color: #198bc1;

  text-align: justify;

  border-top: 1px #afd3eb solid;

  border-right: 1px #afd3eb solid;

  border-left: 1px #afd3eb solid;

}



#st_tab li a:link, #st_tab li a:visited {

  color: #198bc1;

}



#st_tab li.selected a:link, #st_tab li.selected a:visited {

  color: #000;

}



#st_tab li.selected, #st_tab li:hover {

  background-color: #FFF;

}



#st_tab {

  list-style-type:none;

}



ul {

  list-style-image:none;

  list-style-position:outside;

  list-style-type:none;

  margin: 0;

  padding: 0;

}



.mn_content {

  float: left;

  margin-top: 3px;

  padding: 6px 6px 0 6px;

  font-family: Arial, "Times New Roman";

  font-weight: bold;

  font-size: 9pt;

  text-align: justify;

  color: #025299;

}



.mn_content a:link, .mn_content a:visited, .mn_content a:hover, .mn_ac_content a:link, .mn_ac_content a:visited, .mn_ac_content a:hover {

  color: #025299;

  text-decoration: none;

}



.mn_line {

  float: left;

  width: 2px;

  height: 19px;

  margin-top: 4px;

  background: #FFF url(../images/bg_menu_line.jpg) no-repeat center top;

}



.mn_ac {

  float: left;

  background: #FFF url(../images/bg_menu_ac_center.jpg) repeat-x top;

  margin-top: 3px;

}



.mn_ac_content {

  float: left;

  padding: 6px 10Px 0 10px;

  font-family: Arial, "Times New Roman";

  font-weight: bold;

  font-size: 10pt;

  text-align: justify;

  color: #025299;  

}



.mn_ac_left {

  float: left;

  width: 5px;

  height: 25px;

  background: #FFF url(../images/bg_menu_ac_left.jpg) no-repeat center top;

}



.mn_ac_right {

  float: left;

  width: 5px;

  height: 25px;

  background: #FFF url(../images/bg_menu_ac_right.jpg) no-repeat center top;

}



.mn_st_post {

  float: right;

  width: 80px;

  border: 1px #c6d7cf solid;

  padding: 2px 5px 2px 5px;

  background-color: #efefef;

  margin-left: 5px;

}



.mn_st_post_ac {

  float: right;

  width: 80px;

  border: 1px #cfe4ed solid;

  padding: 2px 5px 2px 5px;

  background-color: #cfe4ed;

  margin-left: 5px;

}



.mn_st_post a p, .mn_st_post_ac a p {

  text-align: center;

}



.mn_st_post_ac a p {

  font-weight: bold;

}



#main_content {

  width: 774px;

  float: left;  

  background-color: #FFF;

  margin: 0;

  padding: 0 11px 0 12px;

}



#content_left {

  float: left;

  width: 547px;

}



.left1 {

  float: left;

  width: 171px;

  background-color: #DDD;

}



.left2 {

  float: left;

  width: 310px;

  margin-left: 40px;

}



.left3 {

  float: left;

  width: 260px;

}



.left4 {

  float: left;

  width: 255px;

  margin-left: 20px;

}



.left5 {

  float: left;

  width: 260px;

}



.left6 {

  float: right;

  width: 246px;

  padding-left: 16px;

  border-left: 1px #d1d1d1 solid;

}



.left7 {

  float: left;

  width: 569px;

  margin-left: 30px;

}



.gt {

  float: right;

  width: 135px;

}



#content_right {

  float: right;

  width: 217px;

}



.mn_right {

  width: 215px;

  float: left;

  background-color: #DDD;

}



.mn_right_top {

  width: 215px;

  height: 12px;

  background: #DDD url(../images/mn_right_top.jpg) no-repeat top;

}



.mn_right_content {

  width: 183px;

  padding: 15px;

  border-left: 1px #c4c2c3 solid;

  border-right: 1px #c4c2c3 solid;

}



.mn_right_bottom {

  width: 215px;

  height: 12px;

  background: #DDD url(../images/mn_right_bottom.jpg) no-repeat top;

}



.tintuc {

  float: left;

  width: 100%;

  background-color: #DDD;

}



.tintuc2 {

  float: left;

  width: 215px;

  background-color: #FFF;

  border-left: 1px #cacaca solid;

  border-right: 1px #cacaca solid;

  border-bottom: 1px #cacaca solid;

}



.lienhe {

  float: left;

  width: 540px;

  background: #FFF url(../images/lienhe.jpg) no-repeat left top;

}



.stdo {

  width: 515px;

  float: left;

  padding-bottom: 12px;

  border-bottom: 1px #d1d1d1 dashed;

}



#copyright {

  float: left;

  width: 767px;

  background-color: #01adef;

  padding: 15px;

  margin-bottom: 10px;

}



input, textarea, select {

  color: #000;

  font-family: Arial, "Times New Roman";

  font-size: 8pt;

}



p {

  font-family: Arial, "Times New Roman";

  margin: 0px;  

  font-size: 9pt;

  text-align: justify;

  color: #000;

}



p.hotline {

  font-family: Arial;

  font-size: 16pt;

  color: #0065b5;

  text-align: right;

  padding-right: 4px;

}



p.bold {

  font-weight: bold;

}



p.center {

  text-align: center;

}



p.path-morning {

  color: #ccc;

  background: #0856BA url(../images/sun.jpg) no-repeat left center;

}



p.path-morning-cloud {

  font-size: 8pt;

  padding-left: 8px;

  color: #ccc;

  background: #0856BA url(../images/sun_cloud.jpg) no-repeat left center;

}



p.path-night {

  font-size: 8pt;

  padding-left: 8px;

  color: #ccc;

  background: #0856BA url(../images/moon.jpg) no-repeat left center;

}



p.date {

  color: #fff;

  font-size: 8pt;

  text-align: right;

  font-weight: bold;

}



p.news {

  font-weight: bold;

  font-size: 8pt;

  text-align: left;

}



p.news_c {

  font-size: 8pt;

  text-align: left;

}



p.page, p.page a:link, p.page a:visited, p.page a:hover {

  color: #01519a;

  font-weight: bold;

  text-align: right;

}



p.title1 {

  color: #0067b4;

  font-weight: bold;

  font-size: 22pt;

  text-align: left;

  padding-left: 5px;

}



p.title2 {

  color: #008ccb;

  font-weight: bold;

  font-size: 10.5pt;

  text-align: left;

  padding-left: 5px;

}



p.title3 {

  background-color: #03519B;

  color: #FFF;

  font-weight: bold;

  font-size: 9pt;

  text-align: left;

  padding: 4px;

}



p.title4 {

  color: #0067b4;

  font-weight: bold;

  font-size: 12pt;

  text-align: left;

}



p.title5 {

  color: #0067b4;

  font-weight: bold;

  font-size: 9pt;

  text-align: left;

}



p.title6 {

  color: #025196;

  font-weight: bold;

  font-size: 10.5pt;

  text-align: left;

}



p.title7 {

  color: #000;

  font-weight: bold;

  font-size: 10pt;

  text-align: left;

}



p.title8 {

  color: #015198;

  font-weight: bold;

  font-size: 18pt;

  text-align: left;

  padding: 2px;

  border-top: 1px #DDD solid;

  border-bottom: 1px #DDD solid;

}



p.title9 {

  color: #FFF;

  font-weight: bold;

  font-size: 13.5pt;

  text-align: center;

  padding: 20px 10px 20px 10px;

  background-color: #0193de;

}



p.title10 {

  color: #0193e0;

  font-weight: bold;

  font-size: 18pt;

  text-align: left;

}



p.title11 {

  color: #000;

  font-weight: bold;

  font-size: 10pt;

  text-align: left;

}



p.title12 {

  color: #a5a3a4;

  font-weight: bold;

  font-size: 13.5pt;

  text-align: left;

}



p.title13 {

  color: #e47919;

  font-weight: bold;

  font-size: 18pt;

  text-align: right;

}



p.title14 {

  color: #015196;

  font-weight: bold;

  font-size: 18pt;

  text-align: right;

}



p.title15 {

  color: #0294df;

  font-size: 19pt;

  text-align: left;

}



p.title17 {

  color: #0195df;

  font-size: 18pt;

}



p.title16 {

  color: #0294df;

  font-size: 22pt;

  text-align: left;

}



p.title18 {

  color: #0e3092;

  font-size: 13.5pt;

  font-weight: bold;

  text-align: left;

  background-color: #ebebeb;

  padding: 8px 0 8px 20px;

  text-transform: uppercase;

}



p.title8-1 {

  color: #015198;

  font-weight: bold;

  font-size: 14pt;

  text-align: left;

  padding: 2px;

  border-top: 1px #DDD solid;

  border-bottom: 1px #DDD solid;

}



p.titleadmin {

  color: #FFF;

  font-weight: bold;

  font-size: 18pt;

  text-align: left;

  padding: 5px 0 5px 20px;

}



p.in {

  background: transparent url(../images/banin.gif) no-repeat scroll left 2px;

  padding-left: 15px;

  margin-top: 3px;

}



p.goi {

  background: transparent url(../images/sendtofriends.gif) no-repeat scroll left 2px;

  padding-left: 15px;

  margin-top: 3px;

}



p.sub_mn {

  color: #025196;

  font-weight: bold;

}



p.sub_mn a:link, p.sub_mn a:hover, p.sub_mn a:visited {

  color: #025196;

  font-weight: bold;

  text-decoration: none;

  text-transform: capitalize;

}



p.bullet1 {

  font-weight: bold;

  color: #0068b6;

  background: #FFF url(../images/bullet1.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

  text-transform: uppercase;

}



p.bullet2 {

  font-weight: bold;

  font-size: 11pt;

  color: #FFF;

  background: #0193de url(../images/bullet2.jpg) no-repeat left top;

  padding-left: 12px;

  margin-left: 10px;

  text-align: left;

}



p.bullet2 a:link, p.bullet2 a:hover, p.bullet2 a:visited {

  color: #FFF;

  text-decoration: none;

}



p.bullet4 {

  font-weight: bold;

  font-size: 9pt;

  color: #025299;

  background: #DDD url(../images/bullet4.jpg) no-repeat left top;

  padding: 0 0 0 14px;

  margin-top: 4px;

  text-align: left;

}



p.bullet4 a:link, p.bullet4 a:hover, p.bullet4 a:visited {

  color: #025299;

  font-weight: bold;

  text-decoration: none;

}



p.bullet4_ac {

  font-weight: bold;

  font-size: 9pt;

  color: #025299;

  background: #DDD url(../images/bullet4.jpg) no-repeat left top;

  padding: 0 0 0 14px;

  margin-top: 4px;

  text-align: left;

}



p.bullet4_ac a:link, p.bullet4_ac a:hover, p.bullet4_ac a:visited {

  color: #e87816;

  font-weight: bold;

  text-decoration: none;

}



p.bullet4-1 {

  font-weight: bold;

  font-size: 8pt;

  color: #000;

  background: #DDD url(../images/bullet4.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

}



p.bullet5 {

  font-size: 9pt;

  color: #000;

  background: #DDD url(../images/bullet5.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

}



p.bullet5-1 {

  font-size: 9pt;

  color: #000;

  background: #DDD url(../images/bullet5.jpg) no-repeat left top;

  padding-left: 10px;

  margin-left: 10px;

  text-align: left;

}



p.bullet6 {

  font-size: 9pt;

  color: #000;

  background: #FFF url(../images/bullet6.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

  margin-left: 7px;

}



p.bullet6-1 {

  font-size: 9pt;

  font-weight: bold;

  color: #000;

  background: #FFF url(../images/bullet6.jpg) no-repeat left top;

  padding-left: 15px;

  text-align: left;

  margin-left: 7px;

}



p.nobullet6-1 {

  font-size: 9pt;

  color: #000;

  text-align: left;

  margin-left: 7px;

}



p.bullet6-2 {

  font-size: 9pt;

  font-weight: bold;

  color: #000;

  background: #FFF url(../images/bullet6.jpg) no-repeat left top;

  padding-left: 8px;

  text-align: left;

  margin-left: 7px;

}



p.nobullet6-2 {

  font-size: 9pt;

  color: #000;

  text-align: left;

  padding-left: 15px;

}



p.bullet8 {

  font-weight: bold;

  color: #0193dc;

  background: #FFF url(../images/bullet8.gif) no-repeat left top;

  padding-left: 10px;

  text-align: left;

}



p.nobullet8 {

  padding-left: 10px;

  text-align: left;

}



p.bullet8-1 {

  font-weight: bold;

  color: #025297;

  background: #DDD url(../images/bullet8.gif) no-repeat left top;

  padding-left: 12px;

  margin-left: 5px;

  text-align: left;

}



p.bullet8-2 {

  font-weight: bold;

  color: #000;

  background: #d9d9d9 url(../images/bullet8.gif) no-repeat left top;

  padding-left: 12px;

  text-align: left;

}



p.bullet8-3 {

  font-weight: bold;

  color: #025098;

  background: #FFF url(../images/bullet8.gif) no-repeat left top;

  padding-left: 10px;

  margin: 0 10px 0 14px;

  text-align: left;

  font-size: 10pt;

  text-transform: uppercase;

  height: 35px;

}



p.bullet8-3 a:link, p.bullet8-3 a:hover, p.bullet8-3 a:visited {

  font-weight: bold;

  color: #025098;

  text-align: left;

  font-size: 10pt;

  text-transform: uppercase;

}



p.bullet8-4 {

  color: #000;

  background: transparent url(../images/bullet9.gif) no-repeat left top;

  padding-left: 8px;

  text-align: left;

}



p.bullet9_ac {

  font-weight: bold;

  color: #000;

  background: #DDD url(../images/bullet8.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

  margin: 12px;

}



p.bullet9 {

  font-weight: normal;

  color: #000;

  background: #DDD url(../images/bullet8.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

  margin: 12px;

}



p.bullet9-1_ac {

  font-weight: bold;

  color: #000;

  background: #DDD url(../images/bullet8-1.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

  margin: 12px;

}



p.bullet9-1 {

  font-weight: normal;

  color: #000;

  background: #DDD url(../images/bullet8-1.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

  margin: 12px;

}



p.bullet10 {

  font-weight: bold;

  color: #03519b;

  background: #FFF url(../images/bullet9.jpg) no-repeat left top;

  padding-left: 10px;

  padding-right: 20px;

  text-align: left;

  font-size: 14pt;

}



p.bullet10-1 {

  font-weight: bold;

  color: #03519b;

  background: #DDD url(../images/bullet9-1.jpg) no-repeat left top;

  padding-left: 10px;

  margin: 12px;

  text-align: left;

  font-size: 14pt;

}



p.bullet11 {

  font-weight: bold;

  color: #0067b2;

  background: #DDD url(../images/bullet11.jpg) no-repeat left top;

  padding-left: 12px;

  margin-left: 25px;

  text-align: left;

}



p.bullet11-1 {

  font-weight: bold;

  color: #0067b2;

  background: #DDD url(../images/bullet11.jpg) no-repeat left top;

  padding-left: 12px;

  margin: 5px 0 5px 25px;

  text-align: left;

}



p.bullet12_ac {

  font-weight: bold;

  color: #000;

  background: #DDD url(../images/bullet12.jpg) no-repeat left top;

  padding-left: 8px;

  text-align: left;

  margin: 12px;

}



p.bullet12 {

  font-weight: normal;

  color: #000;

  background: #DDD url(../images/bullet12.jpg) no-repeat left top;

  padding-left: 8px;

  text-align: left;

  margin: 12px;

}



p.bullet13 {

  font-weight: normal;

  color: #FFF;

  background: #0193de url(../images/bullet13.jpg) no-repeat left top;

  padding: 6px 0 6px 20px;

  text-align: left;

}



p.bullet13-1 {

  font-weight: bold;

  color: #FFF;

  font-size: 10pt;

  background: #0193de url(../images/bullet13.jpg) no-repeat left top;

  padding: 6px 6px 6px 20px;

  text-align: left;

}



p.bullet14 {

  font-weight: normal;

  color: #000;

  background: #e0e0e0 url(../images/bullet14.jpg) no-repeat left top;

  padding: 6px 0 6px 20px;

  text-align: left;

}



p.bullet15 {

  font-weight: bold;

  color: #a8aaa9;

  background: #fff url(../images/bullet15.jpg) no-repeat left top;

  padding-left: 10px;

  text-align: left;

}



p.bullet15 a:link, p.bullet15 a:hover, p.bullet15 a:visited {

  color: #a8aaa9;

  text-decoration: none;

}



p.bullet16 {

  font-weight: normal;

  color: #000;

  background: #fff url(../images/bullet16.jpg) no-repeat left top;

  padding-left: 12px;

  text-align: left;

}



p.bullet16-1 {

  font-weight: normal;

  color: #000;

  background: #f0f0f0 url(../images/bullet16-1.jpg) no-repeat left top;

  padding-left: 12px;

  margin-left: 8px;

  text-align: left;

}



p.nobullet16 {

  font-weight: bold;

  color: #0193de;

  padding-left: 12px;

  text-align: left;

}



p.nobullet16-1 {

  font-weight: bold;

  color: #0193de;

  padding-left: 12px;

  margin-left: 8px;

  text-align: left;

}



p.bullet17 {

  font-weight: normal;

  color: #0291dd;

  font-size: 18pt;

  background: #d9d9d9 url(../images/bullet17.jpg) no-repeat left top;

  padding-left: 18px;

  text-align: left;

}



p.bullet18 {

  font-weight: bold;

  color: #2abaf6;

  background: #fff url(../images/bullet18.jpg) no-repeat left top;

  padding-left: 12px;

  text-align: left;

}



p.bullet18 a:link, p.bullet18 a:visited, p.bullet18 a:hover {

  font-weight: bold;

  color: #2abaf6;

  text-align: left;

}



p.bullet19 {

  font-weight: bold;

  color: #1f52a5;

  background: #ddd url(../images/bullet19.jpg) no-repeat left top;

  padding-left: 12px;

  margin: 10px 4px 0 4px;

  text-align: left;

  font-size: 13.5pt;

  text-transform: uppercase;

}



p.bullet20 {

  font-weight: bold;

  color: #2abaf6;

  background: #fff url(../images/bullet18.jpg) no-repeat left top;

  /*padding-left: 12px;*/

  text-align: left;

}



p.bullet20 a:link, p.bullet20 a:visited, p.bullet20 a:hover {

  font-weight: bold;

  color: #2abaf6;

  padding-left: 12px;

  text-align: left;

}



p.xemthem {

  font-size: 7pt;

  text-align: right;

  padding-right: 15px;

}



p.tuyendung {

  font-weight: bold;

  background-color: #f7f7f7;

  padding: 3px;

  border-bottom: 1px #8d9eae dotted;

}



p.tuyendung2 {

  font-weight: bold;

  background-color: #01a0c7;

  color: #FFF;

  text-align: center;

  padding: 5px;

}



p.xemct, p.xemct a:link,p.xemct a:hover, p.xemct a:visited {

  font-weight: bold;

  color: #0093d9;

  font-style: italic;

  font-size: 8pt;

}



p.bar_1 {

  width: 186px;

  height: 20px;

  padding: 5px 0 0 26px;

  font-weight: bold;

  font-size: 10pt;

  color: #FFF;

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

}



a:link, a:visited {

  color: #000;

  text-decoration: none;

}



a:hover {

  text-decoration: none;

}



a.tooltip {

  z-index:24;

  position: relative;

  text-align: justify;

  font-weight: bold;

  color: #000;

  text-decoration: none;

}



a.tooltip span {

  display: none;

}



a.tooltip:hover span{

  display: block;

  position: absolute;

  top: 1.2em;

  left: 8em;

  border: 1px solid #dadada;

  background-color: #eaeaea;

  color: #000;

  width: 200px;

  padding: 4px;

  text-decoration: none;

  font-weight: normal;

  font-size: 8pt;

}



a.tooltip:hover {

  z-index:25;

  text-decoration: none;

}



a.tooltip2 {

  z-index:24;

  position: relative;

  text-align: justify;

  font-weight: bold;

  color: #000;

  text-decoration: none;

}



a.tooltip2 span {

  display: none;

}



a.tooltip2:hover span{

  display: block;

  position: absolute;

  top: 3em;

  left: 0em;

  border: 1px solid #dadada;

  background-color: #eaeaea;

  color: #000;

  width: 200px;

  padding: 4px;

  text-decoration: none;

  font-weight: normal;

  font-size: 8pt;

}



a.tooltip2:hover {

  z-index:25;

  text-decoration: none;

}



.gk_vm_scroller_container_1 {

}

.gk_vm_scroller_container_2,

div.gk_vm_product_block {

	float: left;

}

.gk_vm_scroller_container_3 {

}



gk_vm_pagin {

	clear: both;

	position: relative;

}

div.gk_vm_product_block {

	margin: 0 0px 4px 0px;

	padding: 0;

	overflow: hidden;

	text-align: center;

}



.vnd a,.usd a,.sjc a {

  padding: 2px 7px;

  border: 1px solid #d3d3d3;

  font-size: 10px;

}



.vnd {

  margin-left: 5px;

}



.selected a {

  color:#0087c7;

}



.price {

  background:transparent url(../images/price.gif) no-repeat scroll 5px center;

  display:block;

  padding:10px 0px 10px 15px;

  text-align:left;

  font-size: 10pt; color:#0165b3; font-weight: bold;

}



.price2 {

  background:transparent url(../images/price.gif) no-repeat scroll 5px center;

  padding-left: 15px;

  text-align:left;

  color:#000;

  font-weight: bold;

}



.price2 {

  background:transparent url(../images/price2.gif) no-repeat scroll 5px center;

  padding-left: 25px;

  text-align:left;

  color: #0294df;

  font-size: 19pt;

  font-weight: normal;

}



span.date {

  color: #666;

}



.require {

  color:red;

}



.h_leng {

  width:48px;

}



.input_leng {

  width: 85.5%;

}



.link a:link, .link a:hover, .link a:visited {

  color: #FFF;

}



td {

  text-align: left;

}



#ja-contentwrapper {

clear:both;

display:block;

float:right;

width:70%;

}

#ja-productwrap {

-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

background:transparent url(../images/content-center.gif) repeat-y scroll center top;

display:block;

margin:0 0 10px;

padding:0;

width:100%;

}

.thongtinlienhe

{

	background:transparent url('../images/rp.jpg') repeat-y  ;

	width:545px;

}

.thongtinlienheTren

{

	

	background:transparent url('../images/meptren.gif') no-repeat scroll center top;



	width:545px;

}

.thongtinlienheDuoi

{

	

	background:transparent url('../images/mepduoi.gif') no-repeat scroll center bottom ;

	width:545px;



}

.thongtinlienheContent

{

	padding:10px;

}

.td_ngancach

{

	width:5px;

}

.thongtinlienheContent p

{

	

	font-size:12px;

	line-height:1.3;

	padding-left:25px;

}

.thongtinlienheContent table td

{

	padding-bottom:10px;

}
.alinkdown{
	font-weight:bold;
	font-style:normal!important;
	color:#009!important;
}
.thongtinlienheContent p.plink

{

	background:transparent url('../images/bullet8.gif') no-repeat scroll 10px center ;

	color:#0e8bdd;

	font-weight:bold;

}


