@charset "utf-8";
/* CSS Document */

html { overflow-y: scroll; }

body {
	margin:0;
	text-align: left;
	width: 800px;
}
a img { border: none; }


#top{
	background-image:url(img/1bg.gif);
	background-repeat:no-repeat;
	width:800px;
	height:102px;
	margin:0 auto;
	padding:0 50px 0;
	vertical-align:middle;
}

.textLogo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-weight:500;
	letter-spacing:2px;
	padding-left:10px;
}

.textLogoEn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
	font-weight:500;
	padding-left:10px;
}

.textMenuTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;	
	padding-right:10px;
}

a.linkMenuTop {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
 	color:#006600;
 	line-height:20px;
 	font-weight:normal;
	text-decoration: none;
}
a.linkMenuTop:hover {
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #f98b15;	
	font-size:11px;
	line-height:20px;
 	font-weight:normal;
	text-decoration: none;
}

.textMenuBarTop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
}

.textMenuBarTopActive {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
}

a.linkMenuBarTop {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
 	color:white;
 	line-height:20px;
 	font-weight:bold;
	text-decoration: none;
}
a.linkMenuBarTop:hover {
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #336600;	
	font-size:11px;
	line-height:20px;
 	font-weight:bold;
	text-decoration: none;
}

.menuBarTop {
	width:800px;
	height:37px;
	vertical-align:middle;
	padding-left:10px;
	color:#FFFFFF;
}

#content {
	width:800px;
	padding:0 50px 15px;
	background-image:url(img/2bg.gif);
	background-repeat:repeat-y;
	margin:0 auto;
}

#pic {
	width:800px;
	height:190px;
	padding:0;
	background-image:url(image/botMenu/pic.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	vertical-align:top;
}

#contentTxt {
	width:675px;
	height:auto;
	padding:10px 75px 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:25px;
}

.pAdd {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:20px;
}

#contentTxt h4 {
	color:#006600;
}

#botMenu {
	width:800px;
	height:101px;
	padding:16px 50px 0;
	background-image:url(img/3bg.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	vertical-align:middle;
}

.txtMenuBot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
 	font-weight:normal;
	text-decoration: none;
}

a.linkMenuBot {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:10px;
 	color:#999999;
 	line-height:20px;
 	font-weight:200;
	text-decoration: none;
}
a.linkMenuBot:hover {
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #333333;	
	font-size:10px;
	line-height:20px;
 	font-weight:200;
	text-decoration: none;
}

.txtCopyright {
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #333333;	
	font-size:10px;
	line-height:20px;
 	font-weight:200;
	text-decoration: none;
}

#contentTxt h4+p {
 color:#666666;
 margin-top:3px;
 margin-bottom:30px;
}

.bar-table tr td
{
    padding: 0px 4px 0px 4px;
}