69 lines
4.2 KiB
CSS
69 lines
4.2 KiB
CSS
/* CSS Document */
|
|
body { font-family:"宋体"; font-size:12px; color:#203756; margin:0px;}
|
|
* { padding:0px; margin:0px; border:0px; list-style-type:none;}
|
|
|
|
#warp { width:100%;}
|
|
#clear { clear:both;}
|
|
|
|
/* 蓝色页面 */
|
|
#right_blue { display:block; min-height: 450px; background-color: #fff;}
|
|
#right_blue .table_style {font-family:"宋体"; font-size:12px; width:100%;}
|
|
#right_blue .table_style .div_style {width:100%; height:380px; overflow-y:auto;overflow-x:hidden;}
|
|
#right_blue table .td1 {background:url(/images/blue/bg/bottom_bg_blue.jpg) repeat-x; line-height:22px; color:#fff; font-size:13px; text-indent:11px; border-left:1px solid #c0d3f3; border-bottom:1px solid #c0d3f3;}
|
|
#right_blue table .input {border:1px #98a4de solid; margin-left: 15px;}
|
|
#right_blue table .input_file {border:1px #98a4de solid; margin-left: 15px; width:300px; height:24px;}
|
|
#right_blue table .input_title {border:1px #98a4de solid; margin-left: 15px; width:580px;height:24px;}
|
|
#right_blue table .input_summary {border:1px #98a4de solid; margin-left: 15px; width:580px;overflow-x:hidden;overflow-y:auto; resize:none;}
|
|
#right_blue table .input_type {border:1px #98a4de solid; margin-left: 15px; width:380px;height:24px;}
|
|
#right_blue table .input_content {width:580px;}
|
|
#right_blue table .input_1 {margin-left: 15px; width:580px; border:1px #98a4de solid;}
|
|
#right_blue table .input_2 {margin:0px 5px -3px 15px;}
|
|
#right_blue table .input_select {height:24px;width:60px;border:1px #98a4de solid; background-color: #90000; cursor: pointer;margin-left: 15px;margin-bottom: -13px;}
|
|
#right_blue table .input_submit {height:24px;width:60px;border:1px #98a4de solid; background-color: #90000; cursor: pointer;}
|
|
.tab{ padding-left:11px; padding-top:12px; padding-right:10px; display:block;}
|
|
.tab .title { height:21px; line-height:18px; color:#333333; text-indent:22px; border-bottom:1px solid #4ab5e3; background:url(/images/blue/icon/right_titlebg.jpg) no-repeat; display:block;}
|
|
.tab .title a { color:#333333; font-weight:bold;}
|
|
.tab .bt{ padding-left:18px; padding-right:10px; display:block;border-bottom:blue 1px solid;margin-bottom: 10px;}
|
|
|
|
/* 表格样式 */
|
|
/*超链接样式*/
|
|
a:link {font-size:12px; text-decoration:none; color:#06527d;}
|
|
a:visited {font-size:12px; text-decoration:none; color:#06527d;}
|
|
a:hover {font-size:12px; text-decoration:underline; color:#FF0000;}
|
|
|
|
a.v1:link {font-size:12px; text-decoration:none; color:#000000;}
|
|
a.v1:visited {font-size:12px; text-decoration:none; color:#000000;}
|
|
a.v1:hover {font-size:12px; text-decoration:underline; color:#FF0000;}
|
|
|
|
/*表格第一行样式*/
|
|
.first_line_left {width: 15px; height:30px; line-height: 7px; background-image: url(/images/blue/table/tab_03.gif); background-repeat: no-repeat;}
|
|
.first_line_center{background-image: url(/images/blue/table/tab_05.gif); line-height: 7px;}
|
|
.first_line_center .disp{float:right;margin-right:3px;}
|
|
.first_line_center .titl{float: left; margin: 7px 0px 0px 3px;}
|
|
.first_line_center .img_left{float: left; margin: 3px 0px 0px 0px;}
|
|
.first_line_center .disp .img{float: left; margin: 3px 0px 0px 8px; cursor:pointer;}
|
|
.first_line_center .disp .but{float: left; margin: 7px 0px 0px 3px; cursor:pointer;}
|
|
/**
|
|
.first_line_center .tt{background: #ffffff; border: 1px solid #b7b7b7; color: #003366; cursor: text; font-family: "arial"; font-size: 9pt; height: 13px; width:280px; padding: 2px; margin:5px 5px 0px 0px;float:right;}
|
|
.first_line_center .bb{float: right;margin:5px ;height:20px;width:60px;line-height: 7px;}
|
|
**/
|
|
.first_line_right {width: 14px;line-height: 7px; background-image: url(/images/blue/table/tab_07.gif); background-repeat: no-repeat;}
|
|
|
|
/*表格第二行样式*/
|
|
.second_line_left {width:9px; background-image: url(/images/blue/table/tab_12.gif);}
|
|
.second_line_center {background-image: url(/images/blue/table/tab_14.gif);text-align:center;}
|
|
.second_line_right {width: 9px; background-image: url(/images/blue/table/tab_16.gif);}
|
|
|
|
/*表格第三行样式*/
|
|
.third_line_left {width: 15px; height:29px; background-image: url(/images/blue/table/tab_20.gif); }
|
|
.third_line_center{background-image: url(/images/blue/table/tab_21.gif); }
|
|
.third_line_right{width: 14px; height:29px;background-image: url(/images/blue/table/tab_22.gif); }
|
|
|
|
|
|
|
|
.STYLE1 {font-size: 12px}
|
|
.STYLE4 {
|
|
font-size: 12px;
|
|
color: #1F4A65;
|
|
font-weight: bold;
|
|
} |