﻿.disNone {
	display:none;
	}

.disBlock {

	}

.infoTitle {
		clear:both;
		width:910px;
		height:337px;
		}

.loginZ {
	width:186px;
	height:166px;
	position:absolute;
	top:210px;
	left:685px;
	padding:60px 0 0 40px;
	background:url('/images/main/loginBg.gif') no-repeat;
	}
	
	#loginForm {
		width:186px;
		height:60px;
		margin-top:10px;
		position:relative;
		}
	
	#loginForm input.txtS {
		border:1px solid #ccc;
		background:#fff;
		padding:2px 0 1px 1px;
		margin:0 0 3px 0;
		height:12px;
		width:100px;
		}

	#loginForm label {
		padding:0 0 0 5px;
		font-size:0.9em;
		}

	#loginForm input.loginBtn {
		border:none;
		background:none;
		position:absolute;
		right:35px;
		top:-1px;
		}

	.loginLink {
		margin:10px 0 0 -30px;	
		text-align:center;

		}

		.loginLink a {
			display:block;
			margin:0 0 5px 0;
			}
			
		.loginLink img {
			
			}
			
	.logOutLink {
		margin:10px 0 0 0px;	
		}

		.logOutLink a {
			display:block;
			float:left;
			}
			
		.logOutLink img {
			display:block;
			}

#wrap {
	clear:both;
	width:900px;
	overflow:hidden;
	padding:30px 0 40px 10px;
	}

	.leftC {
		float:left;
		width:192px;
		height:350px;
		overflow:hidden;
		}

		#newsRound {
			width:192px;
			height:14px;
			position:relative;
			padding:83px 0 0 0;
			background:url('/images/main/lConBg.gif') no-repeat;
			}

		#newsRound dt {
			float:left;
			}

		#newsRound dt.first {
			padding:0 0 0 3px;
			}

		#newsRound dd {
			position:absolute;
			top:0;
			left:0;
			}
		
		.bannerC {
			clear:both;
			margin-top:10px;
			display:block;
			}


	.centerC {
		float:left;
		width:443px;
		padding:0 0 0 25px;
		overflow:hidden;
		}

		#boardList1 {
			width:314px;
			height:154px;
			position:relative;
			padding:6px 0 0 132px;
			background:url('/images/main/board1Bg.gif') no-repeat;		
			}


			h2.newsT {
				position:absolute;
				top:0;
				left:0;
				}

	
			h3.boardT img {
				display:block;
				}

			#boardList1 ul {			
				width:323px;
				height:100px;
				margin-top:10px;
				background:url('/images/main/board1Img.gif') left 10px no-repeat;
				padding:20px 0 0 120px;
				
				}

			#boardList1 ul.posA {
				position:absolute;
				top:20px;
				left:0;
			
				}

			#boardList1 ul li {
				background:url('/images/main/bulletOrange.jpg') 0 7px no-repeat;
				line-height:160%;
				padding:0 0 0 7px;
				position:relative;
				width:315px;
				
				}

				#boardList1 span {
					position:absolute;
					right:5px;
					top:0;
					}

			.mBtn {
				position:absolute;
				left:96px;
				top:10px;
				display:block;
				}

		#boardList2 {
			clear:both;
			width:443px;
			height:160px;
			position:relative;
			margin-top:20px;
			background:url('/images/main/board1Bg.gif') no-repeat;
			}

			h3.boardT {
				float:left;
				}

			#boardList2 ul {
				width:433px;
				height:100px;
				margin-top:10px;
				padding:15px 0 0 10px;
				}

			#boardList2 ul.posA {
				position:absolute;
				top:20px;
				left:0;
				}

			#boardList2 ul li {
				background:url('/images/main/bulletOrange.jpg') 0 7px no-repeat;
				line-height:160%;
				padding:0 0 0 7px;
				position:relative;
				width:426px;
				
				}

				#boardList2 span {
					position:absolute;
					right:5px;
					top:0;
					}
			
				.mBtn2 {
					position:absolute;
					right:10px;
					top:10px;
					}

	.rightC {
		float:left;
		width:211px;
		padding:0 0 0 25px;
		overflow:hidden;
		}

		.eduBoard {
			width:211px;
			overflow:hidden;
			
			}
		
			.eduBoard ul {
				background:url('/images/main/rConBg01.gif') no-repeat;
				width:181px;
				height:103px;
				padding:10px 10px 0 20px;
				}
			
			.eduBoard ul li {
				background:url('/images/main/bulletOrange.jpg') 0 7px no-repeat;
				padding:0 0 0 10px;
				line-height:160%;
				position:relative;
				width:170px;
				}

			.eduBoard span {
				position:absolute;
				right:0;
				top:0;
				}

		.seForm {
			padding-top:10px;
			}

			.seForm select {
				width:180px;
				padding:2px 0;
				}

		.pT20 {
			padding-top:20px;
			}

		.pT10 {
			padding-top:10px;
			}
