/*-------------------------------------------------

  Nucleus CMS Stylesheet - bundled with version 3.2
  Based on the Stanch skin by Ivan Fong
  Mods by hcgtv and moraes

-------------------------------------------------*/

/*-------------------------------------------------

  General layout

-------------------------------------------------*/

body
{
	background: #ffffff;
	color: #494949;
	font-size: 11px;
	margin: 0;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}


/* Headings */

h1,h2,h3,h4,h5,h6

{
	font-weight: normal;
	margin: 0;
}

/* Lists */

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

li
{
	/* background: url(images/arrow.gif) left 5px no-repeat; */
	/* padding: 0 0 0 0; */
	/* margin: 0 10px; */
}

/* Links */

a:link, a:visited
{
	color: #3333ff;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #ff6600;
	text-decoration: underline;
}

/* 

#header a:link, #header a:visited
{
	color: #3333ff;
}

#header a:hover, #header a:active
{
	color: #ff6600;
}

#copyrights a:link, #copyrights a:visited
{
	color: #474747;
}

#copyrights a:hover, #copyrights a:active
{
	color: #737373;
}

*/

/* Basic classes */

.hidden
{
	display: none;
}

.centerize
{
	text-align: center;
}

.clearing
{
	width: 880px;
	height: 0;
	clear: both;
}

/*-------------------------------------------------

  Header

-------------------------------------------------*/

#header{
	position: relative;
	width: 880px;
	height: 150px;
	/* large header image is defined below */
	/* background: white url(images/header.jpg) no-repeat; */
	background: white;
	border-top:3px solid #cc3333;
	background-image: url(../new/images/header.jpg);
	background-repeat:no-repeat;
	margin: auto auto 5px;
}

#header h1{
	font-size:1px;
	width:5px;
	height:10px;
	float:left;
	text-indent:-9999px;
}

#header .search
{
position: absolute;
float: right;
overflow: visible;
right:0px;
top: 45px;
padding-top:5px;
line-height: 7px;
}

#header .logo
{
	clear:both;
	float:left;
	width:435px;
	margin-bottom:10px;
}
#header .logo2
{
	float:right;
	width:435px;
	text-align:right;
	margin-bottom:10px;
}

