/*全局定义*/
*{margin:0; }
BODY {
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: center;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}



img{ border:0; display:inline-block; }
body{ font-size:12px; color:#000000; background:url(../images/bodyBg.gif) top repeat-x;}
a:link,a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{ color:#F86600;}
ul{ list-style:none; }
li{ line-height:150%;list-style:none; }

.clearbox
{
    border-top: 1px solid transparent !important;
    margin-top: -1px !important;
    border-top: 0px;
    margin-top: 0px;
    height: 0px;
    clear: both;
    background: none;
    font-size: 0px;
    visibility: hidden;
}/*clearbox：清除浮动，撑开边框*/


.class_page1 { text-align:center; margin-top:5px; padding:10px; text-decoration:none; font-size:12px; }
.class_page1 a,.class_page1 strong{ height:12px; line-height:12px;padding:5px;border:1px solid #ccc; text-align:center; display:inline-block; text-decoration:none; color:#000000}
.class_page1 strong{  color:#fff; background:#95071B; }
.class_pagel a:hover{ font-size:12px; color:#666666; }

/*父栏目翻页框*/
.class_page{text-align:center; background:#F8FCFF; height:36px; line-height:36px; border:#E9E9E9 1px solid;}
