@charset "utf-8";
/* CSS Document */

.popup_cont_list {
	padding: 40px;
	width: 380px;
	margin: auto;
}
.popup_list {
	border: solid 5px #1eb0e5;
	font-size: 12px;
	color: #666;
	padding: 20px; 
	line-height: 16px;
	width: 300px;
}
.popup_form_list {
	font-size: 11px;
	color: #999;
	width: 300px;
}
.popup_lists {
	width: 295px;
	overflow: auto;
	height: 190px;
	font-size: 11px;
	color: #333;
	padding: 5px 0 5px 5px;
	border-bottom: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
}
.popup_lists ul {
	margin: 0;
	padding: 0;
}
.popup_lists ul li {
	display: block;
	height: 18px;
	width: 275px;
}
.popup_lists ul li b {
	display: block;
	padding: 0 0 0 3px;
	height: 20px;
	line-height: 20px;
	float: left;
	width: 252px;
	font-weight: normal;
}
.popup_lists ul li span {
	width: 20px;
	display: block;
	float: left;
}


.popup_form_list input {
	border: solid 1px #d9d9d9;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	padding: 0 5px;
	background: #fcfcfc;
	color: #4c4c4c;
}
.popup_buttons_c_list {
	width: 190px;
	padding: 0 0 0 160px;
	float: left;
}
.popup_form_but_list  {
	background: url(../images/buton_back.gif) repeat-x;
	height: 19px;
	padding: 3px 10px 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border: solid 1px #1593c1;
	float: left;
	margin: 0 5px 0 0;
}
.popup_form_but_c_list  {
	background: url(../images/buton_back.gif) repeat-x;
	height: 19px;
	padding: 3px 10px 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border: solid 1px #1593c1;
	margin: auto;
	width: 40px;
}
.popup_buttons_list {
	width: 185px;
	padding: 10px 0 0 115px;
	float: left;
}


.check_popup {
	margin: auto;
	border: solid 5px #1eb0e5;
	width: 765px;
	padding: 15px;
}





.popup_cont_create {
	padding: 40px;
	width: 350px;
	margin: auto;
}
.popup_create {
	/*border: solid 5px #1eb0e5;*/
	font-size: 12px;
	color: #666;
	padding: 20px; 
	line-height: 16px;
	width: 300px;
    height: 200px;
}
.popup_create strong {
	font-size: 22px;
	color: #3a9805;
}
.popup_create span  {
	padding: 0 0 10px 0;
	display: block;
	border-bottom: solid 1px #efefef;
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
}
.popup_create strong {
	padding: 0 0 10px 0;
	display: block;
	border-bottom: solid 1px #efefef;
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #333;
}
.popup_create b {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
}
.popup_line_create {
	float: left;
	margin: 0 0 10px 0;
	width: 300px;
}
.popup_line_create label {
	width: 85px;
	font-weight: bold;
	color: #333;
	float: left;
    text-align:right;
	display: block;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 0;
}
.popup_form_create {
	float: left;
	padding: 0 10px 0 0;
	font-size: 11px;
	color: #999;
}
.popup_form_create ul  {
	margin: 0;
	padding: 0;
}
.popup_form_create ul li  {
	float: none;
	padding: 0 0 5px 0;
}


.popup_form_create select {
	border: solid 1px #d9d9d9;
	font-size: 12px;
	padding: 3px 5px 2px;
	background: #fcfcfc;
	color: #4c4c4c;
    width:190px;
}

.popup_buttons_create {
	width: 157px;
	padding: 0 0 0 163px;
	float: left;
	cursor:pointer
}

.popup_form_but_create  {
	background: url(../images/buton_back.gif) repeat-x;
	height: 19px;
	padding: 3px 10px 0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border: solid 1px #1593c1;
	float: left;
	margin: 0 5px 0 0;
}

.popn{
    border: solid 5px #1EB0E5;
    font-size: 12px;
    padding: 20px;
    margin:0 auto;
}
.popn .popup_title{
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.popn .pop_label, .popn .pop_label_l{
    font-size:12px;
    font-weight:bold;
    margin-right:7px;
    color:#333
}
.popn  input[type=text] {
    height:20px;
    background:#fcfcfc;
    border:1px solid #d9d9d9;
    width:220px;
    padding:0 5px;
    outline:0
}
.popn  select {
    background:#fcfcfc;
    border:1px solid #d9d9d9;
    padding:3px;
    outline:0
}
.popn  textarea {
    background:#fcfcfc;
    border:1px solid #d9d9d9;
    padding:3px;
    outline:0;
    width:300px;
    height:100px;
    resize:vertical
}
.popn .desc_label{
    vertical-align:top
}
.popn .pop_label{
    width:170px;
    overflow:hidden;
    display:block;
    float:left;
    text-align:right
}
.popn .pop_label_l{
    display:block;
    float:left;
    text-align:left
}
.popn .popup_title_small{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.popn .popup_divide{
    border-bottom: 1px solid #EFEFEF;
    margin:7px 0
}
.popn .popup_content .add_c_pop.ht25 {
		height:15px
}
.popn .popup_content .add_c_pop input[type=radio]{
	margin-top:0px;
	margin-left:0px
}
.popn .popup_content .add_c_pop input[type=checkbox]{
	margin-left:0px
}
.popn .popup_content .add_c_sel select{
	margin:0;
	margin-top:-3px;
	padding:0px;
	width:180px
}
.popn .item {

    margin-bottom:20px
}
.popn .check {
    margin-bottom:5px;
    text-align:left
}
.popn .check div{
    padding-top:2px;
    color: #333;
    font-size:12px;
    font-weight:bold;
    margin-left:5px
}

.popn .check select{
    min-width:170px;
    padding:3px;
}
.popup_but_cent{
    text-align:center
}
.pop_red_error{
	color:#c11414;
	padding-left:5px
}

.popn_no_bord{
	border:0
}