/* SubContents Start */
#contents {
	float:left;
	background:url(../images/sub_contents_bg.gif) top left no-repeat;
	padding:0 20px;
	width:900px;
	}
#breacrom {
	float:right;
	text-align:right;
	font-size:14px;
	color:#1e1e1e;
	font-weight:bold;
	margin:20px 0 10px 0;
	}
	#breacrom a {
		text-decoration:none;
		}
		#breacrom a:hover {
			color:#999999;
			}
	#breacrom span {
		color:#0f6ca9;
		}
#left_nav {
	float:left;
	width:180px;
	margin-right:20px;
	}
	#left_nav h2 {
		font-size:20px;
		color:#0a0a0a;
		font-weight:bold;
		border-bottom: 1px solid #15547d;
		padding:5px 0;
		}
	#left_nav ul {
		}
		#left_nav ul li {
			padding:10px 0;
			border-bottom:1px solid #d0d0d0;
			}
			#left_nav ul li a {
				text-decoration:none;
				color:#0a0a0a;
				font-size:12px;
				padding-left:20px;
				font-weight:bold;
				background:url(../images/left_nav_general.gif) 10px 50% no-repeat;
				}
				#left_nav ul li a:hover {
					color:#176192;
					background:url(../images/left_nav_hover.gif) 10px 50% no-repeat;
					}
#MainTextBox {
	float:right;
	width:640px;
	background:url(../images/contents_text_bg.gif) top left repeat-x #f5f5f5;
	padding:30px;
	margin-bottom:20px;
	}
	#MainTextBox h3 {
		color:#1568a0;
		font-size:17px;
		padding-bottom:15px;
		font-weight:bold;
		}
	#MainTextBox p {
		color:#222222;
		font-size:9pt;
		padding:8px 0;
		line-height:150%;
		}
		#MainTextBox a{
			color:#006699;
			}
#MembershipBox{
	float:right;
	width:640px;
	background: url(../images/membership_bg.jpg) top left repeat-x #f5f5f5;
	padding:30px;
	margin-bottom:20px;
}
	#MembershipBox h3{
		color:#1568a0;
		font-size:17px;
		font-weight:bold;
		padding-bottom:20px;
		background:url(../images/membership_top_bg.gif) bottom left no-repeat;
	}
	#MembershipImgBox{
		float:left;
		width:640px;
		padding:20px 0 30px 0;
		background:url(../images/membership_BottomBg.jpg) top left repeat-x;
	}
	#MembershipImgBox p{
		}
		#MembershipImgBox h4{
			font-size:16px;
			color:#6a1111;
			padding-bottom:10px;
		}
		#MembershipImgBox_left{
			float:left;
			width:130px;
		}
		#MembershipImgBox_right{
			float:right;
			width:480px;
		}
			#ViewMore{
				color:#ffffff;
				font-size:8pt;
				background:url(../images/ViewMore.gif) no-repeat 0 7px ;
				
			}
			#ViewMore a{
				color:#FFFFFF;
				font-size:8pt;
				font-weight:bold;
				padding-left:10px;
				}
/* SubContents End */

/**About us***/
#MainTextBox ol{
	padding:20px;
	}
	#MainTextBox ol li{
		padding:10px 0;
		}

	.clearBox{
		clear:both;
		padding:20px 0 5px 0;
		float:left;
		width:640px;
		}
		.blueTle{
			font-size:10pt;
			font-weight:bold;
			float:left;
			width:200px;
			color:#000033;
			}
		.name{
			font-size:9pt;
			padding:3px 0;
			margin-left:200px;
			}
			
#NewsBox{
	float:right;
	width:640px;
	background:url(../images/membership_bg.jpg) top left repeat-x;
	background-color: #F5F5F5;
	padding:30px;
	margin-bottom:20px;
}
#NewsBox2{
	float:left;
	width:640px;
	background: url(../images/NewsUnder_Line.gif) bottom left no-repeat;
	padding:20px 0 30px 0;
}
		
	#NewsBox h3 {
		color:#1568a0;
		font-size:20px;
		font-weight:bold;
		padding-bottom:10px;
	}
	#NewsBox h4{
		font-size:15px;
		color:zb65331;
	}
		#NewsBox_Text h4 a{
			text-decoration:none;
			color:#b65331;
		}
			#NewsBox_Text h4 a:hover{
				text-decoration:underline;
			}
	#NewsBox_line{
		float:left;
		width:640px;
		border-bottom:1px solid #ffffff;
		margin:0;
		padding:0;
	}
	#NewsBox_Img{
		width:120px;
		float:left;
	}
	#NewsBox_Text{
		float:right;
		width:500px;
	}
	#NewsBox3{
		float:left;
		width:640px;
		padding:20px 0 30px 0;
		background: url(../images/NewsUnder_Line.gif) bottom left no-repeat;
	}
		#NewsBox3 h4 a{
			text-decoration:none;
			color:#b65331;
		}
			#NewsBox3 h4 a:hover{
				text-decoration:underline;
			}
			
#NewsEvents{
	padding-top:15px;
	float:left;
	width:640px;
	font-size:12px;
}
	#NewsEvents h5{
		color:#b65331;
		font-size:15px;
		padding-bottom:10px;
	}
	#NewsEvents img{
		margin:10px 15px 15px 0;
		border:1px solid #cccccc;
		float:left;
		}
	/**Membership**/
	.list1{
		padding:10px 0;
		}
		.list li{
			padding:3px 0 3px 20px;
			}
	/***Search****/
		#searchResult{
			padding:15px;
			border-top:1px solid #cccccc;
			}
			.search{
				border-bottom:1px dashed #cccccc;
				padding:10px;
				}
				.search h5 a{
					font-size:11pt;
					color:#006699;
					}
					.search strong a{
						color:#006699;
						}