@charset "utf-8";

/* Contents Setting
=========================================================================================== */
#Contents{
	margin:0 auto;
	width:962px;
	background-color:#e5e5e5;		
	text-align:left;
}
#Contents #Breadcrumb{
	padding:10px 0 13px;
	background-color:#fff;
	color:#333;
}
#Contents #Breadcrumb a{
	color:#333;
}
#Contents #Breadcrumb span{
	color:#1e66c8;
}

/* Sidebar Setting
=========================================================================================== */
#Contents #Sidebar{
	float:left;
	width:194px;
}
#Contents #Sidebar #ImgNews{
	padding-bottom:10px;
	background:#fff url(../images/innerflash_bg.jpg) no-repeat 0 0;
}
#Contents #Sidebar #SideMenu{
	padding:9px 6px 20px;
	background-color:#e5e5e5;
}
#Contents #Sidebar #SideMenu ul{
	margin-bottom:10px;
	background-color:#fff;
}
#Contents #Sidebar #SideMenu ul li{
	padding:8px 20px 7px 40px;
	*padding:8px 20px 7px 40px;
	_padding:10px 20px 9px 40px;
	height:12px;
	border-bottom:1px dashed #999;
	background:url(../images/about/menulist_icon.gif) no-repeat 41px 9px;
	text-indent:18px;
	overflow:hidden;
}
#Contents #Sidebar #SideMenu ul li a{
	text-decoration:none;
	line-height:1.3!important;
	line-height:1;
	overflow:hidden;
}
#Contents #Sidebar #SideMenu ul li.First{
	padding:6px 20px 12px 40px;
	background:url(../images/about/menulist_icon_firstbg.gif) no-repeat 0 0;
	color:#fff;
	text-indent:18px;
}
#Contents #Sidebar #SideMenu ul li.First a{
	color:#fff;
}
#Contents #Sidebar #SideMenu ul li.First a:hover{
	color:#fff;
}
#Contents #Sidebar #SideMenu ul li.Last{
	border:none;
}
#Contents #Sidebar #SideMenu #SideButton Img{
	margin-bottom:4px;
}
#Contents #Sidebar #SideMenu #SideNotary{
	margin-top:5px;
	padding-bottom:9px;
	background:url(../images/about/notary_bottom.gif) no-repeat left bottom;	
}
#Contents #Sidebar #SideMenu #SideNotary h2{
	height:38px;
	overflow:hidden;
}
#Contents #Sidebar #SideMenu #SideNotary ol{
	margin-bottom:0;
	padding:2px 0 7px;
	background:url(../images/about/notary_bg.gif) repeat-y 0 0;
	list-style:none;
}
#Contents #Sidebar #SideMenu #SideNotary ol li{
	padding:2px 20px 0 30px;
	border:none;
	color:#7a2f26;
}
#Contents #Sidebar #SideMenu #SideNotary ol li a{
	color:#7a2f26;
	line-height:1.5;
	text-decoration:none;
}
#Contents #Sidebar #SideMenu #SideNotary ol li a:hover{
	color:#7a2f26;
	text-decoration:underline;
}

/* Main Setting
=========================================================================================== */
#Contents #Main{
	float:left;
	padding-left:13px;
	width:755px;
	height:auto!important;
	height:600px;
	min-height:600px;
	background-color:#fff;
}
#Contents #Main #Banner{
	
}
#Contents #Main #Locator{
	margin-top:18px;
	padding:9px 35px;
	background:url(../images/about/locator_bg.gif) no-repeat 0 0;
	color:#205ea9;
	font-weight:bold;
}
#Contents #Main #Mainbody{
	line-height:1.2;
}
#Contents #Main #Mainbody p{
	padding:6px 0;
	line-height:1.4;	
}
#Contents #Main #Top{
	clear:both;
	margin-top:1px;
	padding:6px 15px 8px 0;
	border-top:1px dashed #999;
	text-align:right;
}
#Contents #Main #Mainbody #PageCount{
	padding:20px 0;
	color:#444;
	text-align:right;
}
#Contents #Main #Mainbody #PageCount a{
	color:#444;
	font-family:SimSun;
}
#Contents #Main #Mainbody #PageCount span a{
	text-decoration:underline;
}
#Contents #Main #Mainbody #PageCount span a:hover{
	color:#437cc5!important;	
}
#Contents #Main #Mainbody #PageCount span strong{
	color:#437cc5;
	font-weight:normal;
	text-decoration:underline;
}
