
#shopiy_cp_open {
z-index:100;
position:fixed;
bottom:245px;
right:0;
display:none;
width:36px;
height:31px;
text-indent:-999em;
background:url(../img/shopiy_cp/open.png) no-repeat right top;
}

#shopiy_cp_open:hover{background-position:right bottom;}

#shopiy_cp {
z-index:100;
position:fixed;
bottom:0px;
right:0;
width:180px;
height:250px;
padding:33px 10px 19px;
background:url('../img/shopiy_cp/bg.gif') no-repeat center top;
}

#shopiy_cp_title{
z-index:10;position:absolute;top:7px;left:60px;
display:block;width:73px;height:23px;
text-indent:-999em;
}

#shopiy_cp_close{
z-index:20;
position:absolute;
top:26px;
left:0px;
display:block;
width:60px;
height:33px;
text-indent:-999em;
background:url('../img/shopiy_cp/close.png') no-repeat right top;
}

#shopiy_cp_close:hover{
background-position:right bottom;
}

#shopiy_cp_wrapper {
width:180px;
height:250px;
background:#F2F2F2 url('../img/shopiy_cp/bg.gif') no-repeat -10px -33px;
}

#shopiy_cp h3{
margin:0;
padding:7px 10px 8px;
color:#f60;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #f8f8f8;
}


#shopiy_cp .section {
overflow:hidden;
position:relative;
padding:10px;
}

#shopiy_cp .row {
padding:3px 0;
}

#shopiy_cp label {
display:block;
padding:4px 0;
line-height:14px;
color:#000;
font-size:12px;
}

#shopiy_cp .row:first-child, #shopiy_cp .row:first-child label{padding-top:0!important; text-align:right; font-size:16px;}

#shopiy_cp p{line-height:14px;}
#shopiy_cp a{text-decoration:underline;}
#shopiy_cp strong {
font-weight:bold; font-size:12px;
}

#shopiy_cp .online{padding:5px 0; font-size:14px;}
#shopiy_cp .online a{margin-right:5px;}
#shopiy_cp .online img{vertical-align:middle;}
#shopiy_cp .time{font-size:12px; text-align:center}


#shopiy_cp select,#shopiy_cp input[type=text] {
float:left;
margin-right:5px;
line-height:20px;
color:#666;
font-size:12px;
background:#f8f8f8;
border:1px solid #ddd;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}

#shopiy_cp input[type=text] {
height:18px;
padding:1px 3px;
}

#shopiy_cp select {
width:100%;
padding:3px;
}

#shopiy_cp select:hover,#shopiy_cp select:focus,#shopiy_cp input[type=text]:hover,#shopiy_cp input[type=text]:focus {
color:#000;
background-color:#fffbe5;
border-color:#928641 #d7cd94 #d7cd94 #aea368;
}

#shopiy_cp .read_doc{padding:10px 0;text-align:center;}
#shopiy_cp .read_doc a{color:#f60;font-size:12px;font-weight:bold;text-decoration:none;}
#shopiy_cp .read_doc a:hover{font-weight:bold;text-decoration:underline;}

#shopiy_cp .notice{color:#F04331; font-size:14px; font-weight:bold; line-height:20px}
#shopiy_cp .dd{color:#333; font-size:12px; font-weight:bold; line-height:20px; text-align:center}
#shopiy_cp .ddd{color:#09f; font-size:12px; font-weight:bold; line-height:20px; text-align:center}

