/*-------------------------------- CSS 页面布局开始-------------------------------- */

/*-------------------------------- CSS 页面头部广告样式开始 --------------------------------*/
#container #topad{
    width:982px;
	height:59px;
	border:1px solid #eaeaea;
	background:url(images/list.gif) left 0 repeat-x;
	margin-bottom:8px;
}
#container #topad li{
    float:left;
	padding:9px 6px 8px 7px;
}
#container #topad li img{
	width:83px;
	height:40px;
	border:1px solid #eaeaea;
	text-align:center;
}
/*-------------------------------- CSS 页面头部广告样式结束 --------------------------------*/



/*-------------------------------- CSS 页面侧边栏样式开始 --------------------------------*/
#container #sidebar{
    width:192px;
	height:auto;
	overflow:hidden;
	float:left;
}
#container #sidebar .ad{
    width:192px;
	height:auto;
	overflow:hidden;
	padding:0;
	clear:both;
}
#container #sidebar .ad li{
    width:192px;
	height:auto;
	overflow:hidden;
	padding:0 0 8px 0;
}
#container #sidebar .ad li img{
    width:190px;
	height:80px;
	border:1px solid #eaeaea;
}
#container #sidebar #boxtj{
    width:190px;
	height:auto;
	overflow:hidden;
	margin-bottom:8px;
	border:1px solid #fe9b00;
	clear:both;
	padding:0;
}
#container #sidebar #boxtj h4{
    width:160px;
	height:22px;
	background:url(images/list.gif) left -418px no-repeat;
	font-size:14px;
	color:#FFFFFF;
	padding:8px 0 0 30px;
}
#container #sidebar #boxtj #content{
    width:170px;
	height:auto;
	overflow:hidden;
	padding:0 10px 10px 10px;
}
#container #sidebar #boxtj #content li{
    width:170px;
	height:auto;
	border-bottom:1px dashed #eaeaea;
	overflow:hidden;
	margin:8px auto 0 auto;
	padding-bottom:8px;
	vertical-align: bottom;
}
#container #sidebar #boxtj #content li img{
    width:60px;
	height:60px;
	padding:1px;
	border:1px solid #eaeaea;
	float:left;
	margin-right:5px;
}
#container #sidebar #boxtj #content li .namesp{
    display:block;
	font-weight:bold;
	line-height:22px;
}
.namesp a{
    color:#ff6600;
}
#container #sidebar #boxtj #content li .namedp{
    display:block;
	line-height:22px;
}
/*-------------------------------- CSS 页面侧边栏样式结束 --------------------------------*/



/*-------------------------------- CSS 页面主体样式开始 --------------------------------*/
#container #main{
    width:780px;
	height:auto;
	overflow:hidden;
	float:right;
/*	background:#CC3399*/
}
#main #adbox{
    width:754px;
	height:175px;
	background:url(images/list.gif) left -73px no-repeat;
	margin-bottom:8px;
	padding:25px 18px 0 8px;
}
#main #adbox #adpic{
    width:550px;
	height:170px;
	float:left;
}
#main #adbox #adpic img{
    width:550px;
	height:170px;
}
#main #adbox #adlist{
    width:182px;
	height:170px;
	float:right;
}
#main #adbox #adlist img{
    width:180xp;
	height:80px;
	padding-bottom:8px;
}
#main #adbox #adlist li{
    background:url(images/list.gif) left -524px no-repeat;
    padding-left:10px; 
	line-height:20px;
	vertical-align: bottom;
}
.font12blue{
    color: #0B7CB9;
}
.font12orange{
    color:#f9831f;
}
#main .flbox{
    width:780px;
	height:auto;
	overflow:hidden;
	margin-bottom:8px;
} 
#main .flbox .top{
    width:750px;
	height:26px;
	background: url(images/list.gif) left -284px no-repeat;
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 30px;
}
#main .flbox .middle{
    width:748px;
	height:auto;
	border-left:1px solid #fe9b00;
	border-right:1px solid #fe9b00;
	padding:5px 15px 2px 15px;
	font-size:14px;
	line-height:24px;
}
.fontred{
    color:#FF0000;
	font-weight:bold;
}
.fontgreen{
    color:#6b8b08;
	font-weight:bold;
}
.fontorange{
    color:#ff7c24;
	font-weight:bold;
}
#main .flbox .bottom{
    width:780px;
	height:6px;
	overflow:hidden;
	background:url(images/list.gif) left -330px no-repeat;
}
#main #sercherbox{
    width:760px;
	height:55px;
	border-top:1px dashed #d7d7d7;
	background:#ddf19c;
	padding:10px;
	margin-bottom:8px;
}
#main #sercherbox h4{
    height:30px;
	background:url(images/list.gif) left -463px no-repeat;
	padding-left:20px;
	font-size:14px;
	color:#333333;
}
#main #sercherbox .input{
    width:auto;
	height:22px;
}
#main #sercherbox .btn{
    width:50px;
	height:22px;
	font-size:12px;
}

