diff --git a/WebRoot/css/common.css b/WebRoot/css/common.css new file mode 100644 index 00000000..1bd2e149 --- /dev/null +++ b/WebRoot/css/common.css @@ -0,0 +1,6 @@ + +.datagrid-body,.datagrid-footer,.datagrid-pager ,.datagrid-view +{ + background-color:#EAF2FD; +} + diff --git a/WebRoot/css/css.css b/WebRoot/css/css.css new file mode 100644 index 00000000..27148e1f --- /dev/null +++ b/WebRoot/css/css.css @@ -0,0 +1,762 @@ +@charset "utf-8"; +/* CSS Document */ +ul,ol,li,dl,dt,dd,h1,h2,h3,body,p,form,input,textarea{ + padding:0; + margin:0; +} +ul,li{ + list-style:none; +} +h1{ + font-size:18px; +} +h2{ + font-size:14px; +} +h3{ + font-size:12px; +} +table{ + border-collapse:collapse; +} +textarea{ + font-size:12px; + padding:3px; +} +img{ + border:0; +} +a:link,a:visited{ + color:#333; + text-decoration:none; +} +a:hover,a:active{ + text-decoration:underline; +} +body{ + font:12px/18px Arial, Helvetica, sans-serif,"宋体"; +} +#header{ + height:56px; + width:100%; + position:relative; + background:url(../images/bg_head.jpg) repeat-x; +} +#logo{ + position:absolute; + left: 17px; + top: 1px; +} +#nav_top{ + position:absolute; + right:5px; + top:20px; +} +#nav_top li{ + float:left; + padding-right:8px; +} +#nav_top li a{ + display:block; + height:16px; + float:left; + padding-left:18px; + text-decoration:underline; +} +#nav_top li a:hover{ + color:#006DC1; +} +#nav_top li a#navtop_home{ + background:url(../images/house.png) 0 1px no-repeat; +} +#nav_top li a#navtop_help{ + background:url(../images/vavtop_help.gif) 0 1px no-repeat; +} +#nav_top li a#navtop_logout{ + background:url(../images/680.png) 2px 2px no-repeat; +} +#menubar{ + width:170px; + padding-top:5px; + overflow:hidden; +} +#menubar a{ + width:130px; + padding:5px 0 0 40px; + height:23px; + display:block; + color:#000; + font-weight:bold; + font-size:14px; + background:url(../images/bg_menulist.jpg) no-repeat; +} +#menubar a:hover{ + text-decoration:none; + background:url(../images/bg_menuliston.jpg) no-repeat; +} +#menubar a#menu_on{ + background:url(../images/bg_menuliston.jpg) no-repeat; +} +#menubar a#menusub_on{ + color:#006BFF; + text-decoration:none; + background:#FFFFFF; +} +#menubar dl a{ + font-size:12px; + color:#333; + height:18px; + padding-left:60px; + font-weight:normal; + background:url(../images/bg_notebook.gif) 40px 5px no-repeat; +} +#menubar dl{ + display:none; + padding-bottom:5px; +} +#menubar dl a:hover{ + color:#006DC1; + text-decoration:none; +} +#menubar_top{ + width:182px; + height:16px; + overflow:hidden; +} +#menu_switchHide{ + position:absolute; + width:7px; + height:9px; + left:173px; + top:4px; + z-index:100; + overflow:hidden; +} +#menu_switchShow{ + position:absolute; + width:10px; + height:17px; + left:0px; + top:0px; + overflow:hidden; + z-index:100; + display:none; +} +#wrap_menu{ + width:175px; + overflow:hidden; + padding-left:5px; + border:1px solid #97B9DF; + border-top:none; + background:#EAF2FD; +} +#position{ + height:29px; + width:100%; + overflow:hidden; + position:relative; + background:url(../images/bg_positionm.jpg) repeat-x; +} + +#position p{ + line-height:29px; + padding-left:13px; + color:#FFF; + background:url(../images/bg_positionl.gif) no-repeat; +} +#position p a{ + color:#FFF; +} +#pright{ + width:8px; + height:29px; + overflow:hidden; + position:absolute; + top:0; + right:0; + background:url(../images/bg_positionr.jpg) 3px 0 no-repeat; +} +#cnt_body{ + padding:0 5px; +} +#searchbar{ + background:#EAF2FD; + margin:8px 0 5px 0; + width:100%; + position:relative; +} +#txt_search{ + position:absolute; + left: 11px; + top: -8px; + color:#000; + font-weight:bold; +} +#search_itemlist{ + border:1px solid #97B9DF; + padding:10px 10px 3px 10px; +} +#search_itemlist ul{ + width:100%; + overflow:hidden; +} +#search_itemlist li{ + float:left; + height:22px; + padding:0 10px 5px 0; +} +#searchbar li span img,#search_itemlist li span img{ + position:relative; + top:3px; + margin-left:2px; +} +#search_itemlist input,#search_itemlist select{ + width:80px; + margin-top:2px; +} +#search_itemlist input.btn_sendData{ + width:49px; + height:22px; + border:none; + margin-top:0; + padding:0 1px; + cursor:pointer; + background:url(../images/btn_check.gif) no-repeat; +} +#search_itemlist input.btn_sendData:hover{ + background:url(../images/btn_checkon.gif) no-repeat; +} +.databar{ + border:1px solid #97B9DF; + background:#EAF2FD; + overflow:hidden; + _height:29px; +} +.btn_confirmpage{ + height:22px; + width:35px; + border:none; + cursor:pointer; + background:url(../images/btn_goto.gif) 0 2px no-repeat; +} +.btn_confirmpage:hover{ + background:url(../images/btn_gotoon.gif) 0 2px no-repeat; +} +.btnbar{ + float:left; +} +.btnbar ul{ + padding:2px 0 2px 10px; + overflow:hidden; + width:400px; + overflow:hidden; +} +.btnbar li{ + float:left; + padding-right:5px; +} +.btnbar a{ + display:block; + height:25px; + float:left; + overflow:hidden; + padding-left:10px; + background:url(../images/bg_btnl.gif) no-repeat; +} +.btnbar a:hover{ + text-decoration:none; + background:url(../images/bg_btnlon.gif) no-repeat; +} +.btnbar b{ + display:block; + height:20px; + float:left; + padding:5px 10px 0 0; + font-weight:normal; + background:#EAF2FD url(../images/bg_btnr.gif) top right no-repeat; +} +.btnbar a:hover b{ + background:#EAF2FD url(../images/bg_btnron.gif) top right no-repeat; +} +.pagebar{ + float:right; +} +.pagebar ul{ + overflow:hidden; + padding:3px 3px 1px 3px; +} +.pagebar li{ + float:left; + padding:0 5px; + line-height:22px; + background:url(../images/bg_psplit.jpg) right 1px no-repeat; +} +.pagebar li.jump_num{ +} +.pagebar li.lastpageli{ + background:none; +} +.pagebar li.jump_num input{ + width:15px; + height:15px; +} +.pagebar li.pnum_list a{ + padding:1px 5px; + margin-left:2px; + border:1px solid #97B9DF; +} +.pagebar li.pnum_list a:hover{ + background:#FFFED9; + text-decoration:none; +} +.pagebar li.pnum_list a#this_page{ + border:1px solid #EAF2FD; + color:#F00; +} +.data_list,.data_view,.data_edit{ + margin:5px 0; +} +.data_list table{ + width:100%; + text-align:center; +} +.data_list th{ + color:#515151; + color:#3B64A4; + padding:5px 2px; + border:1px solid #97B8E0; + background: url(../images/bg_datath.jpg) repeat-x; +} +.data_list td{ + padding:4px 2px; + border:1px solid #97B8E0; +} +td a.detail_link{ + color:#006DC1; + text-decoration:none; +} +td a.detail_link:hover{ + color:#F90; + text-decoration:underline; +} +td.editbar{ + width:100px; +} +td.txt_leftalign,th.txt_leftalign{ + text-align:left; + padding-left:8px; +} +.data_list td.editbar a{ + padding:0 3px; +} +.data_list th.checkboxbar{ + width:20px; +} + +tr.tr_evenview,td.td_evenview{ + background:#f3f9fe; +} +tr.tr_even,td.td_even{ + background:#E9F0F9; +} +tr.tr_hover,td.td_hover{ + background:#FFFED9; +} +#foot{ + text-align:center; + height:25px; + overflow:hidden; + margin-top:5px; + line-height:30px; + color:#3a65a3; + font-family:Arial, Helvetica, sans-serif; + background:url(../images/bg_foot.jpg) repeat-x; +} +.data_view th,.data_edit th{ + padding:4px 4px 4px 18px; + text-align:left; + color:#515151; + width:120px; + border:1px solid #97B8E0; + background:#E9F0F9; +} +.data_view td,.data_edit td{ + padding:4px 4px 4px 10px; + border:1px solid #97B8E0; +} +.view_nav,.draw_time,#dialog_title{ + font-size:14px; + height:21px; + line-height:18px; + padding:5px 0 0 15px; + color:#0067B2; + border:1px solid #AEC7E5; + border-bottom:none; + margin:5px 0 -5px 0; + font-weight:bold; + background:url(../images/bg_cntnav.jpg) repeat-x; +} +.draw_time{ + border:1px solid #AEC7E5; + margin:5px 0; + font-weight:normal; + font-size:12px; + padding-top:1px; + padding-bottom:3px; +} +.btnlistbar{ + height:24px; + padding:4px 0 0 153px; + border:1px solid #AEC7E5; + border-top:none; + overflow:hidden; + background:#DEEAFB; + margin-top:-5px; +} +input.inputstyle{ + width:62px; + font-size:12px; + height:20px; + overflow:hidden; + line-height:22px; + text-align:center; + border:none; + color:#006DC1; + margin:0 32px 0 0; + padding:0; + background:url(../images/bg_btn.gif) top center no-repeat; +} +input.inputstyle:hover{ + background:url(../images/bg_btnon.gif) top center no-repeat; +} +#treebar{ + width:148px; + position:absolute; + left:5px; + top:34px; + padding:5px; + overflow:hidden; + border:1px solid #AEC7E5; + background:#EAF2FD; +} +#treebar_only{ + width:200px; + padding:5px; + overflow:hidden; +} +#treebar ul,#treebar li,#treebar_only ul,#treebar_only li{ + clear:both; +} +#treebar ul,#treebar_only ul{ + padding-left:20px; +} +#treebar ul#tree_rootul,#treebar_only ul#tree_rootul{ + padding-left:0; +} +#treebar li span,#treebar_only li span{ + float:left; + height:20px; + line-height:20px; + display:block; +} +#treebar li span a:hover,#treebar_only li span a:hover{ + color:#006DC1; + text-decoration:underline; +} +#treebar li span a.thisNode,#treebar_only li span a.thisNode{ + background:#334B75; + color:#FFF; +} +#treebar li span input,#treebar_only li span input{ + vertical-align:middle; + width:15px; + height:15px; + margin-right:2px; +} +#treebar span.tree_show,#treebar span.tree_hide,#treebar_only span.tree_show,#treebar_only span.tree_hide{ + width:15px; + display:block; + background:url(../images/btn_minus.gif) 3px 5px no-repeat; +} +#treebar span.tree_hide,#treebar_only span.tree_hide{ + background:url(../images/btn_plus.gif) 3px 5px no-repeat; +} +#treebar_cnt{ + padding-left:165px; +} +/*tab start*/ +#tab_switchdraw{ + height:31px; + margin-top:5px; + overflow:hidden; + position:relative; + background:url(../images/bg_actlistcon.gif) repeat-x; +} +#tab_switchdraw ul{ + padding-top:2px; +} +#tab_switchdraw li{ + float:left; + padding-right:3px; +} +#tab_switchdraw li a{ + display:block; + width:72px; + height:20px; + padding:9px 0 0 0; + text-align:center; + text-decoration:none; + color:#3965A3; + line-height:12px; + background:url(../images/bg_actlist.jpg) no-repeat; +} +#tab_switchdraw li a#draw_on{ + color:#515151; + padding-top:9px; + height:20px; + background:url(../images/bg_actliston.jpg) no-repeat; +} +#source_selected{ + display:none; +} +/*tab endding*/ +.img_list{ + padding:5px; + padding-left:50px; + width:100%; +} +#dialog{ + border:2px solid #AEC7E5; + padding:1px; + width:200px; + height:200px; + position:absolute; + left:0; + top:0; + z-index:100; + background:#FFF; +} +#dialog_title{ + position:relative; + border:none; + margin:0; + padding-left:8px; +} +#dialog_btnlist{ + border-top:1px dashed #CCC; + height:25px; + width:100%; + overflow:hidden; + padding-top:5px; + margin-top:2px; + position:absolute; + bottom:0; + text-align:center; + background:#FFF; +} +#dialog_close{ + width:16px; + height:16px; + position:absolute; + right:4px; + top:4px; + cursor:pointer; + background:url(../images/btn_close.png) no-repeat; +} +#dialog_bg{ + width:100%; + height:auto; + position:absolute; + left:0; + top:0; + z-index:99; + background:#666; + opacity: 0.0; + filter:alpha(opacity=0); + -moz-opacity:0.0; +} +.dialogbtnlist{ + border-top:1px dashed #AEC7E5; + text-align:center; + margin:5px 0 0 0; + padding:5px 5px 2px 5px; +} +.dialogbtnlist input{ + padding:0 5px; +} +.must_input,.error_input{ + color:#F00; + padding:0 3px; +} +.tip_input{ + color:#BBB; + padding:0 3px; +} +.tip_important a{ + color:#F00; + text-decoration:underline; +} +.select_left,.select_right{ + width:150px; + height:150px; + overflow:hidden; + float:left; +} +.select_left p,.select_right p{ + height:20px; + line-height:20px; +} +.select_left select,.select_right select{ + margin:0; + padding:0; + width:150px; + height:130px; +} +.select_btn{ + width:50px; + padding-top:35px; + height:115px; + float:left; + text-align:center; +} +.select_btn input{ + width:30px; + padding:2px 1px; +} +.select_right{ +} +#menu_mask{ + width:9px; + height:500px; + position:absolute; + top:0; + left:0; + border:1px solid #AEC7E5; + border-left:none; + background:#EAF2FD; + z-index:90; +} +#login_body{ + background:#93bbe5 url(../images/bg_login.jpg) top center no-repeat; +} +#login_main{ + width:459px; + overflow:hidden; + margin:160px auto 0 auto; +} +#login{ + width:459px; + height:263px; + overflow:hidden; + position:relative; + background:url(../images/bg_loginmain.jpg) no-repeat; +} +#login_signal{ + position:absolute; + left: 63px; + top: 19px; +} +#txt_username{ + position:absolute; + left: 66px; + top: 84px; + width: 52px; +} +#txt_userpwd{ + position:absolute; + left: 65px; + top: 119px; + width: 54px; +} +#txt_vcode{ + position:absolute; + left: 66px; + top: 153px; + width: 51px; +} +#user_name{ + position:absolute; + width:132px; + padding:0 4px; + height:23px; + line-height:23px; + border:none; + font-family:Arial, Helvetica, sans-serif; + background:url(../images/bg_logininout.jpg) no-repeat; + left: 118px; + top: 84px; +} +#user_pwd{ + position:absolute; + width:132px; + padding:0 4px; + height:23px; + line-height:23px; + border:none; + font-family:Arial, Helvetica, sans-serif; + background:url(../images/bg_logininout.jpg) no-repeat; + left: 118px; + top: 118px; +} +#vcode{ + position:absolute; + width:67px; + padding:0 4px; + height:23px; + line-height:23px; + font-family:Arial, Helvetica, sans-serif; + border:none; + background:url(../images/bg_keycode.jpg) no-repeat; + left: 118px; + top: 151px; +} +#vcode_pic{ + position:absolute; + left: 198px; + top: 151px; +} +#btn_login{ + position:absolute; + width:81px; + height:30px; + border:none; + cursor:pointer; + background:url(../images/btn_login.jpg) no-repeat; + left: 120px; + top: 170px; +} +#btn_login:hover{ + background:url(../images/btn_loginon.jpg) no-repeat; +} +#tip_username{ + position:absolute; + left: 262px; + top: 86px; + width: 174px; +} +#tip_userpwd{ + position:absolute; + left: 263px; + top: 121px; + width: 173px; +} +#tip_vcode{ + position:absolute; + left: 264px; + top: 154px; + width: 172px; +} +#login_tip{ + padding:3px 5px; + color:#4C4C4C; +} +#copyright{ + color:#3a69ad; + text-align:center; + padding:10px 1px; +} +#login_logo{ + padding:3px 8px; + font-size: medium; + font-weight: bold; +} diff --git a/WebRoot/images/004.jpg b/WebRoot/images/004.jpg new file mode 100644 index 00000000..a4dea914 Binary files /dev/null and b/WebRoot/images/004.jpg differ diff --git a/WebRoot/images/007.png b/WebRoot/images/007.png new file mode 100644 index 00000000..1cf36626 Binary files /dev/null and b/WebRoot/images/007.png differ diff --git a/WebRoot/images/020.png b/WebRoot/images/020.png new file mode 100644 index 00000000..184ed170 Binary files /dev/null and b/WebRoot/images/020.png differ diff --git a/WebRoot/images/657.png b/WebRoot/images/657.png new file mode 100644 index 00000000..2724394a Binary files /dev/null and b/WebRoot/images/657.png differ diff --git a/WebRoot/images/680.png b/WebRoot/images/680.png new file mode 100644 index 00000000..65fb464e Binary files /dev/null and b/WebRoot/images/680.png differ diff --git a/WebRoot/images/894.png b/WebRoot/images/894.png new file mode 100644 index 00000000..d4a14023 Binary files /dev/null and b/WebRoot/images/894.png differ diff --git a/WebRoot/images/a1.gif b/WebRoot/images/a1.gif new file mode 100644 index 00000000..a98d7491 Binary files /dev/null and b/WebRoot/images/a1.gif differ diff --git a/WebRoot/images/admin.png b/WebRoot/images/admin.png new file mode 100644 index 00000000..f9668f73 Binary files /dev/null and b/WebRoot/images/admin.png differ diff --git a/WebRoot/images/bg_actlist.jpg b/WebRoot/images/bg_actlist.jpg new file mode 100644 index 00000000..71184172 Binary files /dev/null and b/WebRoot/images/bg_actlist.jpg differ diff --git a/WebRoot/images/bg_actlistcon.gif b/WebRoot/images/bg_actlistcon.gif new file mode 100644 index 00000000..5cb86d2f Binary files /dev/null and b/WebRoot/images/bg_actlistcon.gif differ diff --git a/WebRoot/images/bg_actliston.jpg b/WebRoot/images/bg_actliston.jpg new file mode 100644 index 00000000..01f55912 Binary files /dev/null and b/WebRoot/images/bg_actliston.jpg differ diff --git a/WebRoot/images/bg_btn.gif b/WebRoot/images/bg_btn.gif new file mode 100644 index 00000000..62d23aa7 Binary files /dev/null and b/WebRoot/images/bg_btn.gif differ diff --git a/WebRoot/images/bg_btnl.gif b/WebRoot/images/bg_btnl.gif new file mode 100644 index 00000000..4c4ca5d7 Binary files /dev/null and b/WebRoot/images/bg_btnl.gif differ diff --git a/WebRoot/images/bg_btnlon.gif b/WebRoot/images/bg_btnlon.gif new file mode 100644 index 00000000..496f683b Binary files /dev/null and b/WebRoot/images/bg_btnlon.gif differ diff --git a/WebRoot/images/bg_btnon.gif b/WebRoot/images/bg_btnon.gif new file mode 100644 index 00000000..36279a64 Binary files /dev/null and b/WebRoot/images/bg_btnon.gif differ diff --git a/WebRoot/images/bg_btnr.gif b/WebRoot/images/bg_btnr.gif new file mode 100644 index 00000000..58853d51 Binary files /dev/null and b/WebRoot/images/bg_btnr.gif differ diff --git a/WebRoot/images/bg_btnron.gif b/WebRoot/images/bg_btnron.gif new file mode 100644 index 00000000..2a110d9f Binary files /dev/null and b/WebRoot/images/bg_btnron.gif differ diff --git a/WebRoot/images/bg_cntnav.jpg b/WebRoot/images/bg_cntnav.jpg new file mode 100644 index 00000000..0818d01f Binary files /dev/null and b/WebRoot/images/bg_cntnav.jpg differ diff --git a/WebRoot/images/bg_datath.jpg b/WebRoot/images/bg_datath.jpg new file mode 100644 index 00000000..715019a7 Binary files /dev/null and b/WebRoot/images/bg_datath.jpg differ diff --git a/WebRoot/images/bg_foot.jpg b/WebRoot/images/bg_foot.jpg new file mode 100644 index 00000000..d1649e8c Binary files /dev/null and b/WebRoot/images/bg_foot.jpg differ diff --git a/WebRoot/images/bg_head.jpg b/WebRoot/images/bg_head.jpg new file mode 100644 index 00000000..a97e5a4b Binary files /dev/null and b/WebRoot/images/bg_head.jpg differ diff --git a/WebRoot/images/bg_keycode.jpg b/WebRoot/images/bg_keycode.jpg new file mode 100644 index 00000000..0168a2c4 Binary files /dev/null and b/WebRoot/images/bg_keycode.jpg differ diff --git a/WebRoot/images/bg_login.jpg b/WebRoot/images/bg_login.jpg new file mode 100644 index 00000000..334d42ea Binary files /dev/null and b/WebRoot/images/bg_login.jpg differ diff --git a/WebRoot/images/bg_logininout.jpg b/WebRoot/images/bg_logininout.jpg new file mode 100644 index 00000000..98b37eab Binary files /dev/null and b/WebRoot/images/bg_logininout.jpg differ diff --git a/WebRoot/images/bg_loginmain.jpg b/WebRoot/images/bg_loginmain.jpg new file mode 100644 index 00000000..42784a26 Binary files /dev/null and b/WebRoot/images/bg_loginmain.jpg differ diff --git a/WebRoot/images/bg_menulist.jpg b/WebRoot/images/bg_menulist.jpg new file mode 100644 index 00000000..496b5a34 Binary files /dev/null and b/WebRoot/images/bg_menulist.jpg differ diff --git a/WebRoot/images/bg_menuliston.jpg b/WebRoot/images/bg_menuliston.jpg new file mode 100644 index 00000000..dad5c364 Binary files /dev/null and b/WebRoot/images/bg_menuliston.jpg differ diff --git a/WebRoot/images/bg_menutop.jpg b/WebRoot/images/bg_menutop.jpg new file mode 100644 index 00000000..aabb81d7 Binary files /dev/null and b/WebRoot/images/bg_menutop.jpg differ diff --git a/WebRoot/images/bg_notebook.gif b/WebRoot/images/bg_notebook.gif new file mode 100644 index 00000000..1cb90726 Binary files /dev/null and b/WebRoot/images/bg_notebook.gif differ diff --git a/WebRoot/images/bg_positionl.gif b/WebRoot/images/bg_positionl.gif new file mode 100644 index 00000000..3a39d13b Binary files /dev/null and b/WebRoot/images/bg_positionl.gif differ diff --git a/WebRoot/images/bg_positionm.jpg b/WebRoot/images/bg_positionm.jpg new file mode 100644 index 00000000..a6c2108e Binary files /dev/null and b/WebRoot/images/bg_positionm.jpg differ diff --git a/WebRoot/images/bg_positionr.jpg b/WebRoot/images/bg_positionr.jpg new file mode 100644 index 00000000..3fffa172 Binary files /dev/null and b/WebRoot/images/bg_positionr.jpg differ diff --git a/WebRoot/images/bg_positionrbak.jpg b/WebRoot/images/bg_positionrbak.jpg new file mode 100644 index 00000000..9b3aaaff Binary files /dev/null and b/WebRoot/images/bg_positionrbak.jpg differ diff --git a/WebRoot/images/bg_positionrpos.jpg b/WebRoot/images/bg_positionrpos.jpg new file mode 100644 index 00000000..b94d1aa6 Binary files /dev/null and b/WebRoot/images/bg_positionrpos.jpg differ diff --git a/WebRoot/images/bg_psplit.jpg b/WebRoot/images/bg_psplit.jpg new file mode 100644 index 00000000..9b7407fb Binary files /dev/null and b/WebRoot/images/bg_psplit.jpg differ diff --git a/WebRoot/images/bg_tipfailth.png b/WebRoot/images/bg_tipfailth.png new file mode 100644 index 00000000..44e67929 Binary files /dev/null and b/WebRoot/images/bg_tipfailth.png differ diff --git a/WebRoot/images/bg_tipsuccess.png b/WebRoot/images/bg_tipsuccess.png new file mode 100644 index 00000000..b223b160 Binary files /dev/null and b/WebRoot/images/bg_tipsuccess.png differ diff --git a/WebRoot/images/blogging.png b/WebRoot/images/blogging.png new file mode 100644 index 00000000..57f98c10 Binary files /dev/null and b/WebRoot/images/blogging.png differ diff --git a/WebRoot/images/btn_check.gif b/WebRoot/images/btn_check.gif new file mode 100644 index 00000000..4c3fe4e0 Binary files /dev/null and b/WebRoot/images/btn_check.gif differ diff --git a/WebRoot/images/btn_checkon.gif b/WebRoot/images/btn_checkon.gif new file mode 100644 index 00000000..b31e4807 Binary files /dev/null and b/WebRoot/images/btn_checkon.gif differ diff --git a/WebRoot/images/btn_close.gif b/WebRoot/images/btn_close.gif new file mode 100644 index 00000000..8871cead Binary files /dev/null and b/WebRoot/images/btn_close.gif differ diff --git a/WebRoot/images/btn_close.png b/WebRoot/images/btn_close.png new file mode 100644 index 00000000..8e0286fd Binary files /dev/null and b/WebRoot/images/btn_close.png differ diff --git a/WebRoot/images/btn_display.gif b/WebRoot/images/btn_display.gif new file mode 100644 index 00000000..f2ecfe50 Binary files /dev/null and b/WebRoot/images/btn_display.gif differ diff --git a/WebRoot/images/btn_goto.gif b/WebRoot/images/btn_goto.gif new file mode 100644 index 00000000..b8732d33 Binary files /dev/null and b/WebRoot/images/btn_goto.gif differ diff --git a/WebRoot/images/btn_gotoon.gif b/WebRoot/images/btn_gotoon.gif new file mode 100644 index 00000000..d032bb7e Binary files /dev/null and b/WebRoot/images/btn_gotoon.gif differ diff --git a/WebRoot/images/btn_login.jpg b/WebRoot/images/btn_login.jpg new file mode 100644 index 00000000..befb7c02 Binary files /dev/null and b/WebRoot/images/btn_login.jpg differ diff --git a/WebRoot/images/btn_loginon.jpg b/WebRoot/images/btn_loginon.jpg new file mode 100644 index 00000000..86f6424c Binary files /dev/null and b/WebRoot/images/btn_loginon.jpg differ diff --git a/WebRoot/images/btn_minus.gif b/WebRoot/images/btn_minus.gif new file mode 100644 index 00000000..40e487e2 Binary files /dev/null and b/WebRoot/images/btn_minus.gif differ diff --git a/WebRoot/images/btn_openm.gif b/WebRoot/images/btn_openm.gif new file mode 100644 index 00000000..f2ecfe50 Binary files /dev/null and b/WebRoot/images/btn_openm.gif differ diff --git a/WebRoot/images/btn_plus.gif b/WebRoot/images/btn_plus.gif new file mode 100644 index 00000000..8f52d96e Binary files /dev/null and b/WebRoot/images/btn_plus.gif differ diff --git a/WebRoot/images/btn_scolse.gif b/WebRoot/images/btn_scolse.gif new file mode 100644 index 00000000..88533f9a Binary files /dev/null and b/WebRoot/images/btn_scolse.gif differ diff --git a/WebRoot/images/btn_sopen.gif b/WebRoot/images/btn_sopen.gif new file mode 100644 index 00000000..9d7408e0 Binary files /dev/null and b/WebRoot/images/btn_sopen.gif differ diff --git a/WebRoot/images/butterfly.jpg b/WebRoot/images/butterfly.jpg new file mode 100644 index 00000000..64ba6b03 Binary files /dev/null and b/WebRoot/images/butterfly.jpg differ diff --git a/WebRoot/images/categories.png b/WebRoot/images/categories.png new file mode 100644 index 00000000..f829b6ba Binary files /dev/null and b/WebRoot/images/categories.png differ diff --git a/WebRoot/images/chart_bar.png b/WebRoot/images/chart_bar.png new file mode 100644 index 00000000..2cec9fd8 Binary files /dev/null and b/WebRoot/images/chart_bar.png differ diff --git a/WebRoot/images/clock.png b/WebRoot/images/clock.png new file mode 100644 index 00000000..e2672c20 Binary files /dev/null and b/WebRoot/images/clock.png differ diff --git a/WebRoot/images/comment.png b/WebRoot/images/comment.png new file mode 100644 index 00000000..296b8309 Binary files /dev/null and b/WebRoot/images/comment.png differ diff --git a/WebRoot/images/computer.png b/WebRoot/images/computer.png new file mode 100644 index 00000000..28335581 Binary files /dev/null and b/WebRoot/images/computer.png differ diff --git a/WebRoot/images/contacts.png b/WebRoot/images/contacts.png new file mode 100644 index 00000000..2470bbc3 Binary files /dev/null and b/WebRoot/images/contacts.png differ diff --git a/WebRoot/images/date_packer.gif b/WebRoot/images/date_packer.gif new file mode 100644 index 00000000..3ee59513 Binary files /dev/null and b/WebRoot/images/date_packer.gif differ diff --git a/WebRoot/images/draw1.jpg b/WebRoot/images/draw1.jpg new file mode 100644 index 00000000..78355c80 Binary files /dev/null and b/WebRoot/images/draw1.jpg differ diff --git a/WebRoot/images/draw2.jpg b/WebRoot/images/draw2.jpg new file mode 100644 index 00000000..07d8cfab Binary files /dev/null and b/WebRoot/images/draw2.jpg differ diff --git a/WebRoot/images/draw3.jpg b/WebRoot/images/draw3.jpg new file mode 100644 index 00000000..a721aee1 Binary files /dev/null and b/WebRoot/images/draw3.jpg differ diff --git a/WebRoot/images/draw4.jpg b/WebRoot/images/draw4.jpg new file mode 100644 index 00000000..64a22ea2 Binary files /dev/null and b/WebRoot/images/draw4.jpg differ diff --git a/WebRoot/images/edit_kiii.png b/WebRoot/images/edit_kiii.png new file mode 100644 index 00000000..8d6df43b Binary files /dev/null and b/WebRoot/images/edit_kiii.png differ diff --git a/WebRoot/images/edit_lock.png b/WebRoot/images/edit_lock.png new file mode 100644 index 00000000..b5de7c4d Binary files /dev/null and b/WebRoot/images/edit_lock.png differ diff --git a/WebRoot/images/edit_lockon.png b/WebRoot/images/edit_lockon.png new file mode 100644 index 00000000..5c4180e9 Binary files /dev/null and b/WebRoot/images/edit_lockon.png differ diff --git a/WebRoot/images/edit_monitor.png b/WebRoot/images/edit_monitor.png new file mode 100644 index 00000000..491a82b8 Binary files /dev/null and b/WebRoot/images/edit_monitor.png differ diff --git a/WebRoot/images/edit_notebook.png b/WebRoot/images/edit_notebook.png new file mode 100644 index 00000000..d99cfe9d Binary files /dev/null and b/WebRoot/images/edit_notebook.png differ diff --git a/WebRoot/images/edit_pencil.png b/WebRoot/images/edit_pencil.png new file mode 100644 index 00000000..8cbc2746 Binary files /dev/null and b/WebRoot/images/edit_pencil.png differ diff --git a/WebRoot/images/edit_set.png b/WebRoot/images/edit_set.png new file mode 100644 index 00000000..9b244398 Binary files /dev/null and b/WebRoot/images/edit_set.png differ diff --git a/WebRoot/images/edit_time.gif b/WebRoot/images/edit_time.gif new file mode 100644 index 00000000..bb2f0746 Binary files /dev/null and b/WebRoot/images/edit_time.gif differ diff --git a/WebRoot/images/evernote-alt.png b/WebRoot/images/evernote-alt.png new file mode 100644 index 00000000..9cb455ec Binary files /dev/null and b/WebRoot/images/evernote-alt.png differ diff --git a/WebRoot/images/favicon.ico b/WebRoot/images/favicon.ico new file mode 100644 index 00000000..0cea3f1b Binary files /dev/null and b/WebRoot/images/favicon.ico differ diff --git a/WebRoot/images/favicon.ico.bak b/WebRoot/images/favicon.ico.bak new file mode 100644 index 00000000..7388651f Binary files /dev/null and b/WebRoot/images/favicon.ico.bak differ diff --git a/WebRoot/images/house.png b/WebRoot/images/house.png new file mode 100644 index 00000000..8df234ff Binary files /dev/null and b/WebRoot/images/house.png differ diff --git a/WebRoot/images/imac.png b/WebRoot/images/imac.png new file mode 100644 index 00000000..f3c95abc Binary files /dev/null and b/WebRoot/images/imac.png differ diff --git a/WebRoot/images/loading1.gif b/WebRoot/images/loading1.gif new file mode 100644 index 00000000..788f9921 Binary files /dev/null and b/WebRoot/images/loading1.gif differ diff --git a/WebRoot/images/lock_unlock.png b/WebRoot/images/lock_unlock.png new file mode 100644 index 00000000..535dc1dd Binary files /dev/null and b/WebRoot/images/lock_unlock.png differ diff --git a/WebRoot/images/login_tip.jpg b/WebRoot/images/login_tip.jpg new file mode 100644 index 00000000..a41eb2d1 Binary files /dev/null and b/WebRoot/images/login_tip.jpg differ diff --git a/WebRoot/images/logo.jpg b/WebRoot/images/logo.jpg new file mode 100644 index 00000000..9eecd705 Binary files /dev/null and b/WebRoot/images/logo.jpg differ diff --git a/WebRoot/images/logo.png b/WebRoot/images/logo.png new file mode 100644 index 00000000..a2cd73f2 Binary files /dev/null and b/WebRoot/images/logo.png differ diff --git a/WebRoot/images/man.png b/WebRoot/images/man.png new file mode 100644 index 00000000..66ded5d5 Binary files /dev/null and b/WebRoot/images/man.png differ diff --git a/WebRoot/images/navtop_home.gif b/WebRoot/images/navtop_home.gif new file mode 100644 index 00000000..1a865701 Binary files /dev/null and b/WebRoot/images/navtop_home.gif differ diff --git a/WebRoot/images/navtop_logout.gif b/WebRoot/images/navtop_logout.gif new file mode 100644 index 00000000..eaa8c286 Binary files /dev/null and b/WebRoot/images/navtop_logout.gif differ diff --git a/WebRoot/images/preferences1.png b/WebRoot/images/preferences1.png new file mode 100644 index 00000000..39b9a2ca Binary files /dev/null and b/WebRoot/images/preferences1.png differ diff --git a/WebRoot/images/receipt-excel.png b/WebRoot/images/receipt-excel.png new file mode 100644 index 00000000..e36dfc31 Binary files /dev/null and b/WebRoot/images/receipt-excel.png differ diff --git a/WebRoot/images/suma_logo.png b/WebRoot/images/suma_logo.png new file mode 100644 index 00000000..a1c13095 Binary files /dev/null and b/WebRoot/images/suma_logo.png differ diff --git a/WebRoot/images/sysetem_name.jpg b/WebRoot/images/sysetem_name.jpg new file mode 100644 index 00000000..f1a0dcce Binary files /dev/null and b/WebRoot/images/sysetem_name.jpg differ diff --git a/WebRoot/images/sysetem_name3.jpg b/WebRoot/images/sysetem_name3.jpg new file mode 100644 index 00000000..35b86b12 Binary files /dev/null and b/WebRoot/images/sysetem_name3.jpg differ diff --git a/WebRoot/images/time.png b/WebRoot/images/time.png new file mode 100644 index 00000000..67176824 Binary files /dev/null and b/WebRoot/images/time.png differ diff --git a/WebRoot/images/user-red.png b/WebRoot/images/user-red.png new file mode 100644 index 00000000..bdd2e4d1 Binary files /dev/null and b/WebRoot/images/user-red.png differ diff --git a/WebRoot/images/user.png b/WebRoot/images/user.png new file mode 100644 index 00000000..c4b84e2e Binary files /dev/null and b/WebRoot/images/user.png differ diff --git a/WebRoot/images/user_business_boss.png b/WebRoot/images/user_business_boss.png new file mode 100644 index 00000000..0ac1ddb0 Binary files /dev/null and b/WebRoot/images/user_business_boss.png differ diff --git a/WebRoot/images/user_suit.png b/WebRoot/images/user_suit.png new file mode 100644 index 00000000..bf9321d3 Binary files /dev/null and b/WebRoot/images/user_suit.png differ diff --git a/WebRoot/images/valid_code.jpg b/WebRoot/images/valid_code.jpg new file mode 100644 index 00000000..15d8fdf7 Binary files /dev/null and b/WebRoot/images/valid_code.jpg differ diff --git a/WebRoot/images/vavtop_help.gif b/WebRoot/images/vavtop_help.gif new file mode 100644 index 00000000..85accc6f Binary files /dev/null and b/WebRoot/images/vavtop_help.gif differ diff --git a/WebRoot/images/windvane.png b/WebRoot/images/windvane.png new file mode 100644 index 00000000..a49441db Binary files /dev/null and b/WebRoot/images/windvane.png differ