*
{
/*
	font-size:12px;
	letter-spacing:1px;
*/
}

body
{

	margin:0px; 
	padding:0px;
	text-align:center;
	background: url(../images/main_back.jpg) repeat-x;
	/*background-color:#e3f3df;*/
	background-color:#ffffff;
	font-family: Arial;
	/*font-family:SimSun, PSimSun;*/
	/*font-size:13px;
	letter-spacing:1px;
	line-height:1.5em;*/

}

#Content 
{
	width:959px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	
	/*border:1px dashed #333;
	background-color:#eee;*/
}


.bottom_marquee
{
	padding-top: 3px;
	position:fixed; 
	bottom:0px; 
	left:0px;
	height:22px; 
	background-color:#000000; 
	font-size:17px; 
	color:#ffcc00; 
	vertical-align:middle; 
	width:100%;
	font-weight: bold;
}





/************************************************/



.breadcrumbs
{
	font-size: 11px;
	color: #5d3301;
}


.article_content
{
	font-size:13px;
	letter-spacing:1px;
	line-height:1.3em;
}


/************************************************/

.menu_link_1
{
	text-decoration:none;
	color: #464646;
}

.menu_link_1:hover
{
	color: #84acf5;
}


.menu_link_2
{
	text-decoration:underline;
	color: #464646;
}

.menu_link_2:hover
{
	color: #84acf5;
}


.index_bottom_title
{
	font-size: 16px;
}


.article_title
{
	color: #7c5a11;
	font-size:16px;
	font-weight:bold;
}

.text_header
{
	font-weight:bold;
}
/************************************************/



td.ipomain {
	font-weight:normal;
	width: 129px;
	font-size:14px;
	color: #ffffff;
	font-weight:bold;
	padding-top:10px;
	/*text-decoration:none;*/
	background-image: url('../images/member_bg4_02_1.png');
}
td.ipomain:hover {
	/*color: #b1ffef;*/
	background-image: url('../images/member_bg4_02_1_over.png');
}
a.amain {
	color:#ffffff;
	text-decoration:none;
}


/************************************************/


.table_style_1
{
	border-collapse: collapse;
}



.tr_header
{
	background-image: url('../images/right_tab_off.gif');
	background-repeat: repeat-x;
	background-color: #debb51;
	font-weight:bold;
	text-align: center;
}
/**************/



div.pos_fixed
{
	position:fixed;
	z-index:1001;
	bottom:30px;
	right:10px;
}