#main #listbox{
    width:780px;
	height:auto;
	overflow:hidden;
}
#main #listbox h4{
    width:755px;
	height:34px;
	background:url(images/list.gif) left -352px no-repeat;
	font-size:14px;
	color:#660000;
	padding:16px 0 0 25px;
}
#main #listbox #content{
    width:780px;
	height:auto;
	overflow:hidden;
}
#main #listbox #content #title{
    width:780px;
	height:30px;
	border-bottom:1px dashed #d7d7d7;
}
#main #listbox #content #title li,#main #listbox #content #list li{
    float:left;
	margin:0 10px;
	display:inline;
	vertical-align:bottom;
}
#main #listbox #content #title  .choose{
    width:14px;
	height:20px;
	background:url(images/list.gif) left -540px no-repeat;
}
#main #listbox #content #title .name,#main #listbox #content #list .name{
    width:360px;
	height:20px;
	line-height:20px;
}
#main #listbox #content #title .other{
    width:100px;
	height:20px;
	text-align:center;
	line-height:20px;
}

#main #listbox #content #list ul{
    width:780px;
	height:140px;
	border-bottom:1px dashed #d7d7d7;
	padding:10px 0;
}
#main #listbox #content #list .choose{
    width:14px;
	height:20px;
	padding-top:50px;
}
#main #listbox #content #list .other{
    width:100px;
	height:20px;
	text-align:center;
	line-height:20px;
	padding-top:50px;
}
#main #listbox #content #list .name span{
	line-height:22px;
}
#main #listbox #content #list .name .title{
    width:360px;
	height:25px;
	display:block;
    font-size:14px;
	font-weight:bold;
	color:#003d94;
	text-decoration:underline;
}
#main #listbox #content #list .name .information{
    width:360px;
    height:90px;
	display:block;
}
#main #listbox #content #list .name .contact{
    height:25px;
	font-weight:bold;
	color:#999;
}
#main #listbox #content #list .name .button{
    width:61px;
	height:19px;
	background:url(images/list.gif) left -495px no-repeat;
	color:#fff;
	text-align:center;
	border:0;
	font-size:12px;
	cursor:pointer;
	margin-left:20px;
}
#main #listbox #content #page {
    width:780px;
	margin-top:10px;
}
#main #listbox #content #page li{
    float:left;
	margin:0 10px;
	display:inline;
	vertical-align:bottom;
}
#main #listbox #content #page .choose{
    width:14px;
	height:20px;
	background:url(images/list.gif) left -576px no-repeat;
}
#main #listbox #content #page .name{
    width:100px;
	line-height:20px;
}
#main #listbox #content #page .pagenub{
    width:600px;
	height:30px;
	float:right;
	text-align:right;
}
.listpage{
	font-weight:bold;
	color:#ff0000;
}
.listpage a{
    display:inline-block;
	height:15px;
	padding:0 3px;
	line-height:15px;
	background:#fcf6db;
	border:1px solid #ff8c00;
	text-align:center;
	margin:0 2px;
	font-weight:normal;
}
.listpage .on{
	color:#FFf;
	background-color:#FF7C24;
}
/*-------------------------------- CSS 页面页面主体样式结束 --------------------------------*/


