/*  
Theme Name: BadBeat Jackpot WordPress Theme
Theme URI: 
Description: BadBeat Jackpot.
Version: 1.0
Author: Alkesh gupta alkesh.gupta@gmail.com
Author URI:  <a href"http://www.pokerwebsitesolutions.com/">Poker Layouts</a>


*/



/* Begin Typography & Colors */

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#content {
	font-size: 14px;
	}

.widecolumn .entry p {
	font-size: 14px;
	
	}
	
	.entry p {
	font-size: 14px;
	padding:5px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:1px 0px 6px 0px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border: 1px solid #ddd;
}



small {
	font-family:Arial, Verdana, tahoma;
	font-size: 10px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Verdana, tahoma;
	font-weight:bold !important;
	}

h1{
	font-size:18px;
	line-height:20px;
	}

h2 {
	font-size:17px !important;
	line-height:18px;
	}

h3 {
	font-size:14px;
	line-height:16px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited{
	color: #0d689f;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	
	}
.commentlist li ul li {
	font-size: 1em;
	
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Verdana, tahoma;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar2 {
	font: 14px Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: underline !important;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */




.narrowcolumn {
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0px;
	}

.post {
	margin: 0 0 0px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
	font-size:20px;
}



h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 20px ;
	}
	
h3#comments, h3#respond {
	background-image:none;
	font-size:12px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry li {
	margin: 7px 0 8px 0px;
	}

#sidebar ul ul li:before, #sidebar2 ul ul li:before
{
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding:0px 0px 0px 0px;
	line-height:20px;
	}
	
#sidebar ul li ul{
	padding-left:8px;
	}
	
#sidebar ul li ul ul{
	padding-left:0px;
	}


#sidebar ul li ul li{
	background-image: url(images/secondboxline.gif);
	background-repeat: no-repeat;
	padding:0px 0px 4px 18px;
	background-position: left top;
	margin-left: 0px;
	line-height:23px;
	}
	
#sidebar ul li ul li li{
	padding:0px 0px 0px 18px;
	}
	
	
#sidebar ul li a{
	color: #000000;
	padding-left:0px;
	font-size:12px;
	}

	
.entry ul li:before{
	line-height:20px;
	}
	

.entry ol {
	padding:0px 0px 0px 0px;
	margin:0px !important
	}

.entry ol li {
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height:20px !important;
	list-style-position:inside;
	}
	
.entry ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
.entry ul li{
	line-height:20px !important;
	list-style-type:disc;
	list-style-position:inside;
	
	}


.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar2 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

	
#sidebar ul li{
	color:#000 !important;
	line-height:20px;
	font-family:Arial, Verdana, tahoma;
	font-size:14px;
	}
	
#sidebar ul li a, #sidebar ul li a:visited, #sidebar2 ul li a, #sidebar2 ul li a:visited
	{
	text-decoration:none;
	}
	
#sidebar ul li a:hover, #sidebar2 ul li a:hover{
	text-decoration:underline;
	}
	

