body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg-body.jpg) repeat-x left top;
}
.clear-both {
	clear:both;
}


/* HEADER */
#header {
	height:100px;
	width:910px;
	margin:10px auto 0 auto;
	display:block;	
}
#header-logo {
	float: left;
}
#header-right {
}
#header-languaga {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 25px;
	font-size: 80%;
	padding-right: 10px;
}
#header-languaga a {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#header-languaga a:hover {
	color: #A66400;
}
#header-member {
	text-align: right;
	margin-right: 10px;
	display: block;
	font-weight: bold;
	color: #3399FE;
}
#header-member a {
	color: #3399FE;
	text-decoration: underline;
	font-weight: normal;
}
#header-member a:hover {
	text-decoration: none;
	color: #0582FE;
}
input.style-input {
	width:95px; 
	background-color:#FFFFFF; 
	border-color:#EBF8FE; 
	margin-right:10px;
}
input.style-input-mytool, select.style-input-mytool {
	width:140px;
	background-color:#FFFFFF;
	margin-left: 30px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 20px;
}
.style-select{
	background-color:#FFFFFF;
}
#header-nav {
	text-align: right;
	padding-right: 10px;
	display: block;
	padding-top: 8px;
	padding-bottom: 5px;
}
#header-nav a {
	color: #3399FE;
	font-weight: bold;
	text-decoration: none;
}
#header-nav a:hover {
	text-decoration:underline;
}

/* SHOW VDO */
#showvdo {
	width:1014px;
	background:url(../images/bg-showvdo.gif) repeat-y center top;
	margin-right: auto;
	margin-left: auto;
	
}
#showvdo-top {
	background-image: url(../images/bg-showvdo-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 1014px;
}
#showvdo-center {
	background-color:#F2F2F2;
	width: 1004px;
	margin:0 5px;
}
div#showvdo-center {
	z-index:10;
}
#showvdo-player {
	float: left;
	padding: 5px 2px 10px 10px;
}
div#showvdo-player {
	z-index:10;
}
#showvdo-player h1 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: normal;
}
#showvdo-player h2 {
	margin: 0 0 0 20px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}
.showvdo-detail {
	float: right;
	width: 44%;
	margin-top: 5px;
	padding-right: 5px;
}
.showvdo-detail p.i1top {
	background-image: none;
}
.showvdo-detail p.i2top {
	background-image: none;
}
.showvdo-detail p.i3top {
	background-image: none;
}
.showvdo-detail p.i4top {
	background-image: none;
}
.showvdo-detail p.isptop {
	background-image: none;
}
.showvdo-detail h1 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}
.showvdo-detail p {
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.showvdo-detail p a {
	color: #94B801;
	text-decoration: none;
}
.showvdo-detail p a:hover {
	color: #647C01;
}
.showvdo-detail h2 {
	font-size: small;
	font-weight: normal;
	padding: 3px;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.showvdo-detail h2 a {
	color: #7C7C7C;
	text-decoration: none;
}
.showvdo-detail h2 a:hover {
	color: #3B3B3B;
}
.showvdo-detail h2.i1 {
	background-image: url(../images/bg-i1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #E2E2E2;
	border: 1px solid #FFFFFF;
}
.showvdo-detail h2.i1:hover, .showvdo-detail h2.i1:hover a { 
	background-image: url(../images/bg-i1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#000000;
}
.showvdo-detail h2.i2:hover, .showvdo-detail h2.i2:hover a { 
	background-image: url(../images/bg-i2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#000000;
}
.showvdo-detail h2.i3:hover, .showvdo-detail h2.i3:hover a { 
	background-image: url(../images/bg-i3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#000000;
}
.showvdo-detail h2.i4:hover, .showvdo-detail h2.i4:hover a { 
	background-image: url(../images/bg-i4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#000000;
}
.showvdo-detail h2.isp:hover, .showvdo-detail h2.isp:hover a { 
	background-image: url(../images/bg-isp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#000000;
}
.showvdo-detail h2.i2 {
	background-image: url(../images/bg-i2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #E2E2E2;
	border: 1px solid #FFFFFF;
}
.showvdo-detail h2.i3 {
	background-image: url(../images/bg-i3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #E2E2E2;
	border: 1px solid #FFFFFF;
}
.showvdo-detail h2.i4 {
	background-image: url(../images/bg-i4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #E2E2E2;
	border: 1px solid #FFFFFF;
}
.showvdo-detail h2.isp {
	background-image: url(../images/bg-isp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	background-color: #E2E2E2;
	border: 1px solid #FFFFFF;
}
#showvdo-bottom-content {
	width: 1014px;
	background-image: url(../images/bg-showvdo-bottom-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#showvdo-bottom-content p {
	margin:0;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #333333;
}
#showvdo-bottom-content p a {
	text-decoration:none;
	color:#333333;
	font-weight: normal;
}
#showvdo-bottom-content p a:hover {
	color: #666666;
}
#showvdo-bottom-comment {
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#showvdo-bottom-comment h1 {
	font-size:small;
	margin:0;
}
#showvdo-bottom {
	background-image: url(../images/bg-showvdo-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1014px;
	display: block;
	height: 13px;
}
/* COMMENT VDO */
.content-ev-register table tr:hover {
	background-color: #F9FACB;
}
#content-ev-today table tr:hover {
	background-color: #F9FACB;
}
#content-center table tr.table-color {
	background-color:#E8FFFC;
}
#content-ev-today table tr.table-color {
	background-color: #E8FFFC;
}
#content-right table tr.table-color {
	background-color:#E8FFFC;
}
.comment-vdo {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949494;
}
.member-comment {
	float: left;
	width: 40px;
}
.content-comment {
	float: left;
	width: 85%;
}
.content-comment h1 {
	display: block;
	font-weight: normal;
	text-indent: 50px;
	background-image: url(../images/quote-comment.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	padding: 5px;
}
.content-comment h2 {
	font-weight: normal;
	font-size: small;
	margin: 0px;
	padding: 2px;
	color: #666666;
}
.content-comment h2 a {
	color: #0066FF;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}
.content-comment h2 a:hover {
	text-decoration: underline;
}
.notify-comment {
	float: left;
	text-align: right;
	width: 12%;
}
.notify-comment a {
	color: #000000;
}
.notify-comment a:hover {
	text-decoration: none;
}



/* CONTENT */
#content {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#content-center {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content-center h1 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#content-center h2 {
	width: 455px;
	background-position: 440px;
}
#content-center table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#content-center table tr td {
	padding: 5px 2px;
}
#content-center table tr td.table-vote {
	background-image: url(../images/bg-vote.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: large;
	text-align: center;
}
#content-center table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#content-center table tr td h1 a {
	color: #82BF00;
	text-decoration: none;
}
#content-center table tr td h1 a:hover {

}
#content-center table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
#content-center table tr td p a {
	color: #666666;
}
#content-center table tr td p a:hover {
}

#content-left {
	width: 215px;
	float: left;
	padding-left: 15px;
}
#content-left p a {
	color: #82BF00;
	font-weight: bold;
	text-decoration: none;
}
#content-left p a:hover {
	text-decoration: underline;
}
.content-left-search {
	width: 195px;
	margin-left: 4px;
	padding: 3px;
}
#content-left-show {
	background-image: url(../images/bg-content-left-show.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 2px;
	padding-top: 10px;
}
#content-left-show img.img-left-show {
	text-align: center;
	border: 2px solid #E2E2E2;
}
.select-date {
	display: block;
	border: 1px solid #F4F4F4;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-left: 5px;
	float: left;
	width: auto;
}
#content-left-show h1 {
	font-size: small;
	margin: 0px;
	display: block;
}
#content-left-show h1 a {
	color: #82BF00;
	text-decoration: none;
}
#content-left-show h1 a:hover {
	color: #5C880D;
}
#content-left-show p {
	margin: 0px;
	text-indent: 5px;
	color: #333333;
}
#content-left-show p a {
}
#content-left-show p a:hover {
}
#content-left-show-cat {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #E4E4E4;
	width: 195px;
	padding: 2px;
	margin-left: 4px;
}
#content-left-show-cat p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #31AFEC;
}
.content-left-show-sopn {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #E4E4E4;
	width: 195px;
	padding: 2px;
	margin-left: 4px;
}
.content-left-show-spon p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #31AFEC;
}
#content-left-show-catv {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #E4E4E4;
	width: 195px;
	padding: 2px;
	margin-left: 4px;
}
#content-left-show-catv p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #31AFEC;
}
#content-left-show-topr {
	height: 26px;
	background-image: url(../images/bg-content-left-show-topr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
}
#content-left-show-toprl {
	height: 26px;
	background-image: url(../images/bg-content-left-show-topl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 5px;
}
#content-left-show-topr a, #content-left-show-topl a  {
	font-size: small;
	text-decoration: none;
	color: #999999;
	display: block;
	float: left;
	padding-top: 7px;
	width: 49%;
	text-align: center;
}
#content-left-show-topr a:hover, #content-left-show-topl a:hover  {
	color: #000000;
}
#content-left-show-topr a.showtap, #content-left-show-topl a.showtap  {
	color: #000000;
	font-size: 110%;
	padding-top: 6px;
	font-weight: bold;
}
#content-left-show-bot {
	background-image: url(../images/bg-content-left-show-bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	margin-bottom: 10px;
}
#content-right {
	float: right;
	width: 715px;
	padding-right: 15px;
}
#content-right h1 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content-sponsor-block {
	width: 665px;
	
}
#content-sponsor-center {
	padding-top: 5px;
}
#content-sponsor-center p {
	margin:2px;
	display: block;
}
#content-sponsor-slide {
	text-align: right;
	padding-right: 30px;
}
.content-sponsor-center1 {
	float: left;
	width: 200px;
	margin-right: 1px;
	margin-left: 2px;
}

