/* =Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0;padding:0;}
table{border-collapse:collapse;}
fieldset,img{border:0;}
caption,em,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}

a:link{text-decoration:none;color:##323232;}
a:visited{text-decoration:none;color:#323232;}
a:hover{text-decoration:underline;color:#323232;}

body{font-family:Tahoma;font-size:12px;line-height:150%;text-align:center;}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clear{zoom:1;}
.main{margin:0 auto;width:960px;text-align:left;}
#wrapper .nobg{background:none;border:none;}
.nav,.banner,.top,.gallery,.footer{clear:both;margin:0 auto;width:960px;overflow:hidden;}

/* 导航条 */
.nav{padding:0 10px;width:940px;height:22px;}
.nav ul{float:left;color:#888;}
.nav li{display:inline;padding:0 10px;}
.nav p{float:right;padding:4px 0 4px;}
.nav p a{float:left;display:inline;padding:0 9px;height:14px;line-height:14px;border-right:1px dotted #CCC;}

/* 横幅 */
.banner{margin-bottom:10px;width:960px;height:200px;}

/* 顶栏 */
.top{margin-bottom:20px;padding:0 20px;width:920px;}
.t_l{float:left;margin-right:15px;width:400px;height:300px;}
.t_m{float:left;width:280px;margin-right:15px;}
	.t_m .entry_title{height:24px;line-height:24px;font-size:14px;font-weight:700;}
	.t_m .entry_content{margin:9px 0 22px;height:168px;line-height:21px;overflow:hidden;}
	.t_m li{height:22px;line-height:22px;font-family:"宋体";font-size:13px;}
		.t_m li .cate{margin-right:10px;font-weight:700;}
.t_r{position:relative;float:left;padding:10px 15px 0 20px;width:175px;height:290px;}
.t_r h2{margin-bottom:6px;line-height:20px;font-size:14px;font-weight:700;}
.t_r .img{display:block;margin-bottom:8px;width:175px;height:160px;}
.t_r li{padding-left:12px;height:22px;line-height:22px;overflow:hidden;}
.t_r .more{position:absolute;right:15px;top:10px;height:20px;line-height:20px;}

/* 图片新闻列表 */
.gallery{padding:0 20px;width:920px;}
.gallery ul{width:952px;}
.gallery li{float:left;margin:0 33px 27px 0;;width:205px;}
.gallery li a.img{display:block;width:205px;height:255px;}
.gallery li h3.title{margin:11px 0 4px;height:28px;line-height:28px;font-size:14px;font-weight:700;overflow:hidden;}
.gallery li p{height:36px;overflow:hidden;}

.morearea{position:absolute;right:15px;top:10px;}
.morelink{padding-right:10px;}
/* 页脚 */
.footer{padding:25px 0;line-height:25px;text-align:center;color:#888;background:#FFF;border-top:1px solid #D3D3D3;}
.footer p{line-height:24px;}
.footer a{color:#4F4F4F;}

/* =背景设置 */
.t_r{
	background-color: #D6D3C4;

} /* 顶栏右侧背景色 */
.t_r li{background:url(http://ladymetro.metroerui.com/img/topicsprite.gif) no-repeat 0 -44px;}/* 顶栏右侧列表前方块 */
.nav{background:#FFF url(http://ladymetro.metroerui.com/img/topicsprite.gif) repeat-x 0 0;} /* --导航条背景 */
.morelink{background:url(http://ladymetro.metroerui.com/img/topicsprite.gif) no-repeat 30px -26px;} /* 更多链接的箭头 */

/* ---------- 可编辑区域 -------- */
body{background-color:#C0C0C0;} /* --浏览器窗口背景 */
.main{background-color:#f9f6ef;} /* --页面可视区域背景 */

body{color:#000;}  /* 默认文字颜色 */

.main a:link{text-decoration:none;color:#940e03;} /* 链接常规状态 */
.main a:visited{text-decoration:none;color:#940e03;} /* 访问过的链接 */
.main a:hover{
	text-decoration:underline;
	color:#940e03;
} /* 链接鼠标覆盖时 */

.t_m .entry_content{
	color:#000;
} /* 顶栏中间内容摘要 */
.t_m li .cate{
	color:#000;
}  /* 顶栏中间列表前的分类红色链接 */

.t_r h2{color:#CC0001;}

.gallery li p{color:#888;}/* 图片文章列表的内容部分 */
