﻿/* Containers */

#wrapper	{width: 910px; margin:0px auto;}

#top		{width: 100%; padding: 10px 0; overflow:hidden; border-bottom: 1px #eeeeee solid;}

#logo		{margin: 0 0 0 5px; float: left;}

#chi-eng	{float:right ; margin: 0 10px 0 0;}
#chi-eng a	{color:black; font-size: small; }

#topnav 		{background-color: #000099; clear:both ;}
#topnav ul 		{width: 100%  ; float:left;	margin:0px; background-color: #000099; border-bottom: 3px #cccccc solid}
#topnav ul li 	{display:inline}
#topnav a		{font-size:medium ;float:left; padding: 10px 15px ; text-decoration: none}
#topnav a:link 		{ color:#ffffff;}
#topnav a:visited 	{ color:#ffffff;}
#topnav a:active 	{ color:#ffffff;}
#topnav a:hover 	{ color:#ffffff; background-color:#FF9900}
#topnav a:focus 	{ color:#ffffff;}

#separate-bar 	{color:white; font-size:xx-small}

#my-slider-id	{margin: 0 0 0 5px; clear:both}

#content		{float: left;background-color :white; margin: 5px 0 5px 0; padding: 0 0 0 10px}

#sidebar		{float: right;background-color :orange;margin: 5px 0 5px 0; padding: 0 0 0 10px}
#sidebar p		{font-weight:bold}

#footer			{background: black ; clear:both ;}
#footer ul 		{width: 100%  ; float:left;	margin:0px; background-color: black; border-bottom: 3px #cccccc solid}
#footer ul li	{display:inline;font-size:small ; color:white;padding: 10px 0 0 0 0}

#footer a		{font-size:small ;padding: 0 5px 0 10px; text-decoration: none}
#footer a:link 		{ color:white;}
#footer a:visited 	{ color:white;}
#footer a:active 	{ color:white;}
#footer a:hover 	{ color:white;}
#footer a:focus 	{ color:white;}

#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
