/************************************************
Author: chinasspp.com, Leanne.Liu
*************************************************/

/* RIGHT */
.sub_r .area { float: left; margin-bottom: 10px; width: 222px; background-color: #FFF;}
.sub_r .area .p_title { border: 1px solid #BCBCBC; border-top: 2px solid #3B75C6; }
.sub_r .area .list { width: 220px; height: 314px; border-left: 1px solid #BCBCBC; border-right: 1px solid #BCBCBC; overflow: hidden; }
.sub_r .area .move { margin-top: 0; }
.sub_r .area .move dt { padding: 5px 0; border-bottom: 1px solid #BCBCBC; color: #000; font-size: 14px; text-align: center; cursor: pointer; }
.sub_r .area .move dt:hover { background-color: #EAEAEA; color: #3B75C6; }
.sub_r .area .move dt a { color: #000; font-size: 14px; }
.sub_r .area .move dt a:hover { color: #3B75C6; }
.sub_r .area .move dd { display: none; padding: 0 10px 10px; height: 180px; border-bottom: 1px solid #BCBCBC; overflow: hidden; }
.sub_r .area .move li { display: block; margin: 10px 0 0; padding-left: 10px; height: 20px; background: url(../images/icon.gif) -143px -114px no-repeat; overflow: hidden; }
.sub_r .area .move li a.tag { margin-right: 5px; color: #3B75C6; }
.sub_r .area .move .current dt { background-color: #EAEAEA; }
.sub_r .area .move .current dd { display: block; }
.sub_r .area .point { margin-bottom: 0; height: 30px; background-color: #EAEAEA; border: 1px solid #BCBCBC; text-align: center; }
.sub_r .area .point .prev, .sub_r .area .point .next { display: inline-block; }
.sub_r .area .point i { display: block; margin: 11px 3px; width: 13px; height: 7px; background: url(../images/icon.gif) no-repeat; text-indent: -1000px; overflow: hidden; }
.sub_r .area .point .prev i { background-position: 0 -180px; }
.sub_r .area .point .next i { background-position: -20px -180px; }
.sub_r .area .point .prev i.have { background-position: 0 -190px; cursor: pointer; }
.sub_r .area .point .next i.have { background-position: -20px -190px; cursor: pointer; }


/* DETAIL */
.l_more { margin-bottom: 10px; padding: 0 10px; height: 30px; line-height: 30px; background-color: #EAEAEA; border: 1px solid #D9D9D9; overflow: hidden; }
.l_more span { float: right; width: 50%; text-align: right; overflow: hidden; }
.l_more label { color: #3B75C6; }

.d_l_text, #d_l_link, .d_l_msg { float: left; display: inline-block; margin-bottom: 10px; background-color: #FFF; border: 1px solid #BCBCBC; overflow: hidden; }
#d_l_link, .d_l_msg { width: 726px; border-top: none; }
#d_l_link .title, .d_l_msg .title { display: block; margin-bottom: 0; line-height: 32px; background: url(../images/bg.gif) left top repeat-x #F6F6F6; border-top: 2px solid #3B75C6; border-bottom: 1px solid #D9D9D9; }
#d_l_link .title i, .d_l_msg .title i { padding: 0 0 0 10px; font-size: 14px; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; }
#d_l_link .title .alert, .d_l_msg .title .alert { margin-left: 3px; color: #3B75C6; }


.d_l_text { padding: 30px; width: 666px; }
.d_l_text h1 { margin: 0 0 30px; padding: 0; color: #000; font-size: 18px; font-family: "Î¢ÈíÑÅºÚ", "ËÎÌå"; font-weight: normal; text-align: center; }
.d_l_text .li { padding: 15px; line-height: 30px; background-color: #F1F1F1; border: 1px solid #EAEAEA; }
.d_l_text .li span { display: inline-block; width: 32%; color: #000; }
.d_l_text .li label { color: #999; }
.d_l_text .li a, .d_l_text .li a:hover { color: #000; text-decoration: none; }
.d_l_text .text { width: 666px; line-height: 25px; font-size: 14px; overflow: hidden; }
.d_l_text .text a { color: #3B75C6; text-decoration: underline; }
.d_l_text .alert { margin: 15px 0 0; padding: 10px; background-color: #F1F1F1; color: #3B75C6; }
.d_l_text .last { margin: 15px 0 0; }
.d_l_text .last i { float: right; color: #3B75C6; }
.d_l_text .last span { display: inline-block; padding-left: 23px; background: url(../images/icon_tags.gif) left 2px no-repeat; }
.d_l_text .last span a { margin-right: 10px; color: #999; }
.d_l_text .last span a:hover { color: #3B75C6; }
.d_l_text .total { position: relative; margin-top: 13px; }
.d_l_text .total i { float: right; display: inline-block; padding: 0 8px 0 33px; height: 23px; line-height: 23px; background: url(../images/icon.gif) left -277px no-repeat #E5F1FF; color: #3B75C6; cursor: pointer; }
.d_l_text .hot i { background: url(../images/icon.gif) left -307px no-repeat #E5F1FF; cursor: auto; }


#d_l_link .link { display: inline-block; padding: 15px; width: 660px; }
#d_l_link .link li { float: left; display: block; width: 330px; line-height: 35px; color: #000; }
#d_l_link .link li.row2 { width: 100%; }
#d_l_link .link li a, #d_l_link .link li a:hover { color: #000; }
#d_l_link .link li span { float: left; color: #999; }
#d_l_link .link li img { margin: 8px 0; }

#d_l_link .alert { margin: 15px; color: #999; }
#d_l_link .alert a { margin: 0 3px; color: #3B75C6; }

#d_l_link form { margin: 15px; }
#d_l_link form p { display: inline-block; margin-bottom: 10px; width: 100%; }
#d_l_link form .alert { margin: 0 0 15px; }
#d_l_link form .last { padding-left: 45px; }
#d_l_link form .last a { display: inline-block; margin: 0 3px; padding-left: 20px; line-height: 25px; color: #3B75C6; }
#d_l_link form .last a.sina { background: url(http://user.chinasspp.com/images/medal/sina.gif) left top no-repeat; }
#d_l_link form .last a.qq { background: url(http://user.chinasspp.com/images/medal/qq.gif) left top no-repeat; }
#d_l_link form label { float: left; display: inline-block; width: 45px; }
#d_l_link form input { float: left; padding: 3px 5px; width: 190px; border: 1px solid #BCBCBC; }
#d_l_link form input.short { width: 130px; }
#d_l_link form .btn { display: inline-block; margin-right: 5px; padding: 0; width: 61px; height: 23px; line-height: 23px; background: url(../images/btn.gif) right top no-repeat; border: none; color: #FFF; text-align: center; cursor: pointer; }
#d_l_link form .btn:hover { background: url(../images/btn.gif) left top no-repeat; }
#d_l_link form img { margin: 2px 0 2px 5px; cursor: pointer; }
