body
{
	color: #333333;
	font-size: 80%;
	line-height:140%;
	padding: 0;
	margin: 0;
	background: #e7e7e7;
}

img
{
	border: 0;
	vertical-align: text-bottom;
}


form
{
	margin: 0;
}

strong {
	font-style: normal;
	font-weight: bold;
}
strong.red {
	color: #aa2222;
}
strong.blue {
	color: #006600;
}
strong.gray {
	color: #666666;
}

strong.big {
	color: #ff6600;
	font-size: 14px;
}

input{font-size:9pt;}

/* Headings */
h1 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 16px 10px 12px 50px;
	color: #aa1100;
	line-height:100%;
	background-image: url("/common/h1.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

h2 {
	font-size: 16px;
	color: #003399;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 8px 44px;
	background-image: url("/common/h2.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}

.h2_blue {
	color: #000055;
	background-image: url("/common/title_line3.jpg");
	background-repeat: no-repeat;
	background-position: left;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #333399;
	border-left: 1px solid #eeeeee;
	clear: both;
}

h2.header_text {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
	font-weight: normal;
	background-image: none;
}


.subtitle {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	border: 1px solid #ffffff;
	background: #ffffff;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #006600;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 8px;
	border-left: 8px solid #006600;
	border-bottom: 1px solid #006600;
	clear: both;
}

/* Lists */
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
li
{
	background: url(images/arrow.gif) left 5px no-repeat;
	padding: 0 0 0 0px;
	margin: 0 0px;
}


.imgl {
	float: left;
	margin: 0px 10px 8px 0px;
	border: 1px solid #cccccc;
}

.imgr {
	margin: 0px 0px 8px 10px;
	float: right;
	border: 1px solid #cccccc;
}


/* Links */
a {color: #004477;text-decoration:none;}
a:link {color: #004477;text-decoration:none;}
a:link:hover {color: #aa2222;text-decoration:none;}
a:link:active {color: #004477;text-decoration:none;}
a:visited {color: #004477;text-decoration:none;}
a:visited:hover {color: #aa2222;text-decoration:none;}
a:visited:active {color: #004477;text-decoration:none;}


a.mainlink {color: #333333;text-decoration:none;background: none;}
a.mainlink:link {color: #333333;text-decoration:none;background: none;}
a.mainlink:link:hover {color: #333333;text-decoration:none;background: none;}
a.mainlink:link:active {color: #333333;text-decoration:none;background: none;}
a.mainlink:visited {color: #333333;text-decoration:none;background: none;}
a.mainlink:visited:hover {color: #333333;text-decoration:none;background: none;}
a.mainlink:visited:active {color: #333333;text-decoration:none;background: none;}

a.more {color: #339933;text-decoration:none;background: none;font-size: 10px;font-weight: bold;}
a.more:link {color: #339933;text-decoration:none;background: none;}
a.more:link:hover {color: #339933;text-decoration:underline;background: none;}
a.more:link:active {color: #339933;text-decoration:none;background: none;}
a.more:visited {color: #339933;text-decoration:none;background: none;}
a.more:visited:hover {color: #339933;text-decoration:underline;background: none;}
a.more:visited:active {color: #339933;text-decoration:none;background: none;}

a.whitelink {color: #ffffff;text-decoration:none;}
a.whitelink:link {color: #ffffff;text-decoration:none;}
a.whitelink:link:hover {color: #ffffff;text-decoration:underline;}
a.whitelink:link:active {color: #ffffff;}
a.whitelink:visited {color: #ffffff;text-decoration:none;}
a.whitelink:visited:hover {color: #ffffff;text-decoration:underline;}
a.whitelink:visited:active {color: #ffffff;text-decoration:none;}

h2 a {color: #003399;text-decoration:none;}
h2 a:link {color: #003399;text-decoration:none;}
h2 a:link:hover {color: #aa1100;text-decoration:none;}
h2 a:link:active {color: #003399;text-decoration:none;}
h2 a:visited {color: #003399;text-decoration:none;}
h2 a:visited:hover {color: #aa1100;text-decoration:none;}
h2 a:visited:active {color: #003399;text-decoration:none;}

.page_text2 a {border-bottom: 1px dotted #004477;}
.page_text2 a:link {border-bottom: 1px dotted #004477;}
.page_text2 a:link:hover {border-bottom: 1px dotted #aa1100;}
.page_text2 a:link:active {border-bottom: 1px dotted #004477;}
.page_text2 a:visited {border-bottom: 1px dotted #004477;}
.page_text2 a:visited:hover {border-bottom: 1px dotted #aa1100;}
.page_text2 a:visited:active {border-bottom: 1px dotted #004477;}

#container a {border-bottom: 1px dotted #004477;}
#container a:link {border-bottom: 1px dotted #004477;}
#container a:link:hover {border-bottom: 1px dotted #aa1100;}
#container a:link:active {border-bottom: 1px dotted #004477;}
#container a:visited {border-bottom: 1px dotted #004477;}
#container a:visited:hover {border-bottom: 1px dotted #aa1100;}
#container a:visited:active {border-bottom: 1px dotted #004477;}

#container a.whitelink {border: none;}
#container a.whitelink:link {border: none;}
#container a.whitelink:link:hover {border: none;}
#container a.whitelink:link:active {border: none;}
#container a.whitelink:visited {border: none;}
#container a.whitelink:visited:hover {border: none;}
#container a.whitelink:visited:active {border: none;}

#container a.memberlistlink {border: none;}

#container h2 a {color: #003399;text-decoration:none;border: none;}
#container h2 a:link {color: #003399;text-decoration:none;border: none;}
#container h2 a:link:hover {color: #aa1100;text-decoration:none;border: none;}
#container h2 a:link:active {color: #003399;text-decoration:none;border: none;}
#container h2 a:visited {color: #003399;text-decoration:none;border: none;}
#container h2 a:visited:hover {color: #aa1100;text-decoration:none;border: none;}
#container h2 a:visited:active {color: #003399;text-decoration:none;border: none;}


/* Basic classes */
.hidden
{
	display: none;
}
.centerize
{
	text-align: center;
}
.clearing
{
	width: 500px;
	height: 1px;
	clear: both;
}

.formfield {
	font-size: 13px;
}

.pageswitch {
	text-align: right;
	padding: 5px 0px 5px 0px;
}

#breadcrumbs {
	padding: 5px 10px 3px 10px;
	background:#f4eeee;
	margin: 0px 0px 0px 0px;
	line-height:160%;
	font-size: 10px;
	color: #666666;
}

.back_next_link {
	text-align: right;
	font-size: 10px;
}

.icon {
	padding: 0px 5px 0px 16px;
}

.icon_side {
	padding: 0px 5px 0px 0px;
}

.read_rss {
	padding: 0px 10px 10px 0px;
}

.mark {
	color: #aa2222;
}

.mark2 {
	color: #004477;
}

.little_text {
	color: #888888;
	font-size: 10px;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/

#header {
	padding : 10px 15px 0px 15px;
	width: 904px;
	height:64px;
	margin: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff;
}

#header_left {
	float:left;
	width: 110px;
	padding: 6px 0px 4px 10px;
}

#header_logo {
	padding: 0px 0px 5px 15px;
}

#header_middle {
	float:left;
	width: 400px;
	padding: 10px 0px 0px 50px;
}

#header_right {
	float:right;
	width: 150px;
	padding: 6px 5px 0px 0px;
}

#header_description {
	padding: 0px 0px 5px 0px;
	line-height:110%;
	font-size:12px;
}

#header_image {
	padding: 0px 0px 0px 0px;
}

.icon {
	padding : 0px 4px 0px 16px;
}

/*-------------------------------------------------
  Content wrappers
-------------------------------------------------*/
#mainwrapper
{
	width: 904px;
	margin: auto;
	padding : 0px 15px 0px 15px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ffffff url(/common/contents_back.gif) repeat-y;

}
#wrapper
{
	width: 904px;
	margin: 0px;
	padding : 0px;
clear:both;
}

/*-------------------------------------------------
  Main content
-------------------------------------------------*/

#container_left_all
{
	width: 904px;
	float: left;
	padding: 0px 0px 0px 0px;
}


#container_left
{
	width: 600px;
	float: left;
	padding: 15px 0px 20px 15px;
}

#container_right
{
	width: 240px;
	float: right;
	padding: 15px 10px 20px 10px;
}


#container
{
	padding: 0px 0 0 0;
}

#container2
{
	padding: 0px 0 0 0;
}
.content
{
	padding: 15px 0 0 0;
	line-height: 140%;
}

.content2
{
	padding: 15px 0 0 0;;
	line-height: 140%;
}

.content_flash
{
	margin: 0px;
	padding: 0 0 0 0;
}

.content3
{
	padding: 5px 0 0 0;
	line-height: 140%;
	border: 1px dotted #ffaaaa;
}

.content4
{
	padding: 0px 0 0 0;;
	line-height: 140%;
}

.content_author
{
	padding: 10px 5px 0 5px;
}

.index_contents
{
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.index_map
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}

.index_title
{
	margin: 0px;
	padding: 0px;
}

.index_descreption
{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}

.page_text
{
	padding: 15px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}

.page_text2
{
	padding: 5px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
}


.page_contents
{
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

.page_title
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#photo_image2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.index_news_block
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 18px 5px;
}

.index_news_text
{
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 5px 22px;
	background-image: url("/common/layout_sidebar.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.index_news_tennis
{
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 3px 22px;
	background-image: url("/common/tennisball.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.index_news_golf
{
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 3px 22px;
	background-image: url("/common/golfgreen.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.index_news_soccer
{
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 3px 22px;
	background-image: url("/common/soccerball.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.detail_link {
	color: #333333;
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 0px 0px;
	background: #006600;
	text-align:center;
	color: #ffffff;
	font-size:10px;
	line-height: 130%;
}

.banner_block {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

/*-------------------------------------------------
  Item styles
-------------------------------------------------*/

.contentbody
{
	font-size:12px;
	padding: 15px 0 10px 0;
}

.itembody
{
	font-size:12px;
	padding: 15px 0 0px 0;
}


/*-------------------------------------------------
  Item info
-------------------------------------------------*/

.contentblock
{
	padding: 5px 0 0 0;
	background: url(images/dot.gif) bottom repeat-x;
}

.number {
	z-index: 1;
	padding: 0;
	top: 80px;
	right: -15px;
	font-size: 60px;
	color: #f8eedd;
	position: relative;
	text-align:left;
}

.contentdetail
{
	padding: 0 0 0px 0;
	margin: 0 0 0px 0;
	position: relative;
}

.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: 0 0 0 0;
	margin: 2px 0 0px 0;
	text-align: right;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

.headline_block {
	padding: 8px 10px 0px 10px;
}

/*-------------------------------------------------
  Comments
-------------------------------------------------*/
.itemcomment
{
	background-color: #ffffff;
	border: 1px solid  #dddddd;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
	position: relative;
}

.odd
{
	background-color: #eeeeee;
}

.commentbody
{
	padding: 10px 2px 10px 2px;
	margin: 0 0 0 0;
	position: relative;
	z-index: 2;
}

.commentinfo
{
	padding: 0px 2px 0px 2px;
	margin: 0 0 0 0;
	position: relative;
	text-align:right;
	z-index: 2;
}

.commentnumber
{
	z-index: 1;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: -6px;
	left: -12px;
	font-size: 100px;
	line-height: 80px;
	color: #eeeeee;
	position: absolute;
}

.odd .commentnumber
{
	color: #ffffff;
}

/*-------------------------------------------------
  Menu
-------------------------------------------------*/

.sidebar
{
	color: #21262A;
	margin: 20px 0 7px 0;
	line-height: 140%;
}

/* Menu lists */
.sidebardl
{
	padding: 0 0 0 0;
	margin: 0;
}
.sidebardl dt
{
	background: #E4E4E4;
}
.dt1{
	color: #3A3523;
	font-size: 12px;
	font-weight: bold;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 3px 3px 3px 32px;
	background: white url(images/title_bar01.gif) no-repeat;
	background-position: left;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #eeeeee;
}

.dt2{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif;
	padding: 3px 3px 3px 32px;
	background: white url(images/title_bar02.gif) no-repeat;
	background-position: left;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #eeeeee;
}
.sidebardl dd
{
	background: #EEEEEE;
	padding: 3px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd:hover
{
	background: #ffE4E4;
	padding: 3px 10px;
	margin: 1px 0 0 0;
}
.sidebardl dd a:link, .sidebardl dd a:visited
{
	padding: 0 0 0 0px;
}

.counter_text
{
	font-size: 10px;
}

.side_area{
	padding: 0px 0px 0px 10px;
}

.side_area_center{
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 180%;
}

.logo{
	text-align: center;
	border: 1px solid #ff9966;
	padding: 1px;
	margin: 0px 0px 8px 0px;
}

.item{
	text-align: center;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

.side_left_school{
	line-height: 140%;
	color: #666666;
	border: 1px solid #cccccc;
	padding: 0px 9px 0px 9px;
	margin: 10px 0px 0px 0px;
}

.side_left_mobile{
	line-height: 100%;
	font-size: 10px;
	color: #666666;
	border: 1px solid #cccccc;
	padding: 0px 9px 0px 9px;
	margin: 10px 0px 0px 0px;
}


/*-------------------------------------------------
  Footer
-------------------------------------------------*/
#footer
{
	width: 904px;
	margin: auto;
	padding : 0px 15px 0px 15px;
	background: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#footer_navi
{
	text-align: center;
	padding: 4px 10px 3px 0;
	border-width: 0px 0 12px 0;
	border-bottom: 3px solid #501111;
	background: #dddddd;
}

.imgbni
{
	float: left;
	padding: 0px 10px 30px 0;
}

#footer_bni
{
	padding: 10px 0px 0px 0;
	margin: 0px 10px10px 0px;
}

#footer_bni_member
{
	padding: 0px 10px 0px 0;
	font-size: 12px;
}

#copyrights
{
	text-align: right;
	padding: 3px 0px 3px 0px;
}

.powerdby
{
	font-size: 10px;
}



/*-------------------------------------------------
  Forms
-------------------------------------------------*/
.loginform, .searchform
{
	margin: 5px 0;
}
.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;
}
.formbutton
{
	font-size: 14px;
	background: #ffeecc;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	padding: 3px 10px;
}
.searchform .formfield
{
	width: 130px;
	height: 12px;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;
	padding: 2px 0;
	margin: 0px 0px 0 0;
}
.searchform .formbutton
{
	background: #339933;
	color: #ffffff;
	width: 30px;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;
	padding: 0px 0px;
}
.loginform .formfield
{
	width: 130px;
	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;
}
.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;
}
#nucleus_cf_name, #nucleus_cf_mail
{
	width: 300px;
	margin-right: 105px;
	font-family: Arial, Trebuchet MS, Verdana, sans-serif;
}
.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield
{
	width: 300px;
}
.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 {
	float: left;
	margin: 0px;
	padding:0px 10px 8px 0px;
}

.leftbox img {
	border: 1px solid #cccccc;
}

.rightbox {
	margin: 0px;
	padding:0px 0px 8px 10px;
	float: right;
}

.rightbox img {
	border: 1px solid #cccccc;
}

.viewbody {
	padding:12px;
	border: 1px dotted #ffaaaa;
	line-height:200%;
	margin: 5px 0 25px 0;
}


div.clear {
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	clear: both;
}


#sidebar {
	margin: 0px 0px 0px 0px;
}

.sidebar_block {
	margin: 24px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height:140%;
}

.sidebar_title {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 15px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #9999cc;
	border-left: 1px solid #eeeeee;
	background: #eedddd;
	color: #111155;
	font-weight: bold;
	font-size: 12px;
	background-image: url("/common/subtitle_line.jpg");
	background-repeat: no-repeat;
	background-position: left;
}

.sidebar_news {
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 5px 28px;
	color: #115511;
	font-weight: bold;
	font-size: 14px;
	background-image: url("/common/memberblogtitle.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.sidebar_memberblog {
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 5px 28px;
	color: #115511;
	font-weight: bold;
	font-size: 14px;
	background-image: url("/common/memberblogtitle.gif");
	background-repeat: no-repeat;
	background-position: left;
}


.sidebar_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}

.sidebar_next {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f8eeee;
}

.sidebar_next2 {
	margin: 0px 0px 0px 0px;
	padding: 6px 12px 6px 12px;
	color:#660000;
	font-weight: bold;
	font-size: 12px;
}

.sidebar_text ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar_text ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:134%;
}

.sidebar_text ul li a {
	display: block; 
	padding: 5px 5px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #f4f2f7;
	border-right: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	border-left: 1px dashed #cccccc;
	color: #004477;
}

.sidebar_text ul li a:hover{
	background-color: #f4eeee;
	color: #aa1100;
	border: 1px solid #aa1100;
}

.sidebar_text_news {
	margin: 0px 0px 0px 0px;
	padding: 5px 4px 5px 22px;
	background-image: url("/common/layout_sidebar.gif");
	background-repeat: no-repeat;
	background-position: left;
}

.sidebar_text_news_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 4px;
	text-align: right;
}

.sidebar_text_news_last {
	margin: 0px 0px 0px 0px;
	padding: 15px 4px 0px 4px;
	text-align: center;
	color: #aa2222;
	font-weight: bold;
	font-size: 11px;
}

.sidebar_nextmeeting {
	margin: 0px 0px 0px 0px;
	padding: 40px 10px 0px 10px;
	width:220px;
	height:120px;
	background-image: url("/common/nextmeeting.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	font-size: 12px;
}

.sidebar_nextmeeting_button {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}


.access_area
{
	width:470px;
	padding: 0;
	margin: 0;
}

.access_block
{
	padding: 0;
	margin: 0;
}


.access_right {
	float: left;
	padding: 30px 0px 0px 20px;
	margin: 0;
	line-height:160%;
	width:270px;
}

.access_left {
	float: left;
	width:180px;
	padding: 0;
	margin: 0;
}

.movie_block {
	padding: 8px 0px 8px 0px;
	margin: 0;
}

.movie_block img {
	padding: 0px 0px 5px 0px;
	margin: 0;
}

.movie_index {
	margin: 0;
	padding: 0px 6px 0px 6px;
	float: left;
	width:170px;
}


.form-preview {
	width: 460px;
	border: 1px solid #CCCCCC;
}
.form-name {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	width: 120px;
}
.form-value {
	border: 1px solid #CCCCCC;
	width: 340px;
}
.formerror {
	font-weight:bold;
	color:#cc3300;
}
.form-notice {
	font-weight:bold;
	color:#aa2222;
}

.column_block {
	margin: 0;
	padding: 24px 3px 0px 3px;
}

.column_news {
	margin: 0;
	padding: 2px 0px 6px 0px;
}

.column_banner {
	float: left;
	margin: 0px 10px 8px 0px;
}


.slidetabsmenu{
float:left;
width:840px;
font-size: 12px;
line-height:normal;
background:#501111;
padding: 5px 0px 0px 20px;
margin: 0px 0px 0px 0px;
border-bottom: 0px solid #992222; 
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

.slidetabsmenu a{
float:left;
background:url(/common/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 5px;
padding:0 0 0 9px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
background:url(/common/slide-right.gif) no-repeat right top;
padding:4px 13px 3px 4px;
font-weight:bold;
color:#ffffff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
color:#eeeeee;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #996666; 
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #f8f8f8;
width: 200px;
visibility: hidden;
}

.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 10px;
border: 0 solid #996666;
border-bottom-width: 1px;
padding: 4px 0;
text-decoration: none;
font-weight: normal;
color: #004477;
}

* html .dropmenudiv_c a{
width: 100%;
}

.dropmenudiv_c a:hover{
color: #aa2222;
background-color: #eedddd;
}

.button_225 {
	padding: 5px;
}

.flow_block {
	background: #F6F6F6;
	padding: 4px 15px 4px 15px;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.flow_arrow {
	padding: 7px 0px 7px 0px;
	text-align: center;
}

.relate_list {
	padding: 5px 0px 0px 1em;
	text-indent: -1em;
}

.memberlist {
	margin:0px 3px 5px 3px;
	padding: 10px;
	background: #F6F6F6;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}





.header_menu{
	background: url(/common/a_bg.gif) repeat-x left top;
	width: 904px;
	text-align:center;
}
ul#topnav {
	margin: 0px 0 0px; 
	padding: 0px 0 0 60px; 
	list-style: none;	
	font-size: 1.1em;
	clear: both;
	float: right;
	width: 844px;
	background: url(/common/a_bg.gif) repeat-x left top;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d;
	border-left: 1px solid #881100;
	border-right: 1px solid #660000;
}
ul#topnav a {color: #7bc441; }
ul#topnav span {
	display: none;
}

ul#topnav.v2 span{
	background: url(/common/a_bg.gif) repeat-x left top;
}
ul#topnav.v2 a{
	color: #555;
	background: url(/common/a_bg.gif) repeat-x left bottom;
}

div.member_block {
width: 286px;
height: 84px;
float: left;
padding: 0px;
margin : 10px 4px 0 4px;
text-decoration:none;
}


div.memberlist2 a {
border: none;
}

div.member_block a {
display: block;
background: #f8f8f8;
color: #663333;
border-left: 1px solid #dddddd;
border-top: 1px solid #dddddd;
border-right: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
height: 82px;
}

div.member_block a:hover {
background: #ffeeee;
border: 1px solid #aa1100;
}

.member_thum {
float: left;
padding: 6px 10px 6px 6px;
height: 70px;
}

.member_list_category {
color: #aa1100;
padding: 10px 0px 0px 0px;
font-weight:bold;
font-size: 14px;
}

.member_list_company {
font-size: 11px;
padding: 5px 0px 0px 0px;
}

.member_list_name {
font-size: 16px;
padding: 3px 0px 0px 0px;
}


.thumbnail {
float: left;
margin: 0px 5px 22px 12px;
line-height: 1;
width: 130px;
height: 130px;
}

.thumbnail a {
display: block;
background: #eeeeee;
border-left: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-right: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
padding: 14px;
width: 100px;
}

.thumbnail a:hover {
border: 1px solid #aa1100;
background: #ffcccc;
}




/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_arrow_previous { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded .pp_arrow_previous { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_arrow_previous { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_expand { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content {
			height: 40px;
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				.pp_description {
					display: none;
					float: left;
					margin: 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

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

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


