﻿@charset "utf-8";
/* CSS Document */
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 14px;
}
h4,h5,h6 {
    font-size: 12px;
}
.message,.require,.errmessage {
    color: #ff6600;
}
.price{color:#BD0800}
.info_text {
    color: #666;
}

.ad {
    margin-bottom: 8px;
}
.errmsg {
    color: red;
}
.margin-r{
	margin-right:15px;
}

.comm .datetime {
    color: #666;
}
.sum-show {
    color: #555;
	margin-left:10px;
	line-height:22px;
	font-size:14px;
	text-align:left;
}

.new-user {
    margin: 10px 5px;
}

#where {
    margin-bottom: 6px;
}

#news-main {
    float: left;
    width:666px;    
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #c6ddf5;
    background: #fff;
}
#news-side {
    float: right;
    width: 240px;
}
#news-main h3 {
    margin-bottom:5px;
    padding-bottom:6px;
    line-height: 24px;
    border-bottom:1px dotted #D3DBE6;
}
#article-list li {
    margin-left: 18px;
    list-style: disc outside none;
    line-height:30px;
    color: #999;
}
#article-list li:hover {
    color: #c00;
}
#article-list li .datetime {
    color: #999;
}
#article-view {
    min-height:420px;
    _height: 420px;
}
#article-view h1 {
    text-align: center;
    line-height: 36px;
    font-size: 16px;
}
#article-view .tips {
    text-align: center;
    color: #999;
}
#article-view .tips span {
    margin-right: 10px;
}
#article-view p {
    margin: 10px 0;
    text-indent: 24px;
	line-height:22px;
}

#article-view .domains {
    padding: 0 20px;
    line-height: 20px;
}

#side {
    float: right;
    width: 240px;
}
#sideleft {
    float:left;
    width: 240px;
}
#sideleftaution {
    float:left;
    width: 40px;
}
#side01 {
    float: right;
    width: 160px;
}
.side_box {
    position: relative;
    margin-bottom: 12px;
	/*overflow:hidden;*/  
    border: 1px solid #D8D8D8;
}
.side_box h3 {
   background-image: -moz-linear-gradient(center top , #f7f7f7, #eeeeee);
	  /* Safari & Chrome */  
      
   /* IE6 & IE7 */  
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#eeeeee');    
    
    padding: 0 10px;
    line-height: 25px;
    color: #333;
    font-size: 14px;
	/* Safari & Chrome */  
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#eeeeee')";
    height: 25px;
    border-bottom: 1px solid #D8D8D8;
    text-align: left;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #eeeeee),color-stop(1, #f7f7f7));/* IE6 & IE7 */  
   /* IE8 */
}
.side_box a.more {
    position: absolute;
    right:10px;
    top:0;
    line-height: 25px;
}

#view {
    float: left;
    width: 648px;
}
#side2 {
    float: right;
    width: 300px;
}

#main {
    float: left;
    width: 708px;
}
#mainright {
    float: right;
    width: 708px;
}

#mainrightauction {
    float: right;
    width: 808px;
}
#main01 {
    float: left;
    width: 788px;
}
#mainall {
    float: left;
    width: 100%;
}
#menu {
    margin-bottom: 12px;
    border: 1px solid #aec9e6;
	background-color:#ECF6FF;
}
#menu h3 {
    
    color: #333;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    text-align: left;
    background: url("../images/czxl_bg.jpg") no-repeat scroll 0 0 transparent;
    
}
#menu ul {
    margin: 0 5px 0 15px;
}
#menu ul ul {
    margin: 0 0 0 20px;
}
#menu li {
    line-height: 24px; height:28px;*height:24px;
}
#menu li a {
	font-family:'宋体';
	color:#265b8e;
	padding-left:15px;
	font-size:12px;	
	 margin-top: 5px;
    display: block;
	height:24px;
	line-height:24px;
	z-index:1;
	width: 103px;
	position:absolute;
    /*background: url("../images/bg.png") no-repeat 0  -782px;*/
}
#menu li a:hover {
	background-color:#FFFFFF; 
    border:1px solid #aec9e6;
	border-right:none;
    color: #265B8E;
    display: block;
    font-family: '宋体';
    font-size: 12px;
    height:24px;
	line-height:24px;
    margin-top: 5px;
    padding-left: 15px;
    width: 103px;
	position:absolute;
	z-index:1;
}
a.menu_on:link,a.menu_on:visited,a.menu_on:active,a.menu_on:hover{background-color:#FFFFFF; 
    border:1px solid #aec9e6;
	border-right:none;
    color: #265B8E;
    display: block;
    font-family: '宋体';
    font-size: 12px;
   height:24px;
   line-height:24px;
    margin-top: 5px;
    padding-left: 15px;
    width: 103px;
	position:absolute;
	font-weight:700;
	z-index:1;}


