/* CSS Document Dilenet by lydia*/
html { 
	scrollbar-face-color:#DEDEDE;
	scrollbar-base-color:#F5F5F5;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F5F5F5;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#F5F5F5;
	scrollbar-3dlight-color:#C3C3C3;
	scrollbar-darkshadow-Color:#9D9D9D;
}

body{
	font-family:",arial";
	font-size:12px;
	height: 100%;
	width: 100%;
	background-color: #fff;
	color:#000;
}
body a{
	color:#0048A7;
	text-decoration: none;
}
body a:hover{
	color:#fff;
	background-color:#0048A7;
}

*{
	margin:0;
	padding:0;
}

.clear{clear: both;}

img{
	vertical-align:middle;
	border:none;
}

p{
	vertical-align: middle;
	clear:both;
}

.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height:1px;
	margin-bottom:5px;
	clear:both;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.fcenter{
	margin_left:auto;
	margin_right:auto;
}

.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.textcenter{
	text-align:center;
}
.divform{
	padding:10px 50px;
}
.divautoy{
	overflow-y:auto;
	overflow-x:none;
	height:200px;
	border: 1px solid #666;
}
#namelist ul{
	list-style:none;
	clear:both;
	height:25px;
	line-height:25px;
}
#namelist ul.hui{
	background:#f3f3f3;
}
#namelist ul li.email,#namelist ul.hui li.email{
	float:right;
	width:30%;
}
#kuang{
	border: 1px solid #fff;
	margin-bottom:5px;
	padding:10px;
	width:90%;
	float:left;
	/*margin-left:100px;*/
}
#kuangTxT{
    padding-top:11px;
    width:35%;
	float:left;
	
}

#kuang_hui{
	border: 1px solid #999;
	margin:5px auto;

}
#kuang_hui ul.topline{
	border-top: 1px solid #999;
}

#kuang_red{
	border: 1px solid #DD7785;
	margin:0 auto 5px auto;
}
#kuang_red ul.top{background-color: #EFEFEF; height:25px;}
#kuang_red ul.topline{

	padding:5px;
}
#kuang_red ul.botline{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding:3px;
}

#content{
	padding:10px 20px;
	margin:0 auto;
	line-height:20px;
	color:#666;
}
#content ul{ list-style:none;}
#content ul li{
	line-height: 30px;
	color: #666;
	background-image: url(../images/Prodcuts/dian.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-indent: 10px;
	list-style:none;
	height:30px;
}
#content ul li a{
	color: #666;
	height:30px;
	line-height: 30px;
}
#content ul li a:hover{
	color:#fff;
	text-decoration:none;
}
#content a{
	color: #0048A7;
	height:30px;
	line-height: 30px;
}
#content a:hover{
	color:#fff;
	text-decoration:none;
}

.backindex{width:300px;}

/* form */
input,select,textarea,button{
	font-size:12px;
	font-family: "Arial","";
	color: #666;
	line-height: 15px;
	/*vertical-align:middle;*/
}

.input_border {
	border:#666 1px solid;
}

.input_text{
	padding:3px 4px;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	width:200px;
	font-weight:bold;
	font-size:14px;
}

#keyword{
	height:17px;
	line-height:17px;
}

.input_borderview {
	border-bottom:#666 1px solid;
	border-top:0;
	border-left:0;
	border-right:0;
	background-color:#fff;
}

label{
	padding-left:5px;
	padding-right:3px;
	vertical-align:middle;
	color:#000;
}
.labeltop{
	vertical-align:top;
	color:#000;
	line-height:30px;
}


textarea{
	clear:both;
	word-wrap:break-word;
}

.input80{
	width:80%;
	clear:both;
}

.area1{width:490px;}

#container{
	width:978px;
	margin:0 auto;
}

.btn_one{
	background-image: url(../images/btn/btn_bk.gif);
	height: 20px;
	line-height:20px;
	width: 80px;
	border: none;
	font-size: 12px;
	color: #000;
	vertical-align: middle;

}

.btn_two{
	background-image: url(../images/btn/btn_bk2.gif);
	height: 20px;
	line-height:20px;
	width: 100px;
	border: none;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
}

.btn_three{
	background-image: url(../images/btn/btn_bk3.gif);
	height: 20px;
	line-height:20px;
	width: 55px;
	border: none;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
}

.div100{
	vertical-align: middle;
	line-height:30px;
	clear:both;
	text-indent: 4px;
	padding:2px 0;
}

.div200{
	vertical-align: middle;
	line-height:30px;
	clear:both;
	padding:2px 0;
}
.div100_note{
	line-height:20px;
	vertical-align: middle;
	line-height:20px;
	clear:both;
	margin-left:83px;
	color:#666;
}

.div100_note2{
	line-height:20px;
	vertical-align: middle;
	line-height:20px;
	clear:both;
	margin-left:95px;
	color:#666;
}

.div50{
	width:49%;
	vertical-align:middle;
	height:30px;
	line-height: 30px;
	text-indent: 4px;
}

#formdoing{
	margin-left:87px;
}
.lab_doing{
	color:#666666;
	font-size:14px;
}

#formbutton{
	width:82%;
	clear:both;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 40px;
}
#formbutton1{
	width:60%;
	clear:both;
	text-align:center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 34px;

}

#error{
	width:100%;
}
#error ul{
	list-style:none;
	color:#C60001;
	line-height: 25px;
	background-image: url(../images/icon/icon_error.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;	
}

#ok_tips{
	width:100%;
}
#ok_tips ul{
	list-style:none;
	color:#C60001;
	line-height: 25px;
	background-image: url(../images/icon/icon_agree.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 30px;	
}

/*text*/
.link_none a{color: #C40100;text-decoration: none;}
.link_none a:link,.link_none a:hover,.link_none a:active{color:#C40100;text-decoration: none;}

.link_none_blue a{
	color:#0048A7;
	text-decoration: none;
}
.link_none_blue a:hover{
	color:#2C5292;
	text-decoration: none;
}

.text_white{color:#fff;}

.text_redbiaoti{
	color:#C40100;
	font-size: 18px;
	font-weight: bold;
	line-height:38px;
}

.text_redtitle{
	color:#C40100;
	font-size: 15px;
	line-height:30px;
}

.text_redtitle1{
	color:#C40100;
	font-size: 14px;
	line-height:25px;
}

.text_redmenu{
	color:#C40100;
	font-size: 14px;

}
.text_redmenu a{color:#C40100;}

.text_hong{
	color:#C40100;
	line-height:20px;
}
.text_hong a{color:#C40100;}

.text_hui,.text_hui a{
	color:#666;
	line-height:20px;
}
.text_hui a:hover{color:#fff;}

.text_black,.text_black a,.text_black a:hover{
	color:#000;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;	
}
.text_black a:hover{color:#fff;}

.text_red{
	color:#0048A7;
	font-size: 13px;
	font-weight: bold;
	line-height:25px;
}

.text_bluexi{
	color:#0048A7;
	font-size: 12px;
	line-height:25px;
	font-weight: normal;
}

.text_blue{color:#0048A7; font-weight: bold}
.text_redbig,.text_redbig a{color: #C40100;
	font-size: 16px;
	line-height:25px;font-weight: bold;}
.text_redbig a:hover{color:#fff;}
	
.text_blackbig,.text_blackbig a,.text_blackbig a:hover{color:#000;
	font-size: 14px;
	line-height:25px;font-weight: bold;}
.text_blackbig a:hover{color:#fff;}
.text_zongbig,.text_zongbig a,.text_zongbig:hover{color:#990000;
	font-size: 13px;
	line-height:25px;font-weight: bold;}

/*head2 By-joyce 2008-11-17*/
#head2{
	height: 64px;
	width: 978px;
	margin-top:3px;
	margin-bottom:4px;
	background-image: url(../images/bk_navmid2.gif);
	background-repeat: repeat-x;
	background-position: center 60px;
}
#headerBg{width:100%;}
#logo2{
	width:164px;
	height:60px;
	float:left;
	display: block;
}
#divlogo2 a:hover{
background-color:#fff;
}
#Nav_column{
    width:814px;
	height:60px;
	display: block;
	float:left;
	margin-top:1px;
}
#TopNavColumn{
	width:814px;
	clear:both;
	height:29px;
	text-align: right;
	line-height: 29px;
	vertical-align: middle;
	margin-bottom:6px;

}
#TopNavColumn span,#TopNavColumn span img{
	vertical-align: middle;
}
#TopNavColumn span img{margin-top:-3px;}
#TopNavColumn span{
	padding-left:2px;
	padding-right:2px;
}
#TopNavColumn span a{
	padding-left:2px;
	padding-right:2px;
}
#navigation2{
	width:800px;
	clear:both;
	height:24px;
	margin-left:14px;
}
* html #navigation2 ul { color: #666; } /* IE6 */ 
#navigation2 ul{
	width:88px;
	margin-right:5px;
	font-size: 13px;
	/*font-weight: bold;*/
	color: #C50000;
	background-image: url(../images/btn/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	float:left;
	list-style:none;
	height:24px;
}
#navigation2 ul a{
    line-height:24px;
	vertical-align: middle;
 	color: #C50000;
	text-decoration: none;
}
#navigation2 ul a:hover{
	width:88px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn/menu_now.gif);
	background-repeat: no-repeat;
	display: block;
	line-height:24px;
	vertical-align: middle;
	height:24px;
}
#navigation2 ul.now{
	width:88px;
	margin-right:5px;
	font-size: 13px;
	/*font-weight: bold;*/
	height:25px;
	color: #fff;
	background-image: url(../images/btn/menu_now.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: relative;
	bottom: -1px;
	overflow: visible;
	visibility: visible;
}
#navigation2 ul.now a{
	color:#fff;
	text-decoration: none;
	line-height:25px;	
}
#navigation2 ul.now a:hover{
	color:#fff;
	text-decoration: none;	
}
#toolbar2{
	width:100%;
	height:87px;
	margin-top:0;
}
#toolbar2 ul{
	list-style:none;
	float:left;
}

