
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../img/common/body_bg.gif);
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pImg {
	text-align: center;
	padding-top: 5px;
}

a:link {
	color: #0099CC;
	text-decoration: none;
}

a:visited {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.vbottom {
	vertical-align: bottom;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.big {
	font-size: 16px;
}

.small {
	font-size: 10px;
}

.clear {
	clear: both;
}

.orange {
	color: #FF9900;
}

.boldRed {
	font-weight: bold;
	color: #FF0000;
}

.midBlue {
	color: #003366;
}

.vermilion {
	color: #ff5c33;
}

.lightGreen {
	color: #66bb50;
}

#allWrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

#ctsWrap {
	background-image: url(../img/common/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	width: 790px;
}

#naviWrap {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	width: 786px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
}

#nevi1 {
	padding-top: 2px;
}

#nevi1 td {
	text-align: center;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	width: 131px;
}

#nevi2 {
	margin-right: 65px;
	margin-left: 65px;
}

#nevi2 td {
	text-align: center;
	width: 131px;
}

#subWrap {
	width: 780px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 30px;
}

.vTop {
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.index {
	text-indent: -1em;
	margin-left: 1em;
}

.goTop {
	clear: both;
	text-align: right;
	padding-right: 10px;
}