#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol{
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li{
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select{
	margin: 5px 0 8px 0px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol{
	margin: 0px 8px 20px 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol{
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li,  #sidebar2 ul ol li{
	list-style: decimal inside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li{
	margin: 0px 0 0;
	padding:0px 0px 0px 0px;
	}
	
li.widget_tag_cloud h2{
	text-align:left;
	}
	
li.widget_tag_cloud{
	padding-bottom:20px !important;
	text-align:center;
	}
	
.textwidget{
	padding:6px 10px 6px 15px;
	}

	
/* End Entry Lists */

#sidebar h2{
	margin:0px;
	padding:5px 0px 10px 10px;
	font-size:14px !important;
	font-weight:normal;
	line-height:normal;
	color:#fff;
	font-family:Arial, Verdana, tahoma;
	background-image:url(images/fistbox_01.gif);
	background-repeat:no-repeat;
	}
	
	



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0px 5px 0px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	

#respond h3{
	background-image:none;
	font-size:20px;
	padding:0px;
	margin:0px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:16px;
	}

.commentlist {
	padding: 0;
	text-align:left !important;
	}
	
ol.commentlist{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
	
ol.commentlist a, ol.commentlist a:visited{
	color:#0d689f;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 10px;
	list-style: none;
	}
	
.children { 
	padding: 0; 
}

#commentform p {
	margin: 5px 0px !important;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 0px 0 10px 0;
	}

#sidebar form, #sidebar2 form{
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width:80%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today, #today a{
	font-weight:bold;
	color:#00b5ef !important;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	padding:5px 0px 25px 0px;
	}
.navigation2 {
	padding:5px 0px 0px 0px;
	}
	/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.front-comment{
	text-align:right;
	padding-bottom:30px;
	}

li.odd{
	background-image:none !important;
	background-repeat:no-repeat;
	width:auto;
	padding:10px;
	height:auto;
	}

	

/*style html*/
body{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, tahoma;
	font-size:14px;
	color:#000000;
	background:url(images/bg01.jpg) repeat-x left top;
}
*{
margin:0;
padding:0;}

img{ border:none; vertical-align:top;}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #00B5EF;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
	
	
	
/************************************************
*	Main 					     		    * 
************************************************/


h4{
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 24px;
	width: 674px;
	float: left;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 10px;
}
#wrapperout{
margin:5px  auto;
padding:0;
width:963px
}
#float{
margin:0 auto;
padding:0;
width:100%}
#wrapper{
margin:0;
padding:0;
float:left;
width:963px}
#header{
	float:left;
	width:963px;
	height:164px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo{
	float:left;
	width:413px;
	height:79px;
	margin-top:43px;
	
}
#content{
float:left;
width:963px;
}
/*left*/
#content_left{
float:left;
width:696px}
#fisttop{
	float:left;
	width:696px;
	background-repeat: no-repeat;
	background-position: left top;
	height:18px;
	background-image: url(images/firsttxt_01_01.gif);
}
#fisttext{
	float:left;
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 16px;
	padding-bottom: 15px;
	padding-right:10px;
	background-image: url(images/firsttxt_01_02.jpg);
}
#fistline{
	float:left;
	width:696px;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/firsttxtbj.jpg);
}
#fisttextbottom{
	float:left;
	width:696px;
	height:14px;
	background-image: url(images/firsttxt_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#fisttext p{
	line-height: 20px;
	margin-top: 16px;
	
}
#secondline{
	float:left;
	width:696px;
	height:227px;
	padding-top: 8px;
}
.second_title{
	float:left;
	width:680px;
	height:29px;
	background-image: url(images/secondtilte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}
#second_txt{
	float:left;
	width:696px;
	height:198px;
}
#second_txt_l{
	float:left;
	width:236px;
	height:198px;
	background-image: url(images/secondcontent_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#second_txt_c{
	float:left;
	width:222px;
	height:198px;
	background-image: url(images/secondcontent_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#second_txt_r{
	float:left;
	width:238px;
	height:198px;
	background-image: url(images/secondcontent_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.dollar{
	float:left;
	width:100%;
	font-size: 25px;
	color: #303030;
	margin-top: 55px;
	padding-bottom: 2px;
}
.description{
	float:left;
	width:100%;
	height:30px;
	padding-bottom: 10px;
}
.no{
	float:left;
	width:100%;
	font-weight: bold;
	color: #0470af;
	font-size: 14px;
	padding-bottom: 4px;
}
.s_no_img{
float:left;
width:100%;
height:30px;
}
.s_no_img ul{
	float:left;
	height:30px;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	width: auto;
}
.s_no_img ul li{
	float:left;
	width:26px;
	height:26px;
	padding:0;
	display: block;
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/nobj.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #0470af;
}
#threeline{
	float:left;
	width:696px;
	background-image: url(images/threebj.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 14px;
}

#threetxt{
	float:left;
	width:696px;
	background-image: url(images/three_03_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 17px;
	padding-bottom: 20px;
	
}
#threetxtbottom{
	float:left;
	width:696px;
	height:33px;
	background-image: url(images/three_03_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	
}
.txt{
	width: 680px;
	padding-left: 16px;
	float: left;
	padding-top: 10px;
	line-height:18px;
}
.first_t{
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 280px;
	margin-top: 15px;
	margin-left: 1px;
	padding-left: 16px;
	float: left;
	padding-top: 2px;
}
.s_t{
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/st.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 280px;
	margin-top: 15px;
	padding-left: 16px;
	float: left;
	padding-top: 2px;
}
.t_t{
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/tt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 280px;
	margin-top: 15px;
	padding-left: 16px;
	float: left;
	padding-top: 2px;
}
#four{
	float:left;
	width:696px;
	font-size: 14px;
	margin-bottom: 15px;
}
#four_t{
	float:left;
	width:696px;
	height:29px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
#four_top{
	float:left;
	width:696px;
	height:20px;
	background-image: url(images/fourtopbj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 3px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 4px;
	
}
.four_line{
	float:left;
	width:696px;
	height:24px;
	background-image: url(images/fourline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 3px;
	text-align: center;
	padding-top: 8px;
	
}
.f_one{
float:left;
width:158px;
height:18px}
.f_two{
float:left;
width:89px;
height:18px}
.f_three{
float:left;
width:141px;
height:18px}
.f_four{
float:left;
width:124px;
height:18px}
.f_five{
float:left;
width:98px;
height:18px}
.f_six{
	float:left;
	width:86px;
	height:18px;
	font-weight: bold;
	color: #357DB6;
}
	.f_six a{
	color: #357DB6;
	text-decoration: none;
}
	.f_six a:hover{
	
	color: #000000;
}
.f_sixno{
	float:left;
	width:86px;
	height:18px;
	font-weight: bold;
	
}
.blue{
	color:#357DB6;
	font-weight: bold;
}

/* review page */

* review page */

#c_review{
	padding-top:8px;
	float:left;
	width:696px
	}
	
#c_review p{
	margin:6px 0px 12px 0px;
	line-height:18px;
	}
	
#c_review  h5{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	}

#fistline_review{
	float:left;
	width:696px;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/firsttxtbj.jpg);
	margin-top :6px;
}