.content-sponsor-center1 img {
	text-align: center;
	border: 2px solid #E2E2E2;
}
.content-sponsor-center1 h2 {
	font-size: small;
	display: block;
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content-sponsor-center1 h2 a {
	color: #82BF00;
	text-decoration: none;
}
.content-sponsor-center1 h2 a:hover {
	color: #5C880D;
}
.content-sponsor-center1 p {
	margin: 0px;
	text-indent: 5px;
	color: #333333;
}
.content-sponsor-center1 p a {
	color:#0066FF;
	text-decoration:none;
}
.content-sponsor-center1 p a:hover {
	text-decoration: underline;
}
#content-sp-day {
	width: 512px;
	position: relative;
	float: left;
	left: 23px;
	font-size: small;
	color: #666666;
	background: url(../images/bg-sp-day.gif)  no-repeat center center;
	height: 26px;
	padding: 5px 0px;
}
#content-sp-day marquee {
	padding-top:5px;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}
#content-ev-cal {
	position: relative;
	float: left;
	left: 27px;
	height: 26px;
	padding: 7px 0px 5px 0px;
}
#content-sponsor-top {
	background-image: url(../images/bg-sponsor-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 665px;
}
#content-sponsor-top h1 {
	margin:0;
	font-size:110%;
	padding-top: 12px;
	padding-left: 510px;
	font-weight:bold;
	color:#000000;
}
#content-sponsor-left {
	width: 23px;
	height: 192px;
	float: left;
}
#content-sponsor-right {
	float: right;
	height: 192px;
	width: 23px;
}
#content-sponsor-left a {
	width: 23px;
	height: 192px;
	background-image: url(../images/bg-sponsor-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}
#content-sponsor-right a {
	height: 192px;
	width: 23px;
	background-image: url(../images/bg-sponsor-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
}
#content-sponsor-left a:hover {
	width: 23px;
	height: 192px;
	background-image: url(../images/bg-sponsor-left.jpg);
	background-repeat: no-repeat;
	background-position: left -192px;
	display:block;
}
#content-sponsor-right a:hover {
	height: 192px;
	width: 23px;
	background-image: url(../images/bg-sponsor-right.jpg);
	background-repeat: no-repeat;
	background-position: right -192px;
	display:block;
}
#content-bottom {
	background-image:url(../images/bg-content-bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#content-ev-today {
	width: 665px;
	background-image: url(../images/bg-ev-today.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}
#content-ev-today p {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: normal;
}