#toolbar2 ul.left{
	background-image: url(../images/bk_navleft2.gif);
	background-repeat: no-repeat;	
	width:9px;
	height:87px;
}
#toolbar2 ul.right{
	background-image: url(../images/bk_navright2.gif);
	background-repeat: no-repeat;	
	width:18px;
	height:87px;
	float:right;
}

/*Search By-joyce 2008-11-17*/
* html #searchbox { margin-bottom:-5px; } /* IE6 */ 
#searchbox{
	background-image: url(../images/search/searchbg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 130px;
	width: 770px;
	margin-bottom:4px;
}
#searchbox ul{
	vertical-align: middle;
	text-align: left;
	height: 105px;
	
}
ul.SearchColumn{
	padding-left:100px;
	display: block;
	float: left;
	width: 485px;
	padding-top:25px;
}
ul.SearchColumn li{
	display: block;
	float: left;
	width: 460px;
	line-height: 30px;
	height: 30px;
	text-indent: 3px;
}
ul.SearchColumn li input{
	width: 460px;
	height: 25px;
	line-height: 25px;
	text-indent: 3px;
}
ul.SearchColumn li a{
	color:#C40100;
	font-size: 15px;
	font-weight: bold;
	line-height:30px;
	text-decoration: none;
}
ul.SearchColumn li a:hover{
	color:#C40100;
	font-size: 15px;
	font-weight: bold;
	line-height:30px;
	text-decoration: none;
	background-color: #FFFFFF;
}
ul.SearchButton{
	height: 95px;
	display: block;
	float: left;
	width: 150px;
	vertical-align: middle;	
	padding-top:35px;
}
ul.SearchButton img{
	vertical-align: middle;	
}
/*head*/
#head{
	background-image: url(../images/bk_navmid.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 132px;
	width: 978px;	
	margin-top:3px;
}
#divlogo{
	width:100%;
	clear:both;
	height:60px;
}
#divlogo a:hover{
background-color:#fff;
}
#divlogo ul{
	float:left;
}
#divlogo ul.topad{
	margin-left:50px;
	border: 1px solid #999999;
}
#navigation{
	width:900px;
	clear:both;
	height:27px;
	margin-left:29px;
	margin-top:5px;
}
#navigation ul{
	width:88px;
	height:27px;
	margin-right:5px;
	font-size: 13px;
	font-weight: bold;
	color: #C50000;
	background-image: url(../images/btn/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	float:left;
	list-style:none;
	line-height:27px;
}
#navigation ul a{
	color: #C50000;
	text-decoration: none;
}
#navigation ul a:hover{
	width:88px;
	height:27px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn/menu_now.gif);
	background-repeat: no-repeat;
	display: block;
}
#navigation ul.now{
	width:88px;
	height:27px;
	margin-right:5px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/btn/menu_now.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	line-height:27px;
}
#navigation ul.now a{
	color:#fff;
	text-decoration: none;	
}
#navigation ul.now a:hover{
	color:#fff;
	text-decoration: none;	
}
#toolbar{
	width:100%;
	height:72px;
	margin-top:0;
}
#toolbar ul{
	list-style:none;
	float:left;
}
#toolbar ul.left{
	background-image: url(../images/bk_navleft.gif);
	background-repeat: no-repeat;	
	width:9px;
	height:72px;
}
#toolbar ul.right{
	background-image: url(../images/bk_navright.gif);
	background-repeat: no-repeat;	
	width:18px;
	height:72px;
	float:right;
}
#tool_search{
	width:900px;
	margin-left:30px;
	padding-top:3px;
	vertical-align:middle;
}
#divlogin{
	width:230px;
	height:130px;
	position:absolute;
	z-index:1;
	margin-left:723px;
	margin-top:2px;
}
#divlogin a:hover{background-color:#fff;}
#divlogin ul{
	list-style:none;
	float:left;
}
#divlogin ul.mid{
	background-image: url(../images/bk_loginmid.gif);
	background-repeat: repeat-x;
	height: 125px;
	width:204px;
	padding-left:6px;
	padding-top:5px;
}
#divlogin ul.left{
	background-image: url(../images/bk_loginright.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 10px;
}
#divlogin ul.right{
	background-image: url(../images/bk_loginleft.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 10px;
	float:right;
}
#divlogin ul li{
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
#divlogin ul li.login{
	padding-top:10px;
}
#divlogin ul li.login a:hover{background-color:#C60001;}

#path{
	margin:0 0 5px 0;
}

/*pagebody*/
#pagebody{
	height:100%;
}

#pagebody H2{
	font-size: 12px;
	/*line-height: 30px;*/
	font-weight:normal;
}
#pagebody H1{
	font-size: 13px;
	/*line-height: 30px;*/
	font-weight:normal;
}
/*sidebar begin*/
#sidebar{
	width:200px;
	float:right;
}
#sidebar3{
	width:280px;
	float:right;
}
#sidebar4{
	float:right;
	width:345px;
}
#sidebar2{
	width:200px;
	float:left;
}
#sidetitle{
	height:26px;
	clear:both;
	color:#c40100;
}
#sidetitle ul{
	list-style:none;
	float:left;
	background-image: url(../images/bk_ltitlemid.gif);
	background-repeat: repeat-x;
	height: 26px;
	width:190px;
}
#sidetitle ul.left{
	background-image: url(../images/bk_ltitleleft.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 5px;
}
#sidetitle ul.right{
	background-image: url(../images/bk_ltitleright.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 5px;
	float:right
}
#sidetitle ul li{
	font-size:14px;

	line-height:26px;
	vertical-align:middle;
	text-indent:5px;
	float:left;
}
#sidetitle ul li.icon{
	background-image: url(../images/icon/icon1.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 10px;
	line-height:26px;
	background-position: center;
	margin:0 10px 0 5px;
}
#sidetitle ul li.more{
	float:right;
	font-size:12px;
	font-weight: normal;
}


#sidetitle1{
	height:26px;
	clear:both;
	color:#c40100;
	font-size:14px;

	line-height:26px;
	text-indent:10px;
}
#sidetitle1 ul{
	list-style:none;
	float:left;
	background-image: url(../images/bk_ltitlemid.gif);
	background-repeat: repeat-x;
	height: 26px;
	width:190px;
}
#sidetitle1 ul.left{
	background-image: url(../images/bk_ltitleleft.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 5px;
}
#sidetitle1 ul.right{
	background-image: url(../images/bk_ltitleright.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 5px;
	float:right
}
#sidetitle1 ul li{
	font-size:13px;

	line-height:26px;
	vertical-align:middle;
	float:left;
}
#sidetitle1 ul li.icon{
	background-image: url(../images/icon/icon1.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 10px;
	line-height:26px;
	background-position: center;
	margin:0 10px 0 5px;
}
#sidetitle1 ul li.more{
	float:right;
	font-size:12px;
	font-weight: normal;
}

/*sidemenu begin*/
A.btnCategoryClose:active {
	BORDER-RIGHT: #dcdcdc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #dcdcdc 0px solid; DISPLAY: block; PADDING-LEFT: 20px; FONT-SIZE: 12px; BACKGROUND: url(../images/icon/icon2.gif) #ffffff no-repeat 7px 7px; PADDING-BOTTOM: 6px; BORDER-LEFT: #dcdcdc 1px solid; WIDTH: 173px; COLOR: #000; PADDING-TOP: 4px; BORDER-BOTTOM: #dcdcdc 1px solid; TEXT-DECORATION: none;
}
A.btnCategoryClose:link {
	BORDER-RIGHT: #dcdcdc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #dcdcdc 0px solid; DISPLAY: block; PADDING-LEFT: 20px; FONT-SIZE: 12px; BACKGROUND: url(../images/icon/icon2.gif) #ffffff no-repeat 7px 7px; PADDING-BOTTOM: 6px; BORDER-LEFT: #dcdcdc 1px solid; WIDTH: 173px; COLOR: #000; PADDING-TOP: 4px; BORDER-BOTTOM: #dcdcdc 1px solid; TEXT-DECORATION: none;
}
A.btnCategoryClose:visited {
	BORDER-RIGHT: #dcdcdc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #dcdcdc 0px solid; DISPLAY: block; PADDING-LEFT: 20px; FONT-SIZE: 12px; BACKGROUND: url(../images/icon/icon2.gif) #ffffff no-repeat 7px 7px; PADDING-BOTTOM: 6px; BORDER-LEFT: #dcdcdc 1px solid; WIDTH: 173px; COLOR: #000; PADDING-TOP: 4px; BORDER-BOTTOM: #dcdcdc 1px solid; TEXT-DECORATION: none;
}