.orders,.article,.whoisinfo,.bidhistory,.not-enough {
    margin-bottom: 12px;
    padding: 5px 10px;
    border: 1px solid #D8D8D8;
    background: #fff url("../images/body-bg.gif") repeat-x 0 -20px;
	_height:1px;
	clear:both;
	overflow:hidden;
	_overflow: none;
	
}
.not-enough {
    padding: 20px 0;
    color: #c00;
    text-align: center;
}
.not-enough p {
    margin-bottom: 10px;
}
.whoisinfo {
    padding: 10px 20px; 
    font-size: 14px;
    line-height: 22px;
    word-wrap: break-word;
}
.bidhistory h3 {
    padding: 0 10px;
}
.bidhistory ul {
    margin: 5px 10px 10px;
}
.bidhistory ul li {
    height: 22px;
    line-height: 22px;
    border-bottom: 1px dotted #eee;
}
.bidhistory ul li span {
    float: left;
    display: block;
    width: 180px;
    height: 22px;
    overflow: hidden;
}
.bidhistory ul li span.n {
    float: left;
    display: block;
    width: 180px;
    height: 22px;
    overflow: hidden;
}
.bidhistory ul li span.b {
    float: left;
    display: block;
    width: 240px;
    height: 22px;
    overflow: hidden;
}
.bidhistory ul li span.t {
    float: left;
    display: block;
    width: 150px;
    height: 22px;
    overflow: hidden;
}
.orders h3 {
    margin: -3px 0 8px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    border-bottom: 1px solid #d8dfe7;
	text-align:left;
}
.orders h3 li{
	float:left;
	width:80px;
	padding:0;
	margin:0;
    line-height: 30px;
	text-align:center;
}
.selectd{
	border-top:1px solid #D8DFE7;
	border-left:1px solid #D8DFE7;
	border-right:1px solid #D8DFE7;
	background-color:#EEF7FF;
}
#Conth1,#Conth2,#Conth3,.zfyh-c{
	padding:10px;
	height:152px;
	font-size:12px;
	line-height:24px;
}
.orders .more {
    line-height: 24px;
    text-align: right;
}
.article {
    padding: 5px 30px;
    line-height: 24px;
}
.article h1 {
    line-height: 60px;
    text-align: center;
}
.article h2 {
    line-height: 40px;
}
.article p {
    margin-bottom: 12px;
    text-indent: 24px;
}
.article ol {
    margin: 10px 60px;
    font-size: 12px;
}
.article ol li {
    list-style: decimal outside none;
}
.article table {
    margin-bottom: 15px;
    width: 100%;
    border-collapse: collapse;
}
.article table td,.article table th {
    padding: 3px 8px;
    border: 1px solid #ddd;
}
.article table th {
    background: #f3f3f3;
    text-align: left;
}
.orderinfo {
    float: left;
    padding: 10px;
    width: 280px;
	text-align:left;
}
.orderinfo h1 {
    margin-bottom: 6px;
}
.orderinfo p {
    padding: 5px 0;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
}
.orderinfo-2 {
    padding: 10px;
	text-align:left;
}
.orderinfo-2 h1 {
    margin-bottom: 6px;
}
.orderinfo-2 p {
    padding: 5px 0;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
}
.orderbid {
    float: right;
    margin-top: 5px;
    width: 320px;
	text-align:left;
}
.orderbid .orderbid-form {
    padding: 5px 15px;
    background: #e8eff6;
	
}
.orderbid h2 {
    margin-bottom: 5px;
    line-height: 24px;
}
.orderbid p {
    padding: 5px 0;
    line-height: 20px;
    border-top: 1px solid #b9cddf;
}
.orderbid p.submit {
    text-align: center;
}
.orderbid p.submit input {
    padding: 2px 5px;
}
.favorites {
    padding: 5px 0;
}
.favorites a {
    margin-right: 10px;
    padding-left: 20px;
    line-height: 22px;
    background: url("../images/bg.png") no-repeat -105px -1137px;
}
.favorites a.fav-page {
    padding-left: 20px;
    background-position: -104px -1191px;
}
.favorites a.fav-copy {
    padding-left: 20px;
    background-position: -104px -1164px;
}
/*.filter {
    margin: -2px 0 6px;
    padding: 5px;
    height: 24px;
}
.filter span {
    float: left;
    line-height: 20px;
    line-height: 22px\0;
}
.filter a {
    margin-left: 6px;
    float: left;
    display: inline;
    padding: 2px 20px 2px 7px;
    line-height: 14px;
    height: 14px;
    line-height: 16px\0;
    overflow: hidden;
    color: #333;
    text-decoration: none;
    border: 1px solid #ddd;
    background: url("../images/filterbg.png") no-repeat 100% -29px;
}
.filter a:hover {
    border: 1px solid #308ed1;
}
.filter a.chosen {
    color: #000;
    background-position: 100% -49px;
    border: 1px solid #308ed1;
}
.filter a.chosen_1 {
    color: #000;
    background-position: 100% -69px;
    border: 1px solid #308ed1;
}*/

img.go {
    width: 32px;
    height: 19px;
    background: url("../images/bg.png") no-repeat 0 -271px;
} 

.datas-list table {
    width: 100%;
    border-collapse: collapse;
	font-size:12px;
	margin-bottom:10px;
}
.datas-list table td,.datas-list table th {
    padding: 5px;
    text-align: left;
}
.datas-list table th {
    color: #555;
    background: #e8ecf5;
}
.datas-list tbody tr.hasbg {
    background: #f0f3f8;
}
.datas-list tbody tr:hover {
    background: #ffedcd;
}

.datas-list table .id {
    width: 8%;
}
.datas-list table .s_top {
    width:15%;
}
.datas-list table .domainname {
    width:20%;
    text-align: left;
}
.datas-list table .info {
    width: 30%;
    text-align: left;
}
.datas-list table td.info {
    color: #666;
}

.history-list table {
    margin-bottom: 10px;
    width: 100%;
}
.history-list table td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
}
.history-list table td p {
    margin-bottom: 10px;
}
.history-list table td .datatime {
    color: #666;
}

.form_box table {
    width: 100%;
    
}
/*index-login*/
dl.dl_login {
    color: #fff;
    font-size: 12px;
    margin: 30px 30px 10px 30px;
	height:120px;
	line-height:35px;
}

.form_box table td,.form_box table th {
    padding: 3px;
}
.form_box table th {
    text-align: left;
    font-weight:normal;
}
.form_box .message {
    color: #999;
}
.form_box .button {
    cursor: pointer;
    margin: 3px 5px 3px 0;
    width: 64px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: 0;
    color: #fff;
    font-weight:bold;
    background: transparent url("../images/bt-sign.gif") no-repeat;
}
.form_box .text {
    padding: 2px;
}


.form-tips {
    margin-bottom: 10px;
    padding: 10px;
    line-height: 20px;
    background: #f9f4df;
    border: 1px solid #e4d28f;
}
.form-tips ol,.rules ol {
    margin: 6px 6px 6px 30px;
}
.form-tips ol li,.rules ol li {
    list-style: decimal outside none;
}

.passport {
    margin-bottom: 15px;
}
.passport li {
    padding: 5px;
    height: 60px;
    overflow: hidden;
    line-height: 20px;
    border-bottom: 1px dotted #ddd;
}
.passport .text {
    float: left;
    width: 480px;
}
.passport .text h4 {
    height: 20px;
    overflow: hidden;
}
.passport .text p span {
    margin-right: 10px;
}
.passport .start_time {
    float: left;
    width: 100px;
    text-align: center;
}
.passport .s1  h4 a {
    color: #c00;
}
.passport .s2  h4 a {
    color: #f60;
}

.pingtai li {
    padding: 10px 0;
    text-align: center;
}

.rules {
	color:#333;
    margin-bottom: 10px;
    padding: 10px;
    line-height: 20px;
    background: #f3f7fd;
    border: 1px solid #c6ddf5;
	text-align:left;
}

