/* CSS Document */
a img{border:none;}
a.login{color:#5598c0; text-decoration:none; padding:0 0 0 20px; background:url(../images/key.gif) left no-repeat;}
a.login:hover{color:#8ad3ff; text-decoration:underline;}

a{color:#457b9b; text-decoration:underline;}
a:hover{color:#5ec3ff; }

a.compare{background:url(../images/magnifier.png) left no-repeat; padding:0 0 0 18px;}

.green{color:green}
.red{color:#c30;}
.blue{color:#164476;}


ul{margin:0; padding:10px 0 0 0;}
li{margin:0 0 0 16px; padding:0;}

.padding_10{padding-top:10px;}
.margin_15{margin-top:15px;}
.margin_10{margin-top:10px;}
.margin_20{margin-top:20px;}


.table{margin:0;}
.table th{height:30px; color:#152d47; font-weight:bold; background:url(../images/th.jpg); border-left:1px solid #fff; line-height:30px;}
.table th.noborder{border:none;}
.table th.left{text-align:left;}
.table td{height:25px; text-align:center; border-left:1px #fff solid; }
.table .border_left{border-left:1px solid #dbe2e8;}
.table .border_right{border-right:1px solid #dbe2e8;}
.border_top{border-top:1px solid #dbe2e8;}
tr.tr1 td.tdl{background:#eef1f4; text-align:center;}
tr.tr1 td.td2{background:#eef1f4; text-align:left; border:none;}
tr.tr2 td{background:#f4f4f2;}
tr.tr2 td.tdl{background:#e4e8ed; text-align:center;}
tr.tr2 td.td2{background:#e4e8ed; text-align:left; border:none;}
tr.tr1 td.highlight{background:#d2e0f5; border-top:1px solid #fff; border-bottom:1px solid #fff; color:#152e48; height:65px}
tr.tr3 td{background:url(../images/tdbc.jpg); height:5px; border-top:1px solid #dbe2e8;}

tr.hover td{background:#ffe992;}
tr.hover td.tdl{background:#ffe992;}
tr.hover td.td2{background:#ffe992;}
tr.hover td.highlight{background:#ffda46; color:green;}

.info{cursor:pointer;}
#info{background:#000; color:#fff; padding:5px; width:150px; display:none; position:absolute;}

.list{margin:10px 0; padding:0; list-style:none;}
.list li{margin:0; padding:0 0 0 20px; list-style:none; background:url(../images/icon/list.gif) left no-repeat;}

.tmp{width:231px; height:205px; background:url(../images/tmp_bg.jpg) left top no-repeat; text-align:center}
.tmp1{width:231px; height:205px; background:url(../images/tmp_bg.jpg) left bottom no-repeat; text-align:center}
.tmp1 a:hover{color:#0068a5;}

.page{padding:5px 10px; border-top:1px solid #dfe6ee; border-bottom:1px solid #dfe6ee; background:#ebf0f4;}