* {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	margin: 0;
	padding: 0;
}

a {
	color: #9CDEF8;
}
a:hover {
	color: #00adee;
}

body {
	background: #fff url(../img/bg-main.gif);
	font-size: 12px;
}

img {
	border: 0;
}
input:focus {
	outline: none;
}
sup {
	font-size: 7px;
	line-height: 0;
}
hr {
	border: 0;
	background: #002e6e;
	height: 2px;
	margin: 10px 0;
}
div.dotted {
	height: 0px;
	line-height: 0px;
	margin: 10px;
	border-bottom: 2px dotted #007dc5;
}
.clear {
	clear: both;
}
.white {
	color: #fff;
}
.c1 {
	color: #002e6e;
}
.c2 {
	color: #007dc5;
}
.c3 {
	color: #ed4d9a;
}
.c4 {
	color: #8b8b8b;
}
.c5 {
	color: #b4f0ff;
}
.f9 {
	font-size: 9px;
}
.f12 {
	font-size: 12px;
}
.f15 {
	font-size: 15px;
}
.hidden {
	display: none;
}
.left {
	float: left;

}
.right {
	float: right;
}
.center {
	text-align: center;
}
.pointer {
	cursor: pointer;
}
.underline {
	text-decoration: underline;
}
.button-01 {
	background: url(../img/btn-01-off.gif) no-repeat;
	width: 231px;
	height: 32px;
	color: #fff;
	line-height: normal;
	padding: 8px 0 0 0;
	margin: 0 0 3px 0;
	text-align: center;
}
.button-01-on {
	background: url(../img/btn-01-on.gif) no-repeat;
}
#wrapper {
	position: relative;
	background: url(../img/bg-top.png) repeat-x !important;
	background: url(../img/bg-top-ie.gif) repeat-x;
}

