/*
OFweek 官方网站
by yan(C)2008 OFweek.com.
http://www.ofweek.com
*/

/*综合设置*/

* { word-break: break-all; } 
body { margin: 0; padding: 0; background: #FFF; color: #020346; text-align: center; font: 12px Arial, Helvetica, sans-serif; }

#clear{ clear:both; height:10px; overflow:hidden;}
#clear1{ clear:both; height:8px; overflow:hidden;}
#clear2{ clear:both; height:5px; overflow:hidden;}
#clear220{ clear:both; height:15px; overflow:hidden;}

/*链接样式*/
a{color:#020346;text-decoration: none; }
a:hover { text-decoration: underline;}
a img { border: none; }

cite{ font-family:"宋体"; font-size:12px; font-style:normal; font-weight:normal;}



/*page*/
.page{ width:100%; float:left; background:#f0f0f0; height:30px; line-height:30px; text-align:center; _padding-top:5px;}
.goto{ width:25px; height:18px; border:1px #999999 solid; background:url(../images/inputbg.gif) no-repeat left top; padding-left:3px; color:#666666; line-height:18px;}
.page span a{ border:1px #ccc solid; padding:1px 1px; background:#fff;}
.page span a:hover{ border:1px #ccc solid; padding:1px 1px; background:#cc0000; color:#ffffff; font-weight:bold;}
.page span.ck a{border:1px #ccc solid; padding:1px 1px; background:#cc0000; color:#ffffff; font-weight:bold;}


/*page2--用于搜索结果页面--*/
.page2{ width:100%; float:left; background:#f0f0f0; height:30px; line-height:30px; text-align:center; _padding-top:5px;}
.goto{ width:25px; height:18px; border:1px #999999 solid; background:url(../images/inputbg.gif) no-repeat left top; padding-left:3px; color:#666666; line-height:18px;}
.page2 cite a{ border:1px #ccc solid; padding:1px 1px; background:#fff;}
.page2 cite a:hover{ border:1px #ccc solid; padding:1px 1px; background:#cc0000; color:#ffffff; font-weight:bold;}
.page2 cite.ck a{border:1px #ccc solid; padding:1px 1px; background:#cc0000; color:#ffffff; font-weight:bold;}






/*图文切换DIV*/

.gdtw123{ width:100%; float:left; overflow:hidden; height:75px;}
.gdwen123{ width:100%; float:left; height:75px; clear:left; overflow:hidden;}
.gdwen123 p{ margin:0px; padding:0px; width:100%;}
p.gdwen123-bt{ line-height:25px; font-weight:bold;}
p.gdwen123-text{ line-height:22px;}







