/* white */
#page_bg {
	background: url(../images/bg000000.gif);
}

div#wrapper {
}

div#wrapper_r {
}

div#header {
	background: url(../images/header_bg.gif) repeat-x;
	height:105px;
}

div#header_l {
}

div#header_r {
}

div#footer {
height:30px;
color:#ff9900;
}

#copyrights {
 	font-size:14px;
	padding-left:105px;
	padding-right:60px;
	padding-top:0px;
        height:40px;
}
#copyrights .text1{
	float:left;
	width:300px;
	padding-top:5px;
	text-align:left;
	padding-left:25px;
	background: url(../images/gloryon.png) no-repeat;
        height:30px;
}
#copyrights .text2{
	float:right;
	width:400px;
	padding-top:5px;

text-align:right;
}


#menuHome {
	MARGIN-TOP: 28px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(../images/array_ba.png);
	MARGIN-BOTTOM: 10px;
	WIDTH: 17px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 14px
}

#menuTop {
	MARGIN-TOP: 10px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(../images/array_to.png);
	MARGIN-BOTTOM: 10px;
	WIDTH: 14px;
	MARGIN-RIGHT: 10px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 17px
}

#MyTable tr{
background: url(../images/100-1W00.gif) bottom center repeat-x;

}
#MyTable img{
border:1px solid #fe9900;
}

#MyArticle{
font-size:16px;
margin-top:15px;
}
#MyArticle p{
margin-top:10px;
margin-bottom:15px;
font-size:14px;
}