@charset "utf-8";
/*通用信息*/
body{margin:0px;	
font:12px, Tahoma,宋体,Arial,Helvetica, sans-serif }

img{border:none}
#bg{width:100%;height:120px;background-image:url(bg.gif);background-repeat:repeat-x}
/*页面层容器*/
#container{
	width:940px;
	margin:0px auto
}

/*顶部开始*/
#top{
	width:940px;
	height:120px;
	background-image:url(bg.gif);
	background-repeat:repeat-x
}
#top1{float:left;width:20px;height:100%;background-color:#F61442}
#top2{float:left;width:20px;height:100%;background-color:#9E9E9E;margin-left:1px;}

.logo{float:left;width:330px;height:46px;margin-top:24px;*margin-top:44px;margin-left:20px;}
.logo h1{float:left;width:171px;height:46px;}
.logo h2{margin-left:20px;float:left;width:119px;height:46px;}

/*上部菜单*/
.topmenu{float:right;width:327px;margin-top:47px;*margin-top:57px;	height:54px;margin-left:0px;display: inline;}
ul,li {	list-style:none;}
li{float:left;}
li.bo1 {width:40px; height:26px;line-height:26px; overflow:hidden; }
li.bo2 {width:40px; height:26px;line-height:26px; overflow:hidden;margin-left:12px }
li.bo3 {width:40px; height:26px;line-height:26px; overflow:hidden;margin-left:12px }
li.bo4 {width:40px; height:26px;line-height:26px; overflow:hidden;margin-left:12px }
li.bo5 {width:40px; height:26px;line-height:26px; overflow:hidden;margin-left:40px }

/*内容开始*/
#neirong{
	float:left;
	width:940px;
	height:auto;
}

#pagebody{
	display: inline;
	width:847px;
	height:auto;
	margin-top:53px;
	float:left;
	margin-left: 93px;
}


/*底部开始*/
#bottom{width:100%;height:61px;float:left;background-image:url(bbg.gif);background-repeat:repeat-x;background-position:left bottom;margin-top:50px;}
#bcontainer{width:940px;margin:0px auto}
#wenzi{display: inline;float:left;color:#D3D3D3;width:555px;margin-top:40px;margin-left:105px;overflow:hidden}
#add{float:left;width:272px;height:60px;margin-left:0px;border-left:solid 1px #D8D8D8;
}
#tongji{float:left;text-indent:-2000px;margin-left:0px;}
#tongji a{margin-left:15px;width:242px; background:url(/templage/image/watermark.gif.jpg) no-repeat; overflow:hidden; text-decoration:none;}