.catMenuHidden {
	DISPLAY: none
}
.hidden {
	DISPLAY: none
}

#btnCategory {
	BACKGROUND: #ffffff; MARGIN-BOTTOM: 5px; WIDTH: 173px; COLOR: #000;
}
#btnCategory LI A {
	BORDER-RIGHT: #dcdcdc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #dcdcdc 0px solid; DISPLAY: block; PADDING-LEFT: 20px; FONT-SIZE: 100%; PADDING-BOTTOM: 6px; BORDER-LEFT: #dcdcdc 1px solid; WIDTH: 173px; COLOR: #000; PADDING-TOP: 4px; BORDER-BOTTOM: #dcdcdc 1px solid; TEXT-DECORATION: none
}
#btnCategory LI A:hover{
	background-color:#fff;
}
#btnCategory LI {
	MARGIN: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#btnCategory UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none
}

#btnSubcategory LI {
	MARGIN: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
#btnSubcategory UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; BORDER-BOTTOM-STYLE: none
}
#btnSubcategory {
	BORDER-RIGHT: #dcdcdc 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #dcdcdc 0px solid; PADDING-LEFT: 0px; FONT-SIZE: 12px; BACKGROUND: #F4F2F3; PADDING-BOTTOM: 3px; BORDER-LEFT: #dcdcdc 1px solid; WIDTH: 198px; COLOR: #666; PADDING-TOP: 3px; BORDER-BOTTOM: #dcdcdc 1px solid
}
#btnSubcategory LI A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 27px; FONT-SIZE: 12px; BACKGROUND: url(../images/icon/icon3.gif) #F4F2F3 no-repeat 19px 6px; PADDING-BOTTOM: 2px; WIDTH: 171px; COLOR: #666; BORDER-TOP-STYLE: none; PADDING-TOP: 2px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
#btnSubcategory LI A:hover{
	text-decoration: none;
}
/*sidemenu end*/

#productsort{
	padding:5px;
	border: 1px solid #d7d7d7;
	margin-bottom:5px;
}
#productsort ul{
	list-style:none;
	line-height:20px;
	
}
#productsort ul li{
	text-indent: 3px;
	line-height:20px;
	font-weight: normal;
	padding-right:5px;

}
#productsort ul li a,#productsort ul li a:hover{
	text-decoration: none;
}

/*sidebarmenu begin*/
#sidebarmenu{
	margin-bottom:5px;
}
#sidebarmenu ul{
	background-image: url(../images/icon/icon2.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	vertical-align: middle;
	background-position: 10px;
	line-height:20px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#sidebarmenu ul a{
	color:#000;
	text-decoration: none;
}
#sidebarmenu ul a:hover{
	color:#fff;
	text-decoration: none;	
}
#sidebarmenu ul.list{
	background-image: url(../images/icon/icon3.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	vertical-align: middle;
	background-position: 30px;
	line-height:20px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#sidebarmenu ul.list a{
	color:#000;
	text-decoration: none;
}
#sidebarmenu ul.list a:hover{
	color:#fff;
	text-decoration: none;	
}
/*sidebarmenu end*/

#sidead{
	/*border: 1px solid #999999;*/
	margin-bottom:5px;
	text-align:center;
	/*padding-left:10px;*/
}

#sidebaidu{
	margin-bottom:5px;
}


#sendinfo{
	border: 1px solid #d7d7d7;
	color: #F4F2F3;
	margin-bottom:5px;
	background-color: #F4F2F3;
	
}
#sendinfo ul{
	margin:5px 9px 8px 9px;
	color:#000;
}


.areasend{
	width:175px;
	overflow-y:auto;
}

/*sidebar end*/

/*mainbody*/
#mainbody{
	width:753px;
	float:left;
}
#mainbody2{
	width:770px;
	float:right;
}
#mainbody3{
	float:left;
	width:600px;
}
#mainad{
	clear:both;
	height:201px;
	margin-bottom:5px;
}
#mainad ul{
	list-style:none;
	float:left;
}
#mainad ul.right{
	background-image: url(../images/ad/bk_adleft.gif);
	background-repeat: no-repeat;
	height: 191px;
	width: 284px;
	margin-left:3px;
	line-height:201px;
	text-align: center;
	padding-top:10px;

}
#mainad ul.left{
	width:457px;
	height:200px;
	border: 1px solid #999;
}

#main{
	width:770px;
	clear:both;
	margin-bottom:5px;
}
#blog_list_new{
	clear:both;
	margin-bottom:5px;
}
#blog_list_new .document_title{
	font-size:14px;
}
#blog_list_new a:link,#blog_list_new a:visited{	
	color:#4F4F4F;
}
#blog_list_new a:hover{
	font-size:14px;
	color:#C50000;
	background-color:transparent;	
}
#maintitle{
	clear:both;
	color:#C70003;
	height:25px;
	font-size:13px;
	font-weight:bold;
}
#maintitle ul{
	background-image: url(../images/bk_rtitlemid.gif);
	background-repeat: repeat-x;
	height: 25px;
	width:760px;
	list-style:none;
	float:left;
}
#maintitle ul.left{
	background-image: url(../images/bk_rtitleleft.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
}
#maintitle ul.right{
	background-image: url(../images/bk_rtitleright.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 5px;
	float:right;
}
#maintitle ul li{
	float:left;
	vertical-align:middle;
	line-height: 25px;
	height:25px;
}
#maintitle ul li.mainicon{
	width:20px;
	line-height: 25px;
	background-image: url(../images/icon/iconlaw.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	background-position: center;
	margin-right:5px;
}
#maintitle ul li.more{
	width:53px;
	float:right;
	font-size:12px;
	font-weight: normal;
}
#maintitle ul li.more a{
	color:#C70003;
	font-size: 12px;
	text-decoration: none;	
}
#maintitle ul li.more a:hover{
	text-decoration: none;	
	color:#FFFFFF;
}

.listtable{
    width:100%;

	margin-bottom:5px;
	clear:both;
	margin-top:0;
}
.listtable thead th{
	
	color:#525252;
	line-height:25px;
	text-align:center;
	font-weight:normal;
}
.listtable tbody td{
	word-break:break-all;
	word-wrap:break-word;
	padding:8px 1px;
	text-align:center;
	border-bottom: 1px dashed #BFBFBF;
}
.listtable tbody td.info{
	word-break:break-all;
	word-wrap:break-word;
	padding:3px;
	text-align:left;
	border-bottom: 1px dashed #BFBFBF;
	color:#0048A7;

}
.listtable tbody td.info a{
	color:#0048A7;
	text-decoration: none;
	font-size:14px;
}
.listtable tbody td.info a:hover{
	text-decoration: none;
	color:#fff;
}
.listtable tbody td span{
	color:#666666;
}

.listtable2{
    width:100%;
	border-collapse: collapse;
	border: 1px solid #DD7785;
	margin-bottom:5px;
	clear:both;
	margin-top:0;
}
.listtable2 thead th{
	background-color: #F4F2F3;
	color:#525252;
	line-height:25px;
	text-align:center;
	font-weight:normal;
}
.listtable2 tbody td{
	word-break:break-all;
	word-wrap:break-word;
	padding:8px 3px;
	text-align:center;
	border-bottom: 1px dashed #BFBFBF;
}
.listtable2 tbody td.info{
	word-break:break-all;
	word-wrap:break-word;
	padding:3px;
	text-align:left;
	border-bottom: 1px dashed #BFBFBF;
	color:#0048A7;
}
.listtable2 tbody td.info a{
	color:#0048A7;
	text-decoration: none;
}
.listtable2 tbody td.info a:hover{
	text-decoration: none;
	color:#fff;
}

.commenttable{
    width:100%;
	border-collapse: collapse;
	border: 1px solid #bfbfbf;
	margin-bottom:5px;
	clear:both;
	margin-top:0;
	color:#666;
}
.commenttable tbody td{
	word-break:break-all;
	word-wrap:break-word;
	padding:3px 8px;
	border: 1px solid #BFBFBF;
}
.commenttable tbody td a{
	color:#0048A7;
	text-decoration: none;
}
.commenttable tbody td a:hover{
	color:#0048A7;
	text-decoration: none;
}

#dot{
	line-height: 30px;
	background-image: url(../images/bk_no.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 30px;
	width: 42px;
	color:#fff;
	text-align: center;
	text-indent: 10px;
	margin:0 auto;
	padding-right:15px;
}
#dot_red{
	line-height: 30px;
	background-image: url(../images/bk_nored.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 30px;
	width: 42px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;
	margin:0 auto;
	padding-right:15px;
}

#title{
	width:770px;
	height:30px;
	clear:both;
	color:#C70001;
	font-size:15px;
	margin-bottom:5px;
}
#title ul{
	list-style:none;
	float:left;
	background-image: url(../images/bk_ntitlemid.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;	
	width:751px;
	line-height: 30px;
}
#title ul.left{
	background-image: url(../images/bk_ntitleleft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 6px;
}
#title ul.right{
	background-image: url(../images/bk_ntitleright.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 13px;
	float:right
}
#title ul li{
	float:left;
}
#title ul li.more{
	float:right;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
}
#title ul li.more a{
	color:#C70001;
	text-decoration: none;
}
#title ul li.more a:hover{
	color:#fff;
	text-decoration: none;
}



