@charset 'UTF-8'
/* HTML Elements */


/*Reset CSS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}





/*Reset CSS */
* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: url(images/bg_body-dice.jpg) no-repeat top right #000000;/*#F6E7C6/
	color: #333333;
	padding:0px 0 25px 0;  
	font-size:16px;
	margin:0px;
	text-align:center;
/*\*/
  font-size:100%;
/**/
	}


body, select, input, textarea {
	 font-family : Verdana, Hiragino Kaku Gothic Pro, Osaka, Meiryo, MS PGothic, sans-serif; 
	 font-size:82%;
	}

div, li {
	line-height:137%;
}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #1C63B0;
	text-decoration:none
	}

a:hover, a:active {
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size:0.9em;
	background:#f0f0f0;
	padding:3px 6px;
	}
.small {
	font-size:0.8em;
}
img, a:link img, a:visited img {
	border:0
	}
	
	

/* Structure */

#page {
	width:980px;
	min-height:729px;
	/*background:url(images/bg_content.jpg) repeat-y;*/
	margin:0 auto;
	font-size:100%;
	text-align:left;
	/*border:medium double #cccccc;*/  
	}
#page-inner {
	background:#ffffff;
	border-right:1px solid #808080;
	border-left:1px solid #808080;
	padding: 0px 20px 25px 20px;
    overflow: hidden;/*for IE bug*/
}
/*for IE bug*/

#page-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #page-inner {
    height: 1em;
    overflow: visible;
}
/**/

#header {
	/*background:url(images/bg_header.jpg) no-repeat top;*/
	width:970px;
}
#header-inner {
	padding: 30px 0px 0px 0px;

}
#branding {
	width:450px;
	padding:0px 0 10px 10px;
	}
	
#branding h1{
}
#branding h1 a {
	background:url(images/logo.jpg) no-repeat;
	width:354px;
	height:48px;
	font-size:200%;
	font-weight:bold;
	display:block;
}
h1 span { display:none; }

#branding h1 a span{
	display:none;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	margin-top:20px;
	margin-bottom:35px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#EBEBEB;
	}


/*page list*/
ul.pagelist {
	list-style:none !important;
}
ul.pagelist h3 {
	padding:5px 10px;
}
ul.pagelist li {
	margin:0;
	padding:0;
}
ul.pagelist{
	margin:0;
	padding:0;
	list-style:none;
}
ul.pagelist li{
	margin:0;
	padding:0;
	background:#342415;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:1em;
	line-height:150%;
}
ul.pagelist li a{
	color:#FFFFFF;
}
ul.pagelist li ul, ul.pagelist-side{
	background:#FFFFFF;
	list-style:none;
}
ul.pagelist-side li {
	text-indent:1em;
}
ul.pagelist li ul li, ul.pagelist-side li{
	background: url(images/bullet_green.gif) no-repeat 10px #FFFFFF;
	margin:0; 
	padding:2px 10px 2px 15px !important;
	font-weight:normal;
	font-size:12px;
	border-top:1px dotted #cccccc;
	display:block;
}
ul.pagelist li ul li.current_page_item, ul.pagelist-side li.current_page_item{
	background: url(images/bullet_green.gif) no-repeat 10px #EAF3FA;
	font-weight:bold !important;
}

ul.pagelist li ul li a, ul.pagelist-side li a {
	color: #1C63B0;
	text-decoration:none;
	}

ul.pagelist li ul li a:hover, ul.pagelist-side li a:hover{
	text-decoration:underline;
	}
	
/*left column, right columns*/
#leftcol {
	width:210px;
	border:1px solid #cccccc;
	/*border-right:1px dotted #b6b6b6;
	padding-right:18px;*/
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:435px;
	/*padding-left:18px;*/
	margin:10px 0 0 0;
	float:right;
	padding:0;
	}
