﻿/****************** div for details */
#detail { color: #333; }
#detail h1{font-size: 30px;}
#detail h2{font-weight: normal;font-size: 12px;}
#detail img { height: 160px; }
#detail .content { display: block; float: none; padding: 10px; }
#detail .contentL { float: left; width: 270px; text-align: center; }
#detail .contentR { text-align: justify; padding: 0px 10px 0px 0px; height: 150px; overflow: scroll; overflow-x: hidden; width: 460px; float: right; }
#detail .contentRF { text-align: justify; padding: 0px 10px 0px 0px; overflow-x: hidden; width: 460px; float: right; }
#detail .xt, #detail .xb { display: block; background: transparent; font-size: 1px; }
#detail .xb1, #detail, .xb2, #detail .xb3, #detail .xb4 { display: block; overflow: hidden; }
#detail .xb1, #detail .xb2, #detail .xb3 { height: 1px; }
#detail .xb2, #detail .xb3, #detail .xb4 { background: #e4e4e4; border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; }
#detail .xb1 { margin: 0 5px; background: #e4e4e4; }
#detail .xb2 { margin: 0 3px; border-width: 0 2px; }
#detail .xb3 { margin: 0 2px; }
#detail .xb4 { height: 2px; margin: 0 1px; }

#detail .rboxCt { display: block; background: #e4e4e4; border: 0 solid #e4e4e4; border-width: 0 1px; }
#detail .more { text-align: right; clear: both; }
#detail .more a { font-weight: bold; }
