www.gusucode.com > citySHOP B2C商城系统 进销存 2.0.6码程序 > upload/install/images/style.css

    @charset "gb2312";

/* ---- Common Style ---- */
* { word-wrap:break-word; }
body { text-align:center; background: #fff; }
body, td, input, textarea, select, button { color:#000; font:13px/1.6em Helvetica, Arial, sans-serif; }
body,div, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { font-size:1em; }
li { list-style:none; }
a { color:#000; text-decoration:none; }a:hover { text-decoration:underline; }
	a img { border:none; }
em, cite, strong, th { font-style:normal; font-weight:normal; }
table { empty-cells:show; border-collapse:collapse; }

.c999{color:#999999;}
.clearBoth {clear:both;height:0px; overflow:hidden;}
.bold{font-weight:bold;}
.nobold{font-weight:normal;}
.hide{display:none;}
.cred{color:#FF0000;}
html,body {height: 100%;}

/* main */
body {margin: 0px auto 0px auto; padding: 0px auto 0px auto; background: #fff; }
#top,#middle,#content,#foot {width: 960px; margin: 0px auto 0px auto; padding: 0px auto 0px auto; }
#top {height: 90px; text-align: left; padding-top: 30px; }
#middle {height: 450px; }
#foot {height:auto;clear:both; }
.msg{padding-left:20px; color:#F00;}

.m-step-0,.m-step-1,.m-step-2,.m-step-3,.m-step-4 {width: 699px; height:31px; float: left; overflow: hidden; }
.m-step-0 {background: url(setup_bg.gif) -1px -1px; }
.m-step-1 {background: url(setup_bg.gif) -1px -33px; }
.m-step-2 {background: url(setup_bg.gif) -1px -65px; }
.m-step-3 {background: url(setup_bg.gif) -1px -97px; }
.m-step-4 {background: url(setup_bg.gif) -1px -183px; }
.m-font {width: 253px; height:16px; float: left; text-align: right; color: #64b2e3; margin-top: 15px; padding-right: 8px; }

.m-content {width: 948px; height:auto; display:table; margin-top: 8px; padding: 5px; text-align: left; float: left; border: 1px solid #64b2e3; }
	h1 {font-size: 14px; text-align: center; color: #666; height: 30px; line-height: 30px; }
	p {font-size: 12px; color: #666; text-indent: 24px; margin-bottom: 16px; }
	input.border {width: 200px; height: 20px; color: #333; font-weight: lighter; line-height: 20px; border: 1px inset #64b2e3; background: #f7fcff; }
	table {width: 95%;}
		tr.header{background:#efefef;}
		th {height: 25px; font-size: 14px; font-weight: bold; color: #666; padding-left:40px; }
		td {height: 25px; font-size: 12px; color: #666; padding-left:10px; }
		td.heads{background:#efefef;}
		.font-color-orange {color: #f60; }
.m-btn {width:960px; height: 30px; padding:15px 0 5px 0; text-align:center; clear:both; }
	.btn-prv,.btn-next,.btn-done,.btn-prv-disable,.btn-next-disable,.btn-done-disable,.btn-agree,.btn-quit{width: 127px; height: 26px; border:none; cursor:pointer;margin:0 auto; }
	.btn-prv {background: url(setup_bg.gif) -1px -129px; }
	.btn-next {background: url(setup_bg.gif) -129px -129px; }
	.btn-done {background: url(setup_bg.gif) -257px -129px; }
	.btn-prv-disable {background: url(setup_bg.gif) -1px -156px; }
	.btn-next-disable {background: url(setup_bg.gif) -129px -156px; }
	.btn-done-disable {background: url(setup_bg.gif) -257px -156px; }
	.btn-agree {background: url(setup_bg.gif) -385px -129px; }
	.btn-quit {background: url(setup_bg.gif) -513px -129px; }