#secondline_review h1{
	float:left;
	width:680px;
	height:29px;
	background-image: url(images/secondtilte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}

.title{
	float:left;
	width:680px;
	height:29px;
	background-image: url(images/secondtilte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}



#fisttext_review{
	float:left;
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 15px;
	padding-right:10px;
	/*background-image: url(images/firsttxt_01_02_review.jpg);*/
}


#top_left{
	float:left;
	}
	
.box1{
	font-size:12px;
	}
	
.c_box_top{
	background-image: url(images/c_r_top.gif);
	background-repeat:no-repeat;
	height:23px;
	padding:8px 0px 0px 0px;
	width:474px;
	}
	
.row{
	background-image: url(images/c_r_row1.gif);
	background-repeat:no-repeat;
	height:23px;
	padding:5px 0px 0px 0px;
	width:474px;
	}
	
.odd{
	background-image: url(images/c_r_row2.gif);
	background-repeat:no-repeat;
	height:23px;
	padding:5px 0px 0px 0px;
	width:474px;
	}
	
.block_left{
	float:left;
	width:148px;
	padding:0px 0px 0px 17px;
	color:#fff;
	}
	
.block_right{
	float:left;
	width:292px;
	color:#0f508d;
	padding:0px 0px 0px 17px;
	}
	
.block_right a, .block_right a:visited{
	color:#0f508d;
	text-decoration:none;
	}
	
.block_right a:hover{
	color:#0f508d;
	text-decoration:underline;
	}
	
.icon{
	padding-right:0px;
	padding-left:8px;
	}


	
