<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<b:include data='blog' name='all-head-content'/>
<title><data:blog.pageTitle/></title>
<b:skin><![CDATA[/*
-----------------------------------------------
Name: Kênh thông tin du lịch 365 ngày
Designer: Mika Nguyen
URL: http://kenhdulich.oxivn.com
Design:
URL: http://www.nsvina.com
Date: 28 Jun 2010
----------------------------------------------- */
/* Variable definitions
====================
<Variable name="bgcolor" description="Page Background Color"
type="color" default="#fff" value="#ffffff">
<Variable name="textcolor" description="Text Color"
type="color" default="#333" value="#333333">
<Variable name="linkcolor" description="Link Color"
type="color" default="#58a" value="#009933">
<Variable name="pagetitlecolor" description="Blog Title Color"
type="color" default="#666" value="#666666">
<Variable name="descriptioncolor" description="Blog Description Color"
type="color" default="#999" value="#e6e6e6">
<Variable name="titlecolor" description="Post Title Color"
type="color" default="#c60" value="#009933">
<Variable name="bordercolor" description="Border Color"
type="color" default="#ccc" value="#cccccc">
<Variable name="sidebarcolor" description="Sidebar Title Color"
type="color" default="#999" value="#999999">
<Variable name="sidebartextcolor" description="Sidebar Text Color"
type="color" default="#666" value="#333333">
<Variable name="visitedlinkcolor" description="Visited Link Color"
type="color" default="#999" value="#009933">
<Variable name="bodyfont" description="Text Font"
type="font" default="normal normal 100% Arial, Arial" value="normal normal 85% Arial, sans-serif">
<Variable name="headerfont" description="Sidebar Title Font"
type="font"
default="normal normal 78% 'Arial',Arial,Arial,Arial,Arial" value="normal normal 78% 'Arial',Arial,Arial,Arial,Arial">
<Variable name="pagetitlefont" description="Blog Title Font"
type="font"
default="normal normal 200% Arial, Arial" value="normal normal 200% Arial, Arial">
<Variable name="descriptionfont" description="Blog Description Font"
type="font"
default="normal normal 78% 'Arial', Arial, Arial, Arial, Arial" value="normal bold 78% Arial, Arial">
<Variable name="postfooterfont" description="Post Footer Font"
type="font"
default="normal normal 78% 'Arial', Arial, Arial, Arial, Arial" value="normal normal 78% 'Arial', Arial, Arial, Arial, Arial">
<Variable name="startSide" description="Side where text starts in blog language"
type="automatic" default="left" value="left">
<Variable name="endSide" description="Side where text ends in blog language"
type="automatic" default="right" value="right">
*/
/* Use this with templates/template-twocol.html */
body {
background:$bgcolor;
margin:0;
color:$textcolor;
font-size: 15px;
text-align: center;
}
a:link {
color:$linkcolor;
text-decoration:none;
}
a:visited {
color:$visitedlinkcolor;
text-decoration:none;
}
a:hover {
color:#000;
text-decoration:underline;
}
a img {
border-width:0;
}
#navbar-iframe {
height : 0;
visibility : hidden;
display : none;
}
/* Header
-----------------------------------------------
*/
#header-wrapper {
overflow: hidden;
width:970px;
margin:1px auto;
padding:0px;
}
#header-inner {
background-position: center;
margin-left: auto;
margin-right: auto;
}
#header {
text-align: left;
color:#fafafa;
margin: 0px auto;
float: left;
width: 700px;
}
#header h1 {
line-height: 35px;
font-size: 48px;
font-family: Arial;
font-weight:bold;
border-bottom:1px solid #bbb;
letter-spacing:-0.05em;
line-height:1.0em;
margin: 0px 0 0 0px;padding:0;
color:#009933;
}
#header a {
color:#009933;
text-decoration:none;
}
#header a:hover {
color:#000;
}
#header .description {
font-size:10px;
color:#bbb;
text-transform:uppercase;
letter-spacing:-0.05em;
float:right;
margin:0;
padding:0;
}
#header img {
margin-$startSide: auto;
margin-$endSide: auto;
}
#header1 {
float:right;
}
#searchform {
padding:16px 5px 0 0;
}
.button {
padding: 1px;
border:1px solid #ccc;
background:#fff;
font-size:11px;
}
#search .button {
padding: 1px;
border:1px solid #ccc;
background:#fff;
font-size:11px;
}
.nav {
margin-top:5px;
font-size:11px;
}
.nav-bar {
width:960px;
height:15px;
margin:10px auto;
background:#eee;
font-size:11px;
padding:3px 10px 1px 0px;
}
.nav-bar span {
float:right;
}
.nav-bar span a {
color: #333;
}
/* Outer-Wrapper
----------------------------------------------- */
#outer-wrapper {
width: 100%;
margin:0 auto;
padding:0px;
text-align:$startSide;
font: $bodyfont;
letter-spacing:0.1em;
}
#container {
overflow: hidden;
width: 970px;
margin: 0 auto;
padding: 0px 0 0;
background: #fff;
}
#mainout-wrapper {
float: left;
width: 636px;
border:1px solid #ccc;
}
#main-wrapper {
width: 616px;
padding: 10px 0 0;
background: #fff;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
margin: 0 auto;
}
#mainbottom {
width: 616px;
padding: 0;
background: #fff;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
margin: 0 auto;
}
#mainbottomleft {
float: left;
width: 190px;
padding: 0 5px;
background: #fff;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#mainbottomcenter {
float: left;
width: 190px;
padding: 0 5px;
margin-left:7px;
background: #fff;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
border-left:1px solid #aaaaaa;
}
#mainbottomright {
float: right;
width: 190px;
padding: 0 5px;
background: #fff;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
border-left:1px solid #aaaaaa;
}
#sidebar-wrapper {
width:322px;
float:right;
font-size:11px;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#sidebarleft {
width: 155px;
float: $startSide;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
#sidebarright {
width: 155px;
float: $endSide;
word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
overflow: hidden; /* fix for long non-text content breaking IE sidebar float */
}
/* Headings
----------------------------------------------- */
h2 {
font:14px Arial;
font-weight:bold;
color:#333;
padding:0px 0px 2px 0px;
margin-top:0px;
border-bottom:1px dotted #ccc;
}
.sidebar1 h2 { font:14px Arial;
font-weight:bold;
color:#333;
padding:0px 0px 2px 0px;
margin-top:0px;
border-bottom:1px dotted #ccc;
}
/* Posts
-----------------------------------------------
*/
h2.date-header {
margin:0;padding:0;display:none;
}
.post {
margin:0 0 20px;
border-bottom: 1px solid #ddd;
padding-bottom:0px;
}
.post h3 {
margin:.25em 0 0 220px;
padding:0 0 4px;
line-height:1.4em;
color:$titlecolor;
margin-bottom: 3px;
font: 18px arial ;
font-weight: bold;
background:transparent;
}
.post h3 a, .post h3 a:visited, .post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight: bold;
background:transparent;
}
.post h3 strong, .post h3 a:hover {
color:$textcolor;
}
.post-header-line-1 {
margin-left:220px;
margin-bottom:5px;
background:transparent;
}
.post-body {
margin:0 0 .75em;
line-height:1.6em;
}
.post-body blockquote {
line-height:1.3em;
}
.post-footer {
margin:0;
color:$sidebarcolor;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
line-height: 1.4em;display:none;
}
.comment-link {
margin-$startSide:.6em;
}
.post img {
padding:0px;
background:#eee;
border:1px solid $bordercolor;
}
.post blockquote {
margin:1em 20px;
}
.post blockquote p {
margin:.75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0 0;
background-color: #f7f7f7;
border-top:1px solid #ccc;
}
#comments-block .comment-body {
padding:10px;margin:0;
background: #f7f7f7;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
background: #f7f7f7;
border-bottom:1px solid #ccc;
padding:10px;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
text-align: center;
display:none;
}
.feed-links {
display:none;
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar, .sidebar1 {
color: $sidebartextcolor;
line-height: 1.5em;
}
.sidebar1 {
color: $sidebartextcolor;
line-height: 1.5em;
font-size:11px;
color:#333;
}
.sidebar ul, .sidebar1 ul {
list-style:none;
margin:0 0 0;
padding:0 0 0;
}
.sidebar li, .sidebar1 li {
margin:0;
padding-top:0;
padding-$endSide:0;
padding-bottom:.25em;
padding-$startSide:0px;
line-height:1.5em;
}
.sidebar1 li a {font-weight:bold;}
.sidebar .widget {
margin:0 0 10px;
padding:10px;
background:#ffffff;
border:1px solid #ccc;
}
.sidebar1 .widget {
margin:0 0 10px;
padding:0px;
}
.main .widget {
margin:0;
padding:0;
}
.main .Blog {
border-bottom-width: 0;
}
/* Profile
----------------------------------------------- */
.profile-img {
float: $startSide;
margin-top: 0;
margin-$endSide: 5px;
margin-bottom: 5px;
margin-$startSide: 0;
padding: 4px;
border: 1px solid $bordercolor;
background:#eee;
}
.profile-data {
margin:0;
text-transform:uppercase;
letter-spacing:.1em;
font: $postfooterfont;
color: $sidebarcolor;
font-weight: bold;
line-height: 1.6em;
}
.profile-datablock {
margin:.5em 0 .5em;
}
.profile-textblock {
margin: 0.5em 0;
line-height: 1.6em;
}
.profile-link {
font: $postfooterfont;
text-transform: uppercase;
letter-spacing: .1em;
}
/* Footer
----------------------------------------------- */
#footer {
margin: 0 auto;
width: 970px;
border-top: 1px solid #ccc;
margin-top:60px;
font-size:15px;
padding-top:10px;
padding-bottom:10px;
}
#s-nabar {
text-color : #ffffff;
font-size : 11px;
text-decoration : none;
font-weight:bold;
}
#s-nabar:hover {
text-color : #000000;
font-size : 12px;
font-weight:bold;
}
]]></b:skin>
<script type='text/javascript'> var thumbnail_mode = "no-float" ; summary_noimg = 140; summary_img = 140; img_thumb_height = 130; img_thumb_width = 200; </script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}
function createSummaryAndThumb(pID){
var div = document.getElementById(pID);
var imgtag = "";
var img = div.getElementsByTagName("img");
if(img.length<=0) {
imgtag = '<span style="float:left; padding:0px 20px 5px 0px; margin:-50px 0 0 0 !important;"><img src="http://dinopattidjalal.com/images/no_image.gif" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
var summ = summary_noimg;
}
if(img.length>=1) {
imgtag = '<span style="float:left; padding:0px 20px 5px 0px; margin:-50px 0 0 0 !important;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
summ = summary_img;
}
var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>
<b:if cond='data:blog.pageType == "item"'>
<style>#slider-container,#mainbottomleft,#mainbottomcenter,#mainbottomright{display:none; margin:0;padding:0;border:0;}
.post h3 { margin:.25em 0 0 0;font: 18px Arial, Arial, 'Arial', serif;}
.post-footer{display:inline;}
.post img {padding:10px;
}
#blog-pager {
text-align: center;
display:block;
}
.post-header-line-1 {margin:0 0 5px;}</style>
</b:if>
<link href='http://suckhoegiadinh.org/wp-content/uploads/images/favicon5.ico' rel='shortcut icon' type='image/x-icon'/>
<script type='text/javascript'>
if (window.jstiming) window.jstiming.load.tick('headEnd');
</script>
</head>
<body>
<div id='outer-wrapper'><div id='wrap2'>
<!-- skip links for text browsers -->
<span id='skiplinks' style='display:none;'>
<a href='#main'>skip to main </a> |
<a href='#sidebar'>skip to sidebar</a>
</span>
<div id='header-wrapper'>
<div class='nav-bar'>
<a href='/'>Trang chủ»</a> | <a href='#'>Giới thiệu </a> »| <a href='#'>Dịch vụ</a>» | <a href='/'>Tuyến điểm</a> »| <a href='#'>Quy định</a> »| <a href='#'>Thỏa thuận</a> »| <a href='/'> Hợp tác cung cấp tin</a> »| <a href='#'> Khuyến mãi</a>
<span><a href='/feeds/posts/default'><img src='http://www.nolacuisine.com/wp-content/themes/linoluna/images/icons/feedicon.png' style='margin-right:5px;'/></a><a href='/feeds/posts/default'>RSS</a></span>
</div>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='® Kênh thông tin du lịch 365 ngày (Tiêu đề)' type='Header'/>
</b:section>
<div id='header1'>
<div class='right'>
<form action='/search/' id='searchform' method='get'>
<div id='search'>
<input id='s' name='q' type='text' value=''/>
<input class='button' id='searchsubmit' type='submit' value='Search'/>
</div>
</form><div class='nav'><a href='/'>Home</a> | <a href='#'>About</a> | <a href='#'>Contact Me</a></div>
</div>
</div>
</div>
<div id='container'>
<div id='content-wrapper'>
<div id='crosscol-wrapper' style='text-align:center'>
<b:section class='crosscol' id='crosscol' showaddelement='no'/>
</div>
<div id='mainout-wrapper'>
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Bài đăng trên Blog' type='Blog'/>
</b:section>
</div>
<div id='mainbottom'>
<div id='mainbottomleft'>
<b:section class='sidebar1' id='sidebar11' preferred='yes'>
<b:widget id='Feed1' locked='false' title='Oxivn news Marketing' type='Feed'/>
</b:section>
</div>
<div id='mainbottomcenter'>
<b:section class='sidebar1' id='sidebar12' preferred='yes'>
<b:widget id='Feed2' locked='false' title='THIẾT KẾ WEB GIÁ RẺ' type='Feed'/>
</b:section>
</div>
<div id='mainbottomright'>
<b:section class='sidebar1' id='sidebar13' preferred='yes'>
<b:widget id='Feed3' locked='false' title='VIỆC LÀM SONG LONG' type='Feed'/>
</b:section>
</div>
</div>
</div>
<div id='sidebar-wrapper'>
<b:section class='sidebar' id='sidebar' preferred='yes'>
<b:widget id='HTML1' locked='false' title='' type='HTML'/>
<b:widget id='PopularPosts6' locked='false' title='Bài đăng Phổ biến' type='PopularPosts'/>
<b:widget id='Profile1' locked='false' title='About Me' type='Profile'/>
<b:widget id='AdSense3' locked='false' title='' type='AdSense'/>
</b:section>
<div id='sidebarleft'>
<b:section class='sidebar' id='sidebar1' preferred='yes'>
<b:widget id='AdSense2' locked='false' title='' type='AdSense'/>
</b:section>
</div>
<div id='sidebarright'>
<b:section class='sidebar' id='sidebar2' preferred='yes'>
<b:widget id='AdSense1' locked='false' title='' type='AdSense'/>
</b:section>
</div>
</div>
<!-- spacer for skins that want sidebar and main to be the same height-->
<div class='clear'> </div>
</div> <!-- end content-wrapper --></div>
<div id='footer'>
Powered by <a href='http://www.oxivn.com/'>Oxivn.com</a> | <a href='http://www.nsvina.com' target='_blank'>Design by NSVINA.COM</a> theme by <a href='http://templates.nsvina.com' target='_blank'>templates.nsvina.com</a><br/>
Bản quyền thuộc <a href='http://www.mikagroup.info/'>Mika Group</a> | Sponsored by <a href='http://www.oxivn.com/'>Trung tâm marketing Online</a>
</div>
</div></div> <!-- end outer-wrapper -->
</body>
</html>