﻿body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #0087fa;
	background-color: #00546C;
    text-decoration:none;
}

#maincontainer {
	margin-top:10px;
	width:1000px;
	background-color:#ffffff;
	height:auto;
}

#main
{
    background-color: #FFFFFF;
    float: left;
    height: auto;
    width: 1000px;
}

#mainleft 
{
    background-color:#FFFFFF;
	width: 290px;
	margin-left:5px;
	margin-top: 5px;
	float:left;
}

#mainright {
	width:690px;
	float:right;
	margin-right:5px;
	margin-top:5px;
	background-color:#ffffff;
}

/*Left Box*/

.box-left {
	width:290px;
	float:left;
	margin-top:5px
}

.module-tab {
	width:288px;
	padding: 1px;
	border-left:#ddebef 1px solid;
	border-right:#ddebef 1px solid;
	float:left
}
.module-tab #videohome embed{
	width: 280px;
	height: 235px;
	visibility: visible;
}
#box-left {
	width:290px;
	float:left;
	margin-top:5px
}
.modulebottom {
	width:685px;
	float:left;
	height:5px;
	background-image: url(../Images/module-bgmain.gif);
	background-repeat:repeat-x;
}
.modulebottomleft {
	width:5px;
	height:5px;
	background-image: url(../Images/conerleftmd.gif);
	background-repeat:no-repeat;
	float:left;
}
.modulebottomright {
	width:5px;
	height:5px;
	background-image: url(../Images/conerrigtmd.gif);
	background-repeat:no-repeat;
	float:right;
}
.module-tabttop {
	width:292px;
	height:25px;
	float:left;
	background-image:url(../Images/moduletraibg.gif);
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
}