#header .nav
{
width: 880px;
height:18px;
background: url(../new/images/nav_back.jpg) repeat-x;
font-size: 12px;
padding: 7px 0 3px 0;
text-align:center;
font-size:11px;
clear:both;
}
.description{
	margin: 40pt 0 0 0;
	clear: both;
	text-align: center;
}
.pan{
	margin: 0pt;
	clear: both;
	text-align: left;
}
.pan strong{color:#FF6633; font-weight:bold;}
#place{ 
	background-image:url(images/place.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0 3px 25px;
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
	letter-spacing:0.2em;
}
.navi {
	margin:0 5px 3px 0;
	height:16px;
	padding:5px 0;
	text-align:right;
	clear:both;
}
.navi li{
	float:right;
	font-size:11px;
	background-image:url(images/navi.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 0 0 18px;
	margin:0 0 0 15px;
}

/*-------------------------------------------------

  Content wrappers

-------------------------------------------------*/

#mainwrapper
{
	width: 880px;
	background: white;
	border-width: 0 0px;
	border-style: solid;
	border-color: #E0E0E0;
	margin: auto;
}

#wrapper
{
	width: 880px;
	margin: auto;
}

/*-------------------------------------------------

  Main content

-------------------------------------------------*/

#container
{
	width: 650px;
	height: 1%;
	overflow: hidden;
	float: left;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
}

.content
{
	padding: 0px 5px 0 0px;
	margin: 35px 0px 0px 0px;
}
.box1{
	padding:5px;
	margin-bottom:5px;
	margin-top:10px;
	border:1px solid #333333;
	clear:both;
	font-size:11px;
	line-height:170%;
}
.box1 h3{
	font-size:12px;
	font-weight:bolder;
	margin-bottom:5px;
}
.box1 li{display: inline; margin:0; padding:0;}
#sidebarcontainer
{
	width: 200px;
	overflow: hidden;
	float: right;
	margin: 20px 0px 0 0;
	padding: 0px 0 0 20px;
	border-left: 1px solid #e3e3e3;
	background: #ffffff;
}

/*-------------------------------------------------

  Item styles

-------------------------------------------------*/

.contenttitle h2
{
	clear: both;
	background: url(images/bullet_big.gif) left top no-repeat;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	text-decolation: none;
	padding: 0 0 2px 22px;
	margin: 5px 0 15px 0;
	border-bottom: dotted 2px #ff3300;
}

.contenttitle h3
{
	clear: both;
background: url(images/arrowblue.gif) left top no-repeat;
	font-size: 15px;
color: #666666;
font-weight: bold;
text-decolation: none;
	padding: 0px 0 2px 22px;
	margin-top: 30px;
border-bottom: dotted 2px #0000ff;

}

.contenttitle h4
{
	clear: both;
	font-size: 14px;
color: #666666;
font-weight: normal;
text-decolation: none;
	padding: 0 0 2px 0px;
	margin-top: 10px;
	margin-bottom: 5px;
border-bottom:1px solid #999999;
}

.contentbody,#mapbody
{
	font-size:12px;
	color: #666666;
	text-align: justify;
	/* line-height: 150%; */
	letter-spacing:0.2em;
    clear:both;
}

.contentbody h1
{
	clear: both;
background: url(images/bullet_big.gif) left top no-repeat;
	font-size: 18px;
color: #666666;
font-weight: bold;
text-decolation: none;
	padding: 0 0 2px 22px;
	margin-top: 0px;
border-bottom: dotted 2px #ff3300;
}

.contentbody h2
{
	font-family: Verdana, Arial, sans-serif, MS ÌÀÄ«;
	font-size:14px;
	color: #666666;
	font-weight: normal;
	background: url(../new/images/arrowred.gif) left no-repeat;
	border-bottom:1px solid #FF3333;
	letter-spacing: 1px;
	text-align: justify;
	padding: 2px 0 2px 20px;
	margin: -10px 0 0 0;
}
#none{
	margin:5px 0 10px 0;
	text-decoration:none;
	background-image: none;
	padding:0;
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	color:#FF0000;
}
/*
.contentbody h3
{
background: #ffffff;
	font-size:13px;
color: #666666;
	text-align: justify;
	padding: 10px;
margin-top: 7px;
line-height: 150%;
border:1px dotted #ff0000;
}
*/
.contentbody h4
{
	font-size:13px;
color: #666666;
	text-align: justify;
line-height: 180%;
margin-top: 0px;
}


.contentbody h5
{
font-family: Verdana, Arial, sans-serif, MS 明朝;
	font-size:14px;
color: #666666;
font-weight: normal;
background: #f2f2f2 url(images/arrowblue.gif) left no-repeat;
letter-spacing: 1px;
	text-align: justify;
	padding: 2px 0 2px 20px;
margin: 10px 0 0 0;
}

.contentbody h6
{
width: 100%;
float: left;
padding: 0px 0 0px 0;
margin-top: 0px;
}


.contentbody table {
background-color:#e2e2e2;
padding: 2px;
border-collapse: separate;
border:1px solid #ffffff;
font-weight:normal;
width: 100%;
}

.contentbody th {
color: #666666;
text-align:center;
background-color:#e1e7e9;
border:1px solid #ffffff;
padding: 2px;
font-weight:normal;
}

.contentbody td {
border:1px solid #ffffff;
background-color:#f5f5f5;
padding: 2px;
color:#606060;
}

.contentbody td:hover {
/* background-color: #ddd; */
}


.contentbody td a {
/* color:#333333; */
}

.contentbody3 table {
width: 100%;
background-color:#ffffff;
}

.contentbody3 td {
background-color:#ffffff;
padding: 2px;
color:#606060;
}

.contentbodyol
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0px 0px;
	border: 0px solid #e2e2e2;
}

.contentbodyol li{
	/* background: url(/blog/nucleus/images/con_back.gif) left no-repeat; */
	font-size: 12px;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 10px -5px;
}
.contentbodyol ul li{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -5px;
}
.contentbodyol ul, .contentbodyol ol{
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 15px;
}
.contentbodyol li a:link, .contentbodyol li a:visited{
	/* background: url(/blog/nucleus/images/con_back.gif) left no-repeat; */
	font-size: 12px;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 10px -5px;
}

