
#divMain{
}

	#divA{
		background: url(../../file.php?file=layout/bgC.jpg) repeat-y;
	}

		#divAA{
		}

			#divAAA{
				background: url(../../file.php?file=layout/bannerTop.jpg) no-repeat;
			}

				#divAAAA{
				}

					#divAAAAA{
						position: relative;
						height: 428px;
					}

						#linkMain{
							position: absolute;
							left: 0;
							top: 0;
							width: 790px;
							height: 150px;
						}

							#linkMain img{
								width: 790px;
								height: 150px;
							}

						#linkBip{
							position: absolute;
							left: 790px;
							top: 30px;
							width: 200px;
							height: 60px;
						}

							#linkBip img{
								width: 200px;
								height: 60px;
							}

						#menuTop{
							position: absolute;
							left: 229px;
							top: 158px;
							width: 760px;
						}

							.menuTopF, .menuTopA, .menuTopN, .menuTopS{
								float: left;
								font-weight: bold;
							}

							.menuTopF{
								margin: 0;
							}

							.menuTopA{
								margin: 0 0 0 20px;
							}

							.menuTopN{
								margin: 6px 0 0 0;
							}

							.menuTopS{
							}

								.menuTopSA{
									width: 5px;
									height: 26px;
									float: left;
									background: url(../../file.php?file=layout/bgBA.png) no-repeat;
								}

								.menuTopSB{
									height: 20px;
									padding: 6px 0 0 0;
									float: left;
									background: white;
								}

								.menuTopSC{
									width: 5px;
									height: 26px;
									float: left;
									background: url(../../file.php?file=layout/bgBB.png) no-repeat;
								}

						#menuMiddle{
							position: absolute;
							left: 129px;
							top: 319px;
							width: 860px;
						}

							#menuMiddle span{
								font-weight: bold;
							}

							#menuMiddle ul{
								list-style-type: none;
								display: inline;
								margin: 0 0 0 10px;
								padding: 0;
							}

								#menuMiddle ul li{
									display: inline;
									/*margin: 5px;*/
									font-weight: bold;
								}

								.menuMiddleF{
								}

								.menuMiddleA{
									margin: 0 0 0 10px;
									padding: 0 0 0 20px;
								}

					#divAAAAB{
						padding: 10px 10px 10px 60px;
					}

						#divLeft{
							width: 222px;
							padding: 0 10px 10px 10px;
							float: left;
						}

							#divLeftA{
								width: 201px;
								height: 2px;
								background: url(../../file.php?file=layout/bgECA.jpg) no-repeat;
							}

							#menuLeft{
								width: 201px;
								font-weight: bold;
								background: url(../../file.php?file=layout/bgEC.jpg) repeat-y;
							}

								.menuLeftA, .menuLeftB, .menuLeftC{
									margin: 3px 10px 3px 0;
									padding: 3px 3px 3px 28px;
								}

								.menuLeftA{
									background: url(../../file.php?file=layout/bgEB.jpg) no-repeat;
								}

								.menuLeftB{
									background: url(../../file.php?file=layout/bgEA.jpg) no-repeat;
								}

								.menuLeftC{
									font-weight: normal;
								}

									.menuLeftCA, .menuLeftCB{
										padding: 2px 0 2px 15px;
									}

									.menuLeftCA{
										background: url(../../file.php?file=layout/arrowAA.jpg) no-repeat 0 6px;
									}

									.menuLeftCB{
										background: url(../../file.php?file=layout/arrowAB.jpg) no-repeat 0 6px;
									}

							#divLeftB{
								width: 201px;
								height: 2px;
								background: url(../../file.php?file=layout/bgECB.jpg) no-repeat;
							}


						#divRight{
							width: 695px;
							float: left;
							/*background: red;*/
						}

							#divRightA{
								margin: 0 0 10px 0;
								padding: 3px 0 0 15px;
								font-weight: bold;
								background: url(../../file.php?file=layout/bgD.jpg) no-repeat;
							}

							#divRightB{
							}

	#divB{
		width: 939px; /*max: 982px*/
		margin: 10px 0 0 58px;
	}

		#menuBottom{
			text-align: center;
			margin: 0 0 10px 0;
		}

			#menuBottom ul{
				list-style-type: none;
				display: inline;
			}

				#menuBottom ul li{
					display: inline;
					/*margin: 5px;*/
					font-weight: bold;
				}

				.menuBottomF{
				}

				.menuBottomA{
					margin: 0 0 0 10px;
					padding: 0 0 0 10px;
					border-left: gray 1px solid;
				}

