<style>
/* general website declarations */
* {padding:0;margin:0;direction:}
body {background:#867c01;font-family:Arial;font-size:13px;overflow-x:hidden;margin:0;padding:0;}
img {border:0}
button {cursor:pointer;} 
input,div {direction:}
a {color:blue;}
/* this class uses to fix firefox bug that don't take div's background correctly (not scaling the height) */
.clear {clear:both;height:1px;font-size:1px;line-height:1px;margin-bottom: -1px;}

/* mini site script css - put black mask on the screen and show' iframe */
.dimmer{opacity:.70;filter:alpha(opacity='70');background:#000  no-repeat fixed center center;overflow:hidden;position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}
.minisite{padding:0;margin:10px;font:13px;}
#minisiteBox{width:720px;height:720px;border:1px solid #000;overflow:hidden;position:absolute;left:50%;top:50%;margin-left:-360px;margin-top:-350px;z-index:100;}
#minisiteBox iframe{padding:0;border:1px solid black;background:#fff;width:720px;height:720px;overflow:hidden}

#mainFrame #contentDiv {background:url('images/back.gif');width:795px;height:500px;padding:0;margin:0;background-repeat:no-repeat;}
#mainFrame #contentDiv #flashFile{padding:0;margin:0;}

#mainFrame #contentDiv #menu h1 {margin:-2px 0 0 0;padding:0;font-size:13px;color:white;text-decoration:none;float:right;} 
#mainFrame #contentDiv #menu h1 a {color:white;text-decoration:none;}
#mainFrame #contentDiv #menu .langDiv {float:left;background:#d27202;width:30px;height:19px;text-align:center;margin-top:-3px}
#mainFrame #contentDiv #menu .menuDiv {cursor:pointer;text-align:center;padding:0 6px 0 6px;border-right:1px solid #d7aa58;}
#mainFrame #contentDiv #menu .menuDivHover {cursor:pointer;background:#ef9d03;text-align:center;padding:0 6px 0 6px;border-right:1px solid #d7aa58;}

#mainFrame #contentDiv #subMenu {width:780px;}
#mainFrame #contentDiv #subMenu h1 {width:100px;margin:0;padding:0;font-size:12px;color:white;text-decoration:none;float:right;} 
#mainFrame #contentDiv #subMenu h1 a {color:blue;text-decoration:none;}
#mainFrame #contentDiv #subMenu .menuDiv {margin:0;width:100px;cursor:pointer;text-align:center;padding:0 8px 0 8px;border-right:1px solid #d7aa58;float:left;}
#mainFrame #contentDiv #subMenu .menuDivHover {background:#ef9d03;width:100px;border-right:1px solid #d7aa58;padding:0 8px 0 8px;}

#indexMain {width:780px;margin:10px 0 0 0;float:right;}
#indexMain #rightBox {margin-right:15px;width:350px;height:350px;float:right;overflow:none;text-align:right;}
#indexMain #rightBox h1 {font-size:15px;}
#indexMain #leftBox {width:400px;float:left;}
#indexMain #leftBox #video {width:320px;height:180px;text-align:right;}
#indexMain #leftBox #messages {width:320px;height:70px;}


#messages {margin-top:15px; margin-right:50px;}
#messages p {line-height:5px;}
#messages a {font-size:9px;}
#messages li {padding-right:2px;}
#messages {width:176px;min-height:151px;margin-top:15px;}
#messages #rightNewsTop {list-style-type:none;height:39px;width:176px;vertical-align:top;text-align:center;font-size:16px;font-weight:bold;}
#messages #rightNewsTop h1 {font-size:16px;}
#messages #rightNewsTop li {padding-top:8px;}
#messages #rightNewsTop a{color:#033b69;text-decoration:none;}
#messages #rightNewsTop a:hover{color:#000000;}
#messages #newsShow {width:175px;list-style-type:none;display:block;}
#messages #newsShow  li {text-align:right;width:120px;display:block;margin:0;padding:10px;height:150px;color:#4e291a;}
#messages #newsShow #newsText  {padding-top:10px;color:#4e291a;}
#messages #newsShow  a {text-decoration:none;font-size:14px;}
#messages #newsShow  li br {line-height:7px;}
#marqueecontainer{position: relative;width:101px; height: 125px;overflow: hidden;border: 0;padding: 0px;padding-top: 0px;}
#marqueecontainer h2 {font-size:14px;tex-align:left;color:#4e291a;}
#marqueecontainer h3 {font-size:13px;font-weight:normal;tex-align:left;color:#4e291a;}
#vmarquee {position: relative; width: 98%;color:#4e291a;}

#mainBox {text-align:right;overflow:auto;height:300px;width:777px;margin:0 10px 0 0;}
#mainBox a {color:blue;text-decoration:none;}
</style>