.view-form {
    padding: 10px 0;
    text-align: center;
}
.normal-form {
    padding: 0 0 20px;
}
.normal-form table {
    border-collapse: collapse;
}
.normal-form table td,.normal-form table th {
    padding: 6px;
    border: 1px solid #c6ddf5;
}
.normal-form table th {
    width: 30%;
    background: #f3f7fd;
}
.regBoxBg {
    display: inline-block;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    z-index: 10;
    left: -32px;
    top: -300px;
    width: 265px;
    height: 278px;
}
#home_login{
    position: absolute;right: 0;top: -300px;z-index: 100;width: 278px;
}
#home_login .form_box {
    margin: 8px;
}
#home_login .form_box .text {
    width: 150px;
    height: 18px;
}
.il-regnow {
    margin: 8px 0 12px;
	
}
.il-regnow .ui-button {
    background-image: -moz-linear-gradient(center top , #fcfdfd, #e7ecf0);
	  /* Safari & Chrome */  
   background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e7ecf0),color-stop(1, #fcfdfd));   
    
   /* IE6 & IE7 */  
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfdfd', endColorstr='#e7ecf0');  
  
   /* IE8 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fcfdfd', endColorstr='#e7ecf0')";  
    border: 1px solid #c4d0db;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    padding: 4px 0;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e7ecf0),color-stop(1, #fcfdfd));/* IE6 & IE7 */  
   /* IE8 */
}
.il-regnow .ui-button:hover {
	border: 1px solid #999;
    text-decoration: none;
}
.il-regnow .ui-button .ui-button-text {
    color: #333333;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: 600;
    padding: 0 66px;
    /*text-shadow: 1px 1px 0 white;*/
}
#search-option table {
    border-collapse: collapse;
}
#search-option td,#search-option th {
    padding: 5px;
    background: #fff;
    border: 1px solid #fff;
}
#search-option th {
    width: 28%;
    background: #edf3fe;
}
#search-option td label {
    margin-right: 6px;
}
.new-list ul {
    margin: 5px 10px;
    background: url("../images/bg.png") no-repeat -107px -326px;
}
.new-list li {
    padding: 0 0 0 20px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
    text-align:left;
}
.new-list a {
    color: #555;
}
.new-list a:hover {
    color: #000;
}
.text-view {
    padding: 10px;
    line-height: 20px;
	text-align:left;
}
.text-view label {text-align:left;}
.text-view p {
    margin: 5px 0;
    text-indent: 24px;
	color:#666;
	line-height:24px;
}
.text-view h4 {color:#333;}
.article-list ul {
    margin: 5px 10px 10px 30px;
    * margin-left: 35px;
}
.article-list li {
    list-style: decimal outside none;
    line-height: 22px;
}

.button-list ul {
    margin: 10px 0 0;
	*margin-left:5px;
	
}
.button-list li {
    float: left;
    margin: 0 0 10px 10px;
	_margin: 0 0 10px 5px;
   
}
.button-list li a {
	float:left;
    display: block;
    margin: auto;
    width: 103px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-weight:bold;
    text-align: center;
    background: url("../images/bg.png") no-repeat 0 -411px;
}
.button-list li a:hover{color:#FFF;}
.case-list ul {
    margin: 5px 10px;
}
.case-list li {
    text-align:left;
    padding-left: 12px;
    line-height: 22px;
    background: url("../images/bg.png") no-repeat -110px -268px;
	float:left;
	width:96px;
}
.case-list li span {
    float: right;
    color: #666;
}
.case-list p.foot {
    padding: 0 10px 10px 0;
    text-align: right;
    color: #06c;
}
.case-list a {
    color: #333;
}
.case-list a:hover {
    color: #000;
}
.quick-form {
    margin-bottom: 8px;
    background:#EDF2F9;
    border:1px solid #ccc;
    padding:3px 10px;
}
.quick-form td input {
    margin-right: 10px;
}
/*1215*/

.sign {
	background: url("../images/login_bg.jpg") repeat-y scroll 665px 0 transparent;
    border: 1px solid #CCCCCC;
    color: #666666;
    margin: 0 auto 10px auto;
	min-height: 450px;
    width: 958px;
}
.sign .col-main {
    float: left;    
    padding: 25px;
    width: 605px;
}
.sign .col-extra {
    float: left;
    width: 280px;
	_width:250px;
}
.sign .col-extra .desc-right {
    padding: 40px 0 40px 55px;
     _padding: 40px 0 40px 30px;

      overflow: hidden; 
	text-align:left;
}
.sign .col-extra .hasaccount {
    color: #333333;
    font-weight: bold;
    padding: 30px 25px 30px 0;
	
}
.sign .col-extra .logintype {
    color: #0066cc;
    display: block;
    font-weight: normal;
    height: 15px;
    margin-top: 8px;
    width: 55px;
}

.sign .col-extra .joinaccont {
    border-top: 1px dashed #E2E2E2;
    color: #333333;
    padding: 10px 25px 0 0;	
}
.sign .col-extra .notice-tle {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
}
.sign .col-extra .notice-cont {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px;
}
.btns-green {
    cursor: pointer;
    float: left;
    font-family: "宋体",Arial;
    height: 28px;
}
.btns-green .greenleft {
    background-position: -42px 0;
    float: left;
    height: 28px;
    width: 3px;
}
.btns-ora {
    cursor: pointer;
    float: left;
    font-family: "宋体",Arial;
    height: 32px;
}
.btns-ora .oraleft {
    background-position: 0 0;
    float: left;
    height: 32px;
    width: 4px;
}
.btns-ora .oramiddle {
    background: url("../images/btngreen-middle.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 7px 20px;
}
.btns-ora .oraright {
    background-position: -16px 0;
    float: left;
    height: 32px;
    width: 4px;
}

.btn-bgs {
    background: url("../images/Main_bg.png") no-repeat scroll 0 0 transparent;
}

.btns-green .greenmiddle {
    background: url("../images/btnblue-middle.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    padding: 5px 20px;
}
.btns-green .greenright {
    background-position: -54px 0;
    float: left;
    height: 28px;
    width: 4px;
}
.btns-ora a, .btns-green a, .btns-ora a:hover,  .btns-green a:hover {
    cursor: pointer;
    text-decoration: none;
	color:#FFF;
}
/*input*/
.input_on,.input_move{
padding:3px;
height:20px;
line-height:20px;
border:1px solid #ff8a00;
background-color:#fff;
font-size:14px;
}
.input_off,.input_out{
padding:3px;
height:20px;
line-height:20px;
border:1px solid #CCC;
background-color:#FFF;
font-size:14px;
}

.toptitle {
    background: url("../images/pagetitle.gif") no-repeat scroll 0 0 transparent;
    height: 35px;
    line-height: 35px;
    margin-bottom: 15px;
    text-indent: -123456px;
	border-bottom: 1px dashed #DDDDDD;
}
.login_tle {
    background-position: 0 -40px;
}
.reg_title{
    background-position: 0 0;
}
.wszj_title{
	 background-position: 0 -392px;
	 margin:20px 0 0 20px;
}
.feedback_title{
	 background-position: 0 -240px;
	 margin:20px 0 0 20px;
}
.domainapi_title{
	 background-position: 0 -515px;
	 margin:20px 0 0 20px;
}
#feedback {background:url("../images/bg.png") no-repeat scroll right -820px transparent; width:22px; height:95px; position: fixed; _position: absolute; right:0;  left: 50%; margin-left: 482px; top:155px; display:block;}
#feedback a { display:block; cursor:pointer; width:22px; height:94px; text-indent:-50000px; overflow:hidden;}
#faq {background:url("../images/bg.png") no-repeat scroll right -1120px transparent; width:22px; height:95px; position: fixed; _position: absolute; right:0;  left: 50%; margin-left: 482px; top:252px; display:block;}
#faq a { display:block; cursor:pointer; width:22px; height:94px; text-indent:-50000px; overflow:hidden;}
.feedback_head {background:url("../images/main_bg.png") no-repeat scroll left -238px transparent; width:312px; display:block; height:30px; margin-left:120px; *margin-left:-420px;}
.bangding_title{
	 background-position: 0 -441px;
	 margin:20px 0 0 20px;
}
.lostpwd_tle{background-position: 0 -80px;}
dl.othertypes {
    border-top: 1px dashed #E2E2E2;
    margin-right: 20px;
    margin-top: 30px;
    padding-left: 20px;
    padding-top: 15px;
	float:left;
	width:98%;
	text-align:left;
}
dl.othertypes dt {
    color: #333333;
    font-size: 12px;
}
dl.othertypes dd {
    padding: 10px 0;
}
dl.othertypes .aiming, p.joinaccont .aiming {
    background-position: 0 0;
}
dl.othertypes .qq, p.joinaccont .qq{
    background-position: 0 -67px;
}

dl.othertypes .sina, p.joinaccont .sina{
    background-position: 0 -22px;
}

dl.othertypes dd a, .joinaccont a{
    background: url("../images/othericon.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    margin-right: 15px;
    padding-left: 30px;
	
}
    
.sign h3 {
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
}
.sign h3 span {
    display: block;
    width: 77px;
    height: 35px;
    text-indent: -999px;
    background: url("../images/bg.png") no-repeat 0 -333px;
}
#login h3 span {
    background-position: 0 -368px;
}
.sign .form_box {
    margin-left: 240px;
    padding: 20px 30px 50px;
    background: #fff;
}
.sign table td,.sign table th {
    padding: 5px;
}
.sign table td input.text {
    padding: 2px;
    width: 180px;
    height: 14px;
}
#login table th {
    width: 30%;
	text-align:right;
	font-family:"宋体",Arial;
	font-size:14px;
	font-weight:100;
}
#reg table th {
    width: 30%;
	text-align:right;
	font-family:"宋体",Arial;
	font-size:14px;
	font-weight:100;
}
.registerbtn {
    background: url("../images/Main_bg.png") no-repeat scroll -273px -114px transparent;
    display: block;
    height: 32px;
    text-indent: -123456px;
    width: 183px;
}

.grid-1c {
    border: 1px solid #CCCCCC;
    color: #666666;
    margin: 15px auto;
    padding: 25px;
    width: 908px;
}
.maincont {
    padding: 20px;
}
.reg-success {
    background: url("../images/state.gif") no-repeat scroll 0 -505px transparent;
    margin: 30px 0 100px 120px;
    padding: 20px 70px;
	text-align:left;
}
.reg-success .conts {
    color: #f60;
    font-family: SimHei;
    font-size: 24px;
    font-weight: bold;
    overflow: hidden;
}
.reg-success .desc {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0;
}

.warn-tip {
    background: url("../images/state.gif") no-repeat scroll 5px -73px #FFFFD0;
    border: 1px solid #FFAD77;
    color: #FF0000;
}
.warn-tip01 {
    background: url("../images/state.gif") no-repeat scroll 5px -80px; 
	padding-left:25px;
	*padding-left:30px;
	margin-left:-25px; 
}
.success-tip {
    background: url("../images/state.gif") no-repeat scroll 5px -18px #f3f9e5;
    border: 1px solid #8dc345;
    color: #666;
}
.success-bk {border: 1px solid #8dc345; color:#666; background-color:#f3f9e5;}
.success-tip01 {
    background: url("../images/state.gif") no-repeat scroll 5px -25px; 
	padding-left:25px;
	*padding-left:30px;
	margin-left:-25px; 
}
.ts-tip{
    background: url("../images/state.gif") no-repeat scroll 5px -45px #f9f9f9;
    border: 1px solid #ddd;
    color: #666;
}
.ts-tip01 {
    background: url("../images/state.gif") no-repeat scroll 5px -52px; 
	padding-left:25px;
	*padding-left:30px;
	margin-left:-25px; 
}

.toptip {
    line-height: 20px;
    margin-bottom: 15px;
    padding: 5px 10px 5px 28px;
    width: 94%;
	text-align:left;
	font-size:14px;
}

.tips p {
    text-indent: 24px;
    line-height: 24px;
}

.msg {
    line-height: 24px;
}

#friend_link {
    margin-bottom: 10px;
    position: relative;
    background-color: #f0f3f8;
    float:left;
    clear:both;
    width:100%;
}
#friend_link h3 {
    position: absolute;
    left:15px;
    top:30px;
}
#friend_link .box {
    padding: 10px 0 10px 90px;
    height: auto;
    line-height: 24px;
    
}
#friend_link .box a {
    margin-right: 10px;
}
#friend_link dl dt {font-weight:100;float:left; width:100%; margin-bottom:5px;}
#friend_link dl dd {float:left; margin-right:16px; margin-bottom: 5px;}
.fl_word {width:100%; display:none;}
.fl_word ul {
    margin: 0;
    padding: 0;
}
.fl_word li {
    display: block;
    float: left;
    padding: 5px 8px;
    text-align: center;
    white-space: nowrap;	
}
.fl_word li a {
    color: #333333;
    display: block;
    font-size: 12px;
    text-decoration: none;
	overflow:hidden;
}
.fl_word li a:hover {color:#BD0800; text-decoration:underline;}
.float_clear { clear:both;}
.fl_pic {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
	width:100%;
}
.fl_pic li {
    border:none;
    margin: 0 5px 5px 0;
	padding:5px 0 5px 0;    
	*padding:5px 0 8px 0;    
}


#footer {
    padding: 5px 0;
    border-top: 2px solid #6290c1;
    text-align: center;
    color: #666;
    line-height: 22px;
    clear:both;
}

