@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, li {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#cce6e5;
	background:#012339;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
h1 {
	font:bold 3.8em "myriad Pro", arial, sans-serif;
	color:#069;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
p {
	padding:10px 0;
	font-size:1.3em;
	line-height:1.4em;
}
.ht_1 {
	color:#900;
}
.ht_2 {
}
.ht_3 {
}
.ht_4 {
}
.ht_5 {
}
#main_cnr {
	position:relative;
	background:#010a15 url(../images/bg.jpg) center top no-repeat;
}
#in_cnr {
}
.in {
	width:884px;
	margin:0 auto;
}
/* end common styles */

/* header */
#header_cnr {
	display:inline-block;
	width:100%;
}
#logo {
	float:left;
	padding:6px 20px;
}
#hrgt {
	float:right;
	padding:30px 40px;
}
/* end header */


/* navigation */
#nav {
	display:inline-block;
	width:100%;
	height:30px;
	background:url(../images/nav-bg.png) repeat-x;
}
#nav li {
	float:left;
	list-style:none;
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/nav-sep-bg.png) right center no-repeat;
	position:relative;
}
#nav li .lft, #nav li .rgt {
	position:absolute;
	top:0;
	width:4px;
	height:30px;
}
#nav li .lft {
	background:url(../images/nav-lft.png);
	left:-4px;
}
#nav li .rgt {
	background:url(../images/nav-rgt.png);
	right:-4px;
}
#nav a {
	color:#fff;
	display:block;
	text-align:center;
	cursor:pointer;
}
#nav span {
	display:block;
}
#nav a .outer {
	height:30px;
}
#nav a .inner {
	padding-top:8px;
}
#nav .lst {
	background:none;
}
#nav .active {
	background:url(../images/nav-active-bg.png);
}
#nav .active .outer {
	background:url(../images/nav-active-glow.png) center no-repeat;
}
#nav .active .lft {
	background-image:url(../images/nav-active-lft.png);
}
#nav .active .rgt {
	background-image:url(../images/nav-active-rgt.png);
}
#nav .nobg {
	background:none;
}
/* End navigation */


/*banner*/
#bnr {
	position:relative;
}
#bnr .br1 {
	position:relative;
}
#bnr .br2 {
	position:relative;
	display:inline-block;
}
#bnr .br2 .box1 {
	margin-top:-45px;
}
#bnr .br2 .box2 {
	margin-top:15px;
}

.fblock {
	height:217px;
	background:url(../images/bnr-bg1.jpg) bottom left no-repeat;
	position:relative;
}
.fblock .cnt {
	padding:35px 0 0 30px;
}
.fblock .icn {
	float:left;
}
.fblock .cnt2 {
	float:left;
	width:400px;
	padding-left:10px;
	padding-top:5px;
}
.fblock .cnt2 p {
	color:#165476;
	font:2.2em "myriad Pro", arial;
	padding:5px 0;
}
.fblock .cnt2 h1{
	margin-top:-10px;
}
.fblock .ig {
	position:absolute;
	bottom:0;
	left:500px;
}
.fb2 {
	background-image:url(../images/bnr-bg2.jpg);
}
.fb3 {
	background-image:url(../images/bnr-bg3.jpg);
}
.fb4 {
	background-image:url(../images/bnr-bg4.jpg);
}
.fbalt .icn {
	padding-left:300px;
}
.fbalt .cnt2{
	width:440px;
	padding-right:40px;
	float:right;
}

.fbalt .ig{
	left:0;
	top:40px;
}
.fbalt .cnt2 p{
	font:2em/1.4em "Times New Roman", Times, serif;
	font-style:italic;
	color:#000;
	padding-left:20px;
}
/*banner*/

/* Body */

