
* { word-break: break-all; }

body { margin: 0; padding: 0; background-color: #FAFAFA; font: 14px "Trebuchet MS", "Lucida Console", "Lucida Sans"; text-align: center; background: url(images/background.jpg) no-repeat; }

a { text-decoration: none; color: #656D77; }
	a:hover { text-decoration: underline; }
		a img { border: none; }

/*外层*/
#wrap {vertical-align:middle; width: 1000px; w\idth: 970px; margin: 0 auto; text-align: left;}
#main {vertical-align:middle; width:100%; padding:40px 20px;}
/*导航*/
#header{vertical-align:middle; width:100%; background: #24ABCF url(images/header-.gif) repeat-x;border-bottom:2px solid #C8C8C8;}
#topmenu {height: 70px; width:640px; margin:0 auto;}
#topmenu ul {vertical-align:middle;  font-family:Simsun,simsun; list-style:none; overflow: hidden;}
#topmenu li { display: block; float: left; text-align: center; margin: 0; white-space:nowrap;}
#topmenu li a { display: block; width: 198px; height: 70px; background: no-repeat top; padding-top: 77px; he\ight:1px; text-decoration: none;}
	#topmenu li a.hanguo { background-image:  url(images/topmenu_hanguo.jpg); }
	#topmenu li a.study { background-image:  url(images/topmenu_study.jpg); }
	#topmenu li a.english { background-image:  url(images/topmenu_english.jpg); }
	#topmenu li a {color:#FFF; }
	#topmenu li a:hover { text-decoration: none; background-position: 0 -78px;}
#example { color: #333; } /* Moz */
* html #example { color: #666; } /* IE6 */
*+html #example { color: #999; } /* IE7 */

/*导航结束*/

#footer { width: 990px; margin: 0 auto; background:  url(../supersite/templates/softsea/images/footer_shadow.gif) no-repeat top; padding: 20px 0 30px; font: 0.83em Verdana, Arial, Helvetica, sans-serif; }
	#footer p { margin: 0; }
		#footer strong { color: #ED1C24; text-transform: uppercase; }
			#footer strong span { color: #0954A6; }
		#footer em { font-style: normal; font-weight: bold; color: #96A800; }