/***
#content-ev-today-top {
	background-image: url(../images/bg-ev-today-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 665px;
}
#content-ev-today-top h1 {
	margin:0;
	font-size:110%;
	padding-top: 15px;
	padding-left: 505px;
}
***/
#content-ev-today-top {
	background-image: url(../images/bg-ev-today-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 39px;
	width: 665px;
}
#content-ev-today-top h1 {
	margin:0;
	font-size:110%;
	display: block;
	height: 39px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content-ev-today-top h1 span {
	display: block;
	float: right;
	height: 39px;
	width: 151px;
	text-align: center;
	background-image: url(../images/bg-ev-today-top-active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content-ev-today-top h1 span a {
	display: block;
	height: 35px;
	width: 151px;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	font-weight:bold;
}
#content-ev-today-top h1 span a.content-ev-today-top-active {
	background-image: url(../images/bg-ev-today-top-active.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #999999;
}
#content-ev-today-top h1 span a.content-ev-today-top-active:hover {
	background-image: url(../images/bg-ev-today-top-active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
}



#content-ev-today table {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#content-ev-today table tr td {
	padding: 5px 2px;
}
#content-ev-today table tr td.table-vote {
	background-image: url(../images/bg-vote.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: 120%;
	text-align: center;
	font-weight: normal;
}
#content-ev-today table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#content-ev-today table tr td h1 a {
	color: #82BF00;
	text-decoration: none;
}
#content-ev-today table tr td h1 a:hover {
	color: #5C880D;

}
#content-ev-today table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
#content-ev-today table tr td p a {
	color: #666666;
}
#content-ev-today table tr td p a:hover {
	color: #000000;
}
.content-ev-today-left {
	float:left; margin:10px 0 0 20px;
}
.content-ev-today-left a {
	color:#000000; text-decoration:none;
}
.content-ev-today-left a:hover {
}
.content-ev-today-right {
	float:right; margin:10px 20px 0 0;
}
#content-map {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #9E8F49;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 1px;
	background-color: #9E8F49;
}

/* INTRO */
#intro {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-intro.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D8D0AC;
}
#intro-content {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#intro-bottom {
	background-image: url(../images/bg-intro-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 12px;
	width: 1000px;
}
.link-banner {
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/link-banner.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	text-align: right;
	height: 60px;
}
.link-banner img {
	padding-left: 10px;
}


/* FOOTER */
#footer {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;

}
#footer-content {
	padding-right: 10px;
	padding-left: 10px;
}
#list{
	float:left;
	width:520px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.list1{
	width:150px;
	float:left;
	font-size:80%;
	margin-right: 20px;
}
.list1 a{
	color:#675E30;
	text-decoration: none;
}
.list1 a:hover{
	color:#000000;
}
.list1 h3{
	padding: 5px 0 2px 0;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D0AC;
	font-size:90%;
	font-weight:normal;
}
.scroll {
	direction:ltr;
	display:block;
	height:120px;
	overflow:auto;
	padding:5px;
	unicode-bidi:bidi-override;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 280px;
	font-size: small;
	color: #999999;
}
.scroll a {
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer-bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer-bottom a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer-bottom a:hover {
	text-decoration: underline;
}
#copyright {
	float: right;
	color: #999999;
}
#copyright a {
	color: #BDAF71;
	text-decoration:none;
	font-weight: normal;
}
#copyright a:hover {
	color: #BDAF71;
	text-decoration:underline;
}


/* MY TOOL */
#mytool-top {
	background-image: url(../images/mytool-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 82px;
}
#mytool-top h1 {
	float: left;
	display: block;
	font-size: 110%;
	width: 49%;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 5px;
	margin: 0px;
}
#mytool-top h1 a {
	color: #000000;
	text-decoration: none;
}
#mytool-top h1.mytool-active {
	background-image: url(../images/mytool-right.gif);
	background-repeat: no-repeat;
	background-position: right  bottom;
}
.all-from {
	padding: 10px;
}
.all-from h1 {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: large;
}
.all-from h2 {
	color: #333333;
	font-size: small;
	padding: 2px;
	display: block;
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
	background-image: url(../images/bot-notify.gif);
	background-repeat: no-repeat;
	background-position: 555px center;
	background-color: #FFF2D5;
}
.all-from h2.data-right {
	color: #333333;
	font-size: small;
	padding: 2px;
	display: block;
	width: 570px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: normal;
	background-image: url(../images/bot-right-notify.gif);
	background-repeat: no-repeat;
	background-position: 555px center;
	background-color: #F4FED6;
}
.all-from h3 {
	color: #000000;
	margin: 0px;
	font-size: small;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.all-from h3 a {
	color:#0066FF;
	text-decoration:none;
}
.all-from h3 a:hover {
	text-decoration:underline;
}
.all-from p{
	margin: 0px;
	padding: 5px;
	
}
.all-from p a {
	color: #0066FF;
}
.all-from p a:hover {
	text-decoration: none;
}
.all-from label{
	width: 100px;
	float:left;
	font-weight:normal;
	color:#666666;
	padding-left: 30px;
	padding-top: 3px;
}
input.all-from-input, textarea.all-from-input {
	width:150px; 
	background-color:#FFFFFF; 
	border-color:#EBF8FE; 
	margin-right:10px;
}
input.date-input {
	width:100px; 
	background-color:#FFFFFF; 
	border-color:#EBF8FE; 
	margin-right:10px;
}
.user-name {
	font-weight: bold;
	font-size: 110%;
	color: #8FD014;
}


/* SOCIAL NETWORK BOTTOM */
a.sn-wordpress {
	background-image: url(../images/sn-wordpress.jpg);
	background-repeat: no-repeat;
	background-position: center -49px;
	float: left;
	display: block;
	height: 50px;
	width: 48px;
	position: absolute;
	left: 400px;
}
a:hover.sn-wordpress {
	background-image: url(../images/sn-wordpress.jpg);
	background-repeat: no-repeat;
	background-position: center 2px;
	float: left;
	display: block;
	height: 50px;
	width: 48px;
}


/** CONTENT **/
.all-content {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.all-content .img-event {
	float: left;
	border: 2px solid #F4F4F4;
	margin: 2px;
}
.all-content .explain-data{ 
	margin:0 8px 0 120px; color:#CCCCCC;
}
.all-content .user-vote {
	color:#666666;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 120px;
	background-color: #F9F9F9;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.all-content h2{
	margin: 0px;
	color: #8ECF13;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.all-content h2 a{
	color: #8ECF13;
	text-decoration: none;
}
.all-content h2 a:hover {
	color: #647C01;
}
.all-content h3{
	margin: 0px;
	color: #000000;
	font-size: small;
	padding-top: 15px;
}
.all-content p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.all-content p a {
	color: #0066FF;
	text-decoration: none;
}
.all-content p a:hover {
	text-decoration: underline;
}
.all-content label{
	width: 100px;
	float:left;
	font-weight:normal;
	color:#666666;
	padding-left: 10px;
	font-size: x-small;
	padding-top: 3px;
}
#all-content-status {
	padding: 5px;
	text-align: right;
	background-color: #FFFFCA;
	margin-right: 15px;
}
#all-content-status a {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.show-allevent {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
	padding-bottom: 10px;
}
.show-allevent .img-event {
	float: left;
	border: 2px solid #F4F4F4;
	margin: 2px;
}
.show-allevent p{
	margin: 0px;
	padding-right: 5px;
	padding-left: f5px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.show-allevent p.detail-event{
	width:510px;}
.show-allevent p a {
	color: #0066FF;
	text-decoration: none;
}
.show-allevent p a:hover {
	text-decoration: underline;
}
.show-allevent label{
	width: 80px;
	float:left;
	font-weight:normal;
	color:#666666;
	padding-left: 10px;
	font-size: x-small;
	padding-top: 3px;
}




/* ADD DATA */
.add-data {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.add-data h1 {
	font-size: large;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #8ECF13;
}
.add-data-left {
	float: left;
	width: 50%;
}

.add-data-left .error-data { 
	margin:0 8px 0 120px; padding:2px; background-color:#FDE9E1; color:#666666;
}
.add-data-left .explain-data{ 
	margin:0 8px 0 120px; color:#CCCCCC;
}
.add-data-left h2{
	margin: 0px;
	color: #8ECF13;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.add-data-left h3{
	color: #245C68;
	font-size: small;
	background-color: #C1D7D5;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}
.add-data-left h3 .add-data-status {
	float:right;
	width: 250px;
	text-align: right;
	font-weight: normal;
	color: #828282;
}
.add-data-left h3 .add-data-status a {
	color: #245C68;
	text-decoration: none;
}
.add-data-left p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.add-data-left p a {
	color: #0066FF;
}
.add-data-left p a:hover {
	text-decoration: none;
}
.add-data-left label{
	width: 100px;
	float:left;
	font-weight:normal;
	color:#666666;
	padding-left: 10px;
	font-size: x-small;
	padding-top: 3px;
}
.add-data-right {
	float: left;
	width: 49%;
}
.add-data-right h2{
	margin: 0px;
	color: #8ECF13;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.add-data-right h3{
	color: #A7A7A7;
	font-size: small;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	background-color: #EFF5F4;
}
.add-data-right p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #A7A7A7;
}
.add-data-right p a {
	color: #A7A7A7;
	text-decoration: none;
}
.add-data-right p a:hover {
	text-decoration: underline;
}
.add-data-right label{
	width: 100px;
	float:left;
	font-weight:normal;
	color:#A7A7A7;
	padding-left: 10px;
	font-size: x-small;
	padding-top: 3px;
}
#content-right table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#content-right table tr td {
	padding: 5px 2px;
}
#content-right table tr td.table-vote {
	background-image: url(../images/bg-vote.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: x-large;
	text-align: center;
}
#content-right table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#content-right table tr td h1 a {
	color: #82BF00;
	text-decoration: none;
}
#content-right table tr td h1 a:hover {
	color: #647C01;

}
#content-right table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
#content-right table tr td p a {
	color: #666666;
}
#content-right table tr td p a:hover {
	text-decoration: underline;
}



