/* 千家培训认证公用信息样式（头部和版权信息） */
body {
color:#333333;
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
FONT-SIZE: 12px; 
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-TOP: 0px;
font-family:Arial, Helvetica, sans-serif;
}

.removefloat {
clear:both;
font-size:0px;
height:0px;
line-height:0px;
display:block;
}

img {
border:0px;
}

.font12pxred {
color:#FF6600;
font-size:12px;
}

.colorfff {
color:#FFFFFF;
}

.colorred {
color:#FF3300;
}

.colorred a:link {
color:#FF3300;
text-decoration: none;
}
.colorred a:visited {
text-decoration: none;
color:#FF3300;
}
.colorred a:hover {
text-decoration:underline;
color:#FF3300;
}
.colorred a:active {
text-decoration: none;
color:#FF3300;
}

a:link {
color: #333333;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #333333;
}
a:hover {
text-decoration: none;
color: #FF6600;
}
a:active {
text-decoration: none;
color: #FF6600;
}

/* 页面头部（包括LOGO和导航条）-------------------------------------------------------*/
#note {
height:30px;
background-color:#FFFF9D;
width:100%;
margin:0px auto;
overflow:hidden;
}

#kids {
float:left;
background:url(../images/kids.gif) no-repeat center;
height:30px;
width:4%;
}

#notetext {
float:left;
height:30px;
line-height:30px;
width:86%;
overflow:hidden;
}

.topclose {
float:right;
margin-top:10px;
text-align:left;
CURSOR: hand;
width:10%;
text-align:right;
}

/* 页面头部（包括LOGO和导航条）-------------------------------------------------------*/
.topbox {
margin:0 auto;
width:980px;
height:120px;
}

#toplogo {
float:left;
width:245px;
height:120px;
}

#toptime {
color:#0156A9;
float:right;
background:url(../images/icontime.jpg) no-repeat;
padding-left:20px;
margin-top:60px;
}

/* 页面顶部导航菜单*/
.mainnavbox {
margin:0px auto 5px;
width:100%;
height:45px;
background:url(../images/mainnavbg.jpg) repeat-x;
overflow:hidden;
}

.mainnav {
margin:0 auto;
width:700px;
height:45px;
overflow:hidden;
}

.mainnav ul {
margin:0px;
padding:0px;
list-style:none;
}

.mainnavnormal {
display:block;
float:left;
width:100px;
height:45px;
line-height:45px;
color:#333366;
font-size:14px;
font-weight:bold;
text-align:center;
margin-right:12px;
background:url(../images/mainnavbtn.jpg) no-repeat;
}

.mainnav li {
display:block;
float:left;
width:100px;
height:45px;
line-height:45px;
color:#333366;
font-size:14px;
font-weight:bold;
text-align:center;
margin-right:12px;
text-decoration:none;
}

.mainnav li a:link {
display:block;
float:left;
width:100px;
height:45px;
line-height:45px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.mainnav li a:visited {
display:block;
float:left;
width:100px;
height:45px;
line-height:45px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.mainnav li a:hover {
display:block;
float:left;
width:100px;
height:45px;
line-height:45px;
color:#333366;
font-size:14px;
text-align:center;
background:url(../images/mainnavbtn.jpg) no-repeat;
text-decoration:none;
}

.mainnav li a:active {
display:block;
float:left;
width:100px;
height:45px;
line-height:45px;
color:#333366;
font-size:14px;
text-align:center;
background:url(../images/mainnavbtn.jpg) no-repeat;
text-decoration:none;
}

/*主banner图片*/
.bannerbox {
margin:0px auto 5px;
width:100%;
height:250px;
background:url(../images/bannerbg.jpg) no-repeat center;
border-top:#1146A4 5px solid;
overflow:hidden;
}

/* 搜索栏*/
.searchbox {
margin:0px auto;
width:100%;
height:36px;
background:url(../images/searchbg.jpg) repeat-x;
overflow:hidden;
}

.search {
margin:0px auto;
width:980px;
height:36px;
}

#quickseach {
float:right;
width:130px;
height:36px;
background:url(../images/quicksearch.jpg) no-repeat;
}

.searchoption {
float:right;
margin-top:7px;
margin-right:10px;
}

.searchinput {
float:right;
width:250px;
height:18px;
background-color:#FFFFFF;
border:#89BCE7 1px solid;
margin-top:7px;
}

#searchbtn {
float:right;
width:68px;
height:21px;
margin-top:7px;
margin-left:10px;
}

/*底部版权信息-------------------------------------------------*/
#bottomnav {
width:980px;
margin:0 auto;
height:30px;
line-height:30px;
border:#A1C9ED 1px solid;
background-color:#CCE2F9;
color:#333366;
text-align:center;
word-spacing:10px;
}

#bottomnav a:link {
color:#333366;
text-decoration: none;
}
#bottomnav a:visited {
text-decoration: none;
color:#333366;
}
#bottomnav a:hover {
text-decoration:underline;
color:#333366;
}
#bottomnav a:active {
text-decoration: none;
color:#333366;
}

#copyright {
width:980px;
margin:0 auto;
height:50px;
line-height:25px;
text-align:center;
padding-bottom:10px;
padding-top:10px;
}

.idxrightimg {
border:1px #CCDBF3 solid;
padding:1px;
margin-top:10px;
}

.idxrighttext1 {
color:#11598A;
font-family:"黑体";
font-size:16px;
height:32px;
line-height:32px;
text-align:center;
}

.idxrighttext1 a:link {
color:#11598A;
text-decoration: none;
}
.idxrighttext1 a:visited {
text-decoration: none;
color:#11598A;
}
.idxrighttext1 a:hover {
text-decoration:underline;
color:#FF6600;
}
.idxrighttext1 a:active {
text-decoration: none;
color:#FF6600;
}

.style1 {
font-size:14px;
font-weight:bold;
color:#000000;
}

.style0 {
font-size:16px;
font-weight:bold;
color:#ff6600;
}