@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
a{ text-decoration:none;color:#484747;  }
a:hover{ color:#1a98e2; text-decoration:none;}
p{ margin:0; padding:0;}
.clear{ clear:both;}
body{ font-size:13px;}


.white_content{background:#eef5f7; overflow:hidden;}
.tc_tit{height: 33px;line-height: 34px; }
.tc_tit .right{ background:url("../images/tc_titbg.jpg") repeat-x left top;  height: 36px;line-height: 36px; padding-bottom:0; }

.left{ float: left;position: relative;width: 20%; z-index: 2;  text-align:right;}
.right { float:right; width: 80%; padding-bottom: 10px;}
.title{color: #333;display: inline;font-size: 14px;padding: 0 12px 0 20px;}
.title span{ display: inline-block; float:right; margin-right:15px; cursor:pointer;}
.title span img{margin-top:6px;}
.mysite-custom{overflow:hidden; width:100%;}
#mysite_add{overflow:hidden;}
.subtitle{color: #2987bd;font-size: 14px;font-weight: normal;text-align: right; padding-right:10px;}
.mysite-custom .subtitle{/*margin-top:13px;*/}
.mysite_add .subtitle{/*margin-top:17px;*/}
.mysite-reco .subtitle{/*margin-top:28px;*/}
.mysite-list-null {border-top: 1px solid #d2d2d2;color: #999;/*height: 46px;line-height: 46px;*/text-align: center; font-size:12px;}
.mysite-custom ul{/*padding: 0 0 20px 20px;*/}
.mysite-custom ul li{ float:left; list-style:none;  height:28px; line-height:28px; margin-left:15px; white-space:nowrap;}
.mysite-custom ul li a{/* display:inline-block; *//*background:url("../images/tc_ico.png") no-repeat right top;*/  white-space:nowrap;}
/*.mysite-custom ul li span img{ width:20px; height:20px; }*/
.mysite-custom ul li span a{ display:inline-block; width:22px; height:22px; background:url("../images/tc_ico.png") no-repeat right top; background-position:4px -50px;} 
.mysite-custom ul li span a:hover{ width:22px; height:22px; background:url("../images/tc_ico.png") no-repeat right top; background-position:4px -72px;}

.arrow {
    height: 16px;
    position: absolute;
    right: -18px;
    top: 3px;
    width: 16px;
}
.border{border-color: transparent transparent transparent #eef5f7;  left: -3px;  border-style: dashed dashed dashed solid;  border-width: 8px;
    z-index: 3;}
.border,.bg{display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;}



#mysite_add.right {
background: none repeat scroll 0 0 #fff;
    border-left: 1px solid #ebeced;
    float: right;
    overflow: hidden;
    position: relative;
    width: 748px;
    z-index: 1;
}

 .mysite_add .form {
   /* border-top: 1px dotted #f2f2f2;*/
    height: 60px;
    position: relative;
	/*padding-top:10px;*/
}
.mysite_add fieldset {padding-top: 15px;}
.mysite_add .txt {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-left: 20px;
}
.mysite_add .site-name {
    width: 210px;
}
.mysite_add .txt-url {
    margin-left: 20px;
}

.mysite_add .site-input {
    background: none repeat scroll 0 0 #fff;
    border-color: #4797c6;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 26px;
    position: relative;
}

#btn-site-add {
    background-color: #4797c6;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 28px;
    margin-left: 30px;
    text-align: center;
    width: 70px;
}
.add_text1,.add_text2{ vertical-align:top; border:none; width:210px;height:25px; }
.add_text2{ width:150px;}


.mysite-reco{ font-size:14px; overflow:hidden; }
.mysite-reco ul{ list-style:none; /*padding:0 0 20px 20px;*/ overflow:hidden;}
.mysite-reco ul li{ float:left; width:150px; height:28px; line-height:28px; }
.mysite-reco ul li a{background:url("../images/tc_ico.png") no-repeat right top; background-position:3px -17px; padding-left:22px; padding-bottom:5px; }
.mysite-reco ul li a:visited{background:url("../images/tc_ico.png") no-repeat right top; background-position:-160px -175px; padding-left:22px}
.mysite-reco ul li a:hover{ height:30px; background:url("../images/tc_ico.png") no-repeat right top; background-position:3px -222px; padding-left:22px;}

.mysite-reco .right{height:340px;}
.right{ background:#FFF;}
.right ul{margin:5px 20px 20px 20px;}

























