﻿@charset "utf-8";
/* CSS Document */

/* =body
-------------------------*/
body { font-family:"宋体"; color: #333; font-size:12px; background:#e9e9e9;}


/* =webpage
-------------------------*/
#webpage { width:968px; margin:0 auto; background:#fff; border:1px solid #ccc; padding:5px;}
#webpage_two { width:980px; margin:0 auto; background:#fff;}

.marginTop5 { margin-top:5px;}

.partBox { float:left; width:232px; padding:0 5px;}

h2, h3 { font-size:14px; font-weight:700;}

/* =Content
-------------------------*/
.conTitle { height:30px; line-height:28px; color:#fff; padding:3px 15px 0; background:url(../img/title_bg.jpg) left top repeat-x;}
.conTitle a { color:#c00000;}
.more { float:right;}
.more a { color:#fff;}

.conBlock { width:220px; height:142px; padding:5px; overflow:hidden; border:1px solid #5B982D;}
.conBlock ul li { background:url(../img/dot01.gif) no-repeat 0 -34px; line-height:24px; text-indent:1em;}
 .conBlock ul li a { color:#333;}

.conBlockL { float:left; width:90px; margin-right:10px;}
 .conBlockL img { width:90px; height:65px;}
 
.conBlockR { float:left; width:120px;}
 .conBlockR ul li { background:url(../img/dot01.gif) no-repeat 0 -35px; line-height:21px; text-indent:1em;}
 .conBlockR ul li a { color:#333;}

/* =Two
-------------------------*/
.padLR10 { padding:0 10px;}

.picBox { float:left; width:25%; text-align:center; margin-top:10px;}
.picBox img { width:210px; height:140px;}
.picBox p { line-height:24px;}
.picBox p a { color:#333;}

.textBox {}
.textBox ul { float:left; width:230px; padding:0 5px;}
 .textBox ul li { background:url(../img/dot01.gif) no-repeat 0 -34px; line-height:24px; text-indent:1em;}
 .textBox ul li a { color:#333;}
