﻿/*基本信息*/
body {font:12px Tahoma;margin:0px;text-align:center;background:#FFF;}
a {color: #000000;text-decoration: none;}
/*页面层容器*/
#container {width:800px;margin:0 auto;border:1px solid gray;}

/*页面头部*/
#Header {width:800px;margin:0 auto;height:72px;background:#FFCC99}

/*页面主体*/
#PageBody {
 width:800px; /*设定宽度*/
 margin:8px auto; /*居中*/ 
}
#menu {padding:0px 0px 0 0;}
/*利用padding:20px 20px 0 0来固定菜单位置*/
#menu ul {float:left;list-style:none;margin:0px;background:#ffcccc;width:800px;border-bottom:1px solid black;}
/*添加了float:right使得菜单位于页面右侧*/
#menu ul li {float:left;margin:0 10px;display:block;line-height:25px}

#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#444}
#menu ul li a:hover{}
.menuDiv
{
	width: 1px;
	height: 23px;
	background: #999;
	vertical-align: baseline;
}

#Sidebar {    
 width:200px; /*设定宽度*/
 text-align:center; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 border:0px solid #c8c9cc;
}
.right_title{background:url(../images/bg.gif) repeat-x 0px -104px;width:191px;height:19px;border-bottom:1px solid #c8c9cc;font-size:13px;font-weight:bold;color:#C46F11;text-align:center;padding:4px 0 0 4px;margin-bottom:7px}
.right1
{
 width:195px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 border:1px solid #c8c9cc;
 margin:0px;
 padding:0px;
}

#MainBody {
 width:590px;
 text-align:left;
 float:right; /*浮动居右*/
 clear:right; /*不允许右侧存在浮动*/
 overflow:hidden
}

/*页面底部*/
#Footer
{
	width: 800px;
	margin: 0 auto;
	height: 50px;
	background: blanchedalmond;
}
/*页面底部链接*/
#lianjie
{
	text-align:left;
	width: 800px;
	margin: 0 auto;
}
.clear{clear:both;}
#mss_line_top{width:577px;height:3px;line-height:0;font-size:0;margin:0px auto 0 auto;text-align:left}
.mss_line_top3,#mss_line_top4,#mss_line_top5,#mss_line_top6,#mss_line_top7,#mss_line_top8{height:3px;line-height:0;font-size:0;float:left;}

#mss_line_top4{background:url(../images/bg.gif) 0px -12px;width:3px}
#mss_line_top5{background:url(../images/bg.gif) 0px -16px;width:294px}
#mss_line_top6{background:url(../images/bg.gif) 0px -20px;width:3px}
#mss_line_top7{background:url(../images/bg.gif) 0px 0px;width:3px;margin-left:5px}
#mss_line_top8{background:url(../images/bg.gif) 0px -4px;width:266px;}
.mss_line_top3{background:url(../images/bg.gif) 0px -8px;width:3px}

#mss_bottom{width:577px;height:3px;line-height:0;font-size:0;margin:0 auto;text-align:left}
.mss_line_bottom3,#mss_line_bottom4,#mss_line_bottom5,#mss_line_bottom6,#mss_line_bottom7,#mss_line_bottom8{height:3px;line-height:0;font-size:0;float:left;}

.mss_line_bottom3{background:url(../images/bg.gif) 0px -32px;width:3px}
#mss_line_bottom4{background:url(../images/bg.gif) 0px -36px;width:3px}
#mss_line_bottom5{background:url(../images/bg.gif) 0px -40px;width:294px}
#mss_line_bottom6{background:url(../images/bg.gif) 0px -44px;width:3px}
#mss_line_bottom7{background:url(../images/bg.gif) 0px -24px;width:3px;margin-left:5px}
#mss_line_bottom8{background:url(../images/bg.gif) 0px -28px;width:266px;}

#member_switch_search{width:575px;border-right:1px solid #c8c9cc;height:231px;margin:0 auto}
#member_switch_search div{text-align:left}
#switch{float:left;height:230px;width:295px;background-color:#f4f4f4;text-align:center;border-left:1px solid #c8c9cc;border-right:1px solid #c8c9cc;padding:1px 0 0 3px}
#search{float:left;width:266px;height:231px;border-left:1px solid #c8c9cc;margin-left:5px;display:inline}
#search_title{background:url(../images/bg.gif) repeat-x 0px -104px;width:264px;height:19px;border-bottom:1px solid #c8c9cc;font-size:13px;font-weight:bold;color:#C46F11;text-align:left;padding:4px 0 0 4px;margin-bottom:7px}
#newsview{float:left;width:575px;border:1px solid #c8c9cc;margin-left:5px;display:inline}
#newsview_title{background:url(../images/bg.gif) repeat-x 0px -104px;width:570px;height:19px;border-bottom:1px solid #c8c9cc;font-size:13px;font-weight:bold;color:#C46F11;text-align:center;padding:4px 0 0 4px;margin-bottom:7px}

#lvyou{float:left;width:575px;height:900px;border:1px solid #c8c9cc;margin-left:5px;display:inline}
#lvyou_title{background:url(../images/bg.gif) repeat-x 0px -104px;width:570px;height:19px;border-bottom:1px solid #c8c9cc;font-size:13px;font-weight:bold;color:#C46F11;text-align:center;padding:4px 0 0 4px;margin-bottom:7px}