@charset "utf-8";
/* CSS Document */
html,h1,h2,h3,h4,h5,h6,p,ul,ol,li,img,tr,td,table,form,dd,dl
{
	padding:00px; margin:00px;
}
h1,h2,h3,h4,h5,h6 
{
 	padding:00px 00px 10px 00px;
}
h1 { font-size: 24px; }

h2 { font-size: 22px; }

h3 { font-size: 20px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px ; padding: 00px 00px 15px 00px;  }

.txt_14 { font-size: 12px; }

.left { float: left; }

.right { float: right; }

.clear { clear:both; }

.center_line { border:#008EBE solid 1px; margin:10px; }

p { padding: 00px 00px 15px 00px; }

/*************************padding**************************************/
.padd_10{ padding: 10px;}

.padd_20 { padding: 20px; }

.padd_10_20 { padding: 10px 20px; }

.padd_20_30 { padding: 20px 30px; }

/******************txt_color***********************/

.red_color { color:#FF0000; }

.green { color:#006600; }

.white, .white a:link, .white a:active, .white a:visited

{
	color:#FFFFFF; 
	text-decoration:none;
}

.white a:hover
{
	color:#000000;
	text-decoration:underline;
}

.black { color:#000000; }

.top_text { color:#754d2a; }

.blue_color {
	color:#008EBE;
}

/***********************coomon_link*******************/
a:link, a:visited, a:active
{
	color:#006600;
}

a:hover
{
	color:#990000;
	text-decoration:underline;
}

/***********************body_content****************/

body
{
	margin:00px; padding:00px;
	font-size:13px;
	font-family: "Trebuchet MS";
	text-decoration:none;
	line-height:normal;
	background:#000033;
}
#fortune_Lp
{
	width:850px;
	position:relative;
	margin:auto;
	background:#FFFFFF;
	
}

.left_content
{
	width:577px;
}
.left_content1
{
	width:850px;
}

.right_content
{
 	width: 273px;
	background:url(fortune_images/reight_bg.jpg) scroll left top no-repeat #e8e5e5;
}

.content_bg
{
	background:url(fortune_images/content_bg.jpg) scroll repeat-y left top;
	width:850PX;
}
.content_bg1
{
	background-color:#FFFFFF;
	width:850PX;
}

/******************banner*********************/
.banner
{
	background:url(fortune_images/banner.jpg) scroll left top no-repeat;
	width:850px;
	height:215px;
}
.banner_padd
{
	padding:190px 20px 00px 20px;
}
.banner_2
{
	background:url(fortune_images/banner_2.jpg) scroll left top no-repeat;
	width:850px; 
	height: 66px;
	
}
/******************banner*********************/
.FOOTER
{
	background:url(fortune_images/bottom_bg.jpg) scroll left top repeat-x;
	
	height:60px;
	
	
}
.footer_text, .footer_text a:link, .footer_text a:active, .footer_text a:visited
{
	color:#FFFFFF; text-decoration:none;
}

.footer_text a:hover
{
	color:#993300;
	text-decoration:underline;
}
