
.Wrapper {
	width:1000px;
	margin:auto;
	background-color:#fff;
}

#Header {
	height:180px;
	/*background-image: url("../images/top_background.gif");*/
	background-color:#fff;
	width: 992px;
	text-align:left;
	padding-left:8px;
	padding-top:6px;
}
#MainNav {
	float:left;
	height:33px;
	background-image: url("../images/menu_bg.gif");
	width: 980px;
	line-height:33px;
	color: #fff;
	margin:4px;
}

#DivLeft {
	float:left;
	width:240px;
	margin:4px;
}

#DivMain {
	float:left;
	width:500px;
	margin:4px;
	background-color:#fff;
}
#DivRight {
	float:left;
	width:224px;
	margin:4px;
}
#PayMethod {
	width:984px;
	float:left;
	text-align:center;
	padding:8px;
	height:70px;
	font-size:11px;
	border-top:1px solid #cfcfcf;
	line-height:2em;
	background-color:#fff;
}
#Footer {
	width:984px;
	float:left;
	text-align:center;
	padding-top:30px;
	height:125px;
	font-size:10px;
	background:url(footerbg.gif) repeat-x;
}

/* page item style */
#MenuList {
	float:left;
	line-height: 20px;
	width:238px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-image: url("../images/table_list.gif");
	border: 1px solid #a2aeba;
}
#MenuList li {
	text-align: left;
	text-indent: 18px;
	line-height: 14px;	
	background:url(../images/dot.gif) 10px center no-repeat;
	list-style: none;
}
#MenuList li a {
	font-size: 10px;
	color:#666;
}
.TitleBg {
	background:transparent url("../images/title_bg.gif");
}
.TitleL {
	background:transparent url("../images/title_left.gif") left top no-repeat;
}
.TitleR {
	background:transparent url("../images/title_right.gif") right top no-repeat;
	width:100%;
	line-height:44px;
	font-weight:bold;
	color:#990000;
}
.TitleR2 {
	background:transparent url("../images/title_right.gif") right top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:#B68707;
	text-align:left;
	line-height:28px;
	padding-left:1.5em;
}
.Content {
	padding:1.5em;
	line-height: 20px;
	font-size: 13px;
	text-align: left;
	border: 1px solid #c5c5c5;
}
.DivBr {
	width:100%;
}

.RightTitle {
	font-size: 12px;
	width:100%;
	font-weight:bold;
	color:#000;
	line-height:25px;
	text-align:left;
	background-image: url("../images/title1_2.gif");
	text-indent: 34px;
	height: 28px;
}
.LeftTitle {
	font-size: 12px;
	width:100%;
	font-weight:bold;
	color:#000;
	line-height:25px;
	text-align:left;
	background-image: url("../images/title1_2.gif");
	text-indent:34px;
	height: 28px;
}
#LoginForm .inputbox{
	width:80px;
}
#LoginForm {
	padding:12px;;
}
#LoginForm div {
	margin-bottom:3px;
}
#RightBox {
	float:left;
	line-height: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(table_list.gif);
}

#contact-methods {
	padding:8px;
	color:#aa0000;
	font-weight:bold;
}

#contact-methods span {
	display:block;
	color:#088ab5;
	
}

.RightBox1 {
	border:1px solid #c5c5c5;
	margin-bottom:10px;
}
.LeftBox1 {
	border:1px solid #c5c5c5;
	margin-bottom:10px;
}
.CommonDiv {
	line-height:1.5em;
	padding:8px;
}
#NewsList {
	line-height:1.5em;
	font-size:10px;
	padding:8px;
}

#NewsList li,#articlelist li {
	line-height:3em;
	background:url(../images/newsline.gif) bottom repeat-x;
}

.regform td {
	border-bottom:1px solid #cfcfcf;
}
.tdunderline {
	border-bottom:1px solid #cfcfcf;
}
.regtable {
	border:1px solid #CBDBE2;
}

input:focus,input.focus,textarea:focus,textarea.focus {
	background: #f0f7fd;
	color: #333333;
}
.alignr {
	text-align:right;
}
.alignc {
	text-align:center;
}
#articlelist span {
	float:right;
}
.bottomline {
	border-bottom: 1px dashed #ffff00;
}


.gamebox {
	float:left;
	padding:20px;
}

.celldiv {
	height:8px;
}

#listdiv dd {
	float:left;
	width:125px;
	margin:8px;
	border-top:1px solid #f7f7f7;
	border-right:1px solid #AFD6E6;
	border-bottom:1px solid #AFD6E6;
	border-left:1px solid #f7f7f7;
	background-color:#F3FBFE;
	padding:4px;
}

.errorbox {
	padding:4px;
	border:1px solid #ff6666;
	background:#fffffa;
	font-size:10px;
}

.clear {
	clear:both;
}