#title1{
	width:770px;
	height:30px;
	clear:both;
	color:#C70001;
	font-size:15px;
	margin-bottom:5px;
}
#title1 ul{
	list-style:none;
	float:left;
	background-image: url(../images/bk_ntitlemid.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;	
	width:751px;
}
#title1 ul.left{
	background-image: url(../images/bk_ntitleleft.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 6px;
}
#title1 ul.right{
	background-image: url(../images/bk_ntitleright.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 13px;
	float:right
}
#title1 ul li{
	float:left;
}
#title1 ul li.biaoti{
	float:left;
	padding-top:8px;
}
#title1 ul li.more{
	float:right;
	font-size:12px;
	text-align:right;
	vertical-align:middle;
	padding-top:5px;
}
#title1 ul li.more a{
	color:#C70001;
	text-decoration: none;
}
#title1 ul li.more a:hover{
	color:#fff;
	text-decoration: none;
}

#infodiv{
	clear:both;
	margin-bottom:10px;
}
#infodiv ul{
	width:600px;
	list-style:none;
	float:left;
}
#infodiv ul.img{
	width:150px;
	padding:0 5px 5px 5px;
	text-align:center;
	line-height:20px;
	color:#666;
}

#imgkuang{
	border: 1px solid #BFBFBF;
	width:100px;
	margin:0 auto 5px auto;
}
#imgkuanguser{
	border: 1px solid #BFBFBF;
	width:50px;
	margin:0 auto 5px auto;
}

#divinfo{
	border: 1px solid #BFBFBF;
	width:100%;
	margin-bottom:5px;
	padding:0;
}
#divinfo ul{
	list-style:none;
	padding:5px 0;
}
#divinfo ul.icon{
	background-color:#F4F2F3;
	border-top: 1px solid #BFBFBF;
}
#divinfo ul.icon li{
	float:right;
	padding:5px;
	margin-right:10px;
}
#divinfo ul.icon li.one{
	width:100px
}
#divinfo ul.icon li a{
	color:#0048A7;
	text-decoration: none;
}
#divinfo ul.icon li a:hover{
	text-decoration: none;
	color:#fff;
}

.tableinfo{
	width:98%;
	border:0;
	margin:0 auto;
}
.tableinfo thead th{ color:#0048A7;text-align:left;font-weight:normal;}
.tableinfo thead th a{
	color:#0048A7;
	text-decoration: none;
}
.tableinfo thead th a:hover{
	color:#fff;
	text-decoration: none;
}
.tableinfo tbody td{
	word-break:break-all;
	word-wrap:break-word;
	border: 0;
	line-height:20px;
	color:#666;
	height:20px;
}

.tableinfo tbody td a{
	color:#0048A7;
	text-decoration: none;
	
}
.tableinfo tbody td a:hover{
	color:#fff;
	text-decoration: none;
}
.tableinfo tbody td.img{
	height:25px;
	line-height:25px;
}
#divicon{
	width:95%;
	margin:0 auto;
}
#divicon ul{
	list-style:none;
	float:left;
	width:20%;
	vertical-align:middle;
	padding-top:5px;
}

#divrate{
	border: 1px solid #BFBFBF;
	color:#666;
	font-weight: normal;
	width:120px;
	background-color:#fff;
	padding:0 5px;
	text-align:center;
}

.pages{
	text-align:right;
	color:#666;
	padding:0 10px 0 0;
	line-height:25px;
	height:25px;
	float:right;
}

#intro{
	margin:5px 0;
}
#intro ul{
	list-style:none;
	float:left;
	color:#666;
	line-height:20px;
	padding:5px 10px;
	width:446px;
}
#intro ul a{
	color: #0048A7;
	text-decoration: none;
}
#intro ul a:hover{
	color: #0048A7;
	text-decoration: none;
}
#intro ul.introad{
	width:257px;
	height:177px;
 	border: 1px solid #999;
}

#introsearch{
	clear:both;
	width:100%;
	margin-top:8px;
}

#introsearch ul{
	height:20px;
	margin-bottom:3px;
	padding-left:0;
	list-style:none;
}
#introsearch ul li{
	border: 1px solid #CCCCCC;
	width:50px;
	float:left;
	margin-right:3px;
	text-align:center;
	line-height:20px;
	height:20px;
	vertical-align: middle;
}
#introsearch ul li a{
	color: #0048A7;
	text-decoration: none;
}
#introsearch ul li a:hover{
	color: #C40100;
	text-decoration: none;
}
#introsearch ul li.biaoti{
	float:left;
	width:95px;
	color: #0048A7;
	font-weight: bold;
	border:0;
	text-align:left;
}
#introsearch ul li.bt{
	float:left;
	width:150px;
	border:0;
	text-align:left;
}
#introsearch ul li.field{
	border:0;
	width:50%;
	text-align:left;
}

#shop{
	width:95%;
	margin-bottom:5px;
	margin-left:30px;
}
#shop a{
	text-decoration: none;
	color: #0048A7;
}
#shop a:hover{
	color: #fff;
	background-color: #0048A7;
	text-decoration: none;
}
#shop ul{
	width:98%;
	clear:both;
	list-style:none;
	padding-left:5px;
	line-height:25px;
}
#shop ul li{
	width:12%;
	float:left;
	padding-left:3px;
}

#shopsearch{
	margin-bottom:5px;
	padding-left:55px;
}

#shop_table{
	margin-bottom:5px;
	font-size:13px;
	/*border: 1px solid #C60001;*/
}
#shop_table a{
	text-decoration: none;
	color: #0048A7;
}
#shop_table a:hover{
	color: #fff;
	background-color: #0048A7;
	text-decoration: none;
}
#shop_table ul {
background-color:#FFF8F0;
clear:both;
height:25px;
line-height:25px;
list-style:none outside none;
padding-left:5px;
width:99%;
}
#shop_table ul li{
	width:16%;
	float:left;
	padding-left:1px;
}
#shop_table ul li.text_blue {
float:left;
font-size:12px;
font-weight:normal;
padding-left:1px;
text-align:center;
width:11%;
}
#shop_table ul li.textright {
float:left;
padding-left:1px;
width:7%;
}
#shop_table ul.hui{
background-color:#F0F7FF;
clear:both;
height:25px;
line-height:25px;
list-style:none outside none;
padding-left:5px;
width:99%;
}
#shop_table ul.hui li.text_blue {
float:left;
padding-left:1px;
text-align:center;
width:11%;
}
#shop_table ul.hui li {
float:left;
padding-left:1px;
width:16%;
}
#shop_table ul.hui li.textright {
float:left;
padding-left:1px;
width:7%;
}

.table_paihang{
	width:100%;
	margin-bottom:5px;
	border: 1px solid #C60001;
	border-collapse: collapse;
	font-size:12px;
}
.table_paihang thead th{
	border-bottom: 1px solid #D87C7E;
	line-height: 25px;
	color:#000;
	font-weight: normal;
}

.table_paihang tbody td{
	line-height: 15px;
	word-break:break-all;
	word-wrap:break-word;
	text-align:center;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#table_BBS{
	width:100%;
	margin-bottom:5px;
	border: 1px solid #C60001;
	border-collapse: collapse;
	font-size:12px;
}
#table_BBS thead th{
	border-bottom: 1px solid #D87C7E;
	line-height: 25px;
	text-align:left;
	padding:3px;
}

#table_BBS tbody td{
	line-height: 15px;
	word-break:break-all;
	word-wrap:break-word;
	padding:3px;
}

tr.hui{background-color: #F7F7F7;}

#ad_heng{
	margin-bottom:5px;
	height:86px;
}

#tabrate{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DD7785;
	width:100%;	
}
.no_border{
	border:0px solid #DBDBDB;
}
#divreport{
	border: 1px solid #dbdbdb;
	margin-top:5px;
	padding:10px 0px 0 0px;
	width:768px;
	margin-bottom:5px;
}


/*member begin*/
#divmamber_top{
	width:971px;
	height:13px;
	margin-top:0;
}
#divmamber_top ul{
	background-image: url(../images/dp_top_mid.gif);
	background-repeat: repeat-x;
	height: 13px;
	list-style:none;
	width:952px;
	float:left;
	background-position: bottom;
}
#divmamber_top ul.left{
	background-image: url(../images/dp_top_left.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 6px;
	background-position: bottom;
}
#divmamber_top ul.right{
	background-image: url(../images/dp_top_right.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	float:right;
	background-position: bottom;
}
#divmamber{
	width:969px;
	margin-bottom:5px;
	border-top:0;
}

#formmamber{
	margin:0 10px 10px 10px;
	padding:30px 60px;
}
#formmamber ul{
	list-style:none;
	clear:both;
}
#formmamber ul li{
	float:left;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
}
#formmamber ul li.label{
	width:100px;
	text-align:right;
	color:#000;
	height:30px;
	line-height:30px;
	vertical-align:middle;
}

#divpassword{
	width:969px;
	margin-bottom:5px;
	border-top:0;
	padding-top:120px;
}

#formpassword{
	margin:0 auto 150px auto;
	width:450px;
	padding:10px 10px 0 10px;
	/*border-top: 1px solid #c60001;*/
	/*border-bottom: 3px solid #c60001;*/
}
#nologin{
	margin:0 auto 0px auto;
	width:460px;
	padding-top:10px;
	text-align: right;
	padding-bottom:10px;
}

