﻿﻿@charset "utf-8";
/* CSS Document */
body{  font-family:"Microsoft YaHei"; font-size:12px;}
div,ul,li,dl,dt,dd,p,span,a,label,input,body,h3,h4,table,tr,td,select,option{ margin:0px; padding:0px;}
ul,li{list-style:none; text-overflow:ellipsis; white-space:nowrap;}
a{ text-decoration:none;color: #000}
a:hover{ text-decoration:none;}
a:visited{ text-decoration:none;}
img,input{ border:0;}
.c{width: 949px;margin: 0 auto;}
.l{float: left;}
.r{float: right;}


#zhanwei{width: 100%;height: 9px;background: #61464f;}

/*=============***********************************************************************************========================*/

/*中心内容部分*/
#center {overflow: hidden;}
#center .c_left{width: 196px;height: 450px;background: #efe9eb;display: inline-block;}
#center .c_left .list{width: 160px;height: 400px;margin: 25px auto 0;text-align: center;}

.list ul li{width: 154px;height: 32px;line-height: 32px;margin-top: 2px;cursor: pointer;font-size: 14px;}
.list ul li a{width: 154px;height: 32px;display:block;}
.list ul li a:hover{color:#fff;background: #956b79; border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;behavior:url(../PIE.htc);}

.list .li_big{font-size: 24px;color:#624750;margin-bottom: 13px;padding: 0;font-family:"方正细倩简体";}
.bg{color:#fff;background: #956b79; border-radius: 5px;}

#center .c_right{width: 720px;display: inline-block;text-align: left;padding-left: 30px;}
	/*标题   --- */
#center .c_right .content .title{font-size: 22px;font-weight: bold; color: #61464f;padding-bottom: 24px;}
	/*文章内容*/
#center .c_right .content{width: 704px;margin: 0 auto;overflow: hidden;}
#center .c_right .content a{letter-spacing: 2px;}
#center .c_right .content ul li{font-size: 14px;border-bottom: 1px solid #efe9eb;margin-top: 18px; overflow:hidden;padding-bottom: 20px;}
.content ul li a{float:left;color:#999;}
.dian{width:4px;height:4px;background:#000;float:left;margin:8px 8px 0 0 ;}
#center .c_right .content ul li span{color: #999;font-size: 12px;}
/*#center .c_right p{font-size: 14px;text-align: left;}*/

.pageD{height:80px;line-height:80px;}
#selJumpToPage0{border:1px solid #ccc;}
/*内容部分 结束*/
/*=============***********************************************************************************========================*/






