﻿@charset "utf-8";
/* CSS Document */

/* =body
-------------------------*/
body { font-family:"宋体"; color: #333; font-size:12px; background:#fff;}


/* =webpage
-------------------------*/
#webpage { width:972px; margin:0 auto;}

/* =content
-------------------------*/
#content { padding:5px; width:960px; border:1px solid #e9e9e9;}
.conDetail { width:100%;}
.marginT10 { margin-top:10px;}

.conLeft,
 .conCenter,
 .conRight { float:left;}
 
.title { width:100%; height:29px; border-bottom:1px solid #A91212;}
.title img { width:92px; height:29px;}
 
.conLeft { width:310px; margin-right:4px;}
.conCenter { width:400px; padding-left:5px; padding-right:4px; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
.conRight { width:230px; margin-left:5px;}

#picnews { width:310px; height:210px;}

.conTitle { height:27px; line-height:27px; border-bottom:1px solid #e81c2c; padding:3px 15px 0; background:url(../img/tbg01.jpg) repeat-x left top;}
h1, h2, h3 { font-size:14px; font-weight:700;}
.more { float:right;}
.more a { color:#333;}

.conPart ul { padding:2px 7px;}
.conPart ul.u02 { padding:5px 7px 2px 7px;}
.conPart ul.u03 { padding:10px 7px 2px 7px;}
.conPart ul li { font-size:14px; background:url(../img/dot01.gif) no-repeat 0 -32px; line-height:24px; text-indent:1em;}
.conPart ul li.t02 { font-size:12px;}
.conPart ul li a { color:#333;}
.conPart ul li span { font-size:10px; color:#666; font-family:Arial, Helvetica, sans-serif;}

.imgArea { padding:5px 7px 0;}
.imgLAreapic { float:left; text-align:center; width:100px; margin-right:5px;}
.imgLAreapic img { width:100px; height:80px;}
.imgRArea01 { float:left; width:110px;}
.imgRArea02 { float:left; width:190px;}
.tit { font-weight:700; line-height:20px;}
.tit a { color:#333;}
.con { line-height:20px;}
.con a { color:#f00;}

.conBox { padding:10px 7px 0 7px;}
.conPart dl { width:50%; float:left; text-align:center; height:135px; overflow:hidden;}
.conPart dt img { width:160px; height:100px; border:1px solid #A91212; padding:1px;}
.conPart dd { line-height:20px;}
.conPart dd a { color:#333;}
