﻿@import url("global.css");
@import url("footer.css");
@import url("header.css");

h2{ font-size:15px; color:#555; margin-top:1em; margin-bottom:0.5em; padding-left:1em}
.monomial{ background:url(/ui/images/web/circular.png) no-repeat}
/***********warpper***************/
.warpper{ position:relative;}
/****************container****************/
.container{ position:relative;}
/*currentLocation*/
.currentLocation{ border-bottom:1px solid #E8E8E8; height:30px; line-height:30px;}
/*leftCategory*/
.leftCategory{ width:740px; overflow:hidden}
.leftCategory .mainContent{ width:714px; border:1px solid #d0d0d0; padding:15px 12px 15px;  }
.box{ width:740px;position:relative;}
.box .bottom{ width:740px;}

.letter{ height:24px; padding-left:1em}
.letter a{ font-size:14px; font-weight:bold; display:inline-block; margin-right:1em}
.part{ width:714px; padding-bottom:10px}
.monomial{ height:30px; position:relative; line-height:30px; padding-bottom:0px; color:#C71414; font-weight:bold; font-size:14px; padding-left:10px; width:704px;}
.monomial{ background-position:left -40px;}
.monomial span a{ position:absolute; top:0; right:10px;}
.monomial span a:link ,
.monomial span a:visited ,
.monomial span a:hover ,
.monomial span a:active { color:#0C1286; font-size:11px}

.part{ width:714px; overflow:hidden}
.part dl{ width:714px; overflow:hidden}
.part dl dt a{ font-weight:bold; font-size:13px}
.part dl dt a:link ,
.part dl dt a:visited ,
.part dl dt a:hover ,
.part dl dt a:active { color:#C71414; text-decoration:underline}
.part span { float:left; }
.part span a{float:left; display:block;  white-space:nowrap ;padding:0 7px; margin:4px 0;*margin:7px 0;line-height:14px;}


.part span a:visited { color:#006699}

.part span.categoryitem a{ border-right:1px solid #666;} 
.part span span.vline{line-height:15px;}

/*mostPopular*/

.mostPopular{ width:200px; position:relative; margin-top:1.3em; overflow:hidden}
.mostPopular h2{ padding-left:0; text-align:center; margin-top:0.5em; padding:0}
.mostPopular .mainContent{ width:178px; padding:5px 10px; border:1px solid #d0d0d0; border-bottom:0;}
.mostPopular .bottom{ width:200px;}
.mostPopular .mainContent div{ border-bottom:1px dashed #CCCCCC; padding-bottom:9px; padding-top:9px}
.mostPopular .mainContent div table td{ height:55px;}
.mostPopular .mainContent div table img{ border:1px solid #CCCCCC; padding:1px}
.mostPopular .mainContent div table .name{ color:#C71414; font-weight:bold; font-size:12px}