﻿@charset "utf-8";
/* CSS Document */

/* =body
-------------------------*/
body { font-family:"宋体"; color: #333; font-size:12px;}


/* =webpage
-------------------------*/
#webpage { width:648px;}
.conLeft { float:left; width:370px;}
.conRight { float:right; width:270px;}

h2 { font-size:14px; font-weight:700;}
h2 a { color:#666;}

.tacimg { text-align:center; float:left; width:120px; height:100px; overflow:hidden; margin-right:5px;}
.conLeft p,
 .conRight p { font-weight: 700; line-height:24px; margin: 2px 0 0;}
.conLeft p a,
 .conRight p a { color: #333333;}

.tacimg02 { text-align:center; float:left; width:132px; height:100px; overflow:hidden;}

/* =tab
-------------------------*/
.tab_t { border-bottom:1px solid #C5C4C4; position:relative; height:31px;}
.tab { height:28px; padding:3px 0 0 14px; position:absolute; top:1px;}
.tab li { float:left; display:inline; margin:0 10px 0 0; width:100px; height:26px; line-height:26px; border:1px solid #C5C4C4; background:#FBFBFB; color:#666; text-align:center; cursor:pointer}
.tab li.tab_active { color:#CA2121; background:#fff; border-bottom:1px solid #fff; }
.tab li.tab_active a { color:#CA2121; text-decoration:none; }
.tab_con { background:#fff; padding:5px 3px 0 3px;}

.tab-list,
 .tab-list02 { font-size:14px; line-height:24px;}
.tab-list a,
 .tab-list02 a { padding:0 0 0 1em; color:#333; background:url(http://imgs.xinhuanet.com/icon/2010jiajunew/img/dot01.gif) no-repeat 0 -39px;}
.tlistFL { float:left; width:50%;}

