﻿﻿@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;}

/*表格*/
.ttt{padding-top: 10px;padding-bottom: 10px;width:108px;}
.tr1{border-top: 1px solid #e5e5e5}
.tr3 td{font-weight: bolder;}
.tr2{border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5}
td{padding-top: 16px;padding-bottom: 16px;line-height: 24px;padding-right:30px;}
table{border-collapse: collapse;}
/*内容部分*/
#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;behavior:url(../PIE.htc);}

.bg a{color:#fff;}
#center .c_right{width: 720px;padding-left: 30px;padding-bottom: 30px; display: inline-block;}
	/*文章标题*/
#center .c_right h1{font-size: 22px;color: #61464f;margin-top: 40px;text-align: center;}
#center .c_right h1 span{font-size: 14px;border: 1px solid #61464f;border-radius: 5px;behavior:url(../PIE.htc);padding: 8px 10px 8px 16px;}
#center .c_right img{vertical-align: center;position: relative;top: 2px;}
	/*文章内容*/
#center .c_right .content{width: 704px;margin: 30px auto 0;}
#center .c_right p{font-size: 14px;text-indent: 2em;line-height: 34px;text-align: left;}
/*内容里的导航*/
#center .c_right .content .c_nav {font-size: 14px;float: left;margin-top: 20px;}
#center .c_right .content .c_nav li{color: #946b79; float:left;height:24px;background: #efe9eb;padding: 6px 20px;margin-bottom:6px;margin-right: 6px; text-align: center;line-height: 24px;border-radius: 5px;behavior:url(../PIE.htc);cursor: pointer;}
#center .c_right .content .c_nav .li_bg{background: #946b79;color: white;}

#center .c_right .content .intro{height: 140px;border:1px solid #efe9eb;}
/*内容部分 结束*/