/* VOTE BOX */
.event-control {
	float:right;
	width: 120px;
	margin-right: 5px;
}
.event-control p {
	margin: 0px;
	padding: 3px;
}
.event-control p a {
	text-decoration: none;
	font-weight: normal;
}
.event-control p a:hover {
}
.img-event2 {
	border: 2px solid #F4F4F4;
	margin: 2px;
}
.event-vote {
	background-image: url(../images/i-go-vote.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
}
.event-voted {
	background-image: url(../images/i-go-voted.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 55px;
	margin-right: auto;
	margin-left: auto;
}
.event-vote h3, .event-voted h3 {
	display: block;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: small;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.event-vote h4, .event-voted h4 {
	text-align: center;
	display: block;
	margin: 0px;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.event-vote h4 a, .event-voted h4 a {
	color: #FFFFFF;
	text-decoration: none;
}
.event-vote h4 a:hover, .event-voted h4 a:hover {
}


/* ALL VDO*/
.show-allvdo {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.showvdo {
	float: left;
	width: 285px;
	text-align: center;
	padding-bottom: 20px;
}
.showvdo img {
	border: 2px solid #E2E2E2;
}
.showvdo h1 {
	font-size: small;
	margin: 0px;
	padding: 3px;
	height: 33px;
	display: block;
	text-align: left;
}
.showvdo h1 a {
	color: #000000;
	text-decoration: none;
}
.showvdo h1 a:hover {
	color: #666666;
}


/* PAGE NUMBER */
.pg {
	clear:both;
	text-align:center;
	font-size: 100%;
	color: #666666;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pg a {
	margin:0 .3em;
	text-decoration:none;
	color:#FFFFFF;
	padding:1px 4px;
	border:1px solid #8ECF13;
	background-color: #8ECF13;
}
.pg a:hover {
	background:transparent;
	color:#FFFFFF;
	background-color:#8ECF13;
	text-decoration:none;
}
.pg span {
	font-weight:bold;
}
#pg_srp {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
#pg_srp2 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
.pg .pga {
	background-color:#3787FF;
	color:#FFFFFF;
	border:1px solid #C8C8C8;
	padding:1px 5px;
}


/* ALL VENUE */
.all-venue {
	display: block;
}
.show-venue {
	display: block;
	width: 210px;
	height:190px;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}
.show-venue h3 {
	font-size: small;
	margin: 0px;
	display: block;
	height: 30px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.show-venue h3 a {
	color: #8ECF13;
	text-decoration: none;
}
.show-venue h3 a:hover {
	color: #647C01;
}
.show-venue p {
	display: block;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.show-venue p a {
}
.show-venue p a:hover {
}
.show-venue img {
}
.img-venue {
	border: 2px solid #D8D8D8;
	margin: 2px;
}


#show-podcast {
	position: absolute;
	width: 650px;
	text-align: center;
	padding-top: 2px;
	right:300px;
}







#comment-block {
	width: 715px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#comment-block h1 {
	font-size:small;
	margin:0;
}
.comment-detail-block {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #949494;
}
.comment-detail {
	float: left;
	width: 80%;
}
.comment-detail h1 {
	display: block;
	font-weight: normal;
	text-indent: 50px;
	background-image: url(../images/quote-comment.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
	padding: 5px;
}
.comment-detail h2 {
	font-weight: normal;
	font-size: small;
	margin: 0px;
	padding: 2px;
	color: #666666;
}
.comment-detail h2 a {
	color: #0066FF;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}
.comment-detail h2 a:hover {
	text-decoration: underline;
}



#profile-left {
	float: left;
	width: 30%;
	margin-top: 10px;
	border: 1px solid #E2E2E2;
	background-color: #FCFCFC;
}
#profile-left p {
	margin: 0px;
	padding: 5px;
	background-color: #FCFCFC;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
#profile-left p a {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
	color: #4A4A4A;
	text-decoration: none;
	background-image: url(../images/bot-arrow.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	margin: 0px;
	background-color: #FCFCFC;
}
#profile-left p a:hover {
	background-color: #F2F2F2;
	background-image: url(../images/bot-arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}
#profile-left p a.profile-active {
	color: #0066FF;
	padding-left: 42px;
	background-image: url(../images/bot-arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px center;
}
#profile-left h2 {
	color: #2D2D2D;
	font-size: small;
	background-color: #E2E2E2;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}
#profile-left h3 {
	color: #4A4A4A;
	font-size: small;
	background-color: #F2F2F2;
	margin: 0px;
	height: 25px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
#profile-left h3 img {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#profile-left h3 a {
	text-decoration:none;
	color: #4A4A4A;
	padding-top: 5px;
	padding-left: 30px;
	display: block;
}
#profile-left h3 a:hover {
	text-decoration:none;
	color: #000000;
}
#profile-left h3.profile-title-active {
	background-color: #F2F2F2;
	background-image: url(../images/bot-arrow.gif);
	background-repeat: no-repeat;
	background-position: 240px center;
}
#profile-left h3.profile-title-active a {
	color: #0066FF;
}
#profile-right {
	float: left;
	width: 67%;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #E2E2E2;
	background-color: #FFFEFB;
}
#profile-right h2 {
	color: #2D2D2D;
	font-size: small;
	background-color: #F2F2F2;
	margin: 0px;
	height: 23px;
	display: block;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#profile-right h2 b {
	padding-top: 2px;
	padding-left: 30px;
	display: block;
}
#profile-right h2 a {
	text-decoration: none;
	color: #0066FF;
}
#profile-right h2 a:hover {
	text-decoration: underline;
}
#profile-right h2 img {
	float: left;
	display: block;
}
#profile-right p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #5B5B5B;
}
#profile-right .show-venue {
	width: 285px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
