﻿@import url("base.css");
@import url("hg_header2.css");

#mainbody{ width:960px; height:auto; margin:0 auto;}
     /*当前位置*/
    .topAd{width:960px; height:auto; line-height:30px; margin-bottom:5px; border-bottom:1px solid #ccc; text-indent:4px;}
	.topAd a{ margin:0 5px;}
	.topAd a font{color:#c00;}
	/*左边列表*/
    .leftperlist{width:615px; height:auto; float:left;}
    
	/*每个小列表*/
	.projectList{width:613px; border:1px #ffcca3 solid; padding:10px 0; overflow:hidden; zoom:1; margin-bottom:10px; }
	.projectList dl{ margin-left:20px; float:left;}
	.projectList dt{ font-size:14px; font-weight:bold; line-height:26px; }
	.projectList dd{ width:460px; text-indent:20px; font-size:12px; color:#000; line-height:22px;}
	.projectList dd a{ font-size:12px; margin-top:10px;}
	.projectList dd img{ float:right; width:55px; height:53px;}
	.projectList dt a{ font-size:16px;  color:#cc0000; padding-left:20px; }
	.projectList img{ margin:15px 10px 10px;}
	
	/*图片*/
	.hgAd{ width:90px; float:left; text-align:center; margin:20px 0 0 10px;}
	.hgAd img{width:90px; height:60px; margin:0 auto;}
	.hgAd span{ display:block; height:22px; line-height:22px; width:90px; background:#f8f8f8;}

	/*点击按钮*/
	.click{width:50px; height:50px; background:url(../images/hg_click.gif) no-repeat; border:none; float:left; margin:25px 0 0 20px; cursor:pointer;}
	
	/*右边列表*/
	.rightperlist{ width:335px;  height:auto; float:right;}
	.crossAd{width:335px; height:270px; border:1px solid #cccccc;}
	.crossAd strong {width:220px; border-bottom:1px solid #cccccc; display:block; height:24px; line-height:24px; margin:0 auto;}
	.crossAd strong a{font-size:14px; font-weight:normal; color:#FF9900; text-indent:10px; margin-left:25px;}
	.crossAd .proAd01 img{width:200px; height:80px;}
	.crossAd .proAd01{margin:10px 0 0 15px;}
	.crossAd .pic{width:333px;}
	.crossAd .pic li{float:left; text-align:center; margin:5px 20px 0 25px;}
	.crossAd .pic li span{display:block; line-height:22px;}
	
	.crossAd h2{ text-align:center; color:#FF9900; font-weight:normal; font-size:14px; text-indent:10px; line-height:24px; width:220px; margin:0 auto; border-bottom:#CCCCCC 1px solid; margin-bottom:10px;}	
	.crossAd dl{width:333px;}
	.crossAd dt{text-align:center;}
	.crossAd dd{text-indent:24px; line-height:20px; color:#666; font-size:12px; padding:0 10px;}
	.crossAd p{width:200px; text-indent:10px; line-height:22px; margin:0 auto;}
	.crossAd01{ margin-top:10px;}
	.crossAd01 h2{ border-right:1px solid #cccccc; background:url(../images/hg_bg.gif) no-repeat 0 -28px; height:14px; line-height:14px; padding:8px 0 6px 0; font-size:14px; font-weight:normal; color:#FF9900; text-indent:20px;}
	.crossAd01 span{ float:right; color:#000; font-size:12px; margin:-14px 0 0 0; }
	.crossAd01 ul{border:1px solid #ccc; border-top:none;}
	.crossAd01 ul:after{content:"."; display:block; clear:both; visibility:hidden; height:0;}
	.crossAd01 li{line-height:24px; height:24px; text-indent:12px; background:url(../images/hg_dian.gif) no-repeat 5px 10px; }
	/* 分页 */
	.page{margin:10px 0 8px 10px; height:24px; line-height:24px; float:right;}
	.page strong{color:#c00; margin:0 5px;}
	.pageinfo{float:left; font-size:12px; margin-right:10px;}
	.page li{float:left; display:block; margin-right:5px;}
	.page a{float:left; border:1px solid #ffcc00; cursor:pointer; padding:0 8px; height:22px; line-height:22px; text-align:center; margin-right:5px; background:#fffff7;}
	.page .next{ height:22px; width:46px; line-height:22px;text-align:center;}
	.page .pageNum{ background:#ffa43d; height:22px; width:22px; line-height:22px; text-align:center;}