#rightcol .box-pink {
	background:#F1E6E4;
	float:left;
	padding:10px;
	margin:10px 0px 10px 0;
	width:192px;
}
#rightcol .box-orange {
	background:#FFF2DE;
	float:right;
	padding:10px;
	margin:10px 0 10px 0;
	width:192px;
}
#rightcol .box-gray {
	clear:both;
	background:#EDEDED;
	padding:10px;
}	
/*Subnav */

.subnav {
	margin-top:-10px;
}
.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background-color:#E0EEF5;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #CBE3ED;
	font-weight:bold;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#CBE3ED;
	text-decoration:none;
	color: #809DE3;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none;
	font-weight:normal;
	}
		
	 
	
	
/*	Headers */


	
h2 {margin:0;
	padding:0;
}

h3, #sidebar h2 {
	font: 1em;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #666666;
	background:#B2B2B2;
	padding:5px;
	color:#000000;
	/*padding:2px 0 2px 10px;
	margin:22px 0 10px 0;
	font-size:1em;
	background:url(images/bg_heading1.gif) repeat-x;
	color:#ffffff;*/
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:665px;
	float:left;
	margin-bottom:35px;
	}
	
#content p {
	line-height:146%;
	}
	
#content h2 {
	font-size:170%;
	margin:10px 0 10px 0;
	font-weight:bold;
	padding:5px 0px;
	/*border-bottom:4px solid #CBE3ED;*/
	border-bottom:1px solid #000000;
	
}
#content h3 {
	font-size:118%;
	margin:20px 0 10px 0;
	font-weight:bold;
	padding:3px 6px;
	border-left:4px solid #000;
	background:#f0f0f0;
	color:#000;
}
#content h4 {
	font-size:100%;
	margin:15px 0 10px 0;
	font-weight:bold;
	color:#000;
}
/*#content ol {
	list-style-type:decimal;
}
#content ul{
	list-style-type:disc;
}
#content ul li, #content ol li {
	line-height:163%;
}
#content ul li ul li {
	list-style-type:circle !important;
}*/
.wp-caption {
	border:1px solid #cccccc;
	background:#f0f0f0;
	padding:5px;
	font-size:0.9em;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:center;
}
.description h2 {
	font-size: 82%;
	font-weight: bold; 
	color:#F5E6C5;
	padding-top:3px;
	}
	
.feature_title {
	background:#665B45;
	color:#DDC798;
	font-size:76%;
	padding:2px 5px;
}
.feature {
	/*background:url(images/bg_feature.jpg) no-repeat #D7C5A2;*/
	background:#D8D1C5;
	padding:15px;
	/*border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;*/
	color:#351401;
	}
.feature a {
	color:#351401;
}
.feature h4, .feature h4 a {
	margin:0 0 5px 0 !important;
	padding:0 0 0 10px;
	color:#351401;
}
.feature h4 a:hover {
	color:#999999;
}
.feature h4.flag {
	background:url(../../uploads/flag_blue_16x16.png) no-repeat;
}



.feature a:hover {
	background:#D7C5A2;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	/*padding:1px;
	border:1px solid #000;*/
	}

h2.sidebar-header {
	color:#000000;
	padding:3px 0 !important;
	margin:0 !important;
	border:none !important;
	font-family:Century Gothic;
	font-size:180% !important;
}	
h2.sidebar-header span {
	font-size:11px;
	color:#888888;
	padding-left:10px;
	font-family : Verdana, Hiragino Kaku Gothic Pro, Osaka, Meiryo, MS PGothic, sans-serif; 
}
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:20px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
#lead .title {
	font:1.8em ;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}


#rightcol img {
	margin:3px 10px 4px 0;
	}


	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	
#rightcol h3 {
	/*margin-top:10px;*/
	background-color:#7D8BA3;
	padding:3px 10px;
}

#rightcol h3 a {
	color:#FFFFFF !important;
}

#sidelist li {
	list-style:none;
	}
#sidelist li ul {

	padding:10px;
}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#CBE3ED;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #CBE3ED;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#CBE3ED;
	color: #798084;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#809DE3;
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#E0EEF5;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	line-height:163%;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#555555;
	background:#FFFFE0;
	padding:6px 14px;
	margin:18px 35px;
	border:1px solid #E6DB55;
	}	
	
