@charset "utf-8";
/* CSS Document */

body{margin-top:0px; margin-left:0px;}
#whole{width:1000px; margin-left:auto; margin-right:auto;}
#top{float:left; width:1000px; background-image:url(images/bg.jpg); background-repeat:repeat-y; text-align:center}
#middle{float:left; width:1000px; background-image:url(images/bg.jpg); background-repeat:repeat-y; text-align:center}
#txt_content{float:left; width:815px; margin-left:65px; text-align:left; padding-left:55px;}
#video{float:left; width:570px; height:275px; margin:10px 0px 0px 110px; text-align:left;} 
#video_left{float:left; width:350px; height:285px; background-image:url(images/bg_video.gif); background-repeat:no-repeat; padding:10px 0px 0px 30px;}
#video_right{float:left; width:190px; height:285px;}
#video_right_top{float:left; width:190px; height:64px;}
#video_right_middle{float:left; width:185px; height:163px; background-image:url(images/video_right_bg.gif); background-repeat:repeat-y; padding-left:5px; }
#video_right_bottom{float:left; width:190px; height:68px;}

#bottom{float:left; width:1000px; height:30px; background-image:url(images/bg_bottom.jpg); background-repeat:no-repeat;}



.content{font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:14px; margin-top:15px;}
.content_green{font-family:Arial, Helvetica, sans-serif; color:#C2E297; font-size:14px; margin-top:15px; font-weight:bolder;}


