* { margin: 0; padding: 0; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #676767; }

#page { width: 920px; margin: 10px auto auto auto; text-align: center; }
#page a { color: #676767; }
#page a:hover, #page a.current { color: #343434; }
#page .clearer { clear: both; }

#page #header { background: url(../img/header.jpg); width: 920px; height: 220px; }
#page #header #soc-link { width: 300px; height: 180px; float: left; margin: 30px 0 0 10px; text-decoration: none; }

#page #menu { width: 920px; height: 50px; padding: 0 0 0 10px; }
#page #menu .block-menu { background: url(../img/bt-bg.jpg); display: block; float: left; margin: 10px 20px 0 0; width: 200px; height: 30px; line-height: 30px; }
#page #menu span.current, #page #menu .block-menu:hover { background: url(../img/bt-bg-hover.jpg); }
#page #menu .block-menu a { display: block; width: 200px; height: 20px; font-size: 14px; font-weight: bold; text-decoration: none; }

#page #content { text-align: justify; }
#page #content p { padding: 10px 0; }
#page #content .cleft h1 { padding: 8px 0 ; }
#page #content .contenttable { border-collapse: collapse; }
#page #content .contenttable p { padding: 0; }
#page #content .csc-frame-frame1 { border: 1px solid #676767; text-align: center; background: url(../img/bg-video.png) no-repeat top right; }
#page #content ul { padding:0 0 0 40px; }

#page #content .cleft { float: left; width: 700px; }
#page #content .cleft .bt { width: 670px; height: 30px; background: url(../img/bt-left.jpg); padding: 0 15px; }
#page #content .cleft .bt h1 { font-size: 16px; color: #fff; line-height: 30px; padding: 0 }
#page #content .cleft .bm { width: 670px; background: url(../img/bt-middle.jpg); padding: 0 15px; }
#page #content .cleft .bb { width: 670px; background: url(../img/bt-bottom.jpg); padding: 0 15px; }

#page #content .cright { float: left; width: 200px; text-align: center; padding: 0 0 0 20px; }
#page #content .cright .bt { width: 200px; height: 30px; background: url(../img/bt-bg.jpg) no-repeat top right; line-height: 30px; }
#page #content .cright .bt h1 { font-size: 14px; color: #676767; }
#page #content .cright .bm img { border: 0; padding: 10px 0; width: 150px; }

#page #footer { color: #676767; }