#divtishi ul{
	list-style:none;
	float:left;
	padding:10px;
	width:90%;
	display: block;
}
#divtishi ul.img{
	width:20%;
	border-right: 1px solid #000;
	margin-bottom:10px;
	text-align:center;
}
#divtishi ul li{
	line-height:15px;
	vertical-align:middle;
	padding-bottom:5px;
	
}
#divtishi ul li.libutton{
	padding-left:84px;
	padding-top:5px;
	float:left;
	text-align:left;
}

#divrighttishi{
	padding-top:150px;
}

/*divЧ*/

div.detail_ifame{
 position:relative;
 overflow: auto;
 height: 100px !important;
 height/* */:/**/100px; 
 height: /**/100px;
 scrollbar-face-color:#DEDEDE;
 scrollbar-base-color:#F5F5F5;
 scrollbar-arrow-color:black;
 scrollbar-track-color:#F5F5F5;
 scrollbar-shadow-color:#EBF5FF;
 scrollbar-highlight-color:#F5F5F5;
 scrollbar-3dlight-color:#C3C3C3;
 scrollbar-darkshadow-Color:#9D9D9D;
}

/* my option */
#myoption{
	width:80%;
	margin:0 auto;
	padding:50px 0 60px 0;
}

#myoption2{
	width:80%;
	margin:0 auto;
	padding:10px 0 10px 0;
}

#myoption3{
	width:90%;
	margin:0 auto;

}
#myoption4{
	width:96%;
	margin:0 auto;

}


/*member end*/

#divmap{
	padding:20px 0;
}
#divmap ul{
	list-style:none;
	float:left;
	padding:0 0 0 10px;
	margin-left:15px;
	width:45%;
}

/* bottom nav begin */
#divother_top{
	width:100%;
	height:13px;
	margin-top:0;
}
#divother_top ul{
	background-image: url(../images/dp2_top_mid.gif);
	background-repeat: repeat-x;
	height: 13px;
	list-style:none;
	width:751px;
	float:left;
	background-position: bottom;
}
#divother_top ul.left{
	background-image: url(../images/dp2_top_left.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 6px;
	background-position: bottom;
}
#divother_top ul.right{
	background-image: url(../images/dp2_top_right.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	float:right;
	background-position: bottom;
}
#divother{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width:768px;
	margin-bottom:5px;
	border-top:0;
}
/* bottom nav end */

/* integral begin */
#Integral ul{
	list-style:none;
	margin-bottom:8px;
}
#Integral ul li{
	width:24.5%;
	float:right;
	text-align:center;
}

#divpresent{
	text-align:center;
}

#tablp{
	width:119px;
	margin-left:auto;
	margin-right:auto;
}
#tablp_b{
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

#lipin{}
#lipin ul{
	width:60%;
	list-style:none;
	float:left;
}
#lipin ul.photo{
	width:40%;
	text-align:center;
}
/* integral end */

/*footer*/
#footer{
	clear:both;
	color:#C40100;
	border-top: 3px solid #C40100;
}
#footer ul{
	text-align:center;
	height:30px;
	line-height:30px;
}
#footer ul a{
	color:#C40100;
	text-decoration: none;
}
#footer ul a:hover{
	color:#C40100;
	background-color:#FFFFFF;
	text-decoration: none;
}

/*200807*/

#divcomment{
	width:100%;
	margin-bottom:5px;
}
#divcomment ul{
	width:80%;
	list-style:none;
	float:left;
}
#divcomment ul.info{
	width:90%;
	list-style:none;
	float:right;
}
#divcomment ul.img{
	width:20%;
	text-align:center;
}
#divcomment ul.imguser{
	width:10%;
	text-align:center;
}
#divcomment ul li{
	line-height:20px;
	padding:3px 10px;
	vertical-align: middle;
	clear:both;
}

.titlecomment{
	background-color:#efefef;
	line-height:20px;
	height:20px;
}

#com_title{
	width:100%;
	clear:both;
}
#com_title ul{
	width:50%;
	float:left;
	list-style:none;
	font-size: 13px;
	color: #C70001;
}
#com_title ul.open{
	text-align:right;
	float:right;
	margin-right:5px;
	margin-top:3px;
	width:8%;
}
#com_title ul.right{
	float:right;
	margin-right:5px;
	width:45%;
	color:#000;
}
#com_title ul.right2{
	float:right;
	margin-right:5px;
	width:46%;
	color:#000;
}

#divbiaoti{
	width:100%;
	color:#C40100;
	font-size: 15px;
	line-height:30px;
}
#divbiaoti ul{
	list-style:none;
	float:left;
	width:45%;
}
#divbiaoti ul.more{
	font-size: 12px;
	float:right;
}

#sidelist{
	clear:both;
	border: 1px solid #d7d7d7;
	margin-bottom:5px;
	padding:3px 5px;
}
#sidelist ul{
	height:20px;
	line-height:20px;
	background-image: url(../images/icon/icon3.gif);
	text-indent: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}


#sidelist1{
	clear:both;
	margin-bottom:5px;
	padding:3px 5px;
}
#sidelist1 ul{
	height:20px;
	line-height:20px;
	text-indent:5px;
	background-repeat: no-repeat;
	background-position: left center;
}


#sidelist2{
	clear:both;
	margin-bottom:5px;
	padding:3px 10px;
}

#sidelist_No{
	clear:both;
	border: 1px solid #d7d7d7;
	margin-bottom:5px;
	padding:3px 5px;
}
#sidelist_No ul{
	height:20px;
	line-height:20px;
	clear:both;
}
#sidelist_No ul li{
	list-style:none;
	float:left;
}
#sidelist_No ul li.shu{
	float:right;
	width:50px;
}

#divrating{
	border-bottom: 1px solid #C60001;
	margin-bottom:5px;
	height:27px;
}
#divrating ul{list-style:none;}
#divrating ul.btn{
	width:30%;
	float:left;
	text-align:right;
	margin-top:;
}
#divrating ul.more{
	text-align:right;
	width:50%;
	float:right;
	height:27px;
}
#divrating ul li{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/btn/menu2.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;	
	width:101px;
	height:27px;
	float:left;
	line-height:27px;
}
#divrating ul li a{	color:#fff;}
#divrating ul li a:hover{
background-color:#C50000;}
#divrating ul li.hui{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(../images/btn/menu2_hui.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	display: block;	
	width:101px;
	height:27px;
	float:left;
	line-height:27px;
}
#divrating ul li.hui a{color: #666;}
#divrating ul li.hui a:hover{
background-color:#E6E6E6;}

#divrating ul li.right{
	float:right;
}

#div_tag{
	float:left;
	width:195px;
	/*margin-right:5px;*/
	border: 1px solid #C60001;
	word-break:break-all;
}
#div_tag ul{

	clear:both;
	list-style:none;
	line-height:25px;
	padding-left:5px;
}
#div_tag ul li{
	float:left;
	padding-left:5px;
	padding-right:5px;
}
#div_tag ul span{
	margin-left:2px;
	margin-right:2px;
}

.searchcondition{
	float:left;
	width:195px;
	/*margin-right:5px;*/
	/*word-break:break-all;*/
	white-space:nowrap;
}
.searchcondition ul{

	clear:both;
	list-style:none;
	line-height:25px;
	padding-left:5px;
}
.searchcondition ul li{
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.searchcondition ul span{
	margin-left:2px;
	margin-right:2px;
}
.searchcondition ul li a{
font-size:12px;
text-decoration:underline;
}

#ArticleList{
	width:95%;
	margin:0 auto 5px auto;
}
#ArticleList ul{
	list-style:none;
	float:left;
	width:80%;
}
#ArticleList ul.data{
	float:right;
	width:15%;
}
#ArticleList ul li{
	height:20px;
	padding-left:10px;
}



/*搜索首页列表样式 BY-joyce 2008-11-18*/
#searchlist{width:100%;height:100%;}
#searchlist .listContent{
	width:184px;
	text-align: center;
	float:left;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;
}
ul.photo{
	border: 1px solid #CCCCCC;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
}
ul.price{
	line-height: 20px;
	margin-top:10px;
}
ul.price em{
	margin-top:10px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
ul.shopname{line-height: 20px;}
ul.star{line-height: 20px;}
ul.productname{
	line-height: 20px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
}

/*网店样式 By-joyce 2008-11-18*/
#shop_title{
	line-height: 20px;
	color: #C40100;
}
#shop_table2{
	width:98%;
	margin-bottom:5px;
	margin-left:10px;
}
#shop_table2 p{
	list-style:none;
	line-height:25px;
	color: #0048A7;
}

#shop_table2 a{
	text-decoration: none;
	color: #0048A7;
}
#shop_table2 a:hover{
	color: #fff;
	background-color: #0048A7;
	text-decoration: none;
}
#shop_table2 ul li{
	width:14%;
	float:left;
	padding-left:1px;
}
/* 我的主页样式*/
#divMydile{width:auto;margin:10px;}
#divMydile .left{
	width:690px;
	display: block;
	float: left;
	clear: both;
	margin-bottom:10px;
}
#divMydile .right{
	width:265px;
	display: block;
	float: left;
}
#PIMcolumn{
	width:auto;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	float: left;
}
#PIMcolumn ul{
    width:auto;
    padding:0px;
}
#PIMcolumn ul li{
	display: block;
	float: left;
	text-align: left;
}