.post blockquote.warning {
	color:#555555;
	background:#FFEBE8;
	padding:6px 14px;
	margin:18px 35px;
	border:1px solid #FF9999;
	}	
blockquote.modern {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 5px solid #ccc;
  border-right:none !important;
  border-bottom:none !important;
  border-top:none !important;
  background:#F5F5F5;
} 
.post ul li {
	list-style:disc;
	line-height:163%;
	margin:10px 48px 5px 48px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:163%;
	margin:10px 48px;
	list-style-type:decimal;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px; 
	border:1px solid #999999;
	background:#5A5A5A;
	
	}
#searchform input#s {
	width:250px;
	font-size:13px;
}
.button {
	padding: 1px;
	background:#D54E21;
	color:#e7e7e7;
	border:none;
	font-weight:bold;
	font-size:14px;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em ;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 1000px;
	font-size:0.8em;
	padding:20px;
	color:#999999;
	/*background:url(images/bg_bottom.jpg) no-repeat top center;*/
	text-align:center;
	}

#footer a {
	color:#DDC798;
	}
	

.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
/*table style*/
td.data {
	text-align:right;
}
table td ul {
	margin:0 10px !important;
	padding:0 !important;
}
table td ul li {
	margin:0 !important;
	padding:0 !important;
}

/*table_style1*/
table.table_style1 {
	width:95%;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin:1em auto;
	border-collapse:collapse;
	}
table.table_style1 caption {
	color: #333333;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	
table.table_style1 tr.odd td	{
	background:#f7fbff
	}
table.table_style1 tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
table.table_style1 td {
	color:#333333;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:.3em 1em;
	}				
table.table_style1 th {
	font-weight:normal;
	color: #333333;
	text-align:left;
	border-bottom: 1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:.3em 1em;
	text-align:center;
	background:#EAEAEA;
	}							
table.table_style1 thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em;
	color:#333333;
	}	
table.table_style1 tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em ;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
table.table_style1 tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	
	
/*table style2*/  /*using for review table*/
table.table_style2 {
	width:95%;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin:1em auto;
	border-collapse:collapse;
	}