#body_cnr {
}
#bin {
	display:inline-block;
	width:100%;
	padding:20px 0;
}
#body_cnr .col1 {
	float:left;
	width:200px;
	padding-right:15px;
}
#body_cnr .col2 {
	float:left;
	width:340px;
	padding-left: 10px;
}
#body_cnr .col3 {
	float:right;
	width:294px;

}
#body_cnr .col4 {
	float:right;
	width:660px;
}
#body_cnr .col5 {
	float:left;
	width:675px;
}
#body_cnr .col6 {
	float:right;
	width:200px;
	text-align:right;
}
#body_cnr .scol1 {
	width:120px;
	float:left;
	padding-top:300px;
	padding-left:130px;
}
#body_cnr .scol2 {
	float:right;
	padding-right:5px;
}
.rw1 {
	display:inline-block;
	width:100%;
	padding-bottom:20px;
}
.rw2 {
	padding:10px 0;
}
.box .cnt {
	padding-top:20px;
	display:inline-block;
	width:100%;
}
.box .cnt .c1 {
	float:left;
	padding-top:5px;
}
.box .cnt .c2 {
	float:right;
	width:200px;
}
.box p {
	padding:0;
}
.box1 {
	position:relative;
	float:left;
	width:294px;
}
.box1 .top {
	background:url(../images/box1-top.png) no-repeat;
}
.box1 .btm {
	background:url(../images/box1-btm.png) bottom left no-repeat;
}
.box1 .ig {
	position:absolute;
	left:0;
	top:-49px;
}
.box1 .ttle {
	padding:10px 0 10px 120px;
}
.box1 .cnt {
	padding:10px 10px 30px 120px;
	color:#324d59;
	font-size:1.3em;
	line-height:1.3em;
	min-height:116px;
}
.box1 .cnt2 {
	padding-bottom:10px;
	margin-top:-22px;
}
.box1 .ext {
	background:url(../images/box1-ext.png) repeat-y;
	font-size:0;
}
.box2 {
	position:relative;
	float:left;
	width:294px;
}
.box2 .top {
	background:url(../images/box2-top.png) no-repeat;
	position:relative;
}
.box2 .btm {
	background:url(../images/box2-btm.png) bottom left no-repeat;
}
.box2 .ext {
	background:url(../images/box2-ext.png) repeat-y;
	font-size:0;
}
.box2 .ig {
	position:absolute;
	left:15px;
	top:25px;
}
.box2 .ttle {
	padding:10px 0 10px 110px;
}
.box2 .cnt {
	padding:10px 10px 18px 110px;
	color:#0b2b3a;
	font-size:1.3em;
	line-height:1.3em;
	min-height:68px;
}
.box2 .cnt2 {
	display:inline-block;
	width:100%;
	padding-bottom:10px;
	margin-top:-22px;
}
.box3 {
	position:relative;
	
	width:294px;
}
.box3 .top {
	background:url(../images/box3-top.png) no-repeat;
}
.box3 .btm {
	background:url(../images/box3-btm.png) bottom left no-repeat;
	padding-bottom:8px;
}
.box3 .ig {
	position:absolute;
	left:15px;
	top:25px;
}
.box3 .ttle {
	padding:10px;
	border-bottom:1px solid #0e4951;
	text-align:center;
}
.box3 .cnt {
	padding:10px 10px 10px;
	text-align:center;
	min-height:335px;
}
.box3 .ext {
	background:url(../images/box3-ext.png) repeat-y;
	font-size:0;
}
.testi {
	padding:0 35px;
	text-align:justify;
}
.testi .ttle {
	text-align:center;
	padding-bottom:5px;
}
.btn1 {
	display:block;
	background:url(../images/btn-bg-1.png) repeat-x;
	font-size:1.8em;
	color:#c1d2d9;
	text-align:center;
	padding:5px 0;
}
.btn1:hover {
	color:#000;
}
.btn2 {
	display:block;
	width:97px;
	height:20px;
	float:right;
	background:url(../images/btn-bg-2.png) repeat-x;
	font-size:1.2em;
	color:#c1d2d9;
	text-align:center;
	padding:12px 0 0 6px;
}
.btn2:hover {
	color:#000;
}
.btn3 {
	display:block;
	width:116px;
	height:25px;
	background:url(../images/btn3-bg.png) no-repeat;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	color:#fff;
}
.btn3.t2 {
	font-size:1.1em;
}
.btn3 span {
	display:block;
	padding-left:25px;
	padding-top:5px;
}
.btn4{
	background:url(../images/btn4-bg.png) no-repeat;
	width:118px;
	height:72px;
	text-align:center;
	margin:0 auto;
}
.btn4 a{
	font-size:2.4em;
	line-height:1.5em;
	color:#fff;
}
.btn4 a:hover{
	text-decoration:underline;
}
.shd1_lft, .shd1_rgt, .shd1_btm, .shd2_lft, .shd2_rgt {
	position:absolute;
	top:10px;
}
.shd1_lft {
	width:20px;
	height:175px;
	background:url(../images/shd1_lft.png);
	left:-20px;
}
.shd1_rgt {
	width:20px;
	height:175px;
	background:url(../images/shd1_rgt.png);
	right:-20px;
}