#profile-right p a {
	color: #8ECF13;
	text-decoration: none;
}
#profile-right p a:hover {
	text-decoration: underline;
}
#profile-right label{
	width: 120px;
	float:left;
	font-weight:normal;
	color:#000000;
	padding-left: 10px;
	font-size: small;
	padding-top: 3px;
}
#profile-right table {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}
#profile-right table tr td {
	padding: 5px 2px;
	border-bottom: 1px solid #E2E2E2;
}
#profile-right table tr.table-color {
	background-color:#E8FFFC;
}
#profile-right table tr td.table-vote {
	background-image: url(../images/bg-vote.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: x-large;
	text-align: center;
}
#profile-right table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#profile-right table tr td h1 a {
	color: #82BF00;
	text-decoration: none;
}
#profile-right table tr td h1 a:hover {
	color: #647C01;

}
#profile-right table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
#profile-right table tr td p a {
	color: #000000;
}
#profile-right table tr td p a:hover {
}
#profile-right table a {
	text-decoration:none;
	color: #000000;
}
#profile-right table a:hover {
	text-decoration:underline;
}
#profile-right .explain-data{ 
	margin:0 8px 0 120px; color:#CCCCCC;
}
#profile-right .error-data { 
	margin:0 8px 0 120px; padding:2px; background-color:#FDE9E1; color:#666666;
}
#profile-right .comment-name {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F2F2;
	margin-bottom: 5px;
	text-indent: 10px;
}
#profile-right .comment-name a {
	color: #3399FE;
}
#profile-right .comment-name a:hover {
	text-decoration: underline;
}
#profile-right .comment-content {
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-indent: 8px;
}
.module-service {
	width: 270px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	color: #666666;
	border: 1px solid #F4F4F4;
}
.module-service h3 {
	color: #8ECF13;
	font-size: small;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.module-service .img-service {
	float:left;
	margin:0 10px 0 0;
	text-align: center;
}
.module-service .img-service a {
	color: #666666;
}
.module-service .img-service a:hover {
	text-decoration: none;
}



/**UPLOAD IMG**/
#upload-image {
	width: 100%;

}
#upload-image h1 {
	color: #FFFFFF;
	margin: 0px;
	display: block;
	background-color: #333333;
	font-size: large;
	padding: 5px 20px;
}
#upload-image h2 {
	font-size: 110%;
	margin: 0px;
	padding: 5px;
}
#upload-image p {
	margin: 0px;
	color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#upload-image p a {
	color: #333333;
}
#upload-image p a:hover {
	text-decoration: none;
}
#upload-image p label {
	width:100px;
	float: left;
	text-align: right;
	padding-right: 30px;
}
.block-jcrop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	border-left-color: #F4F4F4;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/**ERROR-404**/
.error {
	background-image: url(../images/error-404.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	height: 180px;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.error p{
	margin: 0px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	font-weight: bold;
	
}
.error p a {
	color: #0066FF;
}
.error p a:hover {
	text-decoration: none;
}
.sponsor-venue {
	float:right;
	width:150px;
	padding:5px;
	color: #8ECF13;
	border: 1px solid #F2FCE2;
	margin-right: 5px;
}
.sponsor-venue a {
	color: #CCCCCC;
	display:block;
	text-decoration:none;
	padding: 3px;
}
.sponsor-venue a:hover {
	color: #999999;
}
.sponsor-venue h5 {
	font-size:xx-small;
	margin: 0px;
	padding: 0px;
}
.block-payment {
	color:#666666;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 140px;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #F4F4F4;
}
#poll-content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#poll-content h1 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#poll-content h2 {
	width: 455px;
	background-position: 440px;
}
#poll-content table {
	width:95%;
	margin:0 auto;
}
#poll-content table tr td {
	padding: 5px 2px;
	border-bottom: 1px solid #E2E2E2;
}
#poll-content table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0 10px;
}


/* ADD EVENT_VENUE */
.add-event-venue {
	float: left;
	width: 100%;
}

