@charset "utf-8";
/* CSS Document */



#video { width:452px; float:left; text-align:justify; margin:30px 0 0 20px; font-family: Verdana, Geneva, sans-serif; font-size:10px; }
#video b { font-size:12px; font-weight:bold; color:#000; font-family: Verdana, Geneva, sans-serif; margin-top:10px; }

#tabs { width:450px; float:right; height:540px; margin:30px 20px 0 0; }
#tabs .tab-content { border-bottom:#909112 1px solid; padding:10px 0 10px 0; width:430px; }
#tabs .tab-content small { color:#000; }
#tabs .tab-content .info { float:right; width:330px; margin-right:20px; }
#tabs .tab-content .info b { color:#666633; font-size:12px; font-family:Arial, Helvetica, sans-serif; display:block; }
#tabs .tab-content .info p { text-align:justify; font-family: Verdana, Geneva, sans-serif; font-size:10px; color:#000; }

.clear { clear:both; }
