* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:18px;
	background-repeat: repeat;
	background-position: 0px 0px;
	background-image: url(/oeo/images/oeolaBackground.jpg);

	
}
img{padding:0px;}
p{
	line-height:120%;
	font-size:100%;
	letter-spacing:0.2px;
	line-height:20px;
	margin:10px 0 15px 0;
}
h1, h2, h3 ,h4{

	color: #339dff;
}
h3 {font-size:15px;}
.h2_hover{background-color:#FFFFCC;
	      padding:3px;
		  border:none;
	      color: #339dff;
		  font-size:18px;
		  font-weight:bold;
		  width:100%;
}
h5{
	color: #14e889;
	font-weight:bold;
	font-size:14px;
}
h6
{	color: #339dff;
	font-size:12px;
	font-weight:normal;
}

h4{
	padding-bottom:10px;
	padding-top:10px;
	padding-left:30px;
	font-size:15px;
	color: #999999;
}
img{}

ol{margin-left:0px; }
li{ list-style-type:none;}
#service li{list-style-type:square;}
a {	color: #999;}

a:hover {
    font-weight:normal;
}
input{ margin:5px 3px 3px 0; color:#999; border:#e0e0e0 1px solid; }
.input{ margin:3px; color:#fff; border:#e0e0e0 1px solid; background-color:#339dff;font-size:12px;}
textarea{margin-bottom:10px; color:#999; border:#edfdce 1px solid; padding:2px; font-size:12px;width:100%; margin-top:10px; height:100px; 	overflow-y:scroll;
} 
.textarea {
	width:500px;
	background:url(/oeo/images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px  4px 3px;
	line-height:16px;
}

/* Wrapper */

#wrapper {

	z-index:1000px;

}

/* Header */

#header {
	width: 840px;
	height:80px;	
	*height:84px ;
	margin: 0 auto;
	position:relative;

	z-index:20;
}

/* Logo */

*+html #logo {
	float: left;
	top : 0px;
	left:-10px;
	position:absolute;
	z-index:100;
}

#logo {
	float: left;
	top : 5px;
	*top :4px;
	left:-10px;
	position:absolute;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #D4C792;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	width:70%;
}

#menu ul {
	margin-top:60px;
	padding: 0px 5px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
  margin:0 5px;
}

#menu a {
	display: block;
	text-align: center;
	font-size: 12px;
	text-decoration: underline;
	color:#666666;
}

#menu a:hover, #menu .active a {
	text-decoration: none;    
}

/* Page */

#page {
	width: 770px;
	margin:0 auto;

}

#page4 {
	width: 765px;
	margin: 10px auto 10px auto;
	*margin: 5px auto 10px auto;
	padding:15px 20px;
	padding:35px 20px \9;
	*padding:15px 20px;
	_padding:15px 20px  0 16px;
	background-color:#fff;
	border:#ccc 1px solid;
	position:relative;
}
*+html #page4 {
	margin: 1px auto 10px auto;
	padding:15px 20px  0 21px;

}
html>/**/body #page4{
	padding:15px 20px  0 21px;
}
#page4 h1{
	line-height:40px;
}
/* Content */

#content {
	float: left;
	width: 550px;
	border-right:#e0e0e0 1px dashed;
	padding-right:8px;
}

#content h1, #content h2, #content h3 {
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(/oeo/images/img5.jpg) repeat-x left bottom;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; padding-right:3px; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	list-style: none;
	padding: 3px;
	margin: 3px ;
	background-color:#FBFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8FBFF;
	line-height:16px;
}

#sidebar h2 {
	padding: 0 5px 5px 5px;
	font:  1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #339dff;
	margin-bottom:3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #AAF7FF;
	border-bottom-color: #AAF7FF;
	border-left-color: #339dff;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#sidebar a {
	border: none;
    color: #339dff; ;
	text-decoration:underline;
	}

#sidebar a:hover {  color:#2180bc;text-decoration:underline;}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	height:60px;
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	color:#999;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}
.blue{	color: #339dff;
}
/*Other*/
.funplaydiv{
	width:750px;
	background-color:#FFFFFF;
   }
.fun-play{
	padding:10px;
	border:1px solid #cfcfcc;
	width:750px;
	margin:5px auto;
	background-color:#FFFFFF;
   }
