@charset "utf-8";
/* CSS Document */

@import url("Layout.css");

body {background:#f5f2eb url(../Images/headerBg.png) repeat-x left top;}
a {color:#4B5C55; text-decoration:none;}

/* Login */
#loginCon {margin:140px 0 0 220px; line-height:2.0;}
#loginCon p {margin:8px 0;}

/* ViewDetail */
#menuPath {padding:16px 12px 0 12px;}
#menuPath h2 {background: url(../Images/home.gif) no-repeat left top; height:20px; line-height:20px; padding:0 0 0 30px;}
#menuPath h2 a {color:#444; padding:0 3px;}
#menuPath h2 a:hover {color:#E71A00; text-decoration:underline;}
#menuPath h2 span {color:#006055;}
#menuPath h3 {padding-top:4px; text-align:right;}
#menuPath h3 a span {color:#006055; padding:0 3px; text-align:center; text-decoration:underline;}

#detailFrameContent {padding:20px 24px; overflow:hidden;}
#detailTitle h1 {color:#E71A00; font-size:18px; font-weight:bold; text-align:center; line-height:1.8; padding:0 0 20px 0; overflow:hidden; border-bottom:2px solid #A0C6C6;}
#detailTitle h3 {color:#999; text-align:center; line-height:1.8; padding:10px 0 20px 0;}
#detailTitle h3 span {color:#555; padding:0 6px;}
.detailCon {font-size:14px; line-height:1.8;}
.detailCon p {padding:12px 0;}
#detailToolBar {text-align:right; margin:30px 0; padding-top:16px; border-top:1px solid #EEE;}
.detailListBar {background: url(../Images/detailBg.gif) repeat-x left bottom; height:30px; line-height:30px; clear:both;}
.detailListBar {background: url(../Images/detailBg.gif) repeat-x left bottom; height:30px; line-height:30px; clear:both;}
.detailListBar h2 {background: url(../Images/icoCommend.gif) no-repeat 3px 5px; float:left; font-weight:bold; color:#659FB2; padding-left:24px;}
.detailListBar h3 {float:right; padding-right:8px;}
.detailListBar h4, .detailListBar h5 {float:left; font-weight:bold; color:#659FB2; padding-left:24px;}

#btnFirst, #btnPrev, #btnNext, #btnLast, #lblCurrentPage {border:1px solid #76ADAD; height:24px; line-height:24px; padding:2px 4px; margin:0px 4px;}
#lblCurrentPage {color:#7A3E00; letter-spacing:2px; border:1px solid #999;}
#detailList h1 {text-align:center; padding:14px 0; line-height:1.8px;}

#detailList ul {padding:12px;}
#detailSideContent ul { padding:14px;}
#detailList li, #detailSideContent li {background:url(../Images/nsfzIcon.gif) no-repeat left 1px; display:block; text-align:left; padding:0 0 0 12px; height:24px; line-height:24px; overflow:hidden;}
#detailList li span, #detailSideContent li span {float:right; color:#999; text-align:right; height:24px; padding:0 3px 0 0; line-height:24px;}
#detailList li:hover {background:#e9e8e1 url(../Images/nsfzIcon.gif) no-repeat left -39px; color:#E71A00; text-decoration:none;}
#detailList li a:hover, #detailSideContent li a:hover {color:#E71A00; text-decoration:underline;}
#detailSideContent {padding:10px 2px 20px 2px; overflow:hidden;}

#detailSideContent li:hover {background: url(../Images/nsfzIcon.gif) no-repeat left -39px; color:#E71A00; text-decoration:none;}
#subSlider {padding:6px 11px 20px 9px;}

