﻿@charset "utf-8";
/* CSS Document */
*{padding:0px;margin:0px;}
html, body{height:100%;}
body { font-family:Verdana; background-repeat:repeat-y; background-position: top; background-image:url(/community/Public/Images/bg.png); background-color:#fff;}
/*body { font-family:Verdana;background:url(/community/Public/Images/CNY-dressup-02.jpg) no-repeat fixed top #c69c6c;}*/

*{
  scrollbar-3dlight-color:#D4D0C8; /*- 最外左 -*/
   scrollbar-highlight-color:#fff; /*- 左二 -*/
   scrollbar-face-color:#E4E4E4; /*- 面子 -*/
   scrollbar-arrow-color:#666; /*- 箭头 -*/
   scrollbar-shadow-color:#808080; /*- 右二 -*/
   scrollbar-darkshadow-color:#D7DCE0; /*- 右一 -*/
   scrollbar-base-color:#D7DCE0; /*- 基色 -*/
   scrollbar-track-color:#;/*- 滑道 -*/
}
/*input style*/
.stxtbox{width:120px;}
.txtbox{ border: 1px solid #666; font-family:Verdana; font-size:12px; height:18px; padding-top:0px; font-family: Verdana; padding-left:2px; background-color: #FFF;  height:21px; }
.txtbox2{border: 1px solid #999999; font-family:Verdana; font-size:14px;  padding-top:0px; background-color: #ffffff; width:180px;  height:24px;  }
#ratings{
	float:left;
	}
.star-rating-result{
	font-size:12px;
	margin-left:10px;
	color:#ff0000;
	line-height:25px;
	}

/*操作的小图标*/
.ico_key{ background:url(/community/Public/Images/sicon.gif) no-repeat 0 center; padding-left:30px;}
.ico_cue_no{background:url(/community/Public/Images/sicon.gif);background-position:-162px -18px; width:14px; height:14px; vertical-align:middle; margin-right:5px; _margin-top:13px; _vertical-align: baseline;display:inline-block;}
.ico_cue_ok{background:url(/community/Public/Images/sicon.gif);background-position:-144px -18px; width:14px; height:14px;display:inline-block; }
.ico_close{background:url(/community/Public/Images/sicon.gif); font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; cursor:pointer; }
.del{ background-position:-108px -18px; width:12px; height:12px; overflow:hidden;}

.hot_img{
	background-image:url(/community/Public/Images/commend.png);
	background-repeat:no-repeat;
	height:25px;
	/*position:absolute;*/
	left:-5px;
	top:-5px;
	width:25px;
	}



span{
	font-size:12px;
	}
.right{float:right;	}
.left{float:left;}
.text35{height:20px;font-size:14px;}
.formtip{height:20px;font-size:14px;}
#verifyimg{position:absolute;}
.btn_red_w121{
    background: url(/community/Public/Images/btn_login.gif) no-repeat 0 0; display: inline-block;
    width:95px;
    height:29px;
    font-size:14px;
    margin-top:20px;
	}
#download_layout{
		text-align:center;
		margin-top:40px;
	}
#download_title{
		text-align:center;
		margin-bottom:10px;
		margin-left:10px;
		margin-right:10px;
		font-size:14px;
	}

#isdownload{
	width:300px;
	margin-top:30px;
	}


.gray14 ul{
	list-style-type:none;
	list-style-image:url(/community/Public/Images/sx.jpg);

	}


.gray14 ul li{
	line-height:24px;

	}
.liblack14{
	list-style-position:inside;
	list-style-image:url(/community/Public/Images/xs.jpg);

	}