.pagination {
    padding: 10px 0;
    text-align: right;
    color: #666;
}
.pagination a {
    border:1px solid #ddd;
    margin:2px;
    padding:2px 5px;
    color: #f60;
    text-decoration:none;
}
.pagination a:hover {
    color: #555;
}
.pagination .current {
    background-color:#ffe8db;
    border:1px solid #ddd;
    color:#555;
    font-weight:bold;
    margin:2px;
    padding:2px 5px;
}
.pagination .disabled {
    border:1px solid #ddd;
    color:#ccc;
    margin:2px;
    padding:2px 5px;
}


.trans-tips {
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 2px solid #f60;
    background: #fcfaf0;
    line-height: 20px;
}
.trans-tips h4 {
    font-size: 14px;
    line-height: 25px;
}
.trans-tips p {
    margin-bottom: 6px;
    color: #555;
}
.trans-tips .option {
    height: 30px;

}

a.button {
    background:none repeat scroll 0 0 #F5F7FF;
    border-color:#ECEFFA #7B97B8 #7B97B8 #ECEFFA;
    border-style:solid;
    border-width:1px;
    display:inline;
    float:left;
    margin-right:5px;
    padding:2px 12px;
    text-decoration:none;
}
a.button:hover {
    background:none repeat scroll 0 0 #FFFFCC;
    border-color:#F1F1AB #DD6600 #DD6600 #F1F1AB;
}

