@charset "utf-8";
/* CSS Document */

#content .shopping {
	width: 740px;
	margin: 10px auto;
}

#content .shopping h2 {
	background: url(http://img.mobiusonline.net/images/default/shopping_bg.jpg) repeat-x;
	padding: 2px 10px;
	height: 15px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #395a96;
	border: 1px #97b4c5 solid;
	border-bottom: 0;
}

#content .shopping .getstarted {
	color: #bebebe;
	text-align: right;
	float: right;
	width: 400px;
	padding: 2px 10px;
	margin: -20px 0 0 0;
}
#content .shopping .getstarted a:link,
#content .shopping .getstarted a:visited,
#content .shopping .getstarted a:active {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fb2300;
	padding: 0 5px;
}

#content .shopping .getstarted a:hover {
	color: #ff6600;
}

#content .shopping .steps {
	margin: 0;
	padding:0;
	border: 1px #97b4c5 solid;
	width: 738px;
	height: 89px;
}

#content .shopping .steps img {
	float: left;
	margin: 0;
	padding:0;
}

#content .eventbox {
	width: 740px;
	margin: 10px auto;
	/*background: url(http://www.euri.mobiusonline.net/images/default/eventbox/ugc.jpg);*/
}

#content .announcement {
    width: 720px;
	margin: 10px auto;
	background: #ffdfb9;
	border: 1px solid #fa840c;
	padding: 10px;
}

#content .announcement a {
    color: #ff3300;
}

#content .announcement a:hover {
	color: #1f599a;
}

#content .product_cont {
	width: 720px;
	margin: 0 auto 10px auto;
	background: #eaeef1 url(http://img.mobiusonline.net/images/default/product_cont_bg.jpg) repeat-x center top;
	border: 1px #97b4c5 solid;
	padding: 0 10px;
}

#content .product_cont h2 {
	clear: both;
	background: url(http://img.mobiusonline.net/images/default/product_h2_bg.jpg) repeat-x center top;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	padding: 5px 10px;
	margin: 7px 0 0 0;
}

#content .product_cont .product_box {
	border: 1px #97b4c5 solid;
	background: #ffffff url(http://img.mobiusonline.net/images/default/product_bg.jpg) repeat-x center top;
}

#content .product_cont .product {
	float: left;
	width: 235px;
	border: 1px #97b4c5 solid;
	background: #ffffff;
	margin: 0 0 10px 3px;
}

#content .product_cont .seeall {
	text-align: right;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	margin: -25px 0 0 0;
}

#content .product_cont .seeall a:link,
#content .product_cont .seeall a:visited,
#content .product_cont .seeall a:active {
	padding: 2px 20px 2px 2px;
	background:url(http://img.mobiusonline.net/images/default/arrow_seeall.gif) no-repeat right center;
	color: #1f599a;
}

#content .product_cont .game {
	height: 210px;
}

#content .product_cont .game1 {
	height: 405px;
}

#content .product_cont .game2 {
	height: 405px;
}

#content .product_cont .game3 {
	height: 370px;
}

#content .product_cont .call1 {
	height: 260px;
}

#content .product_cont .call2 {
	height: 555px;
}

#content .product_cont .internet {
	height: 300px;
}

#content .product_cont .others1 {
	height: 270px;
}
#content .product_cont .others2 {
	height: 680px;
}

#content .product_cont .first {
	margin: 0 0 10px 0;
}

#content .product_cont .product h3 {
	background: #ffffff url(http://img.mobiusonline.net/images/default/product_bg.jpg) repeat-x center top;
	height: 10px;
	font-size: 14px;
	color: #0a2495;
	padding: 10px;
}

#content .product_cont .product .epoints {
	font-size: 11px;
	color: #333333;
}

#content .product_cont .product strong {
	font-size: 12px;
}

#content .product_cont .product ul {
	padding: 0 5px;
	margin: 0;
	list-style: none;
}

#content .product_cont .product li {
	background: url(http://img.mobiusonline.net/images/default/product_icon.gif) no-repeat 5px 5px;
	border-bottom: 1px #ededed solid;
	padding: 5px 10px 5px 25px;
}

#content .product_cont .product .image {
	text-align: center;
	background: none;
	border: 0;
	padding: 5px 0 0 0;
}

#content .product_cont .product .details {
	text-align: center;
	background: none;
	border: 0;
	padding: 10px 0;
}

#content .product_cont .product_whole {
	border: 1px #97b4c5 solid;
	background: #ffffff;
	padding: 10px;
	margin: 0 0 10px 0;
}