/* { margin: 0; padding: 0; }*/


.blue_title { color:#41b8d4; font-size: 18px; font-weight:200; }
.grey_txt { font-size: 11px; }

.blue_title_cn { color:#41b8d4; font-size: 18px; font-weight:300; font-family: "FZXiYuan-M01S", Arial, Verdana, sans-serif;}
.grey_txt_cn { font-size: 11px; font-family: Arial, Verdana, sans-serif;}

#prevbtn { background:url('../../images/home/btn_previous.gif') no-repeat; height:13px; width:13px; top: 95px; left: 40px;
position: absolute; z-index: 2; cursor: pointer; }

#nextbtn { background:url('../../images/home/btn_next.gif') no-repeat; height:13px; width:13px; top: 95px; left: 960px;
position: absolute; z-index: 2; cursor: pointer; }

#box_container { background: url('../../images/home/bkg_box.jpg') no-repeat; width: 1000px; height: 190px; position: relative; /*position: absolute;*/ z-index: 1; }

#content_container { width: 880px; height: 190px; overflow: hidden; position: relative; margin: 0 auto; }

div.slide_item { width: 880px; height: 190px; position: absolute; padding-top: 20px; }

div.first_item { left: 0; }


/*SLIDE SHOW ROTATOR*/
.SS_Rotator_container_content{ margin-top: 10px; width: 320px; height: 173px; text-align: left; float: left; }

.SS_Rotator_container_content2 { margin-top: 10px; width: 190px; height: 173px; text-align: left; float: left; }

.SS_Rotator_page { width: 880px; margin:0 0 0 30px; }
/*End Slide Show Rotator*/
