

/* ------------------- Main Style ------------------- */
#main {float:left;width:792px;}/*重新定义宽度 */
#main .content{margin:10px auto;width:770px;overflow:hidden;}
.location {height:25px;line-height:25px;width:770px;margin:5px auto 0;}
.location b{margin-left:15px}

/* tech_index 文章主页样式 */
#main .content .listbox1{width:378px;float:left;margin-bottom:15px;border:solid 1px #d4e5f0;height:270px;}
#main .content .listbox{width:378px;float:right;margin-bottom:15px;border:solid 1px #d4e5f0;height:270px;}
#main .content .new li,#main .content .commend li{background:url(../img/li11.gif) 0 5px no-repeat;padding-left:20px}
#main .content li{background:url(../img/li12.gif) 0 10px no-repeat;padding-left:10px}
#main .content li a{line-height:23px;color:#000}
#main .content li span{float:right;margin: 0 6px 0 0;color:#c1c1c1}
#main .content .top2title{background: #558bb7 url(../img/380.jpg) 0 0 no-repeat;height:26px;line-height:26px;color:#fff;padding-left:14px;font-size:12px;font-weight:bold;}
#main .content .listtitle{background: #558bb7 url(../img/380.gif) 0 0 no-repeat;height:30px;line-height:30px;color:#5695c5;padding-left:30px;font-size:12px;font-weight:bold;}
#main .content .listtitle span{float:right;margin-right:30px;}
#main .content .listbox1 ul, .listbox ul{padding:2px}
#main .content ul li a{color:#505050}
#main .content ul li a:hover{color:#f00}



/* tech_list 列表页样式 */
#abstract {border:solid #d1d1d1 1px;width:768px;margin:8px auto;}
#abstract p {padding:10px 15px;line-height:1.8em;font-size:13px;color:#000;text-indent:2em;}
#main .tech_list{margin-top:15px;border:#d4e5f0 solid 1px;background:#f2f2f2;padding:1px;}
#main .tech_list h3{background: #eff2fa url(../img/770.gif) 0 0 no-repeat ;height:30px;line-height:30px;color:#5695c5;padding-left:24px;font-size:12px;font-weight:bold}
#main .tech_list .list{background:#fff;margin-bottom:12px;border-bottom:dotted 1px #d4e5f0;padding:6px 12px;}
#main .tech_list .list .title{margin-bottom:6px}
#main .tech_list .list .title span{float:right;margin-right:12px;font-size:12px;color:#666}
#main .tech_list .list .title a{font-size:12px;color:#00f}
#main .tech_list .list .title a:hover{color:#f60;}
#main .tech_list .list .abstrct{line-height:1.6em;font-size:12px;}
#main .tech_list .list .info{text-align:right;margin-right:15px}
#main .tech_list .list .info span{margin-right:15px;}
#sidebar .item ul{margin-left:0}
#sidebar .item li{background: url(../img/li12.gif) no-repeat 0 10px;line-height:1.2em;padding-left:12px;margin-bottom:2px}

/* tech_article 文章页样式 */
#tmain{margin:2px auto 10px;width:768px;overflow:hidden;border:solid #d1d1d1 1px;padding:15px 0 10px}/*文章页左区最外层BOX*/
#tmain h1{text-align:center;font-size:20px;margin:30px 0 0;}
#tmain h1 a{color:#c30;}
#tmain .comeform{text-align:center;font-size:12px;padding:10px 0 15px;border-bottom:solid 1px #d2dee2;margin:10px 25px 20px;}
#tmain .comeform span{margin-right:0 18px 0 3px;font-weight:bold}

#tmain .tbody{margin:10px;line-height:1.8em;font-size:12px;}
#tmain .tbody pre{margin:10px 0;background:#eee;border:solid #aca899 1px;padding:10px;}
#tmain .tbody li{color:#505050}
#tmain .tbody ul{border:solid 1px #666;list-style:square inside;padding:10px;background:#e7e7e6;}/*无序列表*/
#tmain .tbody ol{border:solid 1px #666;list-style:square inside;padding:10px;background:#e7e7e6}/*有序列表*/
#tmain .tbody dl{border:solid 1px #666;list-style:square inside;padding:10px;background:#e7e7e6}/*定义列表*/
#tmain .tbody h4{font-size:12px;margin-left:10px;color:#505050}
#tmain .tbody h2{font-size:14px;margin-left:10px;color:#515151}
#tmain .tbody p.p{margin:10px 15px;background:#fff;border:dotted 1px #bcd0b5;color:#525252;font-size:11px;}
#tmain .tbody p.code{background:#eee;border:solid #aca899 1px;}
#tmain .tbody p{color:#525252;font-size:12px;}
#tmain .tbody p a{color:blue;text-decoration:underline;}
/* ------------------- sidebar Style -------------------*/
#sidebar .item {border-width:0;padding:0;background:transparent;}
#sidebar .item {padding:0;}
#sidebar .item .title{background:#ececec;color:#6ea3c9;font-weight:bold;padding-left:10px;}
#sidebar .item ul{padding:3px}
#sidebar .item ul li a{font-weight:normal}


