function MarqueeScroll_left(){
content.scrollLeft+=611;//²ãÍù×óÒÆ
}
function MarqueeScroll_right(){
content.scrollLeft-=611;//²ãÍù×óÒÆ
}