.trans-new {
    margin-bottom: 10px;
    padding: 10px;
    height: 60px;
    background: #f5f8fd;
}
.trans-new .notic {
    margin-bottom: 5px;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    background: url("../images/bg.png") no-repeat -106px -948px;
}
.trans-new .option div {
    float: left;
    display: inline;
    margin-right: 15px;
    padding: 10px 0 5px;
    width: 205px;
    text-align: center;
    background: #e4f0fe;
}
.trans-text {
    padding: 5px 10px 20px;
    line-height: 20px;
}
.trans-text h4 {
    color: #195ba5;
}
.trans-text p {
    margin: 10px 0;
}
.trans-text ul {
    margin: 10px 30px;
}
.trans-text li {
    list-style: disc outside none;
}

#trans-step ol {
    margin: 10px auto;
    width: 205px;
    background: url("../images/trans-step.gif") no-repeat 0 10px;
}
#trans-step ol li {
    padding: 10px 0 20px 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight:bold;
}
#trans {
    margin-bottom: 10px;
    padding: 6px;
    border: 1px solid #ddd;
    background: #fff;
}
#trans-step2 {
    background: url("../images/trans-step2.gif") repeat-x 0 -87px;
}
#trans-step2 ul {
    height: 29px;
    line-height: 29px;
    font-weight:bold;
    background: url("../images/trans-step2.gif") no-repeat 0 0;
}
#trans-step2 ul.step2 {
    background-position: 0 -29px;
}
#trans-step2 ul.step3 {
    background-position: 0 -58px;
}
#trans-step2 li {
    float: left;
    width: 200px;
    text-align: center;
}
#trans-step2 li.chosen {
    color: #fff;
}

.trans-form {
    margin: 10px 30px;
}
.trans-form table {
    width: 100%;
}
.trans-form table th,.trans-form table td {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
}
.trans-form table th {
    text-align: right;
    width: 20%;
}

.trans-form .text {
    padding: 2px;
}

.tf-tips {
    padding: 5px 5px 5px 30px;
    border: 1px solid #ebdad3;
    background: #fbf6f3 url("../images/bg.png") no-repeat -98px -1001px;
}
.trans-msg {    
    margin: 20px 30px;
}
.trans-msg table {
    width: 100%;
    border-collapse: collapse;
}
.trans-msg table thead th {
    color: #fff;
    background: #2575bc;
}
.trans-msg table th,.trans-msg table td {
    padding: 5px;
    border: 1px solid #ddd;
}
.trans-msg table tbody th {
    text-align: right;
    width: 30%;
}

.trans-success {
    margin: 60px auto 0;
    padding: 0 0 90px 90px;
    width: 500px;
    line-height: 20px;
    background: url("../images/right.gif") no-repeat 0 0;
}
.trans-success h2 {
    color: #f60;
    line-height: 30px;
}


.services .box {
    margin-bottom: 10px;
    padding:10px;
    background: #e5ecf9;
}
.services .serv,.services .client {
    margin-bottom: 10px;
}
.services .user {
    height: 27px;
    background: url("../images/s_ico.gif") no-repeat 13% 100%;
}
.services .user span {
    float: left;
    display: block;
    padding: 0 20px;
    line-height: 20px;
    color: #fff;
    background: #97c03d;
}
.services .client .user {
    background-position: 90% 100%;
}
.services .client .user span {
    float: right;
}
.services .content {
    padding: 5px 10px;
    line-height: 20px;
    background: #fff;
    border: 1px dashed #97c03d;
}
.services table {
    margin-bottom: 20px;
}
.services table th {
    font-weight:bold;
}

.dns-info,.account-info {
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 1px solid #73d266;
    background: #e8f8e6;
    line-height: 20px;
}
.dns-info table td,.dns-info table th,
.account-info table td,.account-info table th {
    padding:5px;
}
.dns-info table th.title {
    padding-right: 30px;
    font-size: 16px;
    font-weight:bold;
}
.dns-info td a {
    margin-right: 10px;
    padding-left: 20px;
    display: block;
    height: 16px;
    line-height: 16px;
    background: url("../images/bg.png") no-repeat 0 0;
}
.dns-info .delete {
    background-position: -50px -512px;
}
.dns-info .pause {
    background-position: -75px -488px;
}
.dns-info .lock {
    background-position: -100px -463px;
}
.dns-info .owner {
    background-position: 0 -463px;
}
.dns-info .out {
    background-position: 0 -720px;
}
.dns-info .active {
    background-position: 0 -749px;
}


