﻿body { font-size: 12px; color: #7E7E7E; font-family: Tahoma; }
.tab11 { float: left; width: 75px; height: 27px; line-height: 27px; text-align: center; background: url(../../images/skins/skin4.gif) no-repeat 0 0; }
.tab12 { float: left; width: 75px; height: 27px; line-height: 27px; text-align: center; background: url(../../images/skins/skin4.gif) no-repeat 0 -28px; }
.tab21 { float: left; width: 100px; height: 25px; line-height: 27px; text-align: center; background: url(/images/home/tab_g2_1.gif); }
.tab22 { float: left; width: 100px; height: 25px; line-height: 27px; text-align: center; background: url(/images/home/tab_g2_2.gif); }
.tabs { width: 640px; height: 27px; background: url(../../images/skins/skin4.gif) no-repeat 0 -321px; }
.commitem1 { float: left; text-align: center; width: 125px; margin: 4px 0px; }
.commitem2 { line-height: 22px; margin: 5px 5px; font-size: 14px; }
.leftitem { float: left; padding-left: 35px; line-height: 24px; height: 24px; border-bottom: 1px dotted #D1D1D1; width: 190px; }

.ss { border-style: solid; border-width: 0 1px 1px 1px; border-color: #BADAA1; }
.sh { display: none; }

.s_radio { clear: both; float: none; color: #666666; }
a { color: #333333; text-decoration: none; }
a.catalog { margin: 0 3px; }
a:hover { text-decoration: underline; }

.lasttitle { float: none; clear: both; width: 640px; height: 23px; background: url(../../images/skins/skin4.gif) repeat-x 0 -600px; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

/* HEAD
----------------------------------------------------------*/
.topic { height: 23px; width: 772px; background: url(../../images/skins/skin4.gif) no-repeat 0 -360px; }
.catalog { height: 52px; width: 760px; background: url(../../images/skins/skin4.gif) no-repeat 0 -400px; padding: 8px 6px 0px 6px; clear: both; float: none; }
.hot10 { height: 20px; width: 220px; background: url(../../images/skins/skin4.gif) no-repeat 0 -470px; padding: 6px 8px 0px 14px; clear: both; float: none; }
.sn1st { background: url(../../images/skins/skin4.gif) no-repeat 0 -630px; margin-top: 10px; }

ul, li { margin: 0 0; padding: 0 0; list-style: none; }

.NEW1stLeft { height: 40px; width: 120px; background: url(../../images/skins/skin4.gif) no-repeat -520px -60px; margin-top: 15px; float: left; }
.NEW1stRight { height: 40px; width: 100px; background: url(../../images/skins/skin4.gif) no-repeat -660px -60px; margin-top: 15px; float: right; padding-left: 15px; line-height: 20px; }
.NEW1stMiddle { border-top: 1px dashed #ACD63C; width: 650px; margin: 24px 0 0; line-height: 30px; padding-left: 15px; float: left; }
.NEW1stBottom { width: 870px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #ACD63C; padding: 10px 14px 0 14px; clear: both; float: none; }

.NEW2stLeft { height: 40px; width: 120px; background: url(../../images/skins/skin4.gif) no-repeat -520px -0px; margin-top: 15px; float: left; }
.NEW2stRight { height: 40px; width: 100px; background: url(../../images/skins/skin4.gif) no-repeat -660px -0px; margin-top: 15px; float: right; padding-left: 15px; line-height: 20px; }
.NEW2stMiddle { border-top: 1px dashed #62B6CD; width: 650px; margin: 24px 0 0; line-height: 30px; padding-left: 15px; float: left; }
.NEW2stBottom { width: 870px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #85DBEE; padding: 10px 14px 0 14px; clear: both; float: none; }

.NEW3stLeft { height: 40px; width: 120px; background: url(../../images/skins/skin4.gif) no-repeat -520px -120px; margin-top: 15px; float: left; }
.NEW3stRight { height: 40px; width: 100px; background: url(../../images/skins/skin4.gif) no-repeat -660px -120px; margin-top: 15px; float: right; padding-left: 15px; line-height: 20px; }
.NEW3stMiddle { border-top: 1px dashed #F89974; width: 650px; margin: 24px 0 0; line-height: 30px; padding-left: 15px; float: left; }
.NEW3stBottom { width: 870px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #F89974; padding: 10px 14px 0 14px; clear: both; float: none; }

.NEW4stLeft { height: 40px; width: 120px; background: url(../../images/skins/skin4.gif) no-repeat -520px -180px; margin-top: 15px; float: left; }
.NEW4stRight { height: 40px; width: 100px; background: url(../../images/skins/skin4.gif) no-repeat -660px -180px; margin-top: 15px; float: right; padding-left: 15px; line-height: 20px; }
.NEW4stMiddle { border-top: 1px dashed #F956A5; width: 650px; margin: 24px 0 0; line-height: 30px; padding-left: 15px; float: left; }
.NEW4stBottom { width: 870px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #F956A5; padding: 10px 14px 0 14px; clear: both; float: none; }

div { border-width: 0 0px 0px 0; border-style: solid; }

.s { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.thumbImage { max-width: 100px; max-height: 100px; }
/* for Firefox & IE7 */
* html .thumbImage { /* for IE6 */ width: expression(this.width > 100 && this.width > this.height ? 100 : auto); height: expression(this.height > 100 ? 100 : auto); }

.head1 { float: left; width: 48px; line-height: 23px; text-align: center; }
.head2 { float: left; width: 147px; line-height: 23px; text-align: center; }
.head3 { float: left; width: 135px; line-height: 23px; text-align: center; }

a.headnav { color: White; font-weight: bold; }
a.headurl { color: White; }

h3 { font-size: 14px; font-weight: normal; padding: 0px 0px; clear: both; margin: 0; }

.pl_rater { width: 250px; line-height: 28px; }

.plmsg { position: absolute; text-align: center; width: 100%; height: 40px; top: 42px; padding: 4px 0; display: none; }
.msg { color: #ffffff; background: url(../home/msg.gif) no-repeat; width: 255px; height: 34px; line-height: 34px; }
.plinclude { width: 250px; float: right; border: 1px solid #6EC1F5; line-height: 30px; background-color: #DEEFFF; background-image: url(../home/bgtitle.gif); background-repeat: no-repeat; padding: 5px 0 10px 0; margin: 10px 0; }