.l120_s {
	OVERFLOW: hidden;
	WIDTH: 146px;
	PADDING-TOP: 6px;
	HEIGHT: 140px;
	TEXT-ALIGN: center;
	background-image: url(../images/newmydile/l120_s.gif);
	background-repeat: no-repeat;
}
.l120_s img{padding-left:13px;}
#PIMcolumn ul li.PIM{
    width:505px;
	height:141px;
	padding-left:10px;
	padding-right:10px;
}
#PIMcolumn ul li.PIM p{
	line-height: 26px;  
}
#PIMcolumn ul.PIMgongju{
	float: left;
	width:650px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#PIMcolumn ul.PIMgongju div{
    width:140px;
	float: left;
	text-align: left;
	line-height: 20px;
}
#PIMcolumn ul.PIMgongju div ul{display: block;width:70px;height: 20px;float: left;}

#srr{PADDING-LEFT: 2px;padding-right:2px; FLOAT: left; WIDTH: 255px;vertical-align: middle;}
#srr .srr_tl{
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c70001;
	border-bottom-color: #ccc;
	background-color: #eeeeee;
	vertical-align: middle;
	height: 18px;
	padding-top:3px;
}
#srr .srr_tl span{
	float:left;
	line-height: 20px;
}
#srr .srr_tl img{
	float:right;
	vertical-align: middle;
	padding-top:3px;
}
#srr .srr_list{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.zj {
	FLOAT: left; WIDTH: 85px; height:110px;PADDING-TOP: 0px; TEXT-ALIGN: center
}
.l50_s_list {
	MARGIN: 0px 5px 0px 8px;
	OVERFLOW: hidden;
	WIDTH: 71px;
	PADDING-TOP: 6px;
	HEIGHT: 63px;
	TEXT-ALIGN: center;
	background-image: url(../images/newmydile/l50_bg_s_list.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.l50_s_list img{
	width:50px;
	height:50px;
}
.zj3 {
	COLOR: #999; TEXT-ALIGN: center;line-height: 20px;
}
#commentlist{float: left;width:100%;}
#commentlist .srr_tl{
    margin-right:5px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c70001;
	border-bottom-color: #ccc;
	background-color: #eeeeee;
	vertical-align: middle;
	height: 18px;
	padding-top:3px;
}
#commentlist .srr_tl span{
	float:left;
	line-height: 20px;
	
}
#commentlist .srr_tl img{
	float:right;
	vertical-align: middle;
	padding-top:3px;
}
#commentlist .srr_list{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.gw1 {
	padding: 10px;
}
.gw1 p{
	line-height: 30px;	
}
#collectlist,#integrallist,#zj{
	float: left;
	width:100%;
	height:auto;
	clear: both;
	margin-top:10px;
}
#collectlist .srr_tl,#integrallist .srr_tl,#zj .srr_tl{
    margin-right:5px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c70001;
	border-bottom-color: #ccc;
	background-color: #eeeeee;
	vertical-align: middle;
	height: 18px;
	padding-top:3px;
}
#collectlist .srr_tl span,#integrallist .srr_tl span,#zj .srr_tl span{
	float:left;
	line-height: 20px;
}
#collectlist .srr_tl img,#integrallist .srr_tl img,#zj .srr_tl img{
	float:right;
	vertical-align: middle;
	padding-top:3px;
}
#collectlist .srr_list,#integrallist .srr_list,#zj .srr_list{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.Listtableone{ width:auto;padding:8px;clear: both;height:110px;vertical-align: middle;text-align: center;margin-bottom:10px;}
div.Listtableone ul{
	padding-top:10px;

}
div.Listtableone ul li{
	width:110px;
	float:left;
	display: block;
	height: 50px;
	text-align: center;
	padding-left:13px;
	padding-right:10px;

}
div.Listtableone ul li p{
	text-align: center;
	line-height: 25px;
}
div.huifulist{
	width:auto;
	clear: both;
	height: 20px;
	padding: 5px;
}
div.huifulist ul{
	FLOAT: left;
	display: block;
}
.gw14 {WIDTH: 40px; TEXT-ALIGN: center}
.gw13 {
	WIDTH: 520px;
	white-space: nowrap;
}
.gw12 {WIDTH: 100px;color:#666666}


/*别人眼中的我页面 By-joyce 2008-12-12*/
#zj{
	float: left;
	width:100%;
	height:auto;
	clear: both;
	margin-top:10px;
}
* html #zj H2 { height: 20px; } /* IE6 */ 
#zj H2{
	margin-right:5px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c70001;
	border-bottom-color: #ccc;
	background-color: #eeeeee;
	vertical-align: middle;
	height: 25px;!important
}

#zj ul{line-height:30px;margin-left:10px;}
#zj .zj{width:150px;float:left;margin-top:20px;margin-left:8px;}
#zj .zj div{WIDTH: 71px;MARGIN: 0px 5px 0px 8px;TEXT-ALIGN: center;}

/*2008-12-16 Demo修改*/
div.Listtabletwo{ width:auto;padding:8px;clear: both;height:110px;vertical-align: middle;text-align: center;margin-bottom:10px;}
div.Listtabletwo ul{
	width:110px;
	float:left;
	display: block;
	height: 80px;
	text-align: center;
	border: 1px solid #999999;
	vertical-align: middle;
	padding: 10px;
	margin: 10px;

}
div.Listtabletwo li.img{
	float:left;
	width:110px;
	display: block;
	text-align: center;
	height: 100px;
	vertical-align: middle;
}
div.Listtabletwo li.img img{
	display: block;
	text-align: center;
	vertical-align: middle;
}
div.Listtabletwo ul li.txt{
    float:left;
	width:110px;
	display: block;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

div.ping{
	height:35px;
}

.bk_hui{
	background-color:#f3f3f3;
	height:35px;
}

/* added by tong */
#document_list {
float:right;
width:70%;	
}

#document_list ul {
clear:both;
line-height:25px;
list-style-image:none;
list-style-type:none;
}
#blog_list {
float:right;
width:100%;	
}

#blog_list ul {
clear:both;
line-height:25px;
list-style-image:none;
list-style-type:none;
}
#side_left {
float:left;
width:30%;
}

#imglist {
text-align:center;
}
#imglist a:hover{
         color:#fff;
         background-color:#FFFFFF;
}
#imglist p {
         margin-left:20px;
         margin-right:20px;
}
#imglist p a:hover{
   color:#fff;
   background-color:#0048A7;
}

.space {
clear:both;
float:left;
font-size:12px;
height:10px;
overflow:hidden;
width:100%;
}

.document_date {
	float:right;
	width:18%;
	color:#9E9E9E;
}

.document_title {
	float:left;
	width:80%;
}

h3 {
color:#202020;
font-size:26px;
margin:0;
padding-top:25px;
text-align:center;
}

.author {
border-bottom:1px dashed #CCCCCC;
color:#8D8D8D;
font-size:12px;
padding:15px 0 5px;
text-align:center;
}

.left {
float:left;
}

.right {
	float:right;
}

.textbox {
color:#333333;
font-size:14px;
line-height:26px;
padding:20px 26px;
text-align:left;
overflow:hidden;
width:680px;
}
.textbox div{
line-height:19px;
text-align:left;
word-wrap:break-word;
}

.about {
border:1px solid #CCCCCC;
margin:20px 20px 20px 10px;
padding:10px 10px 10px 20px;
}

#content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.about ul {
list-style-type:none;
margin-left:50px;
}

.about li {
background-image:url(../images/a_arrow_4.gif);
background-position:16% center;
background-repeat:no-repeat;
color:#C40075;
float:left;
font-size:12px;
margin:0 1px;
padding-left:10px;
width:300px;
line-height:26px;
}

.about span {
font-size:14px;
font-weight:bold;
}

#document_foot {
line-height:20px;
padding:3px 10px;
vertical-align:middle;
color:#666666;
line-height:20px;
font-size:12px;
}

#document_reply {
float:right;
width:80%;
margin-bottom:5px;
}
#blog_reply {
float:right;
width:86%;
margin-bottom:5px;
}
.comment_label {
margin:5px 0;
}

#comment_title {
background-color:#EFEFEF;
line-height:20px;
padding:3px 10px;
vertical-align:middle;
color:#C70001;
font-size:13px;
font-weight:bold;
}

#comment_text {
line-height:20px;
padding:3px 10px;
vertical-align:middle;
}

#comment_delete {
line-height:20px;
padding:3px 10px;
vertical-align:middle;
}

#reply_text {
width:100%;
}

#document_submit {
padding-top:10px;
}

#user_photo {
float:left;
width:20%;
text-align:center;
}

#comment_content {
width:80%;
float:right;
}

#user_comment {
overflow:hidden;
}

#document_nav {
overflow:hidden;
}

/* end added by tong */

#div_login{	
	left:135px;
	top:156px;
	display:none;
	z-index:100;
	position:absolute;
}

#openwin label{
	margin-left:9px;
	line-height:30px;
	color:#000;
	width:180px;
}
#username{
	color:#000;
	width:150px;
}	
#password{
	color:#000;
	width:150px;
}
.username{
	color:#000;
	width:200px;
	padding:3px 4px;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	font-size:14px;
	font-weight:bold;
}	
.password{
	color:#000;
	width:200px;
	padding:3px 4px;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
	font-size:14px;
	font-weight:bold;		
}
#login_ok{
	margin:5px 20px 8px 100px;
}
#login_close{
	margin-bottom:8px;
}
#openwin{
	width:320px;
	height:130px;
	border: 1px solid #FF8080;
	margin:0 auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding:10px 5px 5px 5px;
}

