@charset "utf-8";
/* CSS Document */

@import url("global.css");
@import url("layout.css");
@import url("button.css");

#content .ru_bt{ z-index:1;}
#content .c1{ position:relative; z-index:3; }
	.decorate{ position:absolute; top:0; left:-1px; z-index:8; width:222px; height:389px; background:url(../images/about/sidebar_decorate.gif) no-repeat left top;}
	.bottom{ position:absolute; bottom:-4px; left:-1px; z-index:80; width:222px; height:24px; background:url(../images/about/sidebar_bottom.gif) no-repeat left bottom;}
#aboutUs{ border:none 0; border-collapse:collapse; width:100%; }
	#aboutUs .sidebar{ width:220px; background:#ededed; border-right:1px solid #cacaca; }

			#sidenav{ position:absolute; top:80px; left:85px; width:136px; z-index:20; text-align:right; }
			#sidenav li{ padding-right:22px; height:31px; line-height:31px;}
			#sidenav li.current{ background:url(../images/about/sidebar_li_current.gif) no-repeat;}
				#sidenav li a{ font-size:14px; color:#505050;}
				#sidenav li a:hover{ color:#F85544;}
				#sidenav li.current a{ font-weight:bold; color:#006848;}


	#aboutUs .content{ padding:20px; line-height:180%; font-size:14px;}
		#aboutUs .content p{ margin:10px 0; text-indent:2em;}
		#aboutUs .content .c_decorate{ height:150px; background:url(../images/about/c_decorate.gif) no-repeat center center;}
		#aboutUs .content .c_img{ height:300px; background:url(../picture/about_c_pic_001.gif) no-repeat center center;}
		#aboutUs .content  h4{border-bottom:2px solid #bcb28b;font-size:12px;width:97%;color:white;}
			#aboutUs .content  h4 span{padding: 0 6px;width:55px;background-color:#bcb28b;display:block;}
		#aboutUs .content .picLink img{margin-right:16px;margin-top:10px;}
		#aboutUs .content .txtLink{margin-top:10px;}
			#aboutUs .content .txtLink li{display:block;width:157px;float:left;font-size:12px;font-weight:bold;margin-right:6px;}
			#aboutUs .content .txtLink a{color:#066142;}
		








