/*basic css*/ body{ margin:0px; background-image: url(../images/g_top.png); background-repeat: repeat-x; font-size:13px; font-family:Calibri,Verdana,Arial,sans-serif; } img{ border:0; } form{ margin:0;padding: 0; } a{ color: #1E50A2; text-decoration: none; } .column{ float:left; } #footer{ clear:both; } /*header*/ #g_tab { margin: 5px 0 5px 0; padding: 0; min-height: 1em; } .index_tab_div_h { float: left; padding-left: 15px; padding-right: 15px; padding-top: 3px; text-align: center; list-style-type: none; } .index_tab_div_h a { font-size: 14px; vertical-align: bottom; } .index_tab_div_s { float: left; text-align: center; background-image: url(../images/search_tab_bg.png); background-repeat: no-repeat; width: 76px; height: 31px; list-style-type: none; padding-top: 3px; } .index_tab_div_s a { color: #B95801; font-size: 14px; font-weight: bold; vertical-align: bottom; } .forminput { border: 1px solid #86B2D1; height: 21px; width: 400px; vertical-align: top; } .submitbutton { background-image: url(../images/index_search.png); background-repeat: no-repeat; border: 0px; cursor: pointer; height: 25px; width: 92px; vertical-align: top; margin-left: 6px; margin-right: 6px; } .searchbarlink { vertical-align: bottom; margin-right: 6px; } #logo { padding-top: 18px; padding-left: 32px; padding-right: 30px; } .toplink { margin-right: 5px; } /*outline*/ .outline { margin-bottom: 12px; padding-left: 5px; /*padding-right: 5px;*/ } .searchtools { border-right: 1px solid #D3E1F9; /*padding-right: 10px;*/ width: 100px; vertical-align: top; } .searchtools a { text-decoration: none; display: block; } .searchtools a:hover { background: #E3EFF8; } .searchtoolstable { text-align: left; line-height: 140%; } .searchtoolstable th { font-size: 14px; text-align: left; } .searchtoolsactive { font-weight: bold; } .searchtoolsactive a{ color:#000000; } .searchresult { padding-left: 10px; vertical-align: top; } .searchresult ol,li { margin: 0; padding: 0; } .searchresult li { list-style-type: none; margin-bottom: 15px; line-height: 160%; } .searchresulttitle { text-decoration: underline; display: inline; font-size: 15px; } .searchresult em { color: red; font-style: normal; font-weight: bold; } .searchresulturl { font-family: arial, sans-serif; font-style: normal; color: #282; } #outlinebar { width:100%; /*max-width: 510px; _width: 510px;*/ height: 2em; margin: 1.5em 0; text-align: center; color: #333; font-family: Arial, sans-serif; } #outlinebar a,#outlinebar span { display: block; float: left; width: 2em; height: 1.7em; margin: 0 .2em; line-height: 1.7em; text-align: center; text-decoration: none; border: 1px solid } #outlinebar .prev-page,#outlinebar .next-page { width: 4em } #outlinebar .first-page,#outlinebar .last-page { width: 3em } #outlinebar .prev-page { margin-left: 0 } #outlinebar .omitted-pages { width: 20px; border: none; background: none } #outlinebar .current-page { font-weight: bold; border: none; background: none } #outlinebar a { border-color: #9fb9e4; } #outlinebar a:hover { background: #E3EFF8; } .forminputshort{ border: 1px solid #86B2D1; height: 21px; width: 250px; vertical-align: top; } .searchinresult{ background-image: url(../images/index_search2.png); background-repeat: no-repeat; border: 0px; cursor: pointer; height: 25px; width:109px; vertical-align: top; } /*detail*/ .detail{ margin-bottom: 12px; padding-left: 20px; padding-right: 20px; } .detail_title{ font-size:16px; font-weight:bold; line-height:30px; color:#1c5bc4; border-bottom:1px dotted #000; text-align:center; margin-top:20px; } .detail_time{ text-align:center; color:#707070; margin-top:5px; } .detail_content{ margin:15px; font-size:14px; line-height:25px; text-indent:28px; margin-top:20px; margin-bottom:20px; } .detail_close{ height:30px; border-top:1px dotted #000; text-align:right; padding-right:20px; padding-top:7px; } /*sidebar*/ .sidebar { width: 220px; margin-bottom: 12px; padding-left:10px; padding-right:10px; } .sidebartable { border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; width: 100%; } .sidebartable th { background-image: url(../images/g_r_title_bg.png); background-repeat: repeat-x; color: #495259; font-size: 14px; font-weight: bold; height: 34px; padding-left: 13px; text-align: left; } .sidebartable td { border-bottom: 1px dotted black; height: 25px; color: #333; padding-left: 13px; } .article-keyword-link{ margin-right:10px; } /*news*/ .news { margin-bottom: 12px; margin-left: 12px; margin-right: 12px; } .newstable { border-top: 1px solid #BBBBBB; border-bottom: 1px solid #BBBBBB; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; width: 100%; margin-right:20px; } .newstable th { background-image: url(../images/g_r_title_bg.png); background-repeat: repeat-x; color: #495259; font-size: 14px; font-weight: bold; height: 34px; padding-left: 13px; text-align: left; } .newstable td { height: 25px; color: #333; padding-left: 13px; } .news-article-keyword-link{ margin-right:10px; }