#holder {
	position: relative;
	background: url(../img/bg-header.png) no-repeat !important;
	background: none;
	width: 875px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 90px;
	overflow: hidden;
	clear: both;
}
#logo {
	position: relative;
	float: left;
	padding: 15px 0 0 0;
}
#login {
	position: relative;
	float: right;
	padding: 6px 40px 0 0;
	text-align: right;
}
#login * {
	font-size: 9px;
}
#login .field {
	background: none;
	border: none;
	padding: 0 9px;
	width: 85%;
	/*-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	behavior:url(../inc/border-radius.htc)*/
}
td.field-login {
	width: 135px;
	height: 20px;
	background: url(../img/bg-field-login.gif) no-repeat;
}
#nav {
	float: right;
	padding: 63px 38px 0 0;
}
#nav a {
	position: relative;
	font-size: 10px;
	padding: 0 7px 0 0;
}
#nav a.on {
	color: #00adee;
}
.link {
	text-transform: uppercase;
}
#tag-01 {
	position: absolute;
	display: none;
	float: left;
	top: 303px;
}
#tag-02 {
	position: absolute;
	display: none;
	float: left;
	top: 323px;
}
#tag-03 {
	position: absolute;
	display: none;
	float: left;
	top: 345px;
}
#slideshow {
	position: absolute;
	float: right;
	top: 322px;
	left: 400px;
	z-index: 2;
	color: #999;
}
#slideshow-01 {
	position: absolute;
	float: right;
	top: 322px;
	left: 490px;
	z-index: 2;
	color: #999;
}
#box {
	position: absolute;
	background: url(../img/bg-01.gif) no-repeat;
	width: 358px;
	height: 129px;
	top: 385px;
	left: 40px;
	padding: 15px 120px 15px 15px;
	color: #fff;
	font-size: 11px;
	line-height: 19px;
	z-index: 1;
}
#box-content {
	display: none;
}
#box li {
	color: #fff;
	margin: 0 0 0 25px;
}
#box-01 {
	position: relative;
	width: 411px;
	height: 185px;
	top: 17px;
	left: 30px;
	padding: 67px 345px 0 23px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	z-index: 1;
}
#box-02 {
	position: relative;
	background: url(../img/bg-05.gif) no-repeat;
	width: 793px;
	height: 225px;
	top: 40px;
	left: 25px;
	margin: 0 0 40px 0;
	z-index: 1;
}
#box-02 td {
	color: #8b8b8b;
	font-size: 11px;
	line-height: 17px;
}
#box-03 {
	position: relative;
	background: url(../img/bg-06.gif) no-repeat;
	width: 795px;
	height: 261px;
	top: 40px;
	left: 35px;
	margin: 0 0 40px 0;
	z-index: 1;
}
#box-03 #left {
	width: 485px;
	padding: 20px;
	color: #8b8b8b;
	font-size: 11px;
	line-height: 17px;
}
#box-03 #right {
	position: absolute;
	left: 550px;
	top: 20px;
	width: 200px;
	line-height: 15px;
}
#box-03 #right * {
	font-size: 10px;
	color: #002e6e;
	line-height: normal;
}
#box-03 #right input {
	width: 194px;
	background: #fff;
	border: 1px solid #999;
	padding: 3px;
}
#box-03 #right textarea {
	width: 200px;
	height: 45px;
	background: #fff;
	border: 1px solid #999;
}
#box-04 {
	position: relative;
	background: url(../img/bg-08.gif) no-repeat;
	width: 751px;
	height: 276px;
	top: 40px;
	left: 32px;
	padding: 20px;
	margin: 0 0 25px 0;
	font-size: 11px;
	line-height: 20px;
	z-index: 1;
}
#box-05 {
	position: relative;
	background: url(../img/bg-11-top.gif) no-repeat;
	width: 751px;
	height: 110px;
	top: 40px;
	left: 32px;
	padding: 20px;
	font-size: 11px;
	line-height: 17px;
	z-index: 1;
}
#bg-11-mid {
	position: relative;
	background: url(../img/bg-11-mid.gif) repeat-y;
	width: 751px;
	left: 32px;
	padding: 20px;
	font-size: 11px;
	line-height: 17px;
	z-index: 1;
}
#bg-11-bot {
	position: relative;
	background: url(../img/bg-11-bot.gif) no-repeat;
	width: 751px;
	left: 32px;
	padding: 20px;
	margin: 0 0 40px 0;
	z-index: 1;
}
#em-info {
	width: 475px;
}
#box-06 {
	position: relative;
	width: 791px;
	height: 409px;
	top: 40px;
	left: 35px;
	margin: 0 0 40px 0;
	z-index: 1;
}
#box-06 #left {
	position: absolute;
	top: 83px;
	left: 20px;
	width: 360px;
	color: #8b8b8b;
	font-size: 11px;
	line-height: 17px;
}
#box-06 #right {
	position: absolute;
	top: 83px;
	left: 416px;
	width: 360px;
	color: #8b8b8b;
	font-size: 11px;
	line-height: 17px;
}
#box-07 {
	position: relative;
	background: url(../img/bg-10.gif) no-repeat;
	width: 791px;
	height: 317px;
	top: 40px;
	left: 30px;
	margin: 0 0 25px 0;
	z-index: 1;
}
#box-07 #left {
	width: 490px;
	padding: 20px;
	color: #8b8b8b;
	font-size: 11px;
	line-height: 17px;
}
#box-07 #right {
	position: absolute;
	left: 550px;
	top: 20px;
	width: 220px;
	line-height: 15px;
	font-size: 11px;
	color: #8b8b8b;
}
#box-07 #right * {
	font-size: 10px;
	color: #002e6e;
	line-height: normal;
}
#box-07 #right input {
	width: 194px;
	background: #fff;
	border: 1px solid #999;
	padding: 3px;
}
#box-07 #right textarea {
	width: 200px;
	height: 45px;
	background: #fff;
	border: 1px solid #999;
}
#box-08 {
	position: relative;
	width: 751px;
	height: 392px;
	top: 40px;
	left: 30px;
	padding: 20px;
	margin: 0 0 40px 0;
	line-height: 15px;
	font-size: 11px;
	color: #8b8b8b;
	z-index: 1;
}
#box-09 {
	position: relative;
	width: 797px;
	top: 22px;
	left: 32px;
	padding: 50px 0 0 0;
	margin: 0 0 20px 0;
	font-size: 11px;
	line-height: 20px;
	z-index: 1;
}
#box-09 p {
	padding: 5px 0;
}
#box-10 {
	position: relative;
	width: 797px;
	height: 533px;
	top: 30px;
	left: 32px;
	padding: 30px 0 0 0;
	margin: 0 0 30px 0;
	font-size: 11px;
	line-height: 20px;
	z-index: 1;
}
#box-10 #left {
	float: left;
	width: 175px;
	height: 485px;
	margin: 20px !important;
	margin: 20px 20px 20px 10px;
	color: #8b8b8b;
	font-size: 11px;
	line-height: 18px;
}


