body {
	margin: 0;
	padding: 0;
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	color: #999999;
}

blockquote * {
	line-height: 16px;
}

a {
	color: red;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}


/* Header */

#header {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 15 0 0 0;
}
#header2 {
	width: 760px;
	height: 1000px;
	margin: 0 auto;
}	

/* Logo */

#logo {
	float: left;
	padding-top: 10px;
}

#logo .pcin, #logo h2 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

#logo .pcin {
	font-weight: bold;
	font-size: 300%;
}

#logo h2 {
	font-size: 150%;
	text-align: left;
}

#logo a {
	text-decoration: none;
}

/* Top Menu */

#topmenu {
	float: right;
	padding-top: 8px;
	text-align: right;
}

#topmenu ul {
    margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 10px;
	border-left: 1px solid #333333;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

#topmenu .tel {
	font-size: 180%;
	font-weight: bold;
	color: #333333;
}
#topmenu .spc {
	padding: 0 0 0 0;
	font-size: 50%;
	}

/* Top Menu1 */

#topmenu1 {
	height: 20px;
	background-color: #000000;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 15px;
	width: 760px;
	margin: 0 auto;
}

#topmenu1 ul {
	list-style: none;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: center;
}

#topmenu1 li {
	display: inline;
	}

#topmenu1 a {
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#topmenu1 a:hover {
	text-decoration: underline;
}

#topmenu1 .first a {
	border: none;
}


/* Menu */

#menu {
	float: right;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	clear: both;
	width: 760px;
	margin: 5px auto;
	height: auto;
	background: #fff url("images/con_back.gif") repeat-y left;
}

/* Content */

#content {
	float: right;
	width: 560px;
	height: inherit;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 20px;
	padding-bottom: 30px;
}

.content {
	padding: 0 20px 20px 20px;
	background: url(images/h1_img.gif) no-repeat;
}

.content h3 {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
}

.twocols {
}

.twocols .col1 {
	float: right;
	width: 260px;
}

.twocols .col2 {
	float: left;
	width: 260px;
}

.twocols1 {
}

.twocols1 .col3 {
	float: right;
	width: 260px;
}

.twocols1 .col4 {
	float: left;
	width: 260px;
}

#submenu1 {
	width: 200px;
	height:5;
	background: url(images/sidebar_top.gif) no-repeat;
}

#submenu2 {
	width: 200px;
	height: 100%;
	float: left;
	background: url(images/con_back.gif);
}

/* Sidebar */

#sidebar {
	width: 195px;
	height: 600px;
	float:left;
	background: #fff url("images/con_back.gif") repeat-y left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	font-size: 120%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* login */

#loginform{
	width:170px;
	float:right;
	background:url(../images/con_back.gif);
	;
	height: 170px;
	padding: 5px 10px 5px 10px;
}

#loginform input#ip{
	width:150px;
}

#loginform p {
	margin: 2px 0 0 0;
	line-height:18px;
}

#loginform h3 {
	line-height:18px;
    padding-top: 5px;
	font-size: 100%;
	color: #CC0000;
}

#inputform {
	line-height:18px;
	padding-top: 10px;
	font-size: 9pt;
	color: #3333CC;
	padding-bottom: 10px;
	width: 150px;
}

#reservedform {
	font-size: 9pt;
	color: #333399;
	width: 154px;
	border-bottom-style: none;
}




/* Footer */



#topmenu2 {
	clear: both;
	height: 30px;
	background-color: #444444;
	padding: 5px 0 0 0;
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

#topmenu2 ul {
    margin: 5px 0 0 0;
    padding: 0px 0 5px 0;
	list-style: none;
	line-height: normal;
}

#topmenu2 li {
	display: inline;
	}

#topmenu2 a {
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#topmenu2 a:hover {
	text-decoration: underline;
}

#topmenu2 .first a {
	border: none;
}





#footer-wrapper {
    width: 760px;
	margin: 0 auto;
	height: 30px;
	padding: 10px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}

#box{
	line-height: 140%;
	font-family: "MS PGOTHIC", "san-serif", "MS UI Gothic";
	font-size: 12px;
	color: #333333;
	width:410px; 
	background: url(images/test2.gif) left repeat-y; 
	padding:0px; 
	margin-top:0px;
}
#box h4{width:100%; font-size: 110%; font-weight: bold; background:url(images/test1.gif) left top no-repeat; padding:15px 15px 15px 8px; margin:0px; text-align:left;}
#box p{background:url(images/test3.gif) bottom left no-repeat; text-align:justify; padding:10px 20px 10px 20px; margin:0px;}

#box2{
	line-height: 140%;
	font-family: "MS PGOTHIC", "san-serif", "MS UI Gothic";
	font-size: 12px;
	color: #333333;
	width:410px; 
	background: url(images/test2.gif) left repeat-y; 
	padding:0px; 
	margin-top:0px;
}
#box2 h4{width:100%; font-size: 110%; font-weight: bold; background:url(images/test1.gif) left top no-repeat; padding:15px 15px 15px 8px; margin:0px; text-align:left;}
#box2 p{background:url(images/test3.gif) bottom left no-repeat; text-align:justify; padding:10px 20px 10px 20px; margin:0px;}
#reserved_Form td{
	padding:10px;
	border:1px solid silver;
}
#entry_user_form td{
	padding:10px;
	border:1px solid silver;
}
#login_form td{
	padding:10px;
	border:1px solid silver;
}

/* FONT */
.blue {
	font-size: 100%;
	color: #003399;
}
.red {
	font-size: 100%;
	color: #CC0000;
}	

