@charset "utf-8";
/* CSS Document */
html,body { height: 100%; margin: 0px; padding: 0px; font-family:"Arial"; font-size:11px; font-family: "Tahoma"; background:#d66101; }
img {
	border: 0;
}
.bg_intro { /*background-color:#3578bc !important;*/ height: 100% }

.bg_intro_embed { position:relative; height:680px; width:100%; background:#CCC;}
.frame_embed { position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 420px; height: 315px;margin: auto; padding:4px; border:4px solid #666;}

.bg_entersite { background:url(./images/bg-bar.jpg) repeat-x; height:97px; width:100%; line-height:35px; position:absolute; bottom:5px;}
.cp_right { margin:0 auto; display:table; color:#a9a8a7;}

.txt_entersite { margin:0 auto; display:table; color:#FFF; height:30px; line-height:30px;}
.txt_entersite .ml { margin-left:40px;}
.txt_entersite span.flagth { display:block; float:left; background:url(./images/th.jpg) no-repeat; width:18px; height:13px; margin-top:24px; margin-right:10px;}
.txt_entersite span.flagen { display:block; float:left; background:url(./images/en.jpg) no-repeat; width:18px; height:13px; margin-top:24px; margin-right:10px;}

.txt_entersite ul { list-style:none; margin:0; padding:0;}
.txt_entersite ul li { float:left; padding:8px 0 0 0;}
.txt_entersite ul li a.txt { color:#FFF; text-decoration: none; display:block; font-size:16px; line-height:15px; padding:5px 10px 0 10px;}
.txt_entersite ul li a.txt span { font-size:18px; color:#FFF;}
