﻿body{
 font-size: 11px;
}
#mainNav ul li.index{
 background:url(/media/images/bg_tab_mainNav.gif) 0 0 repeat-x;
}
/*--NoteExpress--*/
#noteExpress{
 text-align:left;
 width:957px;
 height:481px;
 overflow:hidden;
 background:#A20000 url(/media/images/bg_noteExpress.gif) 0 0 no-repeat;
}
#noteExpress .title{
 width:417px;
 height:65px;
 margin:37px 0 0 31px;
 background:url(/media/images/title_noteExpress.gif) 0 0 no-repeat;
}
#noteExpress .content{
 width:957px;
 padding:80px 0;
 margin:-75px 0 0 0;
 background:url(/media/images/bg_content_noteExpress.gif) 241px 0 no-repeat;
}
#noteExpress .content #brief{
 color:#FFF;
 font-size:14px;
 letter-spacing:1px;
 width:395px;
 line-height:24px;
 margin:0 0 0 55px;
}
#noteExpress .content #brief a{
 color:#FFF;
 font-size:12px;
 padding:0 0 0 20px;
}
#noteExpress .content .btnArea{
 margin:16px 0 0 52px;
}
#noteExpress .content .btnArea .btnStyle1{
 display:block;
 text-indent:-9999px;
 width:328px;
 height:123px;
 overflow:hidden;
 border:none;
 background:url(/media/images/btn_download.gif) 0 0 no-repeat;
}
/*--columnStyle1--*/
.columnStyle1{
 float:left;
 text-align:left;
 width:239px;
 height:304px;
 margin:12px 0 0 0;
}
.columnStyle1 .title{
 float:left;
 width:225px;
 line-height:22px;
 overflow:hidden;
 padding:22px 0 10px 0;
}
.columnStyle1 .title h2{
 float:left;
 color:#000;
 font-size:16px;
 height:22px;
 line-height:22px;
 padding:0 0 0 40px;
}
.columnStyle1 .title p{
 float:right;
}
.columnStyle1 .content{
 float:left;
 width:235px;
 height:235px;
 overflow:hidden;
}
.columnStyle1 .content .scrollArea{
 margin:0 0 0 14px;
}
.columnStyle1 .content ul{
 list-style:none;
 width:100%;
 height:233px;
 line-height:18px;
}
.columnStyle1 .content p{
 line-height:18px;
}
.columnStyle1 .content ul li{
 clear:both;
 margin:0 0 5px 0;
 padding:0 0 0 7px;
 background:url(/media/images/dot_li_01.gif) 0 6px no-repeat;
}
/*--用户评价--*/
#userComment{
 background:url(/media/images/bg_userComment.gif) 0 0 no-repeat;
}
#userComment .title h2{
 background:url(/media/images/bg_h2_userComment.gif) 15px 0 no-repeat;
}
#userComment .content .scrollArea{
 height:233px;
 overflow:auto;
 background:url(/media/images/bg_content_userComment.gif) 92% 100% no-repeat;
}
/*--五星评级--*/
#fiveStar{
 background:url(/media/images/bg_fiveStar.gif) 0 0 no-repeat;
}
#fiveStar .title h2{
 background:url(/media/images/bg_h2_fiveStar.gif) 15px 0 no-repeat;
}
#fiveStar .content .scrollArea{
 height:233px;
 overflow:auto;
 background:url(/media/images/bg_content_fiveStar.gif) 92% 100% no-repeat;
}
#fiveStar .content ul{
 overflow:hidden;
 /*background:url(/media/images/bg_ul_fiveStar.gif) 10px 54px no-repeat;*//*ZYS*/
}
#fiveStar .content ul li{
 margin:0 0 5px 0; /* ZYS 24 -> 5 */
}
/*--功能亮点--*/
#function{
 background:url(/media/images/bg_function.gif) 0 0 no-repeat;
}
#function .title h2{
 background:url(/media/images/bg_h2_function.gif) 15px 0 no-repeat;
}
#function .content .scrollArea{
 height:233px;
 overflow:auto;
 background:url(/media/images/bg_content_function.gif) 92% 100% no-repeat;
}
/*--软件更新--*/
#update{
 font-family:Arial,"宋体";
 background:url(/media/images/bg_update.gif) 0 0 no-repeat;
}
#update .title h2{
 background:url(/media/images/bg_h2_update.gif) 15px 0 no-repeat;
}
#update .content .scrollArea{
 height:233px;
 overflow:auto;
 background:url(/media/images/bg_content_update.gif) 92% 100% no-repeat;
}
#update a{
 padding:0 0 0 4px;
}
/*---隐藏元素---*/
#header .title h1 a span,#header .title h2 span,#noteExpress .title h2 span{
 display:none;
 visibility:hidden;
}