.contentbodyol li a:hover{
	background: #E7E7E7;
	font-size: 12px;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 10px -5px;
}
/*-------------------------------------------------

  Item info

-------------------------------------------------*/

.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}

.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}

.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}

.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}

.contentitem
{
	padding: 3px 0 3px 0;
	margin: 10px 0 5px 0;
	text-align: right;
	background: #f2f2f2;
}

.contentitem1
{
	display: inline;
}

.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}



.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}

.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

.contentitem5
{
	display: inline;
	padding: 0 0 0 10px;
}


/*-------------------------------------------------

  Comments

-------------------------------------------------*/

.itemcomment
{
	background: url(images/commentquote01.gif) no-repeat;
	background-position: 6px 9px;
	font-size: 12px;
	padding: 6px 42px;
	border: 1px solid white;
	margin: 10px 0 0 0;

}



.itemcomment:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #CCCCCC;
}


.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}

.id1:hover
{
	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;
	background-position: 6px 9px;
	border: 1px solid #B3C492;
}


.itemcomment h3
{
	font-size: 12px;
margin-bottom: 5px;
}


/*-------------------------------------------------

  Menu

-------------------------------------------------*/

.sidebar
{
	color: #21262A;
	margin: 0px 0px 10px 0;
}



.contentbodybox
{
	clear: both;
	/* background: #ffffff; */
	width: 100%;
	font-size: 13px;
	padding: 0px;
}
.contentbodybox .in
{
	float:right;
	padding:0px;
	margin:5px;
}
/* Menu lists */
.sidebardl
{
	padding: 0px 0px 5px 0px;
	margin: 0;
	background: url(/nucleus/images/con_back.jpg) repeat-y;
}

.sidebardl dt
{
	background: url(/nucleus/images/barmini2.gif) no-repeat;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 2px;
}


.sidebardl dd
{
	background: url(/blog/nucleus/images/con_back.gif) repeat-y;
	font-size: 13px;
	padding: 2px 2px 2px 3px;
	margin: 1px 0 0 0;
}

.sidebardl dd a:link, .sidebardl dd a:visited
{
display: block;
	background: url(/nucleus/images/con_back.gif) repeat-y;
	padding: 2px 2px 2px 3px;
	margin: 1px 0 0 0;
}

.sidebardl dd a:hover
{
display: block;
	background: #d9d9d9;
	font-size: 13px;
	padding: 2px 2px 2px 3px;
	margin: 1px 0 0 0;
}
.sidebarword{
	background: url(/nucleus/images/con_back.jpg) repeat-y;
	padding: 0 0 2px 0;
	margin: 1px 0 10px 0;
}
.sidebar2dl
{
	padding: 0px 0px 5px 0px;
	margin: 0;
	background: url(/nucleus/images/con_back.jpg) repeat-y;
}

.sidebar2dl dt
{
	background: url(/nucleus/images/barmini.gif) no-repeat;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 5px;
	margin-bottom: 2px;
}

.sidebar2dl dd
{
	background: url(/nucleus/images/con_back.gif) no-repeat;
	font-size: 12px;
	padding: 2px 2px 2px 5px;
	margin: 1px 0 0 0;
}

.sidebar2dl dd a:link, .sidebar2dl dd a:visited
{
display: block;
	font-size: 12px;
	background: url(/nucleus/images/con_back.gif) no-repeat;
	padding: 2px 2px 2px 5px;
	margin: 1px 0 0 0;
}

.sidebar2dl dd a:hover
{
display: block;
	background: #d9d9d9;
	font-size: 12px;
	padding: 2px 2px 2px 5px;
	margin: 1px 0 0 0;
}


/*-------------------------------------------------

  Left side

-------------------------------------------------*/

.leftside
{
	height: 250px;
	color: #21262A;
	margin: 0px 0px 0px 0;
}

/* Menu lists */

.leftsidedl
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0 3px 0;
border: 1px solid #e2e2e2;
}