.add-event-venue .error-data { 
	margin:0 8px 0 220px; padding:2px; background-color:#FDE9E1; color:#666666;
}
.add-event-venue .accept-data { 
	margin:0 8px 0 220px; padding:2px; background-color:#F4FDE1; color:#666666;
}
.add-event-venue .explain-data{ 
	margin:0 8px 0 220px; color:#CCCCCC;
}
.add-event-venue h2{
	margin: 0px;
	color: #8ECF13;
	font-size: medium;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.add-event-venue h3{
	font-size: small;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	background-image: url(../images/bg-h3-add.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border:solid 1px #dce9f4;
	color: #245C68;
}
.add-event-venue h3:hover{
	color:#000000;
	background-image: url(../images/bg-h3-add.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border:solid 1px #e7e7e7;
}
.add-event-venue h3 .add-data-status {
	float:right;
	width: 250px;
	text-align: right;
	font-weight: normal;
	color: #828282;
}
.add-event-venue h3 .add-data-status a {
	color: #245C68;
	text-decoration: none;
}
.add-event-venue p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.add-event-venue p a {
	color: #0066FF;
}
.add-event-venue p a:hover {
	text-decoration: none;
}
.add-event-venue label{
	width: 200px;
	float:left;
	font-weight:bold;
	color:#2B4A49;
	padding-left: 10px;
	font-size: small;
	padding-top: 3px;
}
.event-from-input, textarea.event-from-input {
	width:250px; 
	background-color:#FFFFFF; 
	border-color:#EBF8FE; 
	margin-right:10px;
}
.add-event-venue table {
	margin-top: 5px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.add-event-venue table tr td {
	padding: 5px 2px;
}
.add-event-venue table tr.table-color {
	background-color:#E8FFFC;
}
.add-event-venue table tr td.table-vote {
	background-image: url(../images/bg-vote.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: x-large;
	text-align: center;
}
.add-event-venue table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
.add-event-venue table tr td h1 a {
	color: #82BF00;
	text-decoration: none;
}
.add-event-venue table tr td h1 a:hover {
	color: #5C880D;

}
.add-event-venue table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
.add-event-venue table tr td a {
	color: #666666;
}
.add-event-venue table tr td a:hover {
	color: #000000;
}
.search-venue {
	width:100%;
	padding:5px;
	color: #333333;
	margin: 0;
	background-color: #F0F9F9;
}

.search-venue:hover, .search-venue-select {
	background-color:#D5EFEE;
}
.search-venue p {
	margin:0;
	color: #666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
.search-venue span {
	display:block; 
	float:right; 
	margin:5px 30px 0 0;
}
.search-venue h4 {
	color: #000000;
	text-decoration:none;
	padding: 3px;
	font-size: small;
	font-weight: normal;
	margin: 0px;
}
.search-venue h4 a { color:#0066FF;}
.search-venue h4 input {
	float:right;
}
.search-venue h5 {
	font-size:small;
	margin: 0px;
	padding: 0px;
}
.search-addvenue {
	width:250px;
	padding:5px;
	color: #710000;
	margin-left: 130px;
}
.search-addvenue b {
	margin:0;
	color: #666666;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: normal;
}
.search-addvenue h4 {
	color: #000000;
	text-decoration:none;
	padding: 3px;
	font-size: small;
	font-weight: normal;
	margin: 0px;
}
.search-addvenue h4 input {
	float:right;
}
.search-addvenue h5 {
	font-size:small;
	margin: 0px;
	padding: 0px;
}
.map-venue {
	float: right;
	height: 250px;
	width: 350px;
	margin-top: 5px;
	margin-right: 25px;
	background-color: #F0F9F9;
}
.upgrade-service {
	background:#FFFCEF none repeat scroll 0 0;
	border:1px solid #EEE7C5;
	color:#D63511;
	overflow:hidden;
	width:98%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding: 0px;
}
.upgrade-service ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	width: 30%;
	display: block;
	padding: 5px 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.upgrade-service ul li {
	color: #000000;
	padding: 2px;
}
.upgrade-service ul li a {
	color: #4E626D;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.upgrade-service ul li a:hover {
	color: #651707;
}
.upgrade-service h2 {
	color: #D63511;
	margin: 0px;
	padding: 5px;
	font-size: large;
	display: block;
}


/* SPONSOR */
.sopnsor-hor {
	background-image: url(../images/bg-content-left-show.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.sopnsor-hor h2 {
	font-size: x-small;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sopnsor-hor ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 5px;
}
.sopnsor-hor ul li {
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sopnsor-hor ul li a {
	color: #CCCCCC;
	text-decoration: none;
}
.sopnsor-hor ul li a:hover {
	color: #999999;
}
.sopnsor-ver {
	margin: 3px;
	border:1px solid #E8FAC5;
	background-color: #FDFEFA;
	background-image: none;
}
.sopnsor-ver h2 {
	font-size: x-small;
	font-weight: normal;
	color: #68980E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	margin: 0px;
	text-align: right;
}
.sopnsor-ver ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
	padding: 5px;
	display: block;
	float: left;
	width: 48%;
}
.sopnsor-ver ul li {
	color: #68980E;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sopnsor-ver ul li a {
	color: #9AC014;
	text-decoration: none;
}
.sopnsor-ver ul li a:hover {
	color: #68980E;
}
#content-left-show-top {
	background-image: url(../images/bg-content-left-show-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	margin: 0px;
}
.upgrade-sponsor{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}
.upgrade-sponsor ul {
	background:#FFFCEF none repeat scroll 0 0;
	border:1px solid #EEE7C5;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 5px;
	display: block;
	float: left;
	width: 48%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.upgrade-sponsor ul li {
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}
.upgrade-sponsor ul li a {
	color: #9AC014;
	text-decoration: none;
}
.upgrade-sponsor ul li a:hover {
	color: #68980E;
}



.content-sponsor-detail {
	float: left;
	width: 610px;
	margin-right: 1px;
	margin-left: 3px;
	height:190px;
}
.content-sponsor-detail ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0px;
}
.content-sponsor-detail ul li {
	margin: 0;
	padding: 0px;
	height: 190px;
	width:610px;
}

.content-sponsor-detail img {
	text-align: center;
	border: 2px solid #E2E2E2;
}
.content-sponsor-detail h2 {
	font-size: small;
	display: block;
	height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content-sponsor-detail h2 a {
	color: #82BF00;
	text-decoration: none;
}
.content-sponsor-detail h2 a:hover {
	color: #5C880D;
}
.content-sponsor-detail p {
	margin: 0px;
	text-indent: 5px;
	color: #333333;
}

span#content-sponsor-left, span#content-sponsor-right {
	display:none;
}

.addevent-block {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.addevent-block p {
	padding: 5px;
	background-color: #CDEAEB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.addevent-block ul {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.addevent-block ul li {
	display: block;
	float: left;
	padding: 5px;
}
.addevent-block a, .addevent-block p a {
	color: #666666;
}
.addevent-block a:hover, .addevent-block p a:hover {
	color: #333333;
}
.addevent-block ul li.addevent-block-date {
	width: 15%;
	text-align: center;
}
.addevent-block ul li.addevent-block-des {
	width: 48%;
}
.addevent-block ul li.addevent-block-time {
	width: 25%;
}
.addevent-block ul li.addevent-block-del {
	width: 5%;
	text-align: center;
}

/**PLAN SERVICE**/

.plan-container {
	width: 100%;
}
.plan-block {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
}
.plan-block-sp {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFBF2;
}
.plan-block a, .plan-block-sp a {
	text-decoration: none;
	color: #5B860D;
}
.plan-block a:hover, .plan-block-sp a:hover {
	text-decoration: underline;
}
.plan-date {
	width: 12%;
	float:left;
	padding-right: 5px;
	display:block;
	text-align: center;
}
.plan-spdate {
	width: 20%;
	float:left;
	padding-right: 5px;
	display:block;
}
.plan-event {
	width: 29%;
	float:left;
	padding-right: 5px;
	display:block;
}
.plan-eventdate {
	width: 13%;
	float:left;
	padding-right: 5px;
	display:block;
	text-align: center;
}
.plan-venue {
	width: 22%;
	float:left;
	display:block;
}
.plan-supplier-name {
	width: 29%;
	float:left;
	padding-right: 5px;
	display:block;
}
.plan-supplier-tel {
	width: 29%;
	float:left;
	padding-right: 5px;
	display:block;
}
.plan-supplier-detail {
	width: 39%;
	float:left;
	display:block;
}
.remine {

	display:block;

	background-color:#FBFFE1;

	text-align: center;

 }
 
 /**ADD TIME & DATE**/
.add-timedate-block {
	height: 180px;
	width: 660px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/bg-addtimedate.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.add-date-block {
	float: left;
	width: 480px;
	height: 50px;
	background-image: url(../images/icon-date.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.add-date-block p {
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	color: #45ABAD;
}
.add-time-block {
	float: left;
	width: 480px;
	height: 50px;
	background-image: url(../images/icon-time.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.add-time-block p  {
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	color: #45ABAD;
}
.add-timedate-comment-block {
	float: left;
	width: 480px;
	height: 60px;
	background-image: url(../images/icon-datetime-comment.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.add-timedate-comment-block p  {
	display: block;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	color: #45ABAD;
}
.submit-timedate-block {
	float: right;
	height: 180px;
	width: 175px;
	margin: 0px;
	padding: 0px;
}
.submit-timedate-block p {
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

/**SHOW MEMBER**/
.show-member {
	padding: 2px;
	width: 200px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.show-member .member-img {
	border: 2px solid #E2E2E2;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.show-member h1 {
	margin: 0px;
	font-size: large;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #00ACF0;
	padding-top: 0px;
}
.show-member p {
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.show-member label {
	width: 95px;
	float:left;
	font-weight:normal;
	color:#666666;
}
p.member-aboutme {
	display: block;
	margin: 5px;
	padding: 2px;
	border: 1px solid #EFF3F5;
	color: #333333;
}
.all-content h5 {
	color: #000000;
	font-weight: bold;
	font-size: small;
	display: block;
	margin: 0px;
	padding: 10px;
}
.member-title {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.member-title ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 90%;
}
.member-title li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF3F5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	color: #666666;
}
.member-title li a {
	color: #82BF00;
	text-decoration: none;
}
.member-title li a:hover {
	color: #598400;
}
.member-add {
	display: block;
	width: 8%;
	float: left;
	text-align: center;
	color: #00ACF0;
	border: 3px solid #E2E2E2;
}
.member-add p {
	font-weight: normal;
	margin: 0px;
	font-size: small;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #87C536;
}
.member-add p a {
	font-weight: bold;
}
.member-add p a:hover {
	text-decoration: underline;
}


#at16p {
overflow-x:scroll
}

.warning-message, .warning-message-error {
    margin-bottom:10px;
    background-image: url(../images/bg-warning.gif);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 45px;
}
.warning-message h2, .warning-message-error h2 {
	font-size:small;
	margin:0;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.warning-message h2 {
	color: #314703;

}
.warning-message-error h2 {
	color:#E45E36;
}
.warning-message {
	background-color: #EDFFCC;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.warning-message-error {
	background-color: #FEF4E7;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.warning-message a, .warning-message-error a {
    color: #464600;
}
.warning-message a:hover, .warning-message-error a:hover {
    text-decoration: none;
}
.content-ev-register table tr.table-color {
	background-color: #E8FFFC;
}
.content-ev-register {
	width: 665px;
	background-image: url(../images/bg-ev-today.jpg);
	background-repeat: no-repeat;
	background-position: center 4px;
}
.content-ev-register p {
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: normal;
}
.content-ev-register-top {
	background-image: url(../images/bg-ev-today-top2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 39px;
	width: 665px;
}
.content-ev-register-top h2 {
	margin:0;
	font-size:110%;
	display: block;
	height: 39px;
	padding: 20px 45px 0 0;
	text-align: right;
}
.content-ev-register-top h2 span {
	display: block;
	float: right;
	height: 39px;
	width: 151px;
	text-align: center;
	background-image: url(../images/bg-ev-today-top-active.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.content-ev-register-top h2 span a {
	display: block;
	height: 35px;
	width: 151px;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
}
.content-ev-register table {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.content-ev-register table tr td {
	padding: 5px 2px;
}
.content-ev-register table tr td.table-vote {
	background-image: url(../images/bg-vote.gif);
	background-repeat: no-repeat;
	background-position: 5px 23px;
	font-size: 120%;
	text-align: center;
	font-weight: normal;
}
.content-ev-register table tr td h1 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
.content-ev-register table tr td h1 a {
	color: #82BF00;
	text-decoration: none;
}
.content-ev-register table tr td h1 a:hover {
	color: #5C880D;
}
.content-ev-register table tr td p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #666666;
}
.content-ev-register table tr td p a {
	color: #666666;
}
.content-ev-register table tr td p a:hover {
	color: #000000;
}
/****new-accordion***/

/***#accordion-menu {
	border:solid 1px #E2E2E2;
}***/
ul#accordion-menu, ul#accordion-menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	/**width: 256px;**/
	width: 258px;
}

ul#accordion-menu a {
  display: block;
  text-decoration: none;	
}

ul#accordion-menu li {
  margin-top: 1px;
}

ul#accordion-menu li a {
	color: #0066FF;
	padding: 0.5em;
	background-color: #F2F2F2;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
}

ul#accordion-menu li a:hover {

}

ul#accordion-menu li ul li a {
	color: #4A4A4A;
	padding-left: 50px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #FCFCFC url(../images/bot-arrow.gif) no-repeat 35px center;
}

ul#accordion-menu li ul li a:hover, ul#accordion-menu li ul li a.accordion-active {
	padding-left: 42px;
	background: #F2F2F2 url(../images/bot-arrow.gif) no-repeat 25px center;
}

ul#accordion-menu li ul li a.accordion-active {
	background-color: #F2F2F2;
	color:#0066FF;
}

/*************************************/
.frombox-title {
	height: 60px;
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg-frombox-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	.frombox-title h4 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDEAEB;
}
	.frombox-title p {
	display: block;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
}
	
.frombox-words {
	background-image: url(../images/bg-frombox-words.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
	.frombox-words p {
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
}
	.frombox-words-top {
	background-image: url(../images/bg-frombox-words-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
	.frombox-words-bottom{
	background-image: url(../images/bg-frombox-words-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	margin: 0px;
	padding: 0px;}
	
.frombox-footer{
	background-image: url(../images/bg-frombox-footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
	width: 856px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	.frombox-footer p {
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	background-image: url(../images/bot-frombox-button.png);
	height: 26px;
	background-repeat: no-repeat;
	background-position: right center;
}
	.frombox-footer p a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-right: 30px;
}
	.frombox-footer p a:hover {}
	
	
	
.comment-detail-block label{
	width: 100px;
	float:left;
	font-weight:normal;
	color:#666666;
	padding-left: 10px;
	font-size: x-small;
	padding-top: 3px;
}

.vdo-sponsor-banner {
	margin:0 auto; padding:5px;
}
.vdo-sponsor-banner img {
	padding:10px;
	
}
/*****************SNS********************/

input.inputsubmit {
	background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:13px;
	padding:2px 15px 3px;
	text-align:center;
	font-weight: bold;
}
input.inputsubmittwitter:hover {
	background-color:#D5D5D5;
}
input.inputsubmittwitter {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	color:#000000;
	cursor:pointer;
	font-size:small;
	padding:4px 8px;
	vertical-align:top;
}
.cssBtn {
	border:1px solid #338ECC;
	margin: 0px;
	padding: 2px;
	background-color: #CFE8F5;
}
.sns-login {
	width:100%;
}
.sns-login ul {
	list-style-type: none;
}
.sns-login ul li {
	display: block;
	float: right;
	padding: 5px;
	margin-left: 10px;
	background-color: #FBFBFB;
}
.sns-login ul li a {
	color: #999999;
	text-decoration: none;
}
.sns-login ul li a:hover {}
.sns-login ul li.head-facebook {
	background-color:#3B5998;
}
.sns-login ul li.head-twitter{
	background-color:#8EC1DA;
}

.sns-login ul li.head-facebook a, .sns-login ul li.head-twitter a {
	color:#FFFFFF;
}
.sns-login ul li.head-gmail{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FBFBFB;
	border-right-color: #FBFBFB;
	border-left-color: #FBFBFB;
	background-color: #FFFFFF;
}
.sns-login ul li.head-hotmail {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FBFBFB;
	border-right-color: #FBFBFB;
	border-left-color: #FBFBFB;
	background-color: #FFFFFF;
}
.sns-login ul li.head-gmail a, .sns-login ul li.head-hotmail a {
	color: #000000;
}
.block-gmailmail h2, .block-hotmail h2, .block-twitter h2, .block-facebook h2 {
	margin:0;
}

.scroll-sns {
	direction:ltr;
	display:block;
	height:200px;
	overflow:auto;
	padding:5px;
	unicode-bidi:bidi-override;
	margin: 0 auto;
	width: 50%;
	font-size: small;
	color: #999999;
	background-color: #FBFBFB;
}
.scroll-sns ul {
	display: block;
	height: 23px;
	margin: 0px;
	padding: 5px;
}
.scroll-sns ul li {
	float: left;
	background: none;
	padding: 0px;
}
.content-ev-more {
	display: block;
	padding: 10px;
	text-align: center;
	background-image: url(../images/bg-more.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.content-ev-more:hover {
	background-image: url(../images/bg-more-over.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
.content-ev-more:hover a {
	color: #666666;
}
.content-ev-more a {
	color: #9B9B9B;
	text-decoration: none;
}
.content-ev-more a:hover {
	color: #666666;
}
button.datepick-trigger {
	background:none;
	border:none;
}
.addpayment-block ul { list-style-type: none; margin:0 auto; width:90%; background-color:#fcfcfc; padding:3px;}
.addpayment-block ul li {display:block; float:left; padding:5px; margin:0; background:none;}
.addpayment-block ul li.addpayment-for { width:35%; margin-right:5px;}
.addpayment-block ul li.addpayment-time { width:30%; margin-right:5px;}
.addpayment-block ul li.addpayment-price { width:22%; margin-right:5px;}
.addpayment-block ul li.addpayment-price-two { width:18%; margin-right:5px;}
.addpayment-block ul li.addpayment-del { width:5%}
.addpayment-block ul li.addpayment-vat {width:8%}
.addpayment-block ul li.addpayment-net {width:10%; margin-right:5px;}
.new-Btn {
	background-color:transparent;
	background-image:url(../images/bg-bot.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	border:medium none;
	color:#0188C2;
	font-size:small;
	font-weight:bolder;
	height:25px;
	margin:0;
	padding:0;
	width:88px;
}

#new-header {
	width:1000px;
	margin:10px auto 0 auto;
	display:block;
}
.new-header-top {}
#new-header-logo {
	float: left;
	width: 300px;
}
.new-header-banner {
	float: left;
	height: 60px;
	width: 468px;
	padding-top: 20px;
}
#new-header-member {
	text-align: right;
	margin-right: 10px;
	display: block;
	color: #000000;
	float: left;
	margin-top: 30px;
	width: 208px;
	font-size: small;
}
#new-header-member a {
	color: #000000;
	text-decoration: none;
}
#new-header-member a:hover {
	text-decoration: underline;
	color: #666666;
}
.new-header-center {
	padding: 5px;
	color: #666666;
	font-size: 130%;
}
.new-header-center a {
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.new-header-center a:hover {
	text-decoration: underline;
}
.new-header-bot {
	background-image: url(../images/header-search.png);
	height: 80px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center center;
}
.new-header-search {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	color: #666666;
	font-weight: bold;
}
.new-Btn {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-bot.png);
	height: 24px;
	width: 88px;
	font-weight: bolder;
	color: #0188C2;
	border: none;
	background-color: #FFFFFF;
	font-size: small;
}
.new-header-nav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	color: #666666;
	font-size: 110%;
	letter-spacing: 1px;
}
.new-header-nav a {
	color: #00ADEF;
	text-decoration: none;
}
.new-header-nav a:hover {
	text-decoration: underline;
}



input.style-input-regis {
	width:230px;
	background-color:#FFFFFF;
	border-color:#EBF8FE;
	margin-right:10px;
}