#uerbox_form {
	margin-top:10px;
	margin-bottom:10px;
}



#userbox_text{
	height:20px;
	width:97%;
	text-align:left;
	margin-left:5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF9797;
	padding-top:5px;
}	

/*  from wtong */
.sm{
	height:auto;
	margin-bottom:5px;
}

.st{
	height:26px;
	clear:both;
	color:#c40100;
	font-size:14px;
	line-height:26px;
	padding-left:10px;
}
.sm ul{
	list-style:none;
	width:190px;
	line-height:20px;
	padding-left:10px;
}

#sendinfo_wtong{
	margin-bottom:5px;
}
#sendinfo_wtong label{
	margin:5px 9px 8px 9px;
	color:#000;
	width:180px;
}
#send_store_name{
	margin:5px 9px 8px 9px;
	width:180px;
}
#send_store_web{
	margin:5px 9px 8px 9px;
	width:180px;
}
#sendinfo_submit{
	margin:5px 9px 8px 9px;
	width:80px;
}
input.formbutton {
background:#D32C47 none repeat scroll 0 0;
border-color:#FFFFFF #6A6A6A #6A6A6A #FFFFFF;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
height:23px;
letter-spacing:0.3em;
padding:0 1.5em;
}
.signup-submit {
background:transparent url(../images/doing/signup-button.gif) no-repeat scroll left center;
border:medium none;
color:#222222;
cursor:pointer;
font-size:16px;
font-weight:bold;
height:35px;
padding:0;
width:225px;
}
.wrong {
color:#CC6666;
background:transparent url(../images/doing/signup-wrong.png) no-repeat scroll 5px center;
}
#username-hint,#pwd-hint, #repwd-hint,#email-hint {

font-family:Tahoma;
padding:1px 0 1px 25px;
}

/* new rating  */
.bd {
background:#FFFFFF none repeat scroll 0 0;
border-color:-moz-use-text-color #B5E7FF #B5E7FF;
border-top:medium none;
position:relative;
}
.shop-rating {
height:25px;
overflow:hidden;
padding:2px 0;
position:relative;
z-index:999;
}
.shop-rating span.title {
margin-right:5px;
text-align:right;
width:125px;
color:#666666;
}
.shop-rating span {
display:block;
float:left;
height:23px;
line-height:23px;
}
.shop-rating .result {
margin-left:20px;
padding-top:2px;
}
.shop-rating span {
display:block;
float:left;
height:23px;
line-height:23px;
}
.shop-rating .result span {
color:#FF6D02;
}
.shop-rating .result em {
color:#FF6600;
font-family:arial;
font-weight:bold;
}
.shop-rating .result strong {
color:#666666;
font-weight:normal;
}
.shop-rating ul {
float:left;
}
.rating-level {
background-position:0 0;
height:23px;
position:relative;
width:120px;
z-index:1000;
}
.rating-level li {
display:inline;
}
.rating-level,.rating-level a {
background:transparent url(../images/tb_star_v2.png) no-repeat scroll;
}
.rating-level a {
height:23px;
left:0;
line-height:23px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:absolute;
text-indent:-999em;
top:0;
}
.rating-level a:hover {
	background-color:#FFFFFF;
}

.rating-level .current-rating,.rating-level a:hover{background-position:0 -28px;}

.rating-level a.one-star:hover,
.rating-level a.two-stars:hover,
.rating-level a.one-star.current-rating,
.rating-level a.two-stars.current-rating{background-position:0 -116px;}

.rating-level .three-stars .current-rating,
.rating-level .four-stars .current-rating,
.rating-level .five-stars .current-rating{background-position:0 -28px;}

.rating-level a.one-star {
width:20%;
z-index:6;
}
.rating-level a.two-stars {
width:40%;
z-index:5;
}
.rating-level a.three-stars {
width:60%;
z-index:4;
}
.rating-level a.four-stars {
width:80%;
z-index:3;
}
.rating-level a.five-stars {
width:100%;
z-index:2;
}
.rating-pop-tip {
background-position:-40px -175px;
height:50px;
padding:12px 10px;
position:absolute;
width:162px;
z-index:1000;
background:transparent url(../images/tb_icon_v2.gif) no-repeat scroll -40px -175px;
}
.rating-pop-tip span {
color:#FF6D02;
}
.rating-pop-tip em {
color:#FF6600;
font-family:arial;
font-weight:bold;
}
.rating-pop-tip strong {
color:#666666;
float:left;
font-weight:normal;
line-height:16px;
padding-top:2px;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.red_button{
background:#D32C47 none repeat scroll 0 0;
border-color:#FFFFFF #6A6A6A #6A6A6A #FFFFFF;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
height:23px;
padding:0 1.5em;
letter-spacing:0.3em;
}
.hui_person label{
	color:#666666;
}
#pl_side ul{
	list-style:none;
	padding-top:5px;
	padding-left:0;
	width:100%;
	overflow:auto;
}
#pl_side li{
	width:100%;
	float:left;
	height:100px;
}
.pd_side{
	margin-top:2px;
	float:left;
	text-align:left;
	width:90px;
	font-size:12px;
	line-height:14px;
}
.pd_side img{
	margin-top:5px;
}
.pimgdiv_side{
	height:60px;
	width:60px;
	float:left;
}
.pimg_side{
	height:60px;
	width:60px;
	display:inline;
	margin-bottom:15px;
}
.pdn_side{
	height:50px;
}
.h3{
	font-size:20px;
}
.deal_sortingSelect {
background:#FFF9DD ;
border-color:#FFD200;
border-style:solid;
border-width:1px 1px 1px 1px;
padding:1px 8px 0px;
text-align:center;
}
.deal_google{text-align:right;margin-right:8px;}
.deal_google_new{text-align:right;margin-right:-8px;}
.small_img{width:48px;height:48px;}

.srr_tl_kx {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D8DFEA none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #C70001;
padding:1px 10px;
float:left;
width:665px;
}
.l {
float:left;
}
.dt_tab_on {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/navBg_curr.gif) no-repeat scroll 0 0;
color:#000000;
display:block;
float:left;
height:18px;
line-height:19px;
margin-right:4px;
text-align:center;
width:71px;
}
.dt_tab_off {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/navBg.gif) no-repeat scroll 0 0;
color:#336699;
display:block;
float:left;
height:16px;
line-height:19px;
margin-right:4px;
text-align:center;
width:71px;
}
.c {
clear:both;
}
.dyn_message{
border-bottom:1px solid #D8DFEA;
padding:10px;
}
.msg_time{
color:#999999;
float:right;
font-family:Arial;
font-size:10px;
}
.msg_blog{margin-left:132px;}
.msg_comment{margin-left:54px;}
.msg_commentreply{margin-left:54px;}
.msg_storefavorite{margin-left:120px;}
.msg_commentfavorite{margin-left:120px;}
.msg_storereport{margin-left:120px;}
.msg_showsreply{margin-left:132px;}
.msg_goods_favorite{margin-left:120px;}
.msg_newdeal{margin-left:150px;}
.msg_dealcomment{margin-left:54px;}
.msg_deal_favorite{margin-left:120px;}
.msg_deal_report{margin-left:120px;}
.msg_deal_subscribe{margin-left:54px;}
.msg_price_notice{margin-left:54px;}

.starstop {
background:transparent url(../images/icon/all_star.gif) repeat scroll 0 0;
display:block;
float:left;
height:14px;
margin:0;
width:40px;
}
.stars4 {
background-position:left 61px;
}
.stars3 {
background-position:left 45px;
}
.stars2 {
background-position:left 30px;
}
.stars1 {
background-position:left 15px;
}
.hui{
color:#9E9E9E
}
.store_photo{
width:100px;
height:40px;
}
.recommendation{
	width:500px;
	height:40px;
	overflow:hidden;
}
#msn_account{width:200px;}
#msn_pwd{width:200px;}

.PartB a:link {
color:#4F4F4F;
font-size:14px;
}
.PartB a:hover{
color:#C50000;
background-color:transparent;
font-size:14px;
}
.PartB a:visited{
color:#4F4F4F;
background-color:transparent;
font-size:14px;
}

.blk_06 {
margin:0 1px;
text-align:left;
/*overflow:hidden;*/
}
.blk_06 ul {
padding:6px 0 8px 12px;
}
.blk_06 ul li {
	/*
font-size:14px;
height:23px;*/
line-height:23px;
}
.list_000 li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.blk_06 ul li .blog_author {
color:#666666;
float:right;
font-size:12px;
padding-right:11px;
}
.blk_06 ul li .blog_author a:link {
color:#666666;
}
.blk_06 ul li .blog_author a:hover {
color:#C50000;
background-color:transparent;
}
.PartB {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_008_1.gif) repeat-y scroll 0 0;
margin-top:10px;
overflow:hidden;
width:698px;
}
.PartB .P_Left {
float:left;
overflow:hidden;
width:340px;
}
.Title_02 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_006_5-3.gif) no-repeat scroll 0 0;
height:28px;
overflow:hidden;
width:340px;
}
.Title_02 .title {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
height:28px;
margin-left:10px;
text-align:left;
width:99px;
}
.Title_02 .title  a:link,.Title_02 .title  a:visited{
color:#C40100;
font-weight:normal;
}
.Title_02 .title  a:hover{
color:#C40100;
font-weight:normal;
}