.leftsidedl dt
{
	background: #b0b0b0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    /* font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif; */
	padding: 5px;
	margin:0px 0 3px 0;
}

.leftsidedl dd
{
	/* background: url(/blog/nucleus/images/con_back.gif) left no-repeat; */
	font-size: 12px;
	padding: 2px 2px 3px 5px;
	margin: 1px 0 0 0;
}

.leftsidedl dd a:link, .leftsidedl dd a:visited
{
display: block;
	/* background: url(/blog/nucleus/images/con_back.gif) left no-repeat; */
	font-size: 12px;
	padding: 2px 2px 3px 5px;
	margin: 1px 0 0 0;
}

.leftsidedl dd a:hover
{
display: block;
	background: #E7E7E7;
	font-size: 12px;
	padding: 2px 2px 3px 5px;
	margin: 1px 0 0 0;
}

.calendar {
line-height: 140%;
font-size: 11px;
padding: 2px;
text-align:center;
font-weight:bold;
margin: 10px 0 10px 0px;
}

.calendar table {
background-color:#e2e2e2;
padding: 2px;
border-collapse: separate;
border:1px solid #ffffff;
font-weight:normal;
width: 100%;
}

.calendar th {
color: #666666;
text-align:center;
background-color:#f5f5f5;
border:1px solid #ffffff;
font-weight:normal;
}

.calendar td {
text-align:center;
border:1px solid #ffffff;
background-color:#e1e7e9;
color:#606060;
}

.calendar td:hover {
background-color: #ddd;
}

.calendar td a {
color:#333333;
}

.calendar td.today {
color: #ff9900;
background-color: whitesmoke;
border: 1px solid #ccc;
font-weight: normal;
}

.leftside h2
{
	background: #b0b0b0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 5px;
	margin: 2px 0 2px 0;
}

.leftside h3
{
	background: #fff1ff; /* url(/blog/nucleus/images/con_back.gif) repeat-y; */
	font-size: 12px;
	padding: 3px 2px 2px 8px;
	line-height: 17px;
	margin-bottom: 3px;
}

.leftsideol
{
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.leftsideol li
{
	background: #fff1ff /* url(/blog/nucleus/images/con_back.gif) left repeat-y; */
	font-size: 12px;
	padding: 3px 2px 2px 5px;
	margin: 1px 0 0 0;
}


/*-------------------------------------------------

  Footer

-------------------------------------------------*/

#footer
{
	width: 880px;
	margin: 0 auto;
}


#copyrights
{
	background: #E5E5E5 url(images/sidetitlebg.gif);
	text-align: center;
	padding: 10px 0 10px 0;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	font-size: 12px;
	color: #474747;
}

#credit
{
color: #474747;
font-size: 12px;
border-width: 1px;
border-style: solid;
border-color: #E0E0E0;
text-align: center;
background: #f2f2f2;
padding: 0px;
line-height: 180%;
margin-bottom:10px;
}

/*-------------------------------------------------

  Forms

-------------------------------------------------*/

.loginform, .searchform
{
	margin: 5px 0 10px 0;
text-align: right;
}

.commentform, .mailform
{
	margin-top: 10px;
    padding: 10px;
    background: #EEEEEE;
    /* Rounded borders, for Mozilla browsers */
    /* -moz-border-radius: 10px; */
}

.commentform img{
    margin: 5px 0 0 0;
}

.formfield
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
}
#nucleus_cf_name, #nucleus_cf_mail
{

    margin-right: 10px;
    font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}

.formbutton
{
	font-size: 11px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 3px 0 0;
}

.searchform .formfield
{
	width: 100px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.searchform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}

.loginform .formfield
{
	width: 100px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.loginform .formbutton
{
	width: 60px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px 0 2px;
}

.mainform .formfield
{
	width: 280px;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0 2px 2px 0;
}

.mailform .formbutton
{
	width: 100px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 2px;
}

.commentform textarea, 
{
    width: 400px;
	height: 60px;
}
/*
.commentform .formfield, .mailform textarea, .mailform .formfield

{
    width: 130px;
}
*/
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}

