@charset "utf-8";
/* CSS Document */

										body
										{
											margin-top:0px;
											font-family:Verdana, Geneva, sans-serif;
											font-size:12px;
											color:#000;
											line-height:18px;
											background-color:#CCC;
										}

	#master_container
	{
		width:1124px;
		position:absolute;
		left:50%;
		margin:0px 0px 0px -562px;
		border:0px solid #666;
	}
	
	
																					#master_container_level_2_left
																					{
																						width:50px;
																						float:left;
																						background-color:#CCC;
																						background-image:url(../images/main_shadow_left.jpg);
																						line-height:1px;
																					}
																					
																					#master_container_level_2_center
																					{
																						width:1024px;
																						float:left;
																						background-color:#FFF;
																					}
																					
																					#master_container_level_2_right
																					{
																						width:50px;
																						float:left;
																						background-color:#CCC;
																						background-image:url(../images/main_shadow_right.jpg);
																						line-height:1px;
																					}	
	
/* *************************************************** */ /* *************************************************** */
										#head_member_balk
										{
											width:1024px;
											height:28px;
											line-height:28px;
										}
										
										#head_container
										{
											width:1024px;
										/*	height:176px; */
											height:114px;
										}
										
										#hor_menu_container
										{
											width:1024px;
											height:36px;
										}
										
											#hor_menu_inner
											{
												float:left;
												width:1024px;
												height:26px;
												background-color:#E0E0E0;
											}
										
										#body_container
										{
											height:1000px;
											
											/* background-image:url(../images/body.jpg); */
											/* background-repeat:no-repeat; */
											width:1024px;
										}
										
										#footer_container_1
										{
											color:#bbb;
											width:1024px;
											height:20px;
										/*	background-image:url(../images/footer.jpg);	*/
											background-repeat:no-repeat;
										}

										#footer_container
										{
											color:#bbb;
											width:1024px;
											text-align:center;
											font-weight:bold;
											font-size:10px;
											margin-bottom:80px;
										}
/* *************************************************** */ /* *************************************************** */



	#main
	{
		height:500px;
		
		width:1024px;
		float:left;
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
	}

/* *************************************************** */ /* *************************************************** */
							#menu_div
							{
								vertical-align:top;
								width:187px;
								border-right:0px solid #BBB;
								padding:5px;
								float:left;
								overflow:hidden;
							}
							
							#main_div
							{
								vertical-align:top;
								width:1022px;
								float:left;
								overflow:hidden;
							}



													#vertical_line_menu
													{
														height:36px;
														width:1px;
														float:left;
														background-color:#FFF;
													}
													
													#vertical_line_1
													{
														height:500px;
														
														/* background-image:url(../images/ver.gif); */
														background-color:#FFF;
														width:1px;
														float:left;
													}
													
													#vertical_line_2
													{
														height:500px;
														
														background-color:#FFF;
														width:1px;
														float:left;
													}
													
													#vertical_line_3
													{
														height:500px;
														
														/* background-image:url(../images/ver.gif); */
														background-color:#FFF;
														width:1px;
														float:left;
													}
													
													#vertical_line_4
													{
														height:500px;
														
														/* background-image:url(../images/ver.gif); */
														background-color:#FFF;
														width:1px;
														float:left;
													}
/* *************************************************** */ /* *************************************************** */

