   /* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

.no_float{zoom:1; overflow:auto;}
.fl_left{float:left;}
.fl_right{float:right;}

.border_red{border:1px solid red;}

.ta_right{text-align:right;}
.c_gray{color:gray;}
.c_white{color:white;}

/* typography.css */
body {font-size:12px;color:#444;background:#fff;font-family:simsun, Arial, Helvetica, sans-serif;overflow-x: hidden;}
h1, h2, h3, h4, h5, h6 {color:#444;}
h1 {font:bold 20px/230% Microsoft YaHei,simhei;text-align:center;}
h2 {font:bold 14px/120% '宋体';text-align:center;padding:13px 0 0;}
.h2a {width:220px;white-space:nowrap;overflow:hidden;display:block;}
h3 {font:bold 12px/150% '宋体';text-align:left;padding:12px 0 0;}
.h3a {width:110px;white-space:nowrap;overflow:hidden;display:block;}
h4 {font:normal 20px/160% '黑体';text-align:left;padding:0 0 2px;margin:0 0 4px;border-bottom:1px dotted #ddd;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

a:focus, a:hover {color:#f60;text-decoration:underline;}/*F14900*/
a {color:#444;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}f
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
li {list-style:none;}
ol {list-style-type:decimal;}
/*dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}*/
table {width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font:26px/100% simhei;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
/*label {font-weight:bold;}*/
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;background:#fff;}
.showgrid {background:url(grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.span-8_5{float:left;margin:14px 4px 0 4px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-8_5 {width:335px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:10px;}
.append-bottom {margin-bottom:10px;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"�020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both; line-height:0; height:0; font-size:1px;}
.px10 {height:10px;clear:both;display:block;font-size:1px;overflow:hidden;}
.px5 {height:5px;clear:both;display:block;font-size:1px;overflow:hidden;}
.px7 {height:7px;clear:both;display:block;font-size:1px;overflow:hidden;}
.px8 {height:8px;clear:both;display:block;font-size:1px;overflow:hidden;}
.img {border:1px solid #E56F0B;background:#fff;padding:1px;}
.more{vertical-align:top;}
.dash {border-bottom:#ccc 1px dashed;height:1px;clear:both;display:block;font-size:1px;overflow:hidden;}

/* Ads */
.ad750t {margin:8px 0 0;width:750px;}
.ad750t li{list-style:none;float:left;}
.ad750t li a{ display:block;margin:0 9px 0 0;width:140px;color:#444; line-height:23px; text-align:center;border:#B8E5B7 1px solid; background:#F7FEF7;}
.ad750t li a.last{margin:0;width:143px;}
.ad950t {margin:0;padding:0;width:948px;height:24px;border:#B8E5B7 1px solid;background:#F7FEF7;}
.ad950t li{list-style:none;float:left;}
.ad950t li a{ display:block;margin:0 9px 0 0;width:150px; line-height:23px; text-align:center;}
.ad950t li a.last{margin:0;width:150px;}
.ad750i {margin:0;padding:0;width:750px;}
.ad750i li{list-style:none;float:left;width:252px;height:30px;}
.ad750i li.last{margin:0;width:245px;}
.ad750 {padding:7px 0;clear:both;height:90px;}
.ad750 a{display:block;}
.ad950 {padding:10px 0;clear:both;}
.ad950 a{display:block;}
.ad680 {padding:10px 0 0 4px;clear:both;}
.ad680 a{display:block;}

/* Font */
.f12 {font-size:12px;}
.common_font{font-family:simsun,Arial,Helvetica,sans-serif; font-weight:normal;}
.f14 {font-size:14px;}
.bold {font-weight:bold;}
.normal {font-weight:normal;}
.clr-red{color:#FF0000;}
a.clr-red{color:#FF0000;}
a.clr-red:hover {color:#333;}
.clr-green{color:#3E9200;}
a.clr-green{color:#3E9200;}
a.clr-green:hover {color:#333;}
.clr-org{color:#f60;}
.clr-gray{color:#9A9A9A;}
a.clr-org{color:#f60;}
a.clr-org:hover {color:#444;}
a.clr-gray{color:#9A9A9A;}
a.clr-gray:hover {color:#333;text-decoration:none;}

/* Head */
#topmenu{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat 0 0; width:950px; height:250px; overflow:hidden; }
#topmenu .nav_top{height:28px; line-height:28px; padding:0 15px; text-align:right; color:#aaa;}
#topmenu .nav_top a{color:#aaa;}
#topmenu .nav_top a:hover{color:#f60;text-decoration:none;}
#topmenu .logo{float:left;padding:5px 0 0;margin:0 15px 0 0;}
#topmenu .logo img{vertical-align:bottom;width:180px;height:75px;}
#topmenu .ad_top{float:left;padding:5px 0; margin:0 14px 0 0;}
#topmenu .ad_top a{display:block;}
#topmenu .login{float:left;background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat 0 -253px; width:200px; height:75px;}
input.login-text{margin:0 0 0 5px;background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll 0 -350px;width:95px; line-height:21px; height:20px; padding:0 4px; color:#F39A2F; font-size:12px;border:none;}
input.login-btn{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll 0 -378px; border:none; height:20px; line-height:21px; color:#fff; width:40px; cursor:pointer; font-size:12px;}
.loginipt{padding:16px 0 0 12px;margin:0;}
.loginipt dd{padding:0;margin:0;color:#fff;font-weight:bold;height:26px;}
.menu1{padding:20px 0 0 14px;} /* ff */
*+html .menu1{padding:26px 0 0 14px;}/* ie7 */
*html .menu1{padding:26px 0 0 14px;}/* ie6 */
.menu2{float:left;background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -208px -349px; margin:21px 0 0 5px;}
.menu2 a{color:#FFF2E7; font-size:14px; font-weight:bold; padding:0 18px 0 30px;}
.menu2 a:hover{color:#444;text-decoration:none;}
.search {float:left;margin:21px 0 0 93px;}
input.search-text{width:245px; height:16px; color:#bbb; font-size:12px;border:none;background-color:transparent;}
input.search-btn{background:url(http://img.evolife.cn/2010-03/0.gif) no-repeat; border:none; height:20px; width:45px; cursor:pointer;}

/* Nav */
.Cont {float:left;width:870px;overflow:hidden;padding-top:0px;}
.left_btn{float:left;width:26px;height:62px;cursor:pointer; margin:3px 0 0;background:url(http://img.evolife.cn/2010-03/roll_btn.gif) no-repeat 0 0; }
.right_btn{float:left;width:26px;height:62px;cursor:pointer; margin:3px 0 0;background:url(http://img.evolife.cn/2010-03/roll_btn.gif) no-repeat 0 -62px; }
.left_btn_1{float:left;width:26px;height:62px;cursor:pointer; margin:3px 0 0;background:url(http://img.evolife.cn/2010-03/roll_btn.gif) no-repeat -26px 0; }
.right_btn_1{float:left;width:26px;height:62px;cursor:pointer; margin:3px 0 0;background:url(http://img.evolife.cn/2010-03/roll_btn.gif) no-repeat -26px -62px; }
.ScrCont {width:10000000px;}
.Cont .navpic{width:71px;float:left;text-align:center;padding:0 5px 0 10px;font-weight:bold;}
.Cont .navpic img{display:block;width:50px;height:40px;margin:0 auto 4px auto;}
.Cont a:link,.Cont a:visited{color:#B8B8B8;text-decoration:none;}
.Cont a:hover{color:#FFBC1C;text-decoration:none;}
#list_big, #list_small{float:left;}

.n_ico_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -800px; width:53px;}
.n_ico_1_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -800px;width:53px;}
.n_ico_2{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -880px;width:53px;}
.n_ico_2_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -880px;width:53px;}
.n_ico_3{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -240px;width:53px;}
.n_ico_3_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -240px;width:53px;}
.n_ico_4{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -960px;width:53px;}
.n_ico_4_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -960px;width:53px;}
.n_ico_5{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -400px;width:53px;}
.n_ico_5_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -400px;width:53px;}
.n_ico_6{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -480px;width:53px;}
.n_ico_6_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -480px;width:53px;}
.n_ico_7{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -560px;width:53px;}
.n_ico_7_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -560px;width:53px;}
.n_ico_8{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -160px;width:53px;}
.n_ico_8_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -160px;width:53px;}
.n_ico_9{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -1120px;width:53px;}
.n_ico_9_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -1120px;width:53px;}
.n_ico_10{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -1040px;width:53px;}
.n_ico_10_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -1040px;width:53px;}
.n_ico_11{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -720px;width:53px;}
.n_ico_11_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -720px;width:53px;}
.n_ico_12{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -320px;width:53px;}
.n_ico_12_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -320px;width:53px;}
.n_ico_13{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -640px;width:53px;}
.n_ico_13_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -640px;width:53px;}
.n_ico_14{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -80px;width:53px;}
.n_ico_14_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -80px;width:53px;}
.n_ico_15{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 -1200px;width:53px;}
.n_ico_15_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px -1200px;width:53px;}
.n_ico_16{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat 0 0;width:53px;}
.n_ico_16_1{display:block;background:url(http://img.evolife.cn/2010-03/n_icon.gif) no-repeat -50px 0;width:53px;}

/*FocusImg*/
#ifocus{width:550px; height:300px;}
#ifocus_pic {display:inline; position:relative; float:left; width:435px; height:300px; overflow:hidden; margin:0px; }
#ifocus_piclist {position:absolute; }
#ifocus_piclist ul{margin:0;}
#ifocus_piclist li {width:435px; height:300px;overflow:hidden; }
#ifocus_piclist img {width:435px; height:300px;}
#ifocus_btn {display:inline; float:right; }
#ifocus_btn ul{margin:0;}
#ifocus_btn li {width:105px; height:77px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);list-style:none;}
#ifocus_btn img {width:105px; height:70px;  }
#ifocus_btn .current {opacity:1; -moz-opacity:1; filter:alpha(opacity=100);} /*background:url(http://img.evolife.cn/2010-03/ifocus_btn_bg.gif) no-repeat; */
#ifocus_opdiv {position:absolute; left:0; bottom:0; width:435px; height:40px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
#ifocus_tx {position:absolute; left:8px; bottom:3px; color:#FFF; font:normal 22px Microsoft YaHei,simhei; letter-spacing:1px;}
#ifocus_tx ul{margin:0;}
#ifocus_tx .normal {display:none; }

/* Block */
.bigtitle {background:#F4FBF3;margin:0 0 5px;padding:5px;}
.left{float:left;}
.right{float:right;}
.right img{margin:0 5px 0 0;vertical-align:bottom; width:35px; height:35px;}
.greenbar{ height:30px; line-height:30px; border-bottom:#B8E5B7 1px solid; color:#3E9200; padding:0 5px 0 10px;}
.greenbar a{color:#3E9200;}
.greenbar a:hover{color:#333;text-decoration:none;}
.span10bar{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll -208px -258px; height:35px; line-height:35px; color:#fff; font-size:14px; padding:0 5px 0 8px;}
.span10bar strong{color:#fff;}
.span10bar a{color:#fff;}
.span10bar a:hover{color:#aaa;text-decoration:none;}
.span6bar{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll -607px -258px; height:35px; line-height:35px; color:#fff; font-size:14px; padding:0 5px 0 8px;}
.span6bar strong{color:#fff;}
.span6bar a{color:#fff;}
.span6bar a:hover{color:#aaa;text-decoration:none;}
.span18bar{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll -208px -301px; height:35px; line-height:35px; color:#fff; font-size:14px; padding:0 5px 0 8px;}
.span18bar strong{color:#fff;}
.span18bar a{color:#fff;}
.span18bar a:hover{color:#aaa;text-decoration:none;}
.span24bar{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll 0 -406px; height:35px; line-height:35px; color:#fff; font-size:14px; padding:0 5px 0 8px;}
.span24bar strong{color:#fff;}
.span24bar a{color:#fff;}
.span24bar a:hover{color:#aaa;text-decoration:none;}
.span8_5bar{height:25px; line-height:25px; color:#fff; font-size:14px; padding:0 5px 0 0;border-bottom:#FF7700 2px solid;}
.span8_5bar strong{color:#444;}
.span8_5bar a{color:#444;}
.span8_5bar a:hover{color:#aaa;text-decoration:none;}
div.border {padding-right:0px;margin-right:0px;border:1px solid #ccc;}
div.colborder {padding-right:0px;margin-right:0px;border:#ccc 1px solid;border-top:none;}
div.colpad {padding:0 10px;}
div.colborder p{font:normal 12px/150% simsun;text-align:center;margin:6px 0 5px;}

.h195 {height:195px;}
.h235 {height:235px;}
.h245 {height:245px;}
.h670 {height:670px;}
.h675 {height:675px;}
.w95 {width:95px;}
.w210 {width:210px;}
.w230 {width:208px;}
.w340 {width:340px;}
.w710{width:688px;}

.tab_title{background:url(http://img.evolife.cn/2010-03/tab_title.gif) no-repeat scroll 0 0;height:35px; }
.tab_nav{margin:0 0 0 420px;}
.tab_nav li{padding:10px 0 0; list-style:none; float:left;cursor:pointer;width:70px; text-align:center; color:#FFFFFF;}
.tab_col{width:708px;}

/* Content */
.num_list1{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -15px -446px; text-align:left;  margin:0; padding:10px 0 9px;}
.num_list1 li{list-style:none; padding:0 0 0 22px; line-height:24px; vertical-align:bottom; height:24px; width:170px;white-space:nowrap;overflow:hidden;}
.sfocus1{padding:12px 0 0;margin:0;}
.sfocus1 li{list-style:none;margin:0;line-height:16px;}
.sfocus1 li img{width:80px;height:80px;}
.sfocus1 li a {display:block;}
.sfocus1 a.img {padding:1px;width:80px;height:80px;vertical-align:bottom;margin:0 0 0px 0;}
.sfocus1 a.s_text{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -110px -350px;color:#fff;line-height:15px;width:78px;height:37px;text-align:center;padding:3px 3px;}
.sfocus2{padding:15px 0 170px;margin:0;}
.sfocus2 li{list-style:none; margin:0; width:229px; line-height:30px;float:left;text-align:center;}
.sfocus2 li a {display:block;width:200px;overflow:hidden; white-space:nowrap; margin:0 auto;}
.sfocus2 a.img{border:1px solid #ccc;padding:1px;width:200px;height:130px;vertical-align:bottom;}
.sfocus2 a.img:hover{border:1px solid #E56F0B;padding:1px;width:200px;height:130px;vertical-align:bottom;}
.sfocus2 img{width:200px;height:130px;}
.sfocus3{padding:15px 0 132px;margin:0 0 0 10px;}
.sfocus3 li{list-style:none; margin:0; float:left;text-align:center; width:114px;}
.sfocus3 li a {display:block;width:110px;overflow:hidden; white-space:nowrap; margin:0 auto 5px auto;}
.sfocus3 a.img{border:1px solid #ccc;padding:1px;width:85px;height:110px;vertical-align:bottom;}
.sfocus3 a.img:hover{border:1px solid #E56F0B;padding:1px;width:85px;height:110px;vertical-align:bottom;}
.sfocus3 img{width:85px;height:110px;}
.sfocus4 {padding:15px 0 0 0;margin:0;}
.sfocus4 li {list-style:none;float:left;}
.sfocus4 li a {display:block;width:100px;}
.sfocus4 a.img {border:1px solid #ccc;background:#fff;padding:1px;width:80px;height:80px;vertical-align:bottom;margin:0 10px 0 0;}
.sfocus4 a.img:hover {border:1px solid #E56F0B;background:#fff;padding:1px;vertical-align:bottom;margin:0 10px 0 0;}
.sfocus4 img{width:80px;height:80px;}
.sfocus5{padding:12px 0 15px 25px;width:135px;margin:0;}
.sfocus5 li{list-style:none; margin:0; line-height:16px; text-align:center;}
.sfocus5 li img{width:117px;height:66px;}
.sfocus5 li a {display:block;}
.sfocus5 a.img {border:1px solid #FFA73F;background:#fff;padding:1px;width:117px;height:66px;vertical-align:bottom;margin:0 0 0px 0;}
.sfocus5 a.s_text{background:#FFA73F;color:#fff;line-height:23px;width:121px;overflow:hidden; white-space:nowrap;}
.sfocus6{padding:10px 0 145px;margin:0;}
.sfocus6 li{list-style:none; margin:0; float:left;text-align:center; width:104px;}
.sfocus6 li a {display:block;width:104px;overflow:hidden; white-space:nowrap; margin:0 auto 5px auto;}
.sfocus6 a.img{border:1px solid #ccc;padding:1px;width:85px;height:110px;vertical-align:bottom;}
.sfocus6 a.img:hover{border:1px solid #E56F0B;padding:1px;width:85px;height:110px;vertical-align:bottom;}
.sfocus6 img{width:85px;height:110px;}


.infotext{padding:5px 0 73px;margin:0;}
.infotext li {list-style:none;float:left;}
.infotext li a {display:block;width:110px;}
.newstext {margin:0; font-size:14px; padding:8px 0 8px 8px; line-height:24px;}
.newstext li{list-style:none; line-height:24px; height:24px; vertical-align:bottom;width:300px;white-space:nowrap;overflow:hidden;}
.newstext li span{float:right; color:#999;}
.newstext1 {margin:0;padding:10px 0 0; float:left;}
.newstext1 li{list-style:none; line-height:22px;vertical-align:bottom;width:120px;white-space:nowrap;overflow:hidden;}
.newstext2 {margin:0;padding:6px 0;width:165px;white-space:nowrap;overflow:hidden;}
.newstext2 li{list-style:none; line-height:22px;  vertical-align:bottom;}
.newstext3 {margin:0; font-size:14px; padding:10px 0; line-height:24px;}
.newstext3 li{list-style:none; line-height:25px; height:25px; vertical-align:bottom;width:220px;white-space:nowrap;overflow:hidden;}
.newstext4 {margin:0; font-size:14px; padding:8px 0 7px 8px; line-height:24px; height:92px;}
.newstext4 li{list-style:none; line-height:23px;  vertical-align:bottom; padding-right:6px; clear:both;}
.newstext4 li .links{float:left;width:300px;white-space:nowrap;overflow:hidden;}
.newstext4 li .date{float:right;color:#999;}
.newstext5 {margin:0; font-size:14px; padding:10px 0 10px 8px; line-height:24px; height:92px;}
.newstext5 li{list-style:none; line-height:26px;  vertical-align:bottom; padding-right:6px; clear:both;}
.newstext5 li .links{float:left;width:260px;white-space:nowrap;overflow:hidden;}
.newstext5 li .click{float:right;color:#999;}
.keytext{margin:20px 0 0; padding:10px 0 10px 10px; background:#F2F2F2;}
.keytext li{list-style:none; line-height:30px; font-size:14px;}
.keytext li a{margin:0 0 0 3px;}
.keytext a{color:#444;padding:2px;}
.keytext a:hover{color:#fff;background-color:#FF8E3E;padding:2px;text-decoration:none;}

/* Bottom */
.linktext{margin:0; padding:10px 0; height:55px;text-align:center;}
.linktext li{list-style:none; line-height:27px; font-size:14px;}
.linktext li a{display:block;margin:0 auto; float:left; width:92px; white-space:nowrap; overflow:hidden;}
.footer{margin:10px 0 10px 0; font-size:12px; background:url( http://img.evolife.cn/2010-06/footer_bg.gif ) repeat-x; color:white; padding:20px 10px; }

/* List */
.path{margin:10px 0 7px;}
.list_big{padding:10px 0 0;}
.list_big_box{float:left;width:540px;border:1px solid #ddd; margin:0px; padding:5px 0 0;}
.list_big_box li{float:left;text-align:left;color:#aaa; padding:0 5px;}
.list_big_box li span{ display:block; line-height:22px;}
.list_big_info{ float:left;margin:0 0 0 15px;background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -15px -701px; padding:0 0 0 20px; line-height:22px;}
.list_big_info li{list-style:none;width:100px;color:#444;white-space:nowrap;overflow:hidden;}

.list_small{padding:10px 0 0;}
.list_small_box{float:left;width:540px;border:1px solid #ddd; margin:0px; padding:5px 0 1px;}
.list_small_box li{float:left;text-align:left;color:#666; padding:0 5px;}
.list_small_box li span{ display:block; line-height:25px; width:320px;}
.list_small_info{ float:left;margin:0 0 0 13px;background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -320px -458px; padding:0 0 0 25px; line-height:28px;}
.list_small_info li{list-style:none;width:100px;color:#999;white-space:nowrap;overflow:hidden;}

#page {font:14px/200% simsun,arial;text-align:center; padding:15px 0;}
#page font,#page a,#page span{padding:3px 6px;margin:0 0 5px 8px; border:1px solid #ccc; font-size:12px;}
#page font,#page a,#page a:visited{color:#444; font-weight:bold;}
#page a:hover{padding:3px 6px;margin-bottom:5px; border:1px solid #FF7B23; font-size:12px; background:#fff; color:#FF7B23; text-decoration:none;}
#page font{background-color:#FF7B23; border:1px solid #FF7B23; color:#fff;}

/* Art */
#arttop{background:url(http://img.evolife.cn/2010-03/art_top_bg.gif); height:39px; line-height:39px; border-bottom:#ffffff 3px solid;overflow:hidden;}
#arttop_menu{width:960px; margin:0 auto;font:normal 12px/39px '宋体'; letter-spacing:1px;}
#arttop_menu li{float:left;list-style-type:none;list-style-image:none;list-style-position:outside;overflow:hidden;}
#arttop_menu li a:link {color:#666;text-decoration:none;}
#arttop_menu li a:visited {color:#666;text-decoration:none;}
#arttop_menu li a:hover {color:#ff6600;text-decoration:none;}
#arttop_menu li a:active {color:#666;text-decoration:none;}
#arttop_menu .logo{width:97px; height:40px;}
#arttop_menu .menu_link{width:860px;color:#D2D2D2;margin:0 0 0 2px;}
#arttop_menu .menu_link a{font:normal 12px/36px '宋体';}
#arttop_menu .arttop_more{background:url(http://img.evolife.cn/2010-03/arttop_ext_jt.gif) no-repeat 28px 3px;}
#arttop_menu .arttop_tab{position:absolute;visibility:hidden; z-index:1000; right:325px; *right:260px; top:26px; width:70px; background-color:#fff;border:#ddd 1px solid;}
#arttop_menu .arttop_tab a{float:left;padding:0 8px; height:22px; line-height:22px; }


.img2{border:#ccc 1px solid; padding:1px; vertical-align:bottom;}
#pagebody {margin:auto auto;width:948px; clear:both; border:#ccc 1px solid;}
#list {background:#fff;float:left;padding:10px 20px;overflow:hidden;width:600px; clear:both;border-right:#D8D9D9 1px solid;}
.guide{text-align:left; line-height:20px; color:#888; border-bottom:#E8E8E8 0px solid;}
.guide a,.guide a:visited{color:#888;}
.guide a:hover{color:#333;}
#art_title h1 {color:#333; font:bold 28px/340% simhei; text-align:center; letter-spacing:-2px;}
#art_date {border-bottom:#E8E8E8 1px solid; height:24px; margin-bottom:10px;}
#art_date .date_l{line-height:24px; color:#999; float:left;}
#art_date .date_r{line-height:24px; color:#999; float:right;}
#art_date .date_r a,#art_date .date_r a:visited{color:#999;}
#art_date .date_r a:hover{color:#333;}
#art_text {font:14px/200% simsun,arial;padding:5px 0;text-align:left;word-wrap:break-word;}
#art_text p{font:14px/200% simsun,arial;margin:10px 0; text-indent:2em;}
#art_text p a{color:#FF6600; text-decoration:underline;}
#art_text img{margin:0 auto;}
.art_prod_tab{position:relative; height:38px;}
.art_prod{height:40px; position:absolute; left:-20px; top:-10px; border-bottom:#D8D9D9 1px solid; width:640px;}
.art_prod .prodtt{float:left; font:bold 16px/40px simsun; padding:0 10px; white-space:nowrap; width:315px; height:40px; overflow:hidden;}
.art_prod .prodtt a,.art_prod .prodtt a:visited{color:#fff;}
.art_prod .prodtt a:hover{color:#FF0; text-decoration:underline;}
.art_prod .prodlink{float:right; font:bold 12px/40px simsun; width:302px; height:40px; overflow:hidden;}
.art_prod .prodlink a,.art_prod .prodlink a:visited{padding:0 10px; border-left:#fff 1px solid; color:#fff; float:left; line-height:40px;}
.art_prod .prodlink a:hover{color:#FF0;}
.art_ltab_tt{font:bold 14px/32px simsun; border-bottom:#E8E8E8 2px solid;}
.art_ltab_links{padding:10px 6px;margin:0px;}
.art_ltab_links li{font-size:14px; line-height:28px;}
.art_ltab_links li span{font-size:12px; color:#999;}
.art_ltab_pics{padding:10px 0;margin:0px;}
.art_ltab_pics li{float:left; width:150px;}
.art_ltab_pics li a{display:block; text-align:center; line-height:28px;}
.art_ltab_pics li a.shorttt{height:28px; overflow:hidden; padding:0 4px;}
.art_nav {width:100%;margin:10px 0; overflow:hidden;}
.art_nav_tt{border:#e8e8e8 1px solid; background-color:#e8e8e8; height:25px; padding:0 6px;}
.art_nav_tt .tt_l{float:left; font:bold 12px/25px simsun;}
.art_nav_tab{border:#e8e8e8 1px solid; }
.art_nav_links{margin:0px; width:580px;padding:10px 0 10px 15px;}
.art_nav_links li{ float:left;width:285px;white-space:nowrap;overflow:hidden; line-height:26px;}

#sidebar {float:right;width:307px;text-align:left;}
#art_cl{padding:3px}
.art_rtab{text-align:left; padding:8px 8px 12px;}
.art_rtab_a{background-color:#fff; text-align:center;}
.art_rtab_tt{font:bold 14px/30px simsun; margin:0 8px; border-bottom:#d2d8db 1px solid; padding-left:0px;}/*background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -320px -612px;*/
.art_rtab_tt .line{font-weight:normal; color:#999;}
.art_rtab_links{clear:both;margin:0px;}
.art_rtab_links li{line-height:24px; height:24px; overflow:hidden;}
.art_rtab_foc1{border-bottom:#ccc 1px dashed; padding:6px 0; height:115px; margin:0px 0 5px 0;}
.art_rtab_foc1 li{float:left;width:145px;}
.art_rtab_foc1 li a{display:block; text-align:center; line-height:28px;}
.art_rtab_foc1_2{border-bottom:#ccc 1px dashed; padding:6px 0; height:91px; margin-bottom:5px;}
.art_rtab_foc1_2 li{float:left;width:145px;}
.art_rtab_foc1_2 li a{display:block; text-align:center; line-height:28px;}
.art_rtab_foc2{padding:6px 0; height:235px; margin:0px;}
.art_rtab_foc2 li{float:left;width:145px;}
.art_rtab_foc2 li a{display:block; text-align:center; line-height:28px;}
.art_rtab_foc1 a.shorttt,.art_rtab_foc2 a.shorttt{height:28px; overflow:hidden; padding:0 4px;}
.art_number{clear:both;background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -13px -453px;padding:3px 0 0 25px; margin:0px;}
.art_number li{line-height:24px; height:24px; overflow:hidden; vertical-align:bottom;}
.art_number .num_l{float:left; width:200px; overflow:hidden;}
.art_number .num_r{float:right; width:60px; color:#f60; text-align:right;}
.art_softw li{line-height:28px; height:28px; overflow:hidden; vertical-align:bottom; border-bottom:#ccc 1px dashed; clear:both;}
.art_softw li div{width:95px; float:left;line-height:28px;}
.art_softw span{float:left; width:32px; text-align:center; height:30px; padding-top:3px;}
.art_softw span img{vertical-align:top;}
.pl {width:100%;margin:10px 0; overflow:hidden;}
.pl_tt{border:#e8e8e8 1px solid; background-color:#e8e8e8; line-height:30px; height:30px; padding:0 6px;}
.pl_tt .tt_l{float:left; font:bold 14px/30px simsun;}
.pl_tt .tt_r{float:right;}
.pl_tab{border:#e8e8e8 1px solid; border-top:0; line-height:26px; overflow:hidden;}
.pl_tab dl{border-bottom:#e8e8e8 1px solid; padding:10px; height:auto !important; height:48px;max-height:98px; overflow:hidden;}
.pl_tab dt span{color:#999;}
.pl_tab dd{width:100%; word-break:break-all;white-space: -moz-pre-wrap;}
.pl_input{padding:12px 0; width:96%; margin:0 auto;}
.pl_bt1{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat scroll 0 -378px; border:none; height:20px; line-height:21px; color:#fff; width:40px; cursor:pointer; font-size:12px;}
.pl_bt2{background:url(http://img.evolife.cn/2010-03/index_pic.gif) no-repeat -788px -350px; padding:0; border:0; cursor:pointer; width:150px; height:24px; font-size:12px; color:#fff;}
.input1{border:#ccc 1px solid; width:100px; height:19px; line-height:19px; padding:0 2px;}
.input2{border:#ccc 1px solid; width:99%; font:normal 12px/140% simsun;}
.pl_input2{margin:10px 0;}
.pl_input3{text-align:right;}
#ad_zl,#ad_tl,#ad_cl{text-align:center;font-size:1px; height:auto;}
#ad_zl div,#ad_tl div,#ad_cl div{font-size:1px; height:auto;}


/* pl_more */
.pl_m_title{width:950px; margin:0 auto; padding:10px 0;}
.pl_m_title strong{ font:bold 28px/240% simhei; color:#444;}
.pl_m_title strong a,.pl_m_title strong a:visited{color:#444;}
.pl_m_title strong a:hover{color:#f60; text-decoration:none;}
.pl_m_title span{color:#999;}
.pl_border{border:#d9d9d9 1px solid;}
.pl_tab_l{padding:10px 20px;}
.pl_tab_r{padding:10px 10px;}
.pl_title{height:28px; border-bottom:#e5e5e5 1px solid; padding-bottom:8px; font-size:14px; font-weight:bold;}
.pl_title .left{font-size:16px; font-weight:bold;}
.pl_title .left span{color:#f60; padding:0 5px; font:bold 20px/20px Tahoma, Arial;}
.pl_title .left small{font:bold 14px/28px simsun; margin:0 0 0 5px;}
.pl_title .pl_m_btn1{background:url(http://img.evolife.cn/2010-03/pl_m_btn.gif) no-repeat; width:81px; height:27px; padding-left:30px; border:0; text-align:left; color:#01549a; float:right; font:normal 12px/27px simsun;}

.pl_tab_m{line-height:26px; overflow:hidden;}
.pl_tab_m dl{border-bottom:#e8e8e8 1px dashed; padding:15px 0; overflow:hidden; width:596px;}
.pl_tab_m dt{height:28px; overflow:hidden;}
.pl_tab_m dt span{color:#999;}
.pl_tab_m dt .right a,.pl_tab_m dt .right a:visited{color:#1E50A2;}
.pl_tab_m dt .right a:hover{color:#f60;text-decoration:none;}
.pl_tab_m dt .right a font{color:#f60; font:normal 12px/26px simsun;}
.pl_tab_m dd{font:normal 14px/24px simsun;}
.pl_tab_m dl .quote{background-color:#FFFEF5; border:#D9D9D9 1px solid; padding:4px; line-height:20px; margin:0 0 10px;} /*#decdb4*/
.pl_tab_m dl .quote span{padding:2px 6px; display:block;}
.pl_tab_m dl .quote .name{color:#090; font-size:12px;}
.pl_tab_m dl .quote .text{color:#333; font:normal 14px/24px simsun;}

.pl_rtab_tt{height:30px; font:bold 14px/30px simsun; border-bottom:#d2d8db 1px solid;  margin-bottom:8px;}
.pl_rtab_tt .line{font-weight:normal; color:#999;}
.pl_rtab{text-align:left; padding:0;}
.pl_m_num { margin:0px;}
.pl_m_num li{height:34px; border-bottom:#ccc 1px dashed;overflow:hidden; vertical-align:bottom;}
.pl_m_num li .num{float:right;font:normal 12px/34px Arial;width:38px; text-align:center; overflow:hidden; padding-right:5px; color:#f60;}
.pl_m_num li .link{float:left; font:normal 12px/34px simsun; width:230px; overflow:hidden;}

/*Sharing*/
.no_float{zoom:1; overflow:auto;}
.fl_left{float:left;}
.fl_right{float:right;}
.sharing{margin:10px 0; padding:6px; border:1px solid #DDD; background:#EFEFEF;}
.sharing_links{width:538px; margin:0;}
.sharing_links li{float:left; text-indent:18px; margin-left:14px;}
.sharing_text{}
.sharing_qq_bookmark{background:url(http://img.evolife.cn/2010-07/6aa4cbd551510300.jpg) no-repeat left center;}
.sharing_baidu{background:url(http://img.evolife.cn/2010-07/59f39d0078cd6688.jpg) no-repeat left center;}
.sharing_sinat{background:url(http://img.evolife.cn/2010-07/327b71b16de39159.jpg) no-repeat left center;}
.sharing_163t{background:url(http://img.evolife.cn/2010-07/ada2a7fc92449c8e.gif) no-repeat left center;}
.sharing_sohut{background:url(http://img.evolife.cn/2010-07/b3abb809078641c5.jpg) no-repeat left center;}
.sharing_renren{background:url(http://img.evolife.cn/2010-07/addb1070dfaafe23.png) no-repeat left center;}
.sharing_kaixin001{background:url(http://img.evolife.cn/2010-07/dab4c7f49732d409.jpg) no-repeat left center;}
.sharing_qqt{background:url(http://img.evolife.cn/2010-10/ae5e9ee6bf05cdff.png) no-repeat left center;}
.sharing_douban{background:url(http://img.evolife.cn/2010-07/7274b76ffa58a2a0.png) no-repeat left center;}

#comment_ad_cl{text-align:center;font-size:1px; height:auto; margin:0 auto 10px;}

.w300 {width:300px; float:left;}
.w640 {width:640px; float:left; margin-right:10px;}

.art_rtab .price{}
.art_rtab .price li{text-align:left; float:left; width:96px; line-height:24px; height:24px; overflow:hidden; vertical-align:bottom;}

/*Comments*/
.comments_title{font:bold 14px/32px simsun; border-bottom:2px solid #E8E8E8; display:block; height:30px; background:#E8E8E8; padding-left:12px;}
.comments{border:1px solid #E8E8E8;}
.comment_item{border-bottom:1px solid #E8E8E8; padding:8px; line-height:25px;}
.comment_bar{font-size:12px; text-align:right;}
.comment_bar a{line-height:22px; margin:5px 10px; color:#0B3B8C; text-align:none;}
.comment_bar a:hover{color:#f60;}
.no_click{color:gray; padding:0 10px;}

#comments_loading{background:url(http://img.evolife.cn/2010-04/2478d9c5b895ba2e.gif) no-repeat left center; padding-left:30px; line-height:30px; margin:20px;}
#no_comments{background:url(http://img.evolife.cn/2010-04/662a6a43529a5956.jpg) no-repeat left center; padding-left:30px; line-height:30px; margin:20px;}
#next_page{padding:4px;}
#next_page a{background:url(http://img.evolife.cn/2010-04/63992aabfd8eab99.jpg) repeat-x left top; border:1px solid #DDDDDD; cursor:pointer; display:block; font-size:14px; height:26px; line-height:26px; outline:medium none; text-align:center; text-decoration:none;}
#next_page a:hover{background:url(http://img.evolife.cn/2010-04/538ee6b4e415bd57.jpg) repeat-x left top;}
#comments_input{border-top:1px solid #E8E8E8;}
.comments_input_body{margin:10px auto; text-align:center;}
.comments_input_body textarea{font-size:14px; width:96%; border:1px solid #CCCCCC; font-size:14px; padding:6px 4px; line-height:180%;}
.comments_input_submit{}
.comments_input_submit{margin:10px 4px; clear:both; overflow:auto; zoom:1;}
.comments_input_submit .comment_user{float:left; font-size:14px; margin-top:4px;}
.comments_input_submit .comment_submit{display:block; float:right; border:1px solid #666; -moz-border-radius:3px 3px 3px 3px; margin-right:4px;}
.comments_input_submit .comment_submit button{width:120px; height:26px; line-height:26px; font-size:14px; -moz-border-radius:3px 3px 3px 3px; background:none repeat scroll 0 0 #666; color:#FFFFFF; font-weight:bold; cursor:pointer; padding:0 0 3px; border:1px solid #888;}
.comment_bar span{padding:4px 6px;}

.reply_arrow{background:url(http://img.evolife.cn/2010-08/icons_20100801.png) no-repeat left top; width:17px; height:9px; position:relative; left:546px; top:1px;}
.reply_box{border:1px solid #E9E9E9; background:#F5F5F5; font-size:12px; overflow:hidden; padding:5px 15px 10px; color:#999999;}
.replybox_title{overflow:hidden;}
.replybox_title span{display:block;}
.replybox_title a{width:15px; height:15px; margin-top:5px;}
.replybox_title a.replybox_close{background:url(http://img.evolife.cn/2010-08/icons_20100801.png) no-repeat left -10px;}
.replybox_title a.replybox_close:hover{background:url(http://img.evolife.cn/2010-08/icons_20100801.png) no-repeat left -25px;}
.reply_content{padding:4px;}
.reply_content textarea{width:540px; height:70px; padding:4px; font-size:12px; border:1px solid #A3B6D3;}
.reply_user_info{overflow:hidden;}
.reply_comment_button a{width:60px; height:23px; color:#333333; background:url(http://img.evolife.cn/2010-08/icons_20100801.png) no-repeat left -40px; display:block; text-align:center;}
.reply_comment_button a:hover{text-decoration:none; color:#333333; background:url(http://img.evolife.cn/2010-08/icons_20100801.png) no-repeat left -63px;}
.citation{background:#FFFEF5; border:1px solid #D1D5DB;	padding:3px 3px 10px;}
.citation_head span{display:block;}
.citation_head{overflow:hidden; line-height:32px; padding-left:11px; padding-right:11px;}
.citation p{padding:0 11px;}
