@charset "UTF-8";

#main {
	background:url(../images/main_bg.gif) repeat-x left top;
	}
	
#main table {
	width:900px;
	margin:auto;
	}
	
#contener-wrap {
	background:url(../images/ct_bg.gif) left top repeat;
	}
	
#content {
	width:850px;
	margin:0 auto;
	}

h2 { margin-top:25px; }

h3 { color:#660000; font-weight:bold; }
	
.box {
	margin-bottom:5px;
	background:url(../images/box_bg.gif) center top repeat-y;
	}
	
.inner {
	padding:5px 40px 5px 40px;
	}

.tb-style-01 {
    width:770px;
	margin:0px 0px 0px 0px;
	}
	
.tb-style-01 th {
	text-align:left;
	vertical-align:top;
	padding:5px 20px 5px 5px;
	}
	
.tb-style-01 td {
	text-align:left;
	vertical-align:top;
	padding:0px 0px 5px 5px;
	}
	
#p_top2 {
	width:700px;
	background:url(../../images/p_top_bg.gif);
	background-repeat:repeat-x;
	margin-right: auto;
	padding-bottom: 30px;
	margin-left: auto;
	padding-left:80px;
	text-align: right;
	}