.module-tabttop1 {
	padding-top:5px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	height:25px
}
.module-tabttopleft {
	width:5px;
	height:25px;
	float:left;
	background-image:url(../Images/moduletrait.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.title-tabmodule {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	width:250px;
	height:25px;
	float:left;
	padding-top:5px;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}
.title-tabmodule a {
	color:#FFFFFF;
	text-decoration:none;
}
.title-tabmodule a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.module-tabtopright {
	width:5px;
	height:25px;
	float:right;
	background-image: url(../Images/moduletraip.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.module-tabbottom {
	width:292px;
	float:left;
	height:5px;
	background-image: url(../Images/module-bgmain.gif);
	background-repeat:repeat-x;
}
.module-tabbottomleft {
	width:5px;
	height:5px;
	background-image: url(../Images/conerleftmd.gif);
	background-repeat:no-repeat;
	float:left;
}
.module-tabbottomright {
	width:5px;
	height:5px;
	background-image: url(../Images/conerrigtmd.gif);
	background-repeat:no-repeat;
	float:right;
}



/*Modun Right*/

.moduleright {
	width: 685px;
	float:left;
	margin-bottom:10px
}
.modulerighttop {
	width:220px;
	height:31px;
	float:left;
	background-image:url(../Images/bgmodule.gif);
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-repeat:repeat-x;
}
.modulerighttopleft {
	width:6px;
	height:31px;
	float:left;
	background-image:url(../Images/leftmodule.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.titlemodule
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 31px;
	float: left;
	padding-top: 8px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.titlemodule-header {
	color:#FFFFFF;
	text-decoration:none;
}
.titlemodule-header:hover {
	color:#FFFFFF;
	text-decoration:none;
}


.titlemodule-header span{
	color:#FFFFFF;
	text-decoration:none;
}
.titlemodule-header:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.modulerighttopright {
	width:6px;
	height:31px;
	float:right;
	background-image: url(../Images/rightmodule.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.module-main {
	width:673px;
	background-image:url(../images/bgmainmodule.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding: 5px;
	border-left:#ddebef 1px solid;
	border-right:#ddebef 1px solid;
	float:left
}


/**/

.hdnbpic {

	border: #C6E2E3 1px solid;
	padding:1px;
	background-color:#FFFFFF;
	float:left;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	width: 236px; 
	min-height: 188px
	
}
.hdnbcontents
{
		
	padding-left:10px;


}

.hdnbtop
{
	
	height: auto;
	margin-top:10px
}

.hdnbtitle {
	font-family:Arial;
	font-weight:bold;
	color:#038bca;
	font-size:16px;	
	text-align:left;	
	padding-left:10px;
	
}
.hdnbtitle a {
	color:#038bca;
	text-decoration:none;
}
.hdnbtitle a:hover {
	color:#038bca;
	text-decoration:none;
}
.hdnbtime {
	font-family:Arial;
	font-weight:normal;
	color: #999999;
	margin-top:2px;
	font-size:12px;	
	text-align:left;
}
.hdnbtext
{
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	text-indent: 10px;
	font-size: 14px;
	text-align: left;
	text-align: justify;
}
.chitiet {	
	font-size:12px;
	font-family:Arial;
	color:#0099CC;	
	float:left;
	text-align:left;
	
	text-decoration:none
}
.chitiet:hover {
	
	font-size:12px;
	font-family:Arial;
	color:#0099CC;	
	text-align:left;	
	text-decoration:underline;
}

.menusubnew {
	height:25px;
	width:650px;
	float:left;
	text-align: left;
	padding-left:20px
}

.subTopMenuFont {
	font: normal 12px Arial;
	color: #006699;
	/*font: normal 11px Arial;
    color: #212121;*/
    text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.subTopMenuFont:hover {
	font: normal 12px Arial;
	color: #333333;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}

.mainmodule
{
	margin: 10px 10px 0px 13px;
	width: 194px;
	float: left;
	background-color: #FFFFFF;
}

.mainmodulepic {
	width:192px;
	height:144px;
	border:#CCCCCC 1px solid;	
	text-align:center
}
.mainmoduletitle
{
	margin-top: 7px;
	text-align: left;
	
}


.titlemainmodule {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;

	text-decoration:none
}
.titlemainmodule:hover {
	
	text-decoration:underline;
}
.mainmoduletext {
	
	
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	
}
.chitietmodule {
	
	font-size:12px;
	font-family:Arial;
	color:#0099CC;	
	text-decoration:none
}
.chitietmodule:hover {
	
	text-decoration:underline
}





/* Header*/
#header {
	width:1000px;
	height:126px;
	float:left;
}
#header-left {
	height: 126px;
	width: 7px;
	background-image: url(../Images/header-left.gif);
	float: left;
	background-repeat: no-repeat;
}
#header-right {
	height:126px;
	width:7px;
	background-image: url(../Images/header-right.jpg);
	float:right;
	background-repeat:no-repeat;
}
#header-center {
	width:986px;
	height:126px;
	background-image:url(../Images/header-bg.jpg);
	background-repeat:repeat-x;
	float:left;
}
#header-center .logo {
	width:177px;
	height:126px;
	float:left;
	margin-bottom: 10px;
}
#header-center .textheader {
	float:left;
	margin-left:30px;
	margin-top:0px;
}
#header-center .slogan {
	width:381px;
	height:60px;
	float:left;
	margin-left:30px;
	margin-top:25px;
}
#header-center .lang {
	height: 16px;
	width: 200px;
	font-size:10px;
	color:#0099CC;
	float:right;
	margin-top: 0px;
	margin-right:10px;
	padding:0px
}
#header-center .lang .bor {
	width:30px;
	height:14px;
	float:right;
	padding:0px
}
#header-center .lang .bor img
{
	width: 12px;
	height: 13px;
	border: 0px;
}
#header .link {
	height:100px;
	float:right;
	width: 180px
}
#header-center .lang .imglink {
	width:70px;
	height:76px;
	float:right;
	margin-right: 10px;
	margin-top:0px;
}


#header .sitemap {
	text-decoration: none
}
#header .sitemap:hover {
	text-decoration:underline
}

/* Footer*/




#footer
{
    background-color: #FFFFFF; 
    width: 1000px; 
   
}
#footer-partner {
	margin-bottom:10px;
	height:auto;
	
}

#footer-partner a
{
	width: 150px;	
	border: #F0F4F4 1px solid;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 5px;
	margin-right: 2px;
	text-align:center;
	float: left;
	background-color: #FFFFFF;
}

#footer-menu
{
	height: 25px;
	background-image: url('../Images/bgmenufooter.gif');
	background-repeat: repeat-x;	


}

#footer-menu ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#footer-menu ul li
{
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 3px;
	color: #FFFFFF
}
#footer-menu ul li .link
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
}
#footer-menu ul li .link:hover
{
	text-decoration: underline;
}
#footer-menu ul li .separated
{
	width: 5px;
	float: left;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	
	margin-left: 5px;
	padding-top: 4px;
}


#footer-info {
	background-image:url('../Images/bgfooter.gif');	
	background-repeat:repeat-x;
	height:150px;		
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer-info .contents {
	
	margin-left:15px;
	font-size:12px;
	color:#333333;
	
}
#footer-info .contents table tr td
{
	padding-left: 5px;
	vertical-align:top;
}

#footer-info .designed {
	color:#000000;
	font-size:11px;
	float:right;
	margin-right:10px;
	margin-top:10px;
	text-align:right;
}
#advandbottom
{
	width: 683px;
	border: 0px;
}
.videohome2 embed
{
	width: 280px;
	height: 240px;
}