@charset "utf-8";
/* CSS Document */
*{
	margin:0; 
	padding:0;
}
html{background:#edf8fb url(../images/bodybg.jpg) left top repeat-x;}
body{font-family:"宋体",arial; font-size:12px; background:url(../images/bg.jpg) center top no-repeat; color:#000; margin:0 auto;}
img,a img{ border:0px;}
td,p,div,li,input,textarea {word-wrap:break-word;overflow:hidden;}
ul,li{list-style-type:none;} 
a{text-decoration:none; color:#000; cursor:pointer;}
a:hover{ text-decoration:none;}
.clear { clear:both; height:0px; line-height:0px;} 
.container{ width:960px; margin:0 auto;}

/*头部*/
#header{ height:391px;}

/*主体部分*/
#tbody{padding:8px 0; width:960px; background:#fff;}
.aboutcon{ width:552px; height:348px; padding:6px; padding-left:21px; background:#fff; float:left;}
.aboutcon .intro{width:540px; height:336px; padding:5px; border:1px solid #c8c8c8;}
.aboutcon .intro1 p{ font-size:14px; line-height:24px; padding:4px 4px 0; text-indent:2em;}
.aboutcon .intro1 p span{ padding-left:6px; font-weight:bold;}
.newscon{ width:356px; height:360px; float:right; padding-right:15px; background:#fff;}
.newscon .newstit{ height:35px; line-height:35px; padding-left:48px; background:url(../images/newbgicon1.gif) 0 0 no-repeat; font-family:"微软雅黑"; color:#00acee; font-size:15px; font-weight:bold;}
.newscon .newlis{border:1px solid #c8c8c8; padding-top:5px; height:312px;}
.newlis p{text-indent:2em; font-size:14px; line-height:24px; padding:0 12px 0;}
.newlis p span a{color:#0197d0;}
.newlis p span a:hover{color:#000;}
.newlis ul{ padding:0 12px;}
.newlis ul li{line-height:28px; background:url(../images/libg.gif) 2px 12px no-repeat; padding-left:18px;}
.newlis ul li a{ color:#000;}
.newlis ul li a:hover{ color:#0197d0;}
.piccon{ width:960px; margin:10px 0 10px 0; background:#fff;}
.piccon .piclist{ overflow:auto; zoom:1; padding:0 15px;}
.piccon .piclist ul{ background:#fff; line-height:0;}
.piccon .piclist ul li{ width:302px; height:248px; margin:0 3px 8px 3px; _margin:0 2px 8px 1px; border:1px solid #c8c8c8; /*background:url(../images/picbg.jpg) 0 0 no-repeat;*/ float:left; overflow:hidden;}
.piccon .piclist ul li img{ width:288px; height:192px; padding:7px;}
.piccon .piclist ul li p{ line-height:1.8; width:286px; padding:0 8px 0 8px; text-align:center; _margin-top:-6px;}
.tit{ width:930px; padding:0; height:36px; margin-bottom:6px;}
.tit h6{ padding-left:20px; height:36px; line-height:32px; background:url(../images/tit.jpg) 0 0 no-repeat; font-family:"微软雅黑"; font-size:20px; font-weight:normal; color:#fff;}
/*详细页*/
.details{ padding:0 40px; background:#fff;}
.details h3{line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:24px; font-weight:normal; border-bottom:1px dashed #9c9b9b;}
.details h4{ height:32px; line-height:32px; text-align:center; font-weight:normal; font-size:14px; margin-bottom:10px;}
.details h4 span{ margin-left:12px;}
.details p{ line-height:2.0; text-indent:2em; font-size:14px; text-align:justify;  text-justify:inter-ideograph;}
.details p a{ color:#f00;}
.details p.img{ text-indent:0; text-align:center;}
.details p.zhu{ text-align:center; text-indent:0;}