.error
{
	color: red;
	font-weight: bold;
}


/*-------------------------------------------------

  Miscelaneous

-------------------------------------------------*/

/* VBlog image onion skin shadow - From AListApart.com*/

.wrap1, .wrap2, .wrap3
{
	display:inline-table;
	/* ?*/display:block;/**/
}

.wrap1
{
	float:left;
	background:url(images/shadow.gif) right bottom no-repeat;
	margin: 0 5px 3px 0;
}

.wrap2
{
	background:url(images/corner_br.gif) left bottom no-repeat;
}

.wrap3
{
	background:url(images/corner_tr.gif) right top no-repeat;
	padding:0 5px 5px 0;
}

.wrap3 img
{
	display:block;
	border: 3px solid white;
}


/* Search highlight color */

.highlight
{
	background: #DEFFA9;
}


/* Leftbox and Rightbox toolbar buttons */

.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}

.leftbox {
	float: left;
	border-right: 2px solid #ccc;
}

.rightbox {
	float: right;
	border-left: 2px solid #ccc;

}.commentform textarea, 
{
    width: 400px;
	height: 60px;
}
.commentform .formfield, .mailform textarea, .mailform .formfield
{
    width: 500px;
	clear:both;
}
.commentform .formonamae,.commentform .formmail{
	width:300px;
	margin-bottom:10px;
}
.formsmall{
	width:200px;
}
.commentform .formbutton
{
	width: 100px;
	height: 22px;
    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
}
#map{ width:290px; float:left; margin-top:25px; margin-right:10px;}
#map2{ width:330px; float:left; font-size:11px; margin-bottom:35px;}
#map2 li{ line-height:170%;}
.new,.view{
	background: url(../new/images/arrowred.gif) left no-repeat;
	font-size:12px;
	font-weight: normal;
	border-bottom:1px solid #FF3333;
	letter-spacing: 1px;
	text-align: justify;
	padding: 2px 0 2px 20px;
	margin: 5px 0 5px 0;
}
.contentbody h2.new{
	margin-top: 30px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
}
.view{background: url(../new/images/arrowyellow.gif) left no-repeat;}
#map2 ol,#map2 ol li{ margin:0 0 0 15px; padding:0;}
.sidebardl dt,.sidebarword h4
{
	background: url(/nucleus/images/barmini2.gif) no-repeat;
	color:#333333;
	font-size: 13px;
	font-weight: bold;
    /* font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif; */
	padding: 5px;
	margin-bottom: 2px;
}
#sidebarcontainer ol li{
	font-size:12px;
	margin-left:28px;
}
html>body #sidebarcontainer ol li{
	font-size:12px;
	margin-left:23px;
}
.sidebarword ol{
	margin-left:5px;
	padding:5px 0;
}
.itiran{
	margin:0 0 0 5px;
}
.itiran li{margin:10px 0;}
br{letter-spacing: 0;}
#come h3{
	font-family: Verdana, Arial, sans-serif, MS ÌÀÄ«;
	font-size:14px;
	color: #666666;
	font-weight: normal;
	background: url(../new/images/arrowred.gif) left no-repeat;
	border-bottom:1px solid #FF3333;
	letter-spacing: 1px;
	text-align: justify;
	padding: 2px 0 2px 20px;
	margin: 10px 0 0 0;
}
#come .cb{margin:15px 0;}
#come .comment-body{margin-bottom:30px; border-bottom:3px solid #999999;}
#come .comment-time{background-color:#CCCCCC; margin-bottom:5px;}
.pr{padding:3px; margin:10px 0; font-size:12px; border:1px dotted #FF0000;}
.pageswitch{text-align:right;}
.box2{
	padding:5px 5px 2px 5px;
	background-color:#FFF;
	background-image:url(images/japan.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:65px;
	font-size:11px;
	border:1px solid #666666;
	margin-bottom:30px;
}
html>body .box2{font-size:12px;}
.box2 h3{ font-size:12px; font-weight:bold; margin-bottom:5px;}
.bookmark{ clear:both; height:40px; margin:5px 0 5px 0;}
ul#bookmark li{ display:inline; float:left; margin-right:5px;}