/* CSS Document */
* {margin:0; padding:0;}
p {margin:0; padding:0;}
a:link { text-decoration:none; color:#ffffff; font-weight:normal;}
a:visited { text-decoration:none; color:#ffffff; font-weight:normal;}
a:hover { text-decoration:none; color:#ffffff; font-weight:normal;}
a:active { text-decoration:none; color:#ffffff; font-weight:normal;}
body  
{
	margin:0; 
	padding:0; 
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center; 
	width:100%;
	background:url(../images/20081210/Global-bg-body.jpg);
	background-repeat:repeat-y;
	background-position:50% 0;
}
ul {list-style:none; width:100%;}
ul li {list-style:none;}
img { border:0; padding:0; margin:0;}
div.clear { clear:both; height:0;}
#mainwrap 
{
	width:100%; 
	margin: 0 auto;
	background:url(../images/20081210/Global-bg.jpg) no-repeat scroll;
	background-position:50% 0;
	height:auto;
}
#container {width:1002px;height:auto; text-align:center; margin:0 auto; text-align:left; position:relative;}
#analytics {position:absolute;}