.list-tabs {
    margin-bottom: 10px;
    height: 30px;
    background: #f3f3f3;
}
.list-tabs ul {
    padding-top: 3px;
}
.list-tabs li {
    float: left;
    margin: 0 10px;
    display: inline;
    line-height: 26px;
}
.list-tabs li.chosen {
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0;
}

.list-categroy {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #73d266;
    background: #e8f8e6;
}
.list-categroy ul {
    width: 680px;
}
.list-categroy li {
    float: left;
    margin: 0 10px;
    display: inline;
    line-height: 24px;
    white-space : nowrap;
}
.list-categroy li.chosen a {
    color: #d00;
    font-weight:bold;
    text-decoration: none;
}

.offer-box {
    padding: 5px 10px;
}
.offer-box p {
    margin: 5px 0;
    line-height: 20px;
}



.errors {
    margin-bottom: 10px;
    padding: 2px 10px;
    line-height: 20px;
    border: 1px solid #f98e79;
    background: #fdffba;
}


.options {
    margin-bottom: 10px;
    height: 23px;
}
.options a {
    display: block;
    margin: 0 5px;
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #333;
    text-decoration: none;
    background: url("../images/bg.png") no-repeat 0 -1062px;
}
.options a.add {
    padding-left: 10px;
    width: 90px;
    background-position: 0 -1039px;
}
.options a.modify {
    padding-left: 10px;
    width: 67px;
}
.options a.export {
    padding-left: 10px;
    width: 67px;
    background-position: 0 -1085px;
}

.logs {
    line-height: 20px;
}
.logs th,.logs td {
    padding: 5px;
}
.logs th {
    width: 100px;
    text-align: right;
}

#redirect_message {
    margin: 30px auto 60px;
    width: 500px;
    line-height: 25px;
}
#redirect_message h4 {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
#ads-show .box ul li {
    width: 700px;
    height: 100px;
}

.box dt {
    font-weight:bold;
}

.ads {
	height:151px;
    margin-bottom: 12px;
	width:708px;
	/* background: url("../images/banner01.gif") no-repeat 0 0;
    padding: 3px;
    background: #fff;
    border: 1px solid #C6DDF5;
	*/
}

/* .ads-box{
	margin:18px 0 0 50px;
	line-height:24px;
}
.ads-box span{
	color:#FF8A00;
	font-weight:bold;
}*/


.adsold {
	height:151px;
    margin-bottom: 12px; 
    /* background: url("../images/banner01.gif") no-repeat 0 0; */
} 
 


.pagination ul { margin-top: 15px; }
.pagination li {
	float: left;
	list-style: none;
	margin-right: 5px;
	padding: 2px 5px;
	border: 1px solid #D7D7D7;
	background-color: #EEE;
	font-weight: bold;
}
.pagination li.current { color: #C8C8C8; font-weight: bold; }
.pagination li a {
	display: block; text-decoration: none; font-weight: bold; 
	border: 0px; margin: 0px; padding: 0px;
}
.pagination li a:hover { text-decoration: underline; }








/*----11-15----*/
#container {margin-top:-10px;}


#domains{
	margin-bottom:5px;
}
.searchtg{ float:left; width:100%; position:relative; }
.catit {
    background: url("../images/tag.gif") no-repeat scroll 0 0 transparent;        
    left: -40px;	
	top: 1px;	
    position: absolute;
	display: block;
    text-indent: -123456px;
	cursor:pointer;
	overflow:hidden;
    width: 40px;
	height: 89px;
    z-index: 2;
}
.catzdy {
    background: url("../images/tag.gif") no-repeat scroll 0 -91px transparent;        
    left: -40px;
	top: 92px;	
    position: absolute;
	display: block;
    text-indent: -123456px;
	cursor:pointer;    
    width: 34px;
	height: 80px;
    z-index: 2;
}
.catit01 {
    background: url("../images/tag.gif") no-repeat scroll 0 -175px transparent;        
    left: -40px;
	top: 3px;		
    position: absolute;
	display: block;
    text-indent: -123456px;
	cursor:pointer;
	overflow:hidden;
    width: 34px;
	height: 80px;
    z-index: 2;
}
.catzdy01 {
    background: url("../images/tag.gif") no-repeat scroll 0 -257px transparent;        
    left: -40px;	
	top: 85px;
	
    position: absolute;
	display: block;
    text-indent: -123456px;
	cursor:pointer;    
    width: 40px;
	height: 89px;
    z-index: 2;
}
#domains h4{
	
	font-size:14px;
	color:#004E9B;
	text-align:center;
}
#domains table{
	height: 20px;
    line-height: 20px;
    margin-bottom: 3px;
	border:1px solid #C6DDF5;
	border-left:3px solid #8BB9EA;
	background:#F6FAFD url("../images/domains.png") repeat-x;
}
#domains table td{
	padding:5px 10px 5px 0px;
	text-align:left;
}


#price_bid_usd{
	color:#FF0000
}
#deposit{
	color:#009933
}

.sina_tu01,.qq_tu01,.am_tu01{background:url("../images/othericon.gif") no-repeat scroll 0 0;color: #fff;}
.sina_tu01{background-position:0 -22px; padding-left:26px;  height:20px; line-height:20px; float:left; display: inline-block; vertical-align: middle; cursor:pointer;}
.qq_tu01 {background-position:0 -67px; padding-left:24px; margin-left:10px; height:20px; line-height:20px; float:left; display: inline-block; vertical-align: middle; cursor:pointer;}
.am_tu01 {background-position:0 0; padding-left:33px; margin-left:10px; height:20px; line-height:20px; float:left; display: inline-block; vertical-align: middle; cursor:pointer;}

/*2012-6-7*/
.orders .tabmenu{
    border-bottom: 1px solid #D8DFE7;
    color: #333333;
    font-size: 14px;
	height: 33px;
    line-height: 33px;
    margin: -6px 0 8px;
    text-align: left;
}

.activeTab {
    background:#FFFFFF url("../images/line2.gif") repeat-x 0 0;
	border-top: 1px solid #D8D8D8;
	border-left:1px solid #D8DFE7;
	border-right:1px solid #D8DFE7;	 
    color: #0066CC;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    margin-left: 4px;
	margin-bottom: -1px;
    text-align: center;
	padding: 0 20px;
}

.inactiveTab {
    color: #999999;
	cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 33px;
    margin-left: 4px;
	margin-bottom: -1px;
    text-align: center;
	padding: 0 20px;
}

.inactiveTab a{color: #999999;}


/*2012-7-17*/
.side_boxicon {
    position: relative;
    margin-bottom: 12px;
	padding: 5px 10px;;
    border: 1px solid #E6E6E6;
	background: none repeat scroll 0 0 #F8F8F8;
	z-index: 99;
}

.side_boxicon .boxicon
{
    clear:both;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

#weibo, #tqq, #rss, #email {
    color: #0C568F;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin-right: 7px;
    text-align: right;
    vertical-align: text-bottom;
    width: 16px;
}

#weibo {
    background: url("../images/icon_all.png") no-repeat scroll right -180px transparent;
}
#tqq {
    background: url("../images/icon_all.png") no-repeat scroll right -210px transparent;
}
#email {
    background: url("../images/icon_all.png") no-repeat scroll right -150px transparent;
}
#rss {
    background: url("../images/icon_all.png") no-repeat scroll right top transparent;
}
.subBook {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E6E6E6;
    display: none;
    position: absolute;
    right: -1px;
    top: 20px;
    width: 100px;
}