#box-10 #left a:link {
	color: #000;
}

#box-10 #right {
	position: absolute;
	left: 215px;
	top: 50px;
	width: 564px;
	padding: 0 10px 0 0;
	height: 495px;
	overflow: auto;
	line-height: 15px;
	font-size: 11px;
	color: #8b8b8b;
}
#box-10 #right p {
	color: #8b8b8b;
	padding: 5px 0;
}
#buttons {
	display: none;
	position: absolute;
	top: 560px;
	left: 40px;
	z-index: 0;
}
.btn-01 {
	float: left;
	padding: 0 15px 0 0;
}
.ref {
	position: relative;
	top: -3px;
}
#info {
	display: none;
	position: absolute;
	top: 710px;
	left: 40px;
	width: 800px;
}
.info-left {
	font-size: 15px;
	padding: 0 0 0 5px;
}
.info-right {
	font-size: 15px;
	padding: 0 155px 0 0;
}
.info-01 {
	float: left;
	background: url(../img/bg-02.gif) no-repeat;
	width: 161px;
	height: 95px;
	padding: 20px;
	font-size: 9px;
	line-height: 12px;
	margin-right: -5px;
}
#info .title {
	font-size: 12px;
}
.news-01 {
	float: left;
	background: url(../img/bg-03.gif) no-repeat;
	width: 165px;
	height: 105px;
	padding: 15px 18px;
	font-size: 9px;
	line-height: 10px;
	margin-right: -5px;
}
.news-01x {
	float: left;
	background: url(../img/bg-03.gif) no-repeat;
	width: 165px;
	height: 105px;
	padding: 15px 18px;
	font-size: 9px;
	line-height: 10px;
	margin-right: -5px;
}
#bg-01 {
	position: relative;
	width: 803px;
	height: 247px;
	top: 20px;
	left: 30px;
	color: #fff;
	font-size: 11px;
	line-height: 19px;
	margin: 0 0 20px 0;
	z-index: 1;
}
#bg-01 #left {
	position: absolute;
	left: 20px;
	top: 55px;
	font-size: 12px;
	width: 445px;
}
#bg-01 #right {
	position: absolute;
	left: 495px;
	top: 10px;
	width: 290px;
}
#bg-01 #right #select {
	width: 128px;
	background: #fff url(../img/icon-down.gif) 98% 48% no-repeat;
	border: 1px solid #999;
	padding: 3px;
	font-size: 10px;
	color: #002e6e;
	line-height: normal;
}
#bg-01 #right .options a {
	display: block;
	width: 128px;
	background: #fff;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px;
	font-size: 10px;
	color: #002e6e;
	line-height: normal;
}
#bg-01 #right input {
	width: 128px;
	background: #fff;
	border: 1px solid #999;
	padding: 3px;
	font-size: 10px;
	color: #002e6e;
	line-height: normal;
}
#bg-01 #right textarea {
	width: 135px;
	height: 140px;
	background: #fff;
	border: 1px solid #999;
	font-size: 10px;
	color: #002e6e;
	line-height: normal;
}
#bg-02 {
	position: relative;
	width: 442px;
	height: 194px;
	top: 23px;
	left: 30px;
	padding: 50px 330px 0 25px;
	margin: 0 0 23px 0;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	z-index: 1;
}
#bg-04 {
	position: relative;
	background: url(../img/bg-04.gif) no-repeat;
	width: 462px;
	height: 230px;
	top: 15px;
	left: 30px;
	padding: 30px 300px 0 35px;
	margin: 0 0 15px 0;
	color: #8b8b8b;
	font-size: 11px;
	line-height: 18px;
	z-index: 1;
}
#bg-04 .title {
	font-size: 12px;
	font-weight: bold;
}
#bg-08 {
	position: relative;
	width: 437px;
	height: 195px;
	top: 25px;
	left: 30px;
	padding: 57px 335px 0 23px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	z-index: 1;
}
#footer {
	position:absolute;
	top:200px;
	width:450px;
	text-align: center;
	padding: 15px 0;
	color: #8b8b8b;
}
#footer a {
	color: #8b8b8b;
	text-decoration: underline;
}
