﻿BODY {
	margin: 0px;
	padding: 0px;
	font: normal 12px/1.1em 'Segoe UI', Verdana, Arial, Helvitica, 'Sans Serif';
}
p, h1, h2, h3 {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
h1 {
	font-size: 1.5em;
	line-height: 1.3em;
}
h2 {
	font-size: 1.3em;
	line-height: 1.3em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.3em;
}
p, h1, h2, h3 {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
select, input {
	font: normal 12px 'Segoe UI', Verdana, Arial, Helvitica, 'Sans Serif';
}
img {
	background: transparent;
	border: none;
	padding: 0;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
}
#globalwraper {
	display: block;
	min-width: 780px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#part_header {
	height: 70px;
	border-bottom: 1px #031F36 solid;
	background: #001342 url('bgheader.jpg') repeat-x fixed left top;
	color: #FFFFFF;
	width: 100%;
	overflow: hidden;
}
#part_header h1#logo_text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 36px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	top: 10px;
	width: 500px;
	padding-left: 20px;
}
#part_header #slogan {
	position: absolute;
	font: bold 18px 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	text-transform: none;
	color: #6699FF;
	margin: 0;
	padding: 0;
	top: 45px;
	width: 445px;
	height: 25px;
	overflow: hidden;
	padding-left: 20px;
}
#part_header #login {
	position:inherit;
	float:right;
	WIDTH: 250px;
	right:0;
	TOP: 10px;
	HEIGHT: 20px;
	margin-right:20px;
	text-align:right;
}
#part_header #login a {
	color: #0C7CD9;
	text-decoration: none;
	border-bottom: 1px #0C7CD9 none;
}
#part_header #login a:hover {
	color: #0D88ED;
	border-bottom: 1px #0D88ED dotted;
}
/* Top-Navigation */
#navwrap {
	float: left;
	background: #FF5900 url('bgnav.jpg') repeat-x left bottom;
	clear: both;
	border-bottom: 3px #333 solid;
	width: 100%;
}
#nav {
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#nav ul {
	float: left;
	list-style: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 8px;
	color: #FFF;
	font: bold 1.2em/1em "Segoe UI", Verdana;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #333;
}
#nav ul li#current {
	border-bottom: 3px #999 solid;
}
#nav ul li#current a {
	color: #333;
}
#part_footer {
	clear: both;
	height: 40px;
	color: gray;
	width: 100%;
}
#content {
	clear: both;
	padding: 10px 10px 75px 10px;
	margin: 0px auto;
	margin-bottom: 20px;
	border-left:1px #BAC4D3 solid;
	border-right:1px #BAC4D3 solid;
	border-bottom:1px #BAC4D3 solid;
}
#content a {
	color: #0C7CD9;
	text-decoration: underline;
}
#main {
	width: auto;
	margin: 10px 22em 0px 0;
	padding: 0;
}
#sidebar {
	float: right;
	width: 21em;
	margin: 10px 0px 10px -21em;
	padding: 0;
	border: 1px solid #1F8ADE;
	background: #71B4EA;
}
#sidebar h1 {
	font: bold 1.2em/1em "Segoe UI", Verdana;
	padding: .3em 0 .5em 5px;
	color: #002368;
}
#sidebar h2 {
	font: bold 1.0em/1em "Segoe UI", Verdana;
	padding: .3em 0 .5em 5px;
	color: #002368;
}
#sidebar ul.sidemenu {
	list-style: none;
	margin: 0;
	padding: .3em 5px 1em 5px;
}
#sidebar ul.sidemenu li {
	padding: 0;
	/*background: url(sidebullet.gif) no-repeat .3em .5em;		*/
}
#sidebar ul.sidemenu li.sidesubitem {
	margin-left: 10px;
	/*background: url(sidebullet.gif) no-repeat .3em .5em;		*/
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	display: block;
	font-weight: bold;
	color: #E8F4FF;
	text-decoration: none;
	padding: 0.1em 0px .1em 5px;
	line-height: 1.5em;
	font-size: 1em;
}
#sidebar ul.sidemenu li a:hover {
	background: #0F7ACC /*url(sidebullet.gif) no-repeat .25em .45em;	*/;
	color: #FFF;
}
#sidebar ul li#current {
	border: 1px #E8F4FF solid;
}
#sidebar ul.sidemenu ul {
	margin-left: 15px;
}
#sidebar hr {
	clear: both;
	border: 1px dotted #1F8ADE;
	border-collapse: collapse;
}
#copyright {
	clear: both;
	display: block;
	color: gray;
	font-size: 0.8em;
	text-align: center;
}
.box {
	margin: 10px 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #1F8ADE;
	background-color: #92C5EF;
}
/* start - table */
.datagrid {
	margin: 10px 0px;
	border-collapse: collapse;
	border: 1px solid #999999;
}
.datagrid tr {
	color: #707070;
	height: 2.0em;
}
.datagrid td {
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #999;
	border-bottom: solid 1px #999;
	background-color: #FFFFFF;
}
.datagrid .header td {
	border-left: none;
	font-weight: bold;
	background: #EFEFEF;
	color: #000000;
}
.datagrid .alternate td {
	background-color: #F8F8F8;
}
.datagrid .selected td {
	font-weight: bold;
}
/* end - table */
.checklistbox {
	display: block;
	padding: 3px;
	border: 1px solid #999;
	width: 100%;
}
.error {
	color: red;
	display: block;
	padding: 3px 3px 3px 20px;
	border: 1px solid red;
	background: url(error.jpg) top left no-repeat;
	background-position: 3px 3px;
	background-color: white;
	margin-bottom: 5px;
}
.error p {
	padding: 0px;
	margin: 0px;
}
.hint {
	display: block;
	padding: 3px 3px 3px 20px;
	border: 1px solid #1F8ADE;
	background: url(info.jpg) top left no-repeat;
	background-position: 3px 3px;
	background-color: white;
	margin-bottom: 5px;
}
.hint p {
	padding: 0px;
	margin: 0px;
}
#navpath {
	margin: 10px 0;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 5px;
	height: auto;
	border-bottom: 1px solid #333;
}
#navpath ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navpath ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 1px solid #333;
	width: auto;
	margin-left: 3px;
	padding-right: 3px;
	line-height: 1em;
}
#navpath ul li a {
	display: inline;
	color: #333;
	border-bottom: 1px solid transparent;
	text-decoration: none;
}
#navpath ul li a:hover, #navpath ul li a:active {
	color: #666;
	border-bottom: 1px #666 dotted;
}
#navrelated {
	margin: 10px 0;
	margin: 0 auto;
	padding: 0;
	margin-top: 15px;
	padding-top: 5px;
	height: auto;
	border-top: 1px solid #333;
}
#navbottom {
	text-align: center;
}
#navbottom ul {
	list-style: none;
}
#navbottom ul li {
	display: inline;
}
#navbottom ul li a {
	margin-left: 3px;
	margin-right: 3px;
	padding: 0;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	border-bottom: 1px #666 solid;
}
#navbottom ul li a:hover, #navbottom ul li a:active {
	color: #666;
	border-bottom: 1px #666 dotted;
}
#nav div.navpulldown {
	margin: 0px;
	padding: 0px;
	margin-top: -2px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	height: auto;
	z-index: 100;
}
#nav .navpulldown ul {
	background: #FF5900;
	width: 15em;
	border-top: none;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
}
#nav .navpulldown li {
	float: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#nav .navpulldown li a {
	height: auto;
	margin: 5px;
	padding: 0px;
	width: 100%;
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
#nav .navpulldown li a:hover {
	color: #333;
}
.fieldhelp {
	padding: 1px;
	font-size: 80%;
	color: #999;
}
.tt1 {
	margin: 10px 0px;
	border-collapse: collapse;
	border: 1px solid #999999;
	width: 100%;
}
.tt1 th {
	background: #92C5EF;
	height: 2.3em;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
.tt1 tr {
	color: #000000;
}
.tt1 td {
	padding: 5px;
	border-collapse: collapse;
	border-left: 1px solid #999;
	border-bottom: solid 1px #999;
	background-color: #FFFFFF;
}
.tt2 {
	margin: 10px 0px;
	border-collapse: collapse;
	border: 1px solid #999999;
	width: auto;
}
.tt2 th {
	background: #92C5EF;
	height: 2.3em;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
.tt2 tr {
	color: #000000;
}
.tt2 td {
	padding: 5px;
	border-left: none;
	border-bottom: solid 1px #999;
	background-color: #FFFFFF;
}
.shopcat {
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFFFFF;
	width: auto;
}
.shopcat p {
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.2em;
}
.shopcat h1 {
	font-size: 1.3em;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 13px;
	line-height: 1.2em;
	border-bottom: solid 1px #999;
}
#startupnews {
	float: right;
	width: 21em;
	margin: 10px 0px 10px -21em;
	padding: 0;
	border: 1px solid #1F8ADE;
}
#startupnews h1 {
	font-weight: bold;
	font-size: 1.2em;
	color: #002368;
	padding: 5px 5px 5px 5px;
}
#startupnews h2 {
	font-weight: bold;
	font-size: 1.0em;
	color: #002368;
	padding: 5px 5px 2px 5px;
}
#startupnews p {
	font-weight: normal;
	font-size: 1.0em;
	color: #000;
	padding: 1px 5px 2px 5px;
}
#startupnews hr {
	border: 1px solid #1F8ADE;
}
.textwin {
	display: block;
	border: solid 1px #999;
	padding: 5px;
	overflow: scroll;
}
#feedlist {
	text-align: center;
}
#feedlist ul {
	list-style: none;
}
#feedlist ul li {
	display: inline;
}
#feedlist ul li a {
	margin-left: 0px;
	margin-right: 3px;
	padding: 0;
	color: #333;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
	padding-left: 16px;
	background-image: url('rss.png');
	background-repeat: no-repeat;
}
.starrate {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 55px;
	height: 11px;
	position: relative;
	background: url(star_x_grey.gif) top left repeat-x;
	font-size: 0px;
	border: none;
}
.starrate li {
	padding: 0px;
	margin: 0px;
	float: left;
}
.starrate li a {
	display: block;
	width: 11px;
	height: 11px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.starrate li a:hover {
	background: url(star_x_green.gif) top left repeat-x;
	z-index: 2;
	left: 0px;
}
.starrate a.s1 {
	left: 0px;
}
.starrate a.s1:hover {
	width: 11px;
}
.starrate a.s2 {
	left: 11px;
}
.starrate a.s2:hover {
	width: 22px;
}
.starrate a.s3 {
	left: 22px;
}
.starrate a.s3:hover {
	width: 33px;
}
.starrate a.s4 {
	left: 33px;
}
.starrate a.s4:hover {
	width: 44px;
}
.starrate a.s5 {
	left: 44px;
}
.starrate a.s5:hover {
	width: 55px;
}
.starrate li.current-rating {
	background: url(star_x_orange.gif) top left repeat-x;
	position: absolute;
	height: 10px;
	left: 0px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.mypage-part {
	display: block;
	border: solid 1px #046380;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
.mypage-part h1 {
	background-color: #92C5EF;
	padding: 10px 10px 10px 5px;
	border-bottom: solid 1px #046380;
	font-size: 1.1em;
	color: #002368;
}
.mypage-part h2 {
	background: #EFEFEF;
	color: #000000;
	padding: 10px 10px 10px 5px;
	border-bottom: solid 1px #046380;
	border-top: solid 1px #046380;
	font-size: 1.0em;
	font-weight: bold;
}
.mypage-part h3 {
	background: #EFEFEF;
	color: #000000;
	padding: 8px 10px 8px 5px;
	font-size: 0.9em;
	font-weight: bold;
}
.mypage-part p {
	background-color: #FFFFFF;
	padding: 3px;
}
.droplist {
	display: block;
	float: left;
	margin-right: 10px;
	border: solid 1px #046380;
	width: 200px;
	border-top: none;
	margin-bottom: 10px;
}
.droplist h1 {
	background-color: #D5E9F9;
	padding: 5px;
	border-top: solid 1px #046380;
	font-size: 1.0em;
	color: #002368;
}
.droplist ul {
	list-style: none;
	margin: 0px;
	border-top: solid 1px #046380;
	padding: 3px 3px 3px 10px;
	background: #EFEFEF;
}
.droplist .dropbtn {
	float: right;
}
.droplist ul li {
	padding: 2px 0px 2px 0px;
}