.fun-play2{
	padding-left:10px;
	width:838px;
	padding-top:70px;
	height:467px;
	margin:0px auto;
	background-image: url(/oeo/images/index-bg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
   }
.bg-color{
	padding:5px;
	margin:1px;
	border:1px solid #e0e0e0;
	background-color: #F0FDFF;
}
.respond{
  padding-top:10px;
  padding-bottom:10px;
  border-bottom:#CCCCCC 1px dashed;
  margin-bottom:5px;
  margin-top:10px;
  }
.bt-r{
	background-image: url(/oeo/images/button_02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:15px;
	padding-left:10px;	
	display:block;	
	height:45px;
	}
.bt-l {
	background-image: url(/oeo/images/button_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
	height:45px;
	line-height:45px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	margin:0 auto 0 150px;
	font-size:15px;
}
.bt-l a{
   color:#FFFFFF;
   text-decoration:none;
   }
a.yellow-txt, a.yellow-txt:visited {
   color:#ffd934;
   font-size:12px;
   }
a.yellow-txt:hover {
   font-weight:bold;
   text-decoration:none;
   }
.file-line{
   border-bottom:#339dff 1px dotted;
   padding-bottom:10px;
   padding-top:10px;
  }
/*Text inputs*/
.textinput, .textinputHovered {
	width:450px;
	height:15px;
	background:url(/oeo/images/input.gif) no-repeat left top;
	border:none;
	padding:4px 6px;
}
.textinputHovered {
	background-position:left bottom;
}
/*Button*/
.buttonSubmit {
	width:150px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	cursor:pointer;
	border:none;
	background-image: url(/oeo/images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Upload*/
*+html #member{
	width:766px;
	margin:1px auto;
}
html>/**/body #member{
	width:767px;
}

#member{
	width: 766px;
	margin: 10px auto auto 16px;
	*margin: 5px auto auto 16px;
	padding:15px 20px;
	padding:35px 20px \9;
	*padding:15px 20px;
	_padding:15px 20px;
	background-color:#fff;
	border:#ccc 1px solid;
	position:relative;
}

.upload-img{
	width:75px;
	height:75px;
	background-image: url(/oeo/images/img_test3.gif);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	padding:3px;
	border:1px dashed #999999;
	margin:1px;
}
.slogan{
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-top:25px;
	}
.textarea_noneborder{
    border:none;
	color: #666666;
	line-height:18px;
	
	background-color:#FFFFCC;
	}

.share {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #339dff;
	padding:10px 10px 10px 15px;
	display:block;
	background-image: url(/oeo/images/bgcode.gif);
}
.clearfix {
    display: inline-block;                  
}
/*Member*/
#member label{
   display: block;
   float: left;
   width: 150px;
   text-align: right;
   padding: 3px 0 ;
}
#member .b{
    float: left;
    width: 380px;}

#main {width:840px;
       margin:0 auto;
}
#legal{padding-top:15px;}
#main-header{
	font-weight:bold;
	padding-bottom:5px;
	color:#339dff;
	line-height:60px;
	background-image: url(../images/main-header.png);
	text-indent: 38px;
	background-repeat: no-repeat;
	font-size:20px;
	background-position: left center;
	
}
.notice {
	color:#f5851f;
	line-height:16px;
	padding-top:3px;
	margin-bottom:10px;
	font-size:11px;
}
.step_bt2{
  width:160px;
  margin-left:175px;
  padding-bottom:5px;
  }
.buttonOrange {
	background: url(/oeo/images/btn_bak_left.gif) no-repeat left top;
	padding-left:7px;
	line-height:normal;
	margin-bottom:10px;
	margin-top:5px;
}
.buttonOrange a, .buttonOrange a:visited {
	background: url(/oeo/images/btn_bak_right.gif) no-repeat right top;
	padding:10px 13px 10px 8px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
}
#login-form{
   width:350px;}
.service-rule {
    width:600px;
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-size:11px;
	height:295px;
	margin:20px 0 10px 0;
	overflow:auto;
	padding:10px 20px;
	margin:0 auto;
	margin-left:30px;
}
.service-rule h3, #page-container-1col-box h3 {
	margin:0;
	padding:15px 0 5px 0;
	color: #666666;
}
.service-rule p {
	color:#666;
}
.service-rule ul, #page-container-1col-box ul {
	margin-left:20px;
	padding:10px 0;
}
.service-rule-check {
    margin-left:30px;
}
#member ul{
   padding-left:25px;
   padding-right:25px;
   }
#member #welcome li{
	line-height:24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
   }
#form1 #member .clearfix #checkbox {
 margin-top:0px;
}
.red{
   color:#CC0000;
}
.topTextDescPostion{
	padding-top:60px;
	padding-right:8px;
	
}
.fagIframe{
	width:800;
	height:840;
	z-index:20;
	overflow-x:hidden;
	

}
#guide_img{
   margin:10px auto;
   width:500px;}
.guide_title{
	font-size:15px;
	color:#FF9933;
}
#guide_img img{
    padding:2px;
	border:#ccc 1px solid;}