.shd1_btm {
	width:100%;
	height:20px;
	background:url(../images/shd1-btm.png) repeat-x;
	top:auto;
	bottom:-20px;
}
.shd2_lft {
	width:20px;
	height:142px;
	background:url(../images/shd2-lft.png);
	left:-20px;
}
.shd2_rgt {
	width:20px;
	height:142px;
	background:url(../images/shd2-rgt.png);
	right:-20px;
}
.sw2{
	width:600px;
	right:0;
}
.pd1 {
	padding:0 1px;
}
.bdr1{
	width:100%;
	height:2px;
	overflow:hidden;
	background:url(../images/bdr1.gif) no-repeat;
	margin:10px 0;
}
/* End Body */


/*schedule*/

.sch {
	display:inline-block;
	width:98%;
	padding:10px 1%;
	background:#042a3c;
	border:1px solid #2f4752;
}
.sch table a{
	font-weight:bold;
	color:#000;
}
.sch table a:hover{
	text-decoration:underline;
}
.sch table .over a{
	color:#fff;
}
.sch table {
	width:100%;
	font-size:1.3em;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	cursor:default;
}
.sch table td {
	padding:10px;
}
.sch table .head {
	font-size:1.3em;
	font-weight:bold;
	background:#1455ab url(../images/bg4.png) repeat-x;
}
.sch table .odd {
	color:#000;
	background:#0188ad;
}
.sch table .even {
	color:#000;
	background:#fff;
}
.sch table .tbg {
	background:#666;
	color:#fff;
}
.sch table .bdr {
	border-right:1px solid #666;
}
.sch table td {
	width:12.5%;
}
.sch table .over{
	background:#666;
	color:#fff;
}
/*End schedule*/


/* Footer */
html, body, * html #main_cnr {
}
#main_cnr {
}
#in_cnr {
	display:inline-block;
	width:100%;
}
#footer_cnr {
	display:inline-block;
	width:100%;
	font-size:1.2em;
	background:url(../images/fbg.png) repeat-x;
	height:66px;
}
#footer_cnr, #footer_cnr a {
	color:#80b4c3;
}
#footer_cnr .col1 {
	float:left;
	padding-top:24px;
}
#fnav {
	float:right;
	margin-top:10px;
}
#fnav li {
	list-style:none;
	float:left;
	font-weight:bold;
}
#fnav a {
	display:block;
	padding:14px 17px;
}
#fnav .active a {
	background:url(../images/glow2.png) center no-repeat;
}

/* End Footer */


/* scroller */
.scroller{
	position:relative;
}
.scroller .bbak,.scroller .bnxt{	
	width:22px;
	height:22px;
	background:url(../images/arw1-lft.png) no-repeat;
	cursor:pointer;
	position:absolute;
	top:0;
	left:-35px;
}

.scroller .bnxt{
	background:url(../images/arw1-rgt.png) no-repeat;
	left:auto;
	right:-35px;
}
.scroller .scrol{
	float:left;
	padding-right:20px;	
}
.scroller .sdisplay, .scroller .scnr{
	display:inline-block;
}
.scroller .scnr{
	margin:0;
}
.scroller .sdisplay{
	overflow:hidden;
	width:270px;
}

/* End scroller */

/*vscroller*/

.vscroller {
	height:217px;
}
.vscroller .vdisplay{
	height:217px;
	position:relative;
	overflow:hidden;
}
.vscroller .vcnr{
}
.vscroller .fblock{
	width:100%;
}
.fdnav{
	position:absolute;
	top:20px;
	right:0;
}
.fdnav li{
	background:url(../images/snav.png) no-repeat;
	list-style:none;
	font-size:1.1em;
	font-weight:bold;
	width:19px;
	text-align:center;
	padding:6px 0;
	padding-left:2px;
	margin:6px 0;
	cursor:pointer;
}
.fdnav .active{
	background-image:url(../images/snav-active.png);
}
/*End vscroller*/
