body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#003366;
}
img {
	border:0px;
}
hr {
	border:0px;
	border-top:2px dotted #ceefef;
}



a {
 outline:expression(hideFocus='true'); outline:0;
 text-decoration:none;
 color:#006699;
}





/*----------	HOME	-----------------*/
#frameHome{
	height:600px;
	background:url(../images/layout/frm_bottom.png) repeat-x bottom;
}
#entry{
	margin-top:365px;
	margin-left:165px;
}

/*----------	Pages Layout	-----------------*/

#framePageMain{
	background:url(../images/layout/frm_top.jpg) repeat-x top;
	text-align:center;
}
#framePageBottom{
	height:200px;
	background:url(../images/layout/frm_bottom.png) repeat-x top;
}

#areaMenu{
	float:right;
	width:780px;
	margin-top:50px;
	height:60px;
	text-align:right;
}
#areaMenu a{
	margin:0px 5px;
}

#areaMain{
	margin:0px auto;
	background:url(../images/layout/page_bg-t.jpg) no-repeat top center;
}
#areaPra{
	margin:0px auto;
	width:1000px;
	background-image:url(../images/layout/page_bg-b.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:left;	
	font-size:9pt;
}

.browser{
	font-size:9pt;
	float:left;
	width:300px;
}

/*----------	Pages	-----------------*/

#areaPraContent{
	background: no-repeat top right;
	padding:50px 20px 20px 100px;
	height:500px;
}
#areaPraContent table{	font-size:9pt;}
#areaPraContent h5{	font-size:14pt;	}

.poem{
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
}
.submenu{
	float:right;
	width:200px;
	padding:70px 10px;
	text-align:center;
	font-size:14pt;
	line-height:20pt;
}
.submenu a{ display:block; height:24px; text-align:center; font-size:10pt; line-height:20pt; }
.submenu a:hover{ font-size:14pt; line-height:20pt; }

.titleA{
	font-size:14pt;
	font-weight:bold;
	padding:10px 0px 5px 0px;
}
.titleC{
	color:#006699;
	border-bottom:2px dotted #ceefef;
	padding:5px 15px;
}



.tbTop{
	background:url(../images/layout/title_bg-t.png) repeat-x bottom;
	height:7px;
}
.tbTitle{
	font-size:14pt;
	color:#ceefef;
	background-color: #7fd6d4;
	font-weight:bold;
	padding:5px 15px 2px 15px;
	border-bottom:10px solid #30bdba;
}
.tbBody{
	font-size:8pt;
	background-color:#7fd6d4;
	padding:10px 20px 30px ;
	line-height:200%;
	border-bottom:5px solid #ceefef;
}

.tbBtm{
	border-top:5px solid #7fd6d4;
	background:url(../images/layout/title_bg-b.png) repeat-x;
	height:7px;

}
.remark{
	font-size:9px;
}
.despText{
	font-size:9pt;
	line-height:200%;
}


.smallContent {
width:365;
}

.largeContent {
width:700;
}


.contentBody {
height:400;
overflow-y:scroll;
overflow-x:hidden;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff; 
scrollbar-arrow-color:#7fd6d4; 
scrollbar-shadow-color:#ffffff; 
scrollbar-dark-shadow-color:#7fd6d4; 
scrollbar-3dlight-color:#7fd6d4; 
scrollbar-highlight-color:#ffffff;
}


/*
	font-size:15pt;
	color:#ceefef;
	background-color: #7fd6d4;
	font-weight:bold;
	padding:2px 15px 0px 15px;
	border-top:6px solid #ceefef;
	border-bottom:15px solid #30bdba;

	background:blue url(../images/layout/page_bg-t.jpg) no-repeat top center;
	
	
	border:1px solid blue;
	border:1px solid red;
	background:url(../images/layout/main_bg-center.jpg) repeat-x bottom;
*/


