﻿
ul{list-style:none}
.site {width:315px;margin:30px auto 40px}
.h30{height:30px;}
.w430{width:430px}	
	.box{border:1px solid #bdc7d8;background:#f7f7f7;}
	.box li{background:url(http://img.kaixin001.com.cn/i/mobile/icon_bg.gif) no-repeat 4px 6px;text-indent:15px;margin-bottom:3px}
.w730{width:730px;margin:0 auto}
.w340{width:340px;margin:0 auto;text-align:center}
.cpbg{background:url(http://img.kaixin001.com.cn/i/mobile/cpbg_bg.gif) repeat-y;width:241px}
	.cpbg .t{background:url(http://img.kaixin001.com.cn/i/mobile/cpbg_tb.gif) no-repeat left top;width:241px;height:58px}
	.cpbg .b{background:url(http://img.kaixin001.com.cn/i/mobile/cpbg_tb.gif) no-repeat left bottom;width:241px;height:53px}
.cpbox{border:1px solid #adb6d0;padding:2px;background:#fff;;width:201px;margin:0 17px}
	.cpbox ul{width:197px}
	.cpbox .title1{background:#3b5998;height:18px;line-height:18px;color:#fff;}
	*html .cpbox .title1{margin-top:-1px}
	*+html .cpbox .title1{margin-top:-1px}
	.cpbox .title2{background:#d8dfea;height:17px;line-height:17px;margin-top:3px}
.inputbox{margin:0 10px;font-size:20px;font-weight:bold;width:150px;padding:0px;margin-bottom:4px;font-family: "黑体";}
.inputbox1{margin:1 0px 0 15px;font-size:20px;font-weight:bold;width:150px;line-height:36px;margin-top:-5px;margin-left:12px;font-family: "黑体";}
#box_caution{border:1px solid #efd173;background:#fefce3;padding:15px ;width:320px;margin:10px auto;height;80px}
	#box_caution img{float:left;margin-right:15px}
    #box_caution .text{float:left;width:270px;margin-bottom:-5px}
	*html #box_caution .text{margin-bottom:-20px}
	*+html #box_caution .text{margin-bottom:-20px}

/*组件项css  */
.DragBox {
	 padding: 7px;  border-bottom:1px dotted #CDCDCD; width:620px;padding-left:30px;
}

/*鼠标放置组件项上的css,鼠标变成move  */
.OverDragBox {
	padding: 7px;  cursor: move;border-bottom:1px dotted #CDCDCD;width:620px;padding-left:30px;background:#efefef url(http://img.kaixin001.com.cn/i2/drag_bg3.gif) left top no-repeat;
}

/*拖拽组件项的css，组件跟着鼠标移动，样式会跟不移动不同，以示区别,在ie下现在能看到效果，在firefox有问题，估计是跟标准不兼容  */
.DragDragBox {
	padding: 7px; cursor:move; filter: alpha(opacity=50); border:1px dashed #BDD6FB; color:#666; width:620px;padding-left:30px;background:#efefef url(http://img.kaixin001.com.cn/i2/drag_bg3.gif) left top no-repeat ;
}

/* 组件外围框的css*/
fieldset {
	padding-right: 3px; padding-left: 3px; padding-bottom: 3px; padding-top: 3px;
}
/*暂时不处理*/
.History {
	font-size: 10px; overflow: auto; width: 100%; font-family: verdana, tahoma, arial; height: 82px;
}	
	