@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:#002c5f url(bg.gif);
}
a {
	color:#003d78;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border:0;
}
#header_container {
	background:#3c6d9d;
	padding:10px 20px 0 20px;
	height:140px;
}
#menu {
	position:relative;
	float:left;
	background:#e9ecf1;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu ul li {
	float:right;
	margin:0 2px;
	position:relative;
	color:#003d78;
	background:url(mnormal.gif) center no-repeat;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}
#menu a {
	width:120px;
	padding:10px 0;
	text-align:center;
	display:block;
}
#menu a:hover, .current a {
	color:#fff;
	background:url(mactive.gif) center no-repeat;
}
/*body starts */

#main_container {
	margin:auto;
	width:1000px;
	background:#fff;
	position:relative;
}
#logo {
	padding-bottom:5px;
	height:96px;
}
.s2003 {
	padding-right:20px;
	margin-top:-5px;
}
#flash_container {
	text-align:center;
	width:965px;
	background:#e9ecf1;
	margin:auto;
}
#h_img {
	margin-top:10px;
}
#h_img img {
	margin:10px;
}
#obody {
	width:923px;
	background:#e9ecf1;
	margin-left:20px;
	padding:20px;
}

#back a {
	position:absolute;
	top:155px;
	right:4%;
	font-size:1.1em;
	color:red;
}

#serv ul {
	margin:0;
	padding:0;
	list-style:none;
}

#serv a  {
	position:relative;
	display:block;
	height:22px;
	margin:8px;
	padding:10px 0  0 30px;
	background:#cfd9e5;
	border:dotted 2px #003366;
}

#serv ul li a:hover {
	color:#fff;
	font-weight:bold;
	background:#618bb3;
	border:solid 2px #003366;
}	

#fimg {
	padding-top:8px;
	margin-bottom:10px;
	background:#e9ecf1;
	width:963px;
}
#cimg img {
	border:1px #ccc solid;
}

.chan table {
	margin:5px;
	width:35%;
	float:left;
}

#crew {
	
}
.rep img,.bdr {
	margin:3px;
	border:2px #fff solid;
}


.seaf ul {
	list-style:none;
	margin:0;
	padding:0;
}
.seaf ul li {
	float:left;
	width:46%;
	padding:5px;
	margin:5px;
	border:1px #d2d8de solid;
}
.seaf ul div {
	float:left;
	padding:5px;
	width:45%;
	text-align:left;
}

.seaf ul .cn, .seaf ul .sn{
	width:25%;
	border-bottom:1px #fff solid;
	border-right:1px #fff solid;
	margin-left:5px;
	padding:10px;
}

.seaf ul .lf, .seaf ul .rg {
	width:40%;
	border-bottom:1px #fff solid;
	padding:10px;
	color:#003d78;
}

.seaf .cn,.seaf .lf{
	margin-top:10px;
}

.seaf ul .limg {
	width:auto;
}


/*body ends */

#footer_container {
	height:48px;
	color:#fff;
	background:#3c6d9d;
	padding:0 20px;
	clear:both;
}
/* Other special Classes*/

.no_background {
	background:none;
}
.content {
	font-size:1.1em;
	text-align:justify;
}
.content strong, .highlight {
	color:#003d78;
}
.minh {
	width:1px;
	height:373px;
	float:left;
}
.mbt {
	clear:both;
	width:100%;
	height:1px;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.title {
	font:1.8em Arial, Helvetica, sans-serif;
	color:#618bb3;
	margin-left:10px;
	padding:6px;
	border-bottom:1px #618bb3 solid;
}

.gap {
	margin:10px;
}
.cnm {
	margin-left:20%;
}

/* End css */

