@charset "utf-8";
body  
{
	font:0.8em black;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
/*	background: #000000;*/
	background:url(images/back.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColLiqHdr a
{
	text-decoration:none;
}
.thrColLiqHdr #container 
{ 
	width: 888px;  /* this will create a container 80% of the browser width */
	background:url(images/background.jpg);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 


.thrColLiqHdr #HeadLine
{
	height:30px;
	background:url(images/template1_03.jpg);
}
.thrColLiqHdr #HeaderContainer
{
	height:65px;
}
.thrColLiqHdr #MiniLogo
{
	float:left;
	width:200px;
	height:80px;
	background:url(images/MiniLogo.png);
}
.thrColLiqHdr #NewHeadLine
{
	height:30px;
	float:left;
	width:633px;
	background:url(images/Logo-copy_03.png) repeat-x;
	color:#FFFFFF;
	padding-left:10px;
	height:27px;
}
.thrColLiqHdr #LeftNode
{
	width:20px;
	height:27px;
	float:left;
	margin:0;
	background:url(images/Logo-copy_02.png) no-repeat;
}
.thrColLiqHdr #RightNode
{
	width:25px;
	height:27px;
	float:right;
	margin:0;
	background:url(images/Logo-copy_05.png) no-repeat;
}
.thrColLiqHdr #header 
{ 
	background: ; 
	padding: 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:350px;
	padding-bottom:5px;
} 
.thrColLiqHdr #LogoContainer
{
	/*border:1px black dashed;*/
	width:290px;
	float:left;
	height:235px;
	
}
.thrColLiqHdr #Logo
{
	background:url(images/JCILogo1.png) no-repeat;
	/*border:1px dashed #000000;*/
	height:150px;
	width:260px;
	float:left;
	margin-left:10px;
	padding-top:10px;
}
.thrColLiqHdr #MenuContainer
{
	/*border:1px black dashed;*/
	float:left;
	 width:261px;
	 padding-top:10px;
}
.thrColLiqHdr #NewMenuContainer
{
	margin-top:15px;
	background:url(images/Untitled-1_10.jpg);
	height:40px;
	
}
.thrColLiqHdr #NewMenuContainer #Menu1, #Menu2, #Menu3, #Menu4
{
	width:177px;
	height:40px;
	background:url(images/Untitled-1_12.jpg) no-repeat;
	background-position:right;
	float:left;
}
.thrColLiqHdr #NewMenuContainer #Menu5
{
	width:176px;
	height:40px;
	float:left;
}
.thrColLiqHdr #NewMenuContainer .text
{
	float:left;
	width:176px;
	height:40px;
	text-align:center;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
.thrColLiqHdr #NewMenuContainer .text a
{
	text-decoration:none;
	color:#000000;
}
.thrColLiqHdr #NewMenuContainer .text a:hover
{
	color:#00CCFF;
}
.thrColLiqHdr #NewMenuContainer #text
{
	float:left;
	width:50px;
	height:40px;
	text-align:left;
	padding-top:10px;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	
}
.thrColLiqHdr #NewMenuContainer #text a
{
	text-decoration:none;
	color:#000000;
}
.thrColLiqHdr #NewMenuContainer #text a:hover
{
	color:#00CCFF;
}
.thrColLiqHdr #NewMenuContainer #Menu1 #Home
{
	float:left;
	margin-top:6px;
	margin-left:50px;
	height:40px;
	width:28px;
	background:url(images/Untitled-1_15.jpg) no-repeat;
}

.thrColLiqHdr .Menu 
{
	width:261px;
	height:62px;
	background:url(images/template1_01.jpg) no-repeat;
	/*border:1px dashed #000000;*/
	padding-top:2px;
}
.thrColLiqHdr #TopInfo1, #TopInfo2, #TopInfo3
{
	width:800px;
	margin-left:40px;
	text-align:center;
}

.thrColLiqHdr #DirectorInfo1
{
	width:800px;
	height:auto;
	margin-left:40px;
	text-align:left;
}


.thrColLiqHdr #HokotaInfo1
{
	width:800px;
	height:auto;
	margin-left:40px;
	text-align:left;
}
.thrColLiqHdr #HokotaInfo2
{
	width:800px;
	height:auto;
	margin-left:40px;
	text-align:center;
}


.thrColLiqHdr #TopInfo1
{
	height:auto;
}
.thrColLiqHdr #TopInfo2
{
	background:url(images/Untitled-1_25.jpg) no-repeat;
	height:60px;
}
.thrColLiqHdr #TopInfo3
{
	height:auto;
}
.thrColLiqHdr #MainInfo
{
	margin-left:40px;
	width:800px;
	height:340px;
	background-color:#FFFFFF;
	
}
.thrColLiqHdr #MainInfo #MainPic
{
	height:220px;
	background:url(images/Untitled-1_29.jpg) no-repeat ;
}
.thrColLiqHdr #MainInfo #info1, #info2, #info3
{
	margin-top:10px;
	float:left;
	width:220px;
	height:100px;
	
	text-align:left;
	font-size:11px;
	padding-left:1em;
	padding-right:1em;
}
.thrColLiqHdr #MainInfo #info1
{
	margin-left:5px;
}
.thrColLiqHdr #MainInfo #info2
{
	margin-left:30px;
}
.thrColLiqHdr #MainInfo #info3
{
	margin-left:30px;
}
.thrColLiqHdr #NewMainInfo
{
	width:700px;
	height:275px;
	margin-top:30px;
	margin-left:80px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	border:#FFFFFF solid 1px;
	
}
.thrColLiqHdr #NewMainInfo #newinfo1,#newinfo2,#newinfo3
{
	margin-left:10px;
}
.thrColLiqHdr #NewMainInfo #newinfo1
{
	background:url(images/Untitled-1_33.jpg) no-repeat ;
	width:167px;
	height:75px;
	margin-top:10px;
}
.thrColLiqHdr #NewMainInfo #newinfo2
{
	background:url(images/Untitled-1_36.jpg) no-repeat ;
	width:167px;
	height:75px;
	margin-top:15px;
}
.thrColLiqHdr #NewMainInfo #newinfo3
{
	background:url(images/Untitled-1_38.jpg) no-repeat ;
	width:167px;
	height:75px;
	margin-top:15px;
}
.thrColLiqHdr #NewMainInfo .index
{
	margin-left:175px;
	padding-top:5px;
	padding-left:1em;
	padding-right:1em;
	width:480px;
	height:70px;
	/*border:dashed #000000 1px;*/
}
.thrColLiqHdr .Menu #MenuPic1, #MenuPic2, #MenuPic3, #MenuPic4,#MenuPic5
{
	width:100px;
	height:50px;
	/*border:1px dashed #000000;*/
}
.thrColLiqHdr .Menu #MenuPic1
{
	background:url(images/template1_06.jpg) no-repeat;
}
.thrColLiqHdr .Menu #MenuPic2
{
	background:url(images/template1_11.jpg) no-repeat;
}
.thrColLiqHdr .Menu #MenuPic3
{
	background:url(images/template1_12.jpg) no-repeat;
}
.thrColLiqHdr .Menu #MenuPic4
{
	background:url(images/template1_15.jpg) no-repeat;
}
.thrColLiqHdr .Menu #MenuPic5
{
	background:url(images/template1_16.jpg) no-repeat;
}
.thrColLiqHdr .Menu #Info1, #Info2, #Info3 ,#Info4, #Info5
{

	/*font:1.2em black;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";*/

	width:230px;
	height:50px;
	/*border:1px dashed #000000;*/
	margin-left:5px;
	margin-top:3px;
	margin-bottom:1px;
	text-align:right;


}
.thrColLiqHdr .Menu  a
{

	float:right;
	margin-right:1em;
	margin-top:5px;
	text-align:right;
}
.thrColLiqHdr .Menu  a:hover
{
	background-color:#e3f4f3;
}
.thrColLiqHdr #HeadImageContainer
{
	/*border:1px black dashed;*/
	float:left;
	width:300px;
	height:340px;
}
.thrColLiqHdr #HeadImage
{
	background:url(images/template1_13.jpg) no-repeat;
	height:336px;
	margin-top:8px;
}
.thrColLiqHdr #header h1
{
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 
{
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


.thrColLiqHdr #mainContent 
{ 
	/*margin: 0 24% 0 23.5%; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	/*border:1px dashed #000000;*/
	height:auto;
}
.thrColLiqHdr #MainInfo1
{
	width:300px;
	height:auto;
	/*border:1px black dashed;*/
	float:left;
	margin-left:20px;
	padding:10px ;
	
}
.thrColLiqHdr #MainInfo1 #NewsHeader
{
	border-bottom:1px dashed #000000;
	height:30px;
}
.thrColLiqHdr #MainInfo1 #NewsHeader #button1
{
	background:url(images/template1_32.jpg) no-repeat;
	float:left;
	width:114px;
	height:22px;
}
.thrColLiqHdr #MainInfo1 #NewsHeader #button2
{
	background:url(images/template1_22.jpg) no-repeat;
	float:right;
	width:89px;
	height:20px;
	padding-top:3px;
	padding-left:4px;

}
.thrColLiqHdr #MainInfo1 #NewsHeader #button2 a
{
	font-size:12px;
	color:#FFFFFF;
	margin-left:2px;
}
.thrColLiqHdr #MainInfo1 #NewsHeader #button2 a:hover
{
	color:#FF3300;
}
.thrColLiqHdr #MainInfo1 .News
{
	border-bottom:1px dashed #000000;
	height:auto;
	padding-left:1em;
	padding-right:1em;
	width:270px;
}
.thrColLiqHdr #MainInfo2
{
	width:280px;
	height:auto;
	/*border:1px black dashed;*/
	float:left;
	margin:0 auto;
	padding-left:10px;
	
}
.thrColLiqHdr #MainInfo2 #PrimPic1
{
	margin-left:20px;
	background:url(images/template1_27.jpg) no-repeat #0a0c57;
	height:150px;
	width:257px;
	margin-top:0;
}
.thrColLiqHdr #MainInfo2 #PrimPic1 #button
{
	padding-top:130px;
	text-align:right;
	padding-right:10px;
	text-decoration:none;
}
.thrColLiqHdr #MainInfo2 #PrimPic1 #button a
{
	color:#FFFFFF;
}
.thrColLiqHdr #MainInfo2 #PrimPic1 #button a:hover
{
	color:#FF3300;
}
.thrColLiqHdr #MainInfo2 #PrimPic2
{
/*	background:url(images/template1_43.jpg) no-repeat;*/
	height:61px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}
.thrColLiqHdr #MainInfo2 #PrimPic3
{
	background:url(images/template1_43.jpg) no-repeat;
	height:60px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}
.thrColLiqHdr #MainInfo3
{
	width:192px;
	height:auto;
	/*border:1px black dashed;*/
	float:left;
	margin-left:30px;
}
.thrColLiqHdr #MainInfo3 #SecPic1
{
	
	
	height:53px;
	background:url(images/template1_30.jpg) no-repeat;
}
.thrColLiqHdr #MainInfo3 #SecPic2
{

	margin-top:10px;
	margin-bottom:10px;

	height:53px;
	background:url(images/template1_30.jpg) no-repeat;
}
.thrColLiqHdr #MainInfo3 #SecPic3
{
	
	margin-top:10px;
	margin-bottom:10px;
	
	height:53px;
	background:url(images/template1_30.jpg) no-repeat;
}
.thrColLiqHdr #MainInfo3 #SecPic4
{
	
	margin-top:10px;
	margin-bottom:10px;
	
	height:53px;
	background:url(images/template1_30.jpg) no-repeat;
}
.thrColLiqHdr #MainInfo3 #SecPic5
{
	
	margin-top:10px;
	margin-bottom:10px;
	
	height:53px;
	background:url(images/template1_30.jpg) no-repeat;
}
.thrColLiqHdr #MemRegister
{
	width:800px;
	height:auto;
	/*border:1px black dashed;*/
	float:left;
	margin-left:20px;
	padding:10px ;
}
.thrColLiqHdr #BottomInfo
{
	margin-right:40px;
	float:right;
	width:830px;
	height:40px;
}
.thrColLiqHdr #Binfo1
{
	border-bottom:1px solid #000000;
	height:20px;
	
}
.thrColLiqHdr #Binfo1 a
{
	margin-bottom:5px;
	float:right;
}
.thrColLiqHdr #Binfo2
{
	text-align:right;
	color:#0000FF;
}
.thrColLiqHdr #footer 
{ 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/template1_59.jpg);
	height:27px;
} 
.thrColLiqHdr #footer p 
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt 
{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft 
{ /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat 
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}