﻿﻿@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; }
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;}

/*选项卡*/
#tabbox{ width:704px; overflow:hidden; margin:0 auto;}
.tab_conbox{border-top:4px solid #956b79;padding-top:16px;}
.tab_con{ display:none;}

.tabs{margin-top: 20px;width: 100%;overflow:hidden;padding-bottom:10px;}
.tabs li{padding:0 16px;height:32px;line-height:32px;float:left;border-left:none;background: #eeeaeb;overflow: hidden;position: relative;margin-top: 6px;margin-left: 7px;cursor:pointer;border-radius: 5px;behavior:url(../PIE.htc);}
.tabs li a {display: block;padding: 0 20px;border: 1px solid #fff;outline: none;}
.tabs li a:hover {background: #ccc;}	
.tabs .thistab a:hover{background: #956b79;}
.tabs .thistab{background: #956b79;color: #fff}
.zheng{margin-top: 30px;border-top:1px solid #eceaeb;}
.wen{margin-top: 10px}

/*内容部分*/
#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;}
.bg{color:#fff;background: #956b79; border-radius: 5px;}

#center .c_right{width: 720px;display: inline-block;padding-left:30px;padding-bottom:120px;}
	/*文章标题*/
#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: 4px; 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;}
/*内容部分 结束*/






