@charset "utf-8";
/* == Aobo.com Common Styles == */

body{ margin:0; padding:0; background-color:#FFFFFF; font-size:12px;}
	/* == Header == */
	#CommHeader{ width:100%; background:url(http://www.aobo.com/common/main_bg.jpg) left top repeat-x;}
		#Header{ margin:0 auto; height:108px; width: 900px;}
			#Header .logo{ float:left; width:212px; height:77px;}
			#Header .info{ float:right; width:610px; height:77px; }
			/* == Help == */
			.info .help{ height:44px; padding-top:10px; text-align:right; color:#EAF3FB;}
				.info .help a{ color:#D8EAF8;}
				.info .help a:hover{ color:#FFFFFF; text-decoration:none;}
			/* == Links == */
			.info .links{ height:23px;}
				.info .links a{ float:left; display:block; width:81px; height:23px; color:#E2F0FA; font-size:14px; font-weight:bold; line-height:23px; text-align:center;}
				.info .links a:hover{ color:#FFFFFF; text-decoration:underline;}
				.info .links a.now{ background:url(http://www.aobo.com/common/head_links_hover.jpg) top left no-repeat; color:#003366;}
				.info .links a.now:hover{ background:url(http://www.aobo.com/common/head_links_hover.jpg) top left no-repeat; color:#003366; text-decoration:none;}
			/* == Child Class == */
			.info #ur_now{ height:30px;}
				#ur_now .child_class{ float:left; padding-left:261px; line-height:30px; color:#333333; font-size:14px;}
					#ur_now .child_class a{ padding:2px; color:#333333;}
					#ur_now .child_class a:hover{ background-color:#2980B4; color:#FFFFFF;}
					#ur_now .child_class span{ font-weight:bold;}
				#ur_now .class_info{ float:right; padding-right:5px; line-height:30px;}
					#ur_now .class_info a{ text-decoration:underline;}

/* == CommFooter == */
#CommFooter{ margin-top:20px; height:48px; background:url(foot_bg.jpg) top repeat-x;}
	#copy_right{ margin:0 auto; width:780px;}
		#copy_right .aobo{ float:left; width:300px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:40px;}
			#copy_right .aobo a{ color:#003399; text-decoration:underline;}
		#copy_right .info{ float:right; width:300px; text-align:right; line-height:40px;}