table.table_style2 caption {
	color: #333333;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	

table.table_style2 td {
	color:#333333;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:.3em 1em;
	background:#FFFFFF;
	}				
table.table_style2 th {
	font-weight:normal;
	color: #000000;
	text-align:left;
	border-bottom: 1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:.3em 1em;
	text-align:right;
	font-weight:bold;
	background:#EAF3FA;
	width:150px;
	}							
	
table.table_style2 .red {
	background-color:#FF0000;

}
table.table_style2 .red {
	background-color:#FF0000;

}
table.table_style2 .green {
	background-color:#006600;

}
table.table_style2 .black {
	background-color:#000000;

}
table.table_style2 .pink {
	background-color:#FF66CC;

}

/*table style3*/  /*using for review table*/
table.table_style3 {
	width:95%;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin:1em auto;
	border-collapse:collapse;
	}
table.table_style3 caption {
	color: #333333;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	

table.table_style3 td {
	color:#FFFFFF;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:.3em 1em;
	background:#FFFFFF;
	}				
table.table_style3 th {
	font-weight:normal;
	color: #000000;
	text-align:left;
	border-bottom: 1px solid #dddddd;
	border-left:1px solid #dddddd;
	padding:.3em 1em;
	text-align:right;
	font-weight:bold;
	background:#EAF3FA;
	width:150px;
	}							
	
table.table_style3 .red {
	background-color:#FF0000;

}
table.table_style3 .red {
	background-color:#FF0000;

}
table.table_style3 .green {
	background-color:#006600;

}
table.table_style3 .black {
	background-color:#000000;

}
table.table_style3 .pink {
	background-color:#FF66CC;

}

/*table_style4*/ /*roulette page*/
table.table_style4 {
	width:95%;
	border-top:1px solid #C6D9E9;
	border-right:1px solid #C6D9E9;
	border-left:1px solid #C6D9E9;
	background-color:#E4F2FD;
	margin:1em auto;
	border-collapse:collapse;
	}
table.table_style4  caption {
	color: #333333;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:center;
	}	


table.table_style4  td {
	color:#333333;
	border-bottom:1px solid #C6D9E9;
	/*border-left:1px solid #dddddd;*/
	padding:1em;
	}				
table.table_style4  th {
	font-weight:normal;
	color: #333333;
	text-align:left;
	border-bottom: 1px solid #C6D9E9;
	/*border-left:1px solid #C6D9E9;*/
	padding:.3em 1em;
	text-align:center;
	background:#EAEAEA;
	}							

	


/*table_style-hand*/
table.table_style-hand {
	width:95%;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	margin:1em auto;
	border-collapse:collapse;
	}
table.table_style-hand caption {
	color: #333333;
	font-size:1.2em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	font-weight:bold;
	text-align:center;
	}	
table.table_style-hand tr.odd td	{
	background:#f7fbff
	}
table.table_style-hand tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
table.table_style-hand td {
	color:#333333;
	border-bottom:1px solid #333333;
	border-left:1px solid #333333;
	padding:.3em 1em;
	text-align:center;
	}				
table.table_style-hand th {
	font-weight:normal;
	color: #333333;
	text-align:left;
	border-bottom: 1px solid #333333;
	border-left:1px solid #333333;
	padding:.3em 1em;
	text-align:center;
	background:#FFFFFF;
	font-weight:bold;
	}							
table.table_style-hand thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em;
	color:#333333;
	}	
table.table_style-hand tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em ;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
table.table_style-hand tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
table.table_style-hand td.s {
	background-color:#FF0000;
	color:#FFFFFF;
}
table.table_style-hand td.d {
	background-color:#00CCCC;
	color:#FFFFFF;
}
table.table_style-hand td.h {
	background-color:#009966;
	color:#FFFFFF;
}
table.table_style-hand td.r {
	background-color:#003300;
	color:#FFFFFF;
}
table.table_style-hand td.p {
	background-color:#000066;
	color:#FFFFFF;
}
table.table_style-hand td.dealer {
	background-color:#FFFFCC;
	font-weight:bold;
}
table.table_style-hand th.blank {
	background-color:#333333;
}

/************BUTTONS STYLE************************/

/* BUTTONS */

a.buttons, .buttons button{
    display:block;
    float:left;
    margin:0;
    background-color:#ffffe0;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-size:0.8em;
    line-height:130%;
    text-decoration:none;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, a:hover.buttons {
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


a:link.buttons2{
	display:block;
    float:left;
    margin:0;
	background:url(images/goto_16x16.png) no-repeat #2683AE 8px;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    line-height:130%;
    text-decoration:none;
    color:#FFFFFF;
    cursor:pointer;
    padding:5px 10px 6px 28px; /* Links */
	font-weight:bold;
}
a:hover.buttons2 {

    background-color:#CEE1EF;
	text-decoration:none;
    color:#151515;
}

.img_border {
	border:1px solid #665B45 !important;
	padding:3px;
}
table.ranking {
}
table.ranking td {
	border-bottom:1px dotted #666666;
	font-size:0.9em;
	padding:5px 0;
}
table.ranking h5 {
	font-weight:bold;
	font-size:1.1em;
	padding-bottom:0.3em;
}
.rank {
	font-weight:bold;
	font-size:1.3em !important;
	text-align:center !important;
	position:center;
}

ul.news {
	background:#FFFFFF;
	margin:5px;
}
ul.news li {
	background:url(../../uploads/news_16x16.gif) 0px 7px no-repeat;
	padding:5px 0 5px 18px;
	border-bottom:1px dotted #cccccc;
}
.breadcrumb {
	margin-top:20px;
	font-size:0.8em;
}

.headstyle1 {
background-color:#C6D9E9;
padding:3px 10px;
}