/*
* 中国教材图书网 copyright 2004-2006
* Author:咸立华
* Mail:xianlihua@gmail.com
*/
/***************************************************/
/*设定通配选择符*/
*{font-size:12px;}
/*普通链接*/
a{text-decoration:none;}
a:link,a:visited{color:#0000cd;}
a:hover,a:active{color:#ff0000;}
/*反向链接*/
a.white:link,a.white:visited{color:#ffffff;}
a.white:hover,a.white:active{color:#ffff00;}
a.yellow:link,a.yellow:visited{color:#ffff00;}
a.yellow:hover,a.yellow:active{color:#ffffff;}
a.blacklinks{font-family:Arial;font-size:12px;font-weight:bold;color:#333333;text-decoration:underline}
a.blacklinks:hover{color:Blue;text-decoration:none}
/*文档主体*/
body{background:#ffffff;margin:0px;padding:0px;}
.bottomBar{margin-top:1px;}
.bottomBar td{background:url(../images/siteImage/boxHeaderOrange.gif) repeat-x;height:22px;text-align:center;}
/*BOX*/
.box{border:1px solid #b4d2f7;border-collapse:collapse;}
.boxContent span{line-height:130%;}
.boxContent td{background:#f6f9fd;padding:2px;}
.boxHeader{background:url(../images/siteImage/boxHeaderDefault.gif) #5eb0ff repeat-x;border-bottom:1px #cccccc solid;height:22px;padding-left:5px;text-align:left;}
.boxHeader div{background:url(../images/siteImage/boxHeaderDivDefault.gif) left center no-repeat;color:#ffffff;font-weight:bold;position:relative;text-indent:1.2em;}
.boxHeader span{font-weight:normal;position:absolute;right:5px;vertical-align:middle;}
.boxTab td{background:#e1eefd;border:1px solid #ffffff;padding:4px;}
.boxTop{margin-top:4px;}
/*dataGrid*/
.dataGrid{background:#ffffff;}
.dataGrid .headerStyle{background:#a0caf9;text-align:center;}
.dataGrid .pagerStyle{background:#a0caf9;text-align:right;}
.dataGrid td{border:#ffffff 1px solid;padding:4px;}
/*搜索*/
.inputBookSearch{color:#3399cc;width:180px;}
.inputNewsSearch{color:#3399cc;width:260px;}
/*主框架*/
.mainBox{background:#fdf8f6;border:1px solid #b4d2f7;margin-top:1px;width:778px;}
.left{vertical-align:top;width:180px;}
.right{padding:4px 4px 4px 0;vertical-align:top;width:584px;}
.noPB{border:none;padding:0;}
/*border设置*/
.noBottomBorder{border-bottom:none;}
.noTopBorder{border-top:none;}
/*table边框组合方式*/
.tblCollapse{border-collapse:collapse;}
.tblSepparate{border-collapse:sepparate;}
/*表格*/
.tableStyle{background:#ffffff;border-collapse:collapse;}
.tableStyle td{border:1px solid #e4e4e4;padding:4px;}
/*常用宽度*/
.width{width:778px;}
.width100{width:100%;}
.indent{text-indent:2em;}
.weight{font-weight:bold;}
.alter{background:aliceblue;}
.bright{color:#ff0000;}
.big{color:#000099;font-size:13px;font-weight:bold;line-height:130%;}
/*版权*/
#copyright{border:#fcb9a0 1px solid;margin-top:1px;}
#copyright td{background:url(../images/siteImage/copyrightDefault.gif) repeat-x;line-height:130%;padding:4px;text-align:center;}
/*帮助栏*/
#help{border:1px solid #b4d2f7;margin-top:1px;}
#help td{background:#dceafb;border:1px #ffffff solid;padding:0;text-align:center;}
#help td a{color:#0000cd;display:block;height:100%;padding:3px 0;width:100%;}
#help td a:link,#help td a:visited{background:#dceafb;}
#help td a:hover,#help td a:active{background:#ffffff;color:#ff0000;}
#help th{background:url(../images/siteImage/boxHeaderDefault.gif) #5eb0ff repeat-x;border:1px #ffffff solid;height:22px;}
/*导航菜单*/
#menu td{padding:0px;text-align:center;}
#menu td a{background:#0076e8;border-right:#ffffff 1px solid;display:block;font-size:14px;font-weight:bold;height:100%;letter-spacing:1px;padding:4px 0;}
#menu td a:visited,#menu td a:link{color:#ffffff;}
#menu td a:hover,#menu td a:active{background:#ff4500;color:#ffff00;}
#menuLine td{background:#ff4500;height:5px;}
/*头部*/
#top td{height:100px;padding:0px;}
#top,#menuLine,#menu,#help,#copyright{border-collapse:collapse;width:778px;}
#topList{border-top:#cccccc 1px dotted;list-style-type:none;margin:12px 2px 0 0;padding:0px;}
#topList li{border-bottom:#cccccc 1px dotted;}
#topList li a{display:block;height:100%;margin:0;padding:2px 4px 2px 2px;width:100%;}
#topList li a:link,#topList li a:visited{color:#ff0000;}
#topList li a:hover,#topList li a:active{background:#ff0000;color:#ffffff;}
/*选项设置*/
#option{text-align:center;}
#option th{background:#ccff99;}
#option a{background:#e1eefd;display:block;height:100%;padding:4px;text-decoration:none;width:100%;}
#option a:link,#option a:visited{}
#option a:hover,#option a:active{background:#ffffff;color:#ff0000;}
p{text-indent:2em;line-height:180%;margin:1em;padding:0;}


.toplink a{
margin:4px;
color:#333333;
text-decoration:undeline;
}
.toplink a:hover{
text-decoration:none;
}
.toplink{
padding:4px;
background-color:LightSteelBlue;
}