.c_box_bottom{
	background-image: url(images/c_r_bottom.gif);
	background-repeat:no-repeat;
	height:31px;
	padding:2px 0px 0px 10px;
	width:464px;
	}

	
#top_right{
	float:right;
	padding:0px 30px 0px 0px;
	}

#secondline_review{
	float:left;
	width:696px;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 10px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/firsttxtbj.jpg);
}


#secondtext_review{
	float:left;
	width:670px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 15px;
	padding-right:10px;
	/*background-image: url(images/firsttxt_01_03_review.jpg);*/
}

#secondtext_review p
{
margin:10px;
	
}


.curve_bottom{
	float:left;
	width:696px;
	height:14px;
	background-image: url(images/firsttxt_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*right*/
#content_right{
float:right;
width:252px}
#first_box{
	float:left;
	width:252px;
}
.first_box_t{
	float:left;
	width:242px;
	height:20px;
	background-image: url(images/fistbox_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	margin-top: 7px;
}
	#first_box_st{
	float:left;
	width:252px;
	height:18px;
	background-image: url(images/fistbox_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
		.first_box_tt{
	float:left;
	width:252px;
	background-image: url(images/fistbox_03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 35px;
}
.first_box_ttbj{
	float:left;
	width:252px;
	background-image: url(images/firstboxbj.gif);
	background-repeat:repeat-y;
	background-position: left top;

}
.first_box_line{
	float:left;
	width:246px;
	height:20px;
	margin-left: 2px;
	background-image: url(images/rightbox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
	margin-right: 4px;
}
#first_box_bottom{
	float:left;
	width:248px;
	height:25px;
	margin-left: 2px;
	margin-top: 2px;
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
}
	.fb_one{
	width:110px;
	height:18px;
	float:left;
	text-align: left;
	padding-left: 10px;
}
	.fb_one_c{
	width:110px;
	height:18px;
	float:left;
	text-align: center;
	
}
	.fb_two{
	width:40px;
	height:18px;
	float:left}
		.fb_three{
	width:85px;
	height:18px;
	float:left;
	font-weight: bold;
	color: #357DB6;
}
		.fb_three a{
	color: #357DB6;
	text-decoration: none;
}
		.fb_three a:hover{
	
	color: #000000;
}
		.fb_threeno{
	width:97px;
	height:18px;
	float:left;
	font-weight: bold;

}
	.left{
	float:left;
	text-align:left;
	width:auto;
}
#second_box{
	float:left;
	width:252px;
	margin-bottom: 8px;
}
#second_box_t{
	float:left;
	width:252px;
	background-image: url(images/secondbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}
#three_box{
	float:left;
	width:252px;
}
#three_box_one{
	float:left;
	width:252px;
	height:34px;
	background-image: url(images/threebox_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#three_box_two{
	float:left;
	width:252px;

	height:178px;
	background-image: url(images/threebox_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
}
#three_box_three{
	float:left;
	width:252px;
	height:80px;
	background-image: url(images/threebox_04.jpg);
	background-position: left bottom;
}
/*foot*/
#foot{
	float:left;
	width:963px;
	height:71px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:10px 0  0 0;
}
#foot_l{
	float:left;
	width:643px;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 25px;
	padding-top: 5px;
	
}
#foot_l a{
	color: #FFFFFF;
	text-decoration: none;
	
	
}
#foot_r{
	float:left;
	width:290px;
	line-height: 25px;
	padding-top: 5px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	
}
#foot_r a{
	color: #FFFFFF;
	text-decoration: none;
	
	
}
.rss {
	font-size: 12px;
	height: 26px;
	float: right;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	width: auto;
}

.c-boxbottom{
	float:left;
	width:252px;
	background-image: url(images/secondbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	}
	
.box-repeat{
	float:left;
	width:252px;
	background-image: url(images/firstboxbj.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:7px;
	}
.entry
 {
 float:left;
line-height:18px;
padding-left:16px;
padding-right:16px;
padding-top:10px;
width:670px;
 }