.Title_02 .more  a:link,.Title_02 .more  a:visited{
color:#4F4F4F;
font-weight:normal;
}
.Title_02 .more  a:hover{
color:#4F4F4F;
font-weight:normal;
}

.Title_02 .more {
color:#D44F00;
float:right;
font-size:12px;
font-weight:normal;
line-height:30px;
padding-right:15px;
}
.PartB .P_Middle {
float:left;
margin-left:8px;
overflow:hidden;
width:340px;
}
.TitName_002 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_006_5-3.gif) no-repeat scroll -100px -200px;
height:16px;
width:40px;
}
.PartB .P_Bot {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_008_1.gif) no-repeat scroll -950px 0;
clear:both;
font-size:0;
height:1px;
overflow:hidden;
}
.PartB .P_Right {
float:right;
margin-left:10px;
overflow:hidden;
width:252px;
}
.Title_01 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_002_4.gif) repeat-x scroll 0 -1200px;
border-bottom:1px solid #CCCCCC;
height:26px;
overflow:hidden;
padding-left:2px;
}
.Title_01 .dot {
float:left;
height:26px;
width:244px;
}
.Title_01 .title {
color:#C40100;
float:left;
font-size:15px;
font-weight:normal;
padding:0px 0 0 8px;
}
.TitName_098 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/U2251P346T117D59F2705DT20090526181101.gif) no-repeat scroll 0 0;
height:16px;
width:119px;
}
.Title_01 .more {
color:#595D5C;
float:right;
font-size:12px;
font-weight:normal;
padding:0px 10px 0 0;
}
.blk_08 {
margin:0 1px;
padding:5px 0 3px;
}
.blk_08 p {
height:22px;
line-height:22px;
padding-left:8px;
}
.blk_08 p .numTop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_002_4.gif) no-repeat scroll 0 -822px;
color:#FFFFFF;
float:left;
font-family:Arial;
font-size:11px;
padding-right:3px;
text-align:center;
width:17px;
}
.blk_08 p .num {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_002_4.gif) no-repeat scroll 0 -847px;
color:#FFFFFF;
float:left;
font-family:Arial;
font-size:11px;
padding-right:3px;
text-align:center;
width:17px;
}
.blk_08 p .title {
color:#5C5C5C;
float:left;
padding-left:9px;
font-size:14px;
}
.blk_08 a:link,.blk_08 a:visited {
color:#4F4F4F;
}
.blk_08 a:hover {
color:#C50000;
background-color:transparent;
font-size:14px;
}
.blk_08 .line {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/blog_mj_002_4.gif) repeat-x scroll 0 -750px;
display:block;
height:1px;
margin:0 8px;
overflow:hidden;
}
/* tb */
.box {
margin-bottom:10px;
position:relative;
}
.box .rc-tp {
background-position:-3px 0;
margin-bottom:-4px;
}
.box .rc-tp, .box .rc-bt {
display:block;
height:4px;
position:relative;
}
.box .hd, .box .rc-tp, .box .rc-tp span, .box .rc-bt, .box .rc-bt span {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/box_bg.png) no-repeat scroll 0 0;
}
.box .rc-tp span, .box .rc-bt span {
height:4px;
width:4px;
}
.box .hd {
background-color:#FBFBFB;
background-position:0 -7px;
background-repeat:repeat-x;
border-color:#CCCCCC #CCCCCC;
border-style:solid solid none;
border-width:1px 1px medium;
height:21px;
}
.box .hd h3 {
color:#C40100;
font-size:14px;
font-weight:normal;
line-height:21px;
padding-left:10px;
padding-top:0px;
text-align:left;
}
#p4p .bd {
overflow:hidden;
padding:10px 0;
}
.box .bd {
background-color:#F7F7F7;
border:1px solid #CCCCCC;
padding:10px;
}
.box .bd a:link, .box .bd a:visited{
color:#000000;
}
.box .bd a:hover {
color:#C50000;
background-color:transparent;
text-decoration:underline;
}
.product-list {
margin:0 auto;
width:633px;
}
.more-target {
position:absolute;
right:15px;
top:5px;
}
.more-target li {
background-position:-492px -44px;
float:left;
margin-left:10px;
padding-left:10px;
}
.product-list li {
float:left;
margin-top:2px;
padding:0 11px;
text-align:center;
width:82px;
}
.product-list li a {
display:block;
height:122px;
width:82px;
line-height:15px;
overflow:hidden;
}
.product-list img {
border:1px solid #CCCCCC;
display:block;
height:80px;
margin:5px 0;
width:80px;
}
.product-list strong {
color:#FF5500;
}
.price strong {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/blog/rmb.png) no-repeat scroll 0 0;
color:#FF5500;
font-size:14px;
padding-left:16px;
}
#blog_about li{
width:268px;
margin:0 -5px;
}
#blog_about ul{
margin-left:0;
}

#storelist ul{
	list-style:none;
	padding-top:20px;
	/*height:220px;*/
	width:94%;
}
#storelist li{
	margin-bottom:40px;
	width:33%;
	text-align:center;
	float:left;
}
.dile_red{color:#c50000;}

.deal_memo{margin: 0px; padding: 0px;}
.memo{font-size:14px;line-height:20px;color:#999999;margin-bottom:5px;width:770px;}
.user_tijiao{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/user_tj.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
height:35px;
width:125px;
}
.middle {
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
font-size:12px;
line-height:19px;
text-align:center;
}
.div_border {

border:1px solid #CCCCCC;
}
.div_border table {
border-collapse:collapse;
border-spacing:0;
}
.hot {
width:100%;
}
.hot td {
font-size:14px;
height:30px;
text-align:center;
width:16.6%;
}
#aside {
-moz-background-inline-policy:continuous;
float:left;
font-size:14px;
width:220px;
}
#aside table {
margin:5px 0 0 10px;
}
#aside th {
height:30px;
text-align:left;
}
#aside td {
height:30px;
text-align:left;
width:100px;
}
#navigator {
height:20px;
line-height:20px;
margin-bottom:6px;
margin-top:6px;
}
.nobackground{background-color:transparent}
.nav_background{background-color:#EFEFEF;}

.search_title{font-weight:bold;line-height:20px;margin-left:10px;}

.sstar0, .sstar5, .sstar10, .sstar20, .sstar30, .sstar35, .sstar40, .sstar45, .sstar50, .msstar0, .msstar5, .msstar10, .msstar20, .msstar30, .msstar35, .msstar40, .msstar45, .msstar50, .star10, .star20, .star30, .star40, .star45, .star50, .star60 {
height:16px;
width:80px;
background-image:url("/images/stars_map.png");
background-repeat:no-repeat;

display:inline-block;
font-size:0;
position:relative;
vertical-align:middle;
}
.sstar0 {
background-position:-199px -680px;
}
.sstar5 {
background-position:-200px -560px;
}
.sstar10 {
background-position:-200px -520px;
}
.sstar20 {
background-position:-200px -480px;
}
.sstar30 {
background-position:-200px -440px;
}
.sstar35 {
background-position:-200px -400px;
}
.sstar40 {
background-position:-200px -360px;
}
.sstar45 {
background-position:-200px -320px;
}
.sstar50 {
background-position:-200px -280px;
}

.msstar0, .msstar5, .msstar10, .msstar20, .msstar30, .msstar35, .msstar40, .msstar45, .msstar50 {
height:12px;
width:64px;
}
.msstar0 {
background-position:-199px -1105px;
}
.msstar5 {
background-position:0 -1142px;
}
.msstar10 {
background-position:-199px -1071px;
}
.msstar20 {
background-position:-199px -1037px;
}
.msstar30 {
background-position:-199px -1003px;
}
.msstar35 {
background-position:0 -1107px;
}
.msstar40 {
background-position:0 -1073px;
}
.msstar45 {
background-position:0 -1038px;
}
.msstar50 {
background-position:0 -1003px;
}

.important{
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
.store_h1{
float:left;margin-top:-2px;
margin-left:5px;
}

.new_pager{overflow:hidden; line-height:20px;}
.new_pager span{float:left; border:0px; color:#393733; margin:0 0 0 2px; padding:0 6px;}
.new_pager a{display:block; float:left; border:1px #ddd solid; color:#0044DD; margin:0 0 0 2px; padding:0 6px; background:#fff; text-decoration:none;}
.new_pager a:hover{background:#fff; color:#003; border:1px #FE8F13 solid; text-decoration:none;}
.new_pager a:visited{color:#810081;}
.new_pager .curItem{display:block; float:left; color:#FF6400; cursor:pointer; margin:0 0 0 2px; padding:0 6px; font-weight:bold;}
.new_pager .item{display:block; float:left; border:1px #ddd solid; margin:0 0 0 2px; padding:0 6px; color:#999; font-weight:100; background:#fff;}

.deal_th1{width:70px;}
.deal_th2{width:390px;width:420px\9;}

.slogan {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	float: left;	
	margin-left: 15px;
	margin-top: 6px;
}

.shareto_toolbox {
	clear: both;
	position: relative;
	left: 597px;
	top: -19px;
}