.subBook a {
    background: url("../images/icon_all.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 0 5px 34px;
    width: 100px;
}
.subBook a.sk_rss {
    background-position: -204px 6px;
}
.subBook a.sk_google {
    background-position: -204px -24px;
}
.subBook a.sk_xianguo {
    background-position: -204px -54px;
}
.subBook a.sk_douban {
    background-position: -204px -84px;
}
.subBook a.sk_youdao {
    background-position: -204px -114px;
}
.subBook a.sk_email {
    background-position: -204px -144px;
}

/*2012-8-13*/
.leftmain_container {WIDTH: 708px;HEIGHT: 151px}
.leftmain_container A IMG {WIDTH: 708x;HEIGHT: 151px}
.leftmain_container IMG {BORDER-BOTTOM-STYLE: none;BORDER-RIGHT-STYLE: none;BORDER-TOP-STYLE: none;BORDER-LEFT-STYLE: none}
.td_f A IMG {PADDING-BOTTOM: 0px;MARGIN: 0px;PADDING-LEFT: 0px;PADDING-RIGHT: 0px;PADDING-TOP: 0px}
.leftmain_num {POSITION: absolute;WIDTH: 90px;FLOAT: right;TOP: 128px;LEFT: 620px}
.leftmain_num LI {TEXT-ALIGN: center;LINE-HEIGHT: 15px;LIST-STYLE-TYPE: none;MARGIN: 1px;WIDTH: 15px;FONT-FAMILY: Arial;BACKGROUND: url(../images/flashbutton.gif) no-repeat -15px 0px;FLOAT: left;HEIGHT: 15px;COLOR: #40444d;FONT-SIZE: 12px;CURSOR: pointer}
.leftmain_num LI.on {LINE-HEIGHT: 15px;WIDTH: 15px;BACKGROUND: url(../images/flashbutton.gif) no-repeat;HEIGHT: 15px;COLOR: #ffffff}


/*2012-9-3*/
.sitemap{line-height:15px;}
.sitemap ul{border-bottom: 1px dotted #CCCCCC;float: left;padding: 10px 0;width: 890px;}
.sitemap li {border-right: 1px solid #CCCCCC;color: #666666;float: left;font-size: 12px;height: 15px;margin: 4px 0 0 12px;padding-right: 10px;}
#sitemaplist{background: url("../images/sitemap.jpg") no-repeat  0 0;border: 0 none;height: 25px;line-height: 15px;margin: 0;padding: 5px 3px 0 13px; width: 77px; color: #666666; font-size: 12px; font-weight: bold;}


/*2012-12-14*/
#mainmall {
    float: left;
    width: 740px;
}
#sidemall {
    float: right;
    width: 205px;
	text-align:left;
	margin-bottom:10px;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#accordion h3{font-size:12px;}
.ui-accordion { width: 204px; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 12px; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 0.8em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif,"宋体"/*{ffDefault}*/; font-size: 12px/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif,"宋体"/*{ffDefault}*/; font-size: 12px; }
.ui-widget-content { border: 1px solid #c6ddf5/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url("../images/ui-bg_flat_75_ffffff_40x100.png")/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url("../images/ui-bg_highlight-soft_75_cccccc_1x100.png")/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
   background-image: -moz-linear-gradient(center top , #f7f7f7, #eeeeee);/* Safari & Chrome */        
   /* IE6 & IE7 */  
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#eeeeee');    
   /* Safari & Chrome */  
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#eeeeee')";    
   background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #eeeeee),color-stop(1, #f7f7f7));/* IE6 & IE7 */border: 1px solid #d3d3d3/*{borderColorDefault}*/; font-weight: normal/*{fwDefault}*/; color: #7b2e00/*{fcDefault}*/; -moz-outline-style: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background-image: -moz-linear-gradient(center top , #f1f6fe, #e6efff);/* Safari & Chrome */        
   /* IE6 & IE7 */  
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f1f6fe', endColorstr='#e6efff');    
   /* Safari & Chrome */  
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f1f6fe', endColorstr='#e6efff')";    
   background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e6efff),color-stop(1, #f1f6fe));/* IE6 & IE7 */border: 1px solid #c6ddf5/*{borderColorDefault}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; -moz-outline-style: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background-image: -moz-linear-gradient(center top , #f1f6fe, #e6efff);/* Safari & Chrome */        
   /* IE6 & IE7 */  
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f1f6fe', endColorstr='#e6efff');    
   /* Safari & Chrome */  
   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f1f6fe', endColorstr='#e6efff')";    
   background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e6efff),color-stop(1, #f1f6fe));/* IE6 & IE7 */border: 1px solid #c6ddf5/*{borderColorDefault}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; -moz-outline-style: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #0066cc/*{fcActive}*/; text-decoration: none; font-weight:700; }
.ui-widget :active { outline: none; }
/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url("../images/ui-icons_222222_256x240.png")/*{iconsContent}*/; }
/* positioning */
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }

/*mall content*/
.lb_head {border-bottom:1px solid #417dc5; height:auto; display:block; float:left; width:100%;}
.lb_head ul li { float:left;}
.pro {width:740px; height:auto; float:left; }
.pro ul {padding: 11px 0 10px 0px; width: 750px; height:auto; overflow: hidden;}
.pro ul li { border: 1px solid #DDDDDD; color: #000000; float: left; font-family: "Verdana,宋体"; font-size: 12px; height: auto; list-style: none outside none; margin: 6px 10px 6px 0; width: 175px;}
.pro ul li:hover{background: none repeat scroll 0 0 #FFFFFF; border:1px solid #c6ddf5; *border: 1px solid #c6ddf5;-moz-box-shadow:inset 0px 0px 3px #c6ddf5;-webkit-box-shadow:inset 0px 0px 3px #c6ddf5;box-shadow:inset 0px 0px 3px #c6ddf5;}
.countdown {border-bottom: 1px dotted #CCCCCC;color: #999999; height: 30px;line-height: 30px;margin: 0 auto;overflow: hidden;text-align: center;}
.countdown b {font-size: 16px;padding: 0 2px;}
.bidd-img {height: 165px; margin: 0 auto; padding: 5px 2px 0; text-align: center; width: 165px;}
.bidd-name {height: auto; margin: 5px 0; padding: 0 8px; word-break: break-all; word-wrap: break-word;}
.bidd-name a {color: #333333;font-size: 12px; font-weight:bold;}
.bidd-name a:hover{ color:#0066cc; text-decoration:underline;}
.bidd-price {border-top: 1px dotted #CCCCCC;height: 1.5em;padding: 3px 0 0 8px;}
.bidd-price span{color:#999999;}
.bidd-price .jfdh{ color:#cc0000; font-size:14px;}
.bidd-price .xjgm{ color:#0067b4; font-size:14px;}
.bidd-nav{color: #666666; font-family: SimSun,Arial,sans-serif; height: 26px; line-height: 26px; padding: 0 0 4px 20px; vertical-align: baseline; width: auto; text-align:left;}
a.t_down:link, a.t_down:visited, a.t_down:active {color: #666666; text-decoration: none;}
a.t_down:hover {color: #FF8A00; text-decoration: underline;}
.biddinfo{ border: 1px solid #e9e9e9; padding-bottom: 10px; margin-bottom:10px;}

.pro_tu{float:left; margin:20px 10px 50px 30px; display:inline;}
.pro_xx {float:right; width:420px; line-height:30px; padding-top:10px; overflow:visible; text-align:left;}
.pro_xx dl dt{float:left; color:#999; width:70px; text-align:right; clear:both;}
.pro_xx dl dd{float:left; color:#666; font-size:14px; width:150px; }
a.btn_jfdh:link, a.btn_jfdh:visited, a.btn_jfdh:hover, a.btn_jfdh:active { background:url("../images/pro_06.jpg") no-repeat;border: 0 none; color: #666666;cursor: pointer;display: block; float: left;height: 39px;overflow: hidden;text-indent: -5000px;width: 134px;}
a.btn_xjdh:link, a.btn_xjdh:visited, a.btn_xjdh:hover, a.btn_xjdh:active { background:url("../images/pro_08.jpg") no-repeat;border: 0 none;color: #666666;cursor: pointer;display: block; float: left; height: 39px;overflow: hidden;text-indent: -5000px;width: 134px;margin-left:10px;}
.pro_zt{ background-color:#ffffe5; border:1px solid #ffcc81; border-left:none; width:auto; height:46px; padding-left:5px; line-height:46px; float:left;color:#666; padding-right:5px;}
.lr01{background:url("../images/pro_13.jpg") no-repeat 0 0; width:6px; height:48px;float:left;}
.pro_intro{clear:both; width:95%; margin:0 auto; text-align:left; }
.pro_intro_h{background-color:#e8ecf5; border-bottom:2px solid #b7cfe6; color:#0067b4; font-weight:700; padding:6px 10px;}
.pro_suc{clear:both; width:95%; margin:0 auto; overflow:hidden; text-align:left;}
.pro_suc_h{ background:url("../images/suc_bg.jpg") repeat-x; padding-left:10px; height:35px; line-height:28px; font-weight:700; color:#666; }
.pro_suc table{ width:100%; float:left; color:#666;}
.pro_suc table th {border-bottom:1px solid #ccc; width:33%; text-align:left; height:35px; padding-left:10px;}
.pro_suc table td{border-bottom:1px dashed #ccc; width:33%; text-align:left; height:30px; padding-left:10px;}
.pro_notice{border:1px solid #ccc; padding:10px; color:#666; margin:0 auto; clear:both; width:92%; line-height:150%;background: #F8F8F8; text-align:left;}
.pro_notice_h {border-bottom:1px dashed #ccc; width:100%; font-weight:700; margin-bottom:7px;}
.k10{height:10px; display:block; clear:both;}

.side_bidd {border: 1px solid #c6ddf5; float: right; margin-bottom: 10px; padding-bottom: 10px; position: relative; width: 205px;}
.side_bidd h3 {background-image: -moz-linear-gradient(center top , #F1F6FE, #E6EFFF); color: #0067b4; font-size: 12px; height: 27px; line-height: 27px; padding: 0 10px 0 28px; text-align: left;}
.side_bidd h3 {
	 /* Safari & Chrome */  
   background-image: -moz-linear-gradient(center top , #F1F6FE, #E6EFFF);
     
   /* IE6 & IE7 */  
   filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F1F6FE', endColorstr='#E6EFFF');    

	/* Safari & Chrome */  
       -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F1F6FE', endColorstr='#E6EFFF')";

    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #E6EFFF),color-stop(1, #F1F6FE));/* IE6 & IE7 */  
   /* IE8 */
}
.side_dott {background:url("../images/ui-icons_222222_256x240.png") no-repeat; height: 16px; width: 16px; background-position: -64px -16px; left: 0.5em; position: absolute; top: 6px;; overflow: hidden; display:block; }
.side_li{ overflow:hidden; border-bottom: 1px dashed #c6ddf5; padding:10px 0 0 5px; _height:96px;}
.side_bidd .product {display: block; overflow: hidden; padding-bottom: 10px;}
.side_bidd  .pic {display: block; float: left; margin-right: 5px;}
.side_bidd  img { border: 0 none;}
.side_bidd  .detail {float: left;width: 110px;}
.side_bidd .name{  cursor: pointer; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;word-wrap: normal; line-height:35px;}
.side_bidd .type{ color:#999999; text-align:center; display:block; line-height:30px;}
.side_bidd .price1{ color:#0067b4; text-align:center; display:block; font-size:14px; font-weight:bold; line-height:20px;}
.side_bidd .price2{ color:#e53333; text-align:center; display:block; font-size:14px; font-weight:bold; line-height:20px;}

.input_btn0{width:0px;height:0px;border:0;}