*{margin:0px; padding:0px;}
body{
background-color:white;
background-image:url(bg1.gif);
background-repeat:repeat-x;
text-align:center;
font-size:12px;
color:#6E92BE;
font-family:宋体, Arial, Helvetica, sans-serif;
}
a{color:#6E92BE;text-decoration:none;}
a:hover{text-decoration:underline;}
.dotted_line{height:10px;background-image:url(dot.gif); background-position:0px 5px;background-repeat:repeat-x;}
.pindent{margin:0px 16px 5px 18px; text-indent:24px;}
.pgreen{color:#297D89;margin:15px 30px 10px 65px;}
.palignright{text-align:right;}
.arrrowspan{margin-right:30px;padding-left:12px; background-image:url(arrow.gif); background-repeat:no-repeat;}
.bgbottom{clear:both;height:37px; width:100%; overflow:hidden;background-image:url(bottom_bg.gif); background-position:bottom; background-repeat:repeat-x;}

/*	headcontainer包含menubar,adbar,location和download.	*/
#headcontainer{width:746px; border-left:1px solid #E9E9E9; border-right:1px solid #E9E9E9; margin:auto;}

#menubar{width:746px; height:116px; margin:auto; background-image:url(logo_bg.gif); background-repeat:repeat-x;}
#logo{margin-top:16px; margin-left:10px;  float:left;}
#menu{width:462px; height:67px; margin-top:40px; margin-left:55px; position:relative; float:right;}
#menu ul{list-style-type:none;}
#menu li{float:left;}
#menu img{border:0}

#location{height:14px; text-align:left; padding:10px; border-bottom:1px solid #C9D1E4; background-image:url(location_bg.gif); background-repeat:repeat-x;}
#location span{float:left;}
#location li{float:right; list-style-type:none; background-image:url(arrow.gif); background-position:left; background-repeat:no-repeat; padding-left:12px; padding-right:5px;}


/*	bigbox的目的是作条纹背景	*/
#bigbox{
background-image:url(bg2.gif);
background-position:bottom;
background-repeat:repeat-x;
clear:both;
}
/*	container的目的是加左右的1px边框，它包含页面内容和footpic,	*/
#container{width:746px; overflow:hidden; border-left:1px solid #E9E9E9; border-right:1px solid #E9E9E9; margin:auto;background-color:white; clear:both; line-height:180%;}
#content{}

#footpic{width:746px; height:43px; background-image:url(footpic.gif); background-color:transparent; clear:both;}
#foot{color:#526A90; line-height:180%; padding-top:10px; padding-bottom:20px;}
#foot a{color:#526A90;}


