/* Master styles */

html, body {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #000;
	border:0;
}
html, body * {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
img { border: 0 }
.left { float: left }
.right { float: right }
.clear { clear: both }

/* Website styles */
body {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #002745;
	background: #b6defd;
}
div#header {
	width: 100%;
	height: 235px;
	background: #fff url('header-bg.gif') top left repeat-x;
	padding: 0 0 20px 0;
}
#header div.content {
	width: 980px;
	height: 235px;
	background: #fff url('header.gif') top right no-repeat;
}
#header .content a.logo {
	margin: 55px 0 0 20px;
}
#header .content a.enter {
	margin: 5px 0 0 0;
}
#header .content a.time {
	clear: right;
}
#header .content div.langBG,
#header .content div.langEN {
	clear: right;
	width: 234px;
	height: 28px;
	line-height: 28px;
	margin: 13px 5px 0 0;
}
#header .content div.langBG {
	background: #c0e1fe url('lang1-bg.gif') top left no-repeat;
}
#header .content div.langEN {
	background: #c0e1fe url('lang2-bg.gif') top left no-repeat;
}
#header .content div.langBG a,
#header .content div.langEN a {
	font-size: 14px;
	color: #003762;
	text-decoration: none;
}
#header .content div.langBG a.langBG {
	background: url('flag-en.gif') center left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
}
#header .content div.langEN a.langEN {
	background: url('flag-bg.gif') center left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 25px;
}
#header .content div.langBG a.sitemap,
#header .content div.langEN a.sitemap {
	background: url('sitemap.gif') center left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}
#header .content div.langBG a:hover,
#header .content div.langEN a:hover {
	color: #888;
}
div#container {
	width: 100%;
	background: #fff;
}
#container div.content {
	width: 980px;
	overflow: hidden;
	padding: 0 0 20px 0;
}
#container .content div.sidebar {
	float: left;
	width: 244px;
}
.sidebar ul.nav {
	width: 244px;
	background: #b6defd url('nav-bg.gif') top left no-repeat;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
}
.sidebar .nav li {
	list-style: none;
}
.sidebar .nav li.top {
	width: 244px;
	height: 19px;
	background: #b6defd url('nav-top.gif') top left no-repeat;
}
.sidebar .nav li.bottom {
	width: 244px;
	height: 20px;
	background: #b6defd url('nav-bottom.gif') bottom left no-repeat;
}
.sidebar .nav li a {
	display: block;
	padding: 4px 0 4px 30px;
	_line-height: 25px;
	_display: inherit;
	font-size: 14px;
	color: #002745;
	text-decoration: none;
	font-weight: bold;
	background-position: left 2px;
	background-image: url(nav-bullet.gif);
	background-repeat: no-repeat;
}
.sidebar .nav li a:hover, .sidebar .nav li a.active {
	background-position: left 2px;
	background-image: url(nav-bullet-hover.gif);
	background-repeat: no-repeat;
}
.sidebar .nav ul li a {
	font-size: 12px;
	background: none;
	text-indent: 10px;
}
.sidebar .nav ul li a:hover {
	background: none;
	color: #000;
}
.sidebar div.news {
	width: 197px;
	height: 255px;
	background: #fff url('news-bg.gif') top left no-repeat;
	padding: 15px;
	margin: 0 0 0 15px;
}
.sidebar .news p {
	margin: 8px 0;
	color: #002745;
}
.sidebar .news a {
	color: #002745;
	text-decoration: none;
}
.sidebar .news a:hover {
	color: #888;
}
#container .content div.info {
	width: 660px;
	margin: 0 0 0 60px;
}
#container .content div.info ul {
 margin:0;
 padding:10px 20px 10px 10px;
 text-align:left;
 list-style:none;
}
#container .content div.info ul li {
 margin:0 0 10px 0;
 padding:0 0 0 20px;
 text-align: left;
 background:url(dot-small.gif) no-repeat left top;
}
h1 {
	font-size: 25px;
	color: #cc0000;
	margin: 2px 0 20px 0;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #cc0000;
	margin: 2px 0 15px 0;
	font-weight: normal;
}
h4 {
	font-size: 32px;
	color: #cc0000;
	margin: 2px 0 25px 0;
	font-weight: normal;
}
h5 {
	font-size: 20px;
	color: #0e558c;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}
.info div.welcome {
	width: 611px;
	height: 232px;
	background: #fff url('welcome-bg.gif') top left no-repeat;
	padding: 20px;
	margin: 0 0 47px 0;
}
.info .welcome p {
	width: 280px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.info .welcome p a.more {
	float: right;
	width: 120px;
	height: 28px;
	line-height: 28px;
	display: block;
	font-size: 11px;
	color: #0e558c;
	text-align: center;
	text-decoration: none;
	background: #cdddf2;
	margin: 20px 0 0 0;
}
.info .welcome p a.internal-link {
	float: right;
	width: 120px;
	height: 28px;
	line-height: 28px;
	display: block;
	font-size: 11px;
	color: #0e558c;
	text-align: center;
	text-decoration: none;
	background: #cdddf2;
	margin: 20px 0 0 0;
}
.info .welcome p a.more:hover {
	color: #000;
}
.info .welcome p a.internal-link:hover {
	color: #000;
}
.info .welcome div.pic {
	width: 274px;
	height: 175px;
	background: #fff url('pic-bg.gif') top left no-repeat;
	padding: 22px 17px;
	margin: 5px 0 0 0;
}
.info p {
	margin: 0 0 20px 0;
	text-align: justify;
	font-size: 14px;
	line-height: 17px;
}
.info p a {
	color: #c00;
	text-decoration: none;
}
.info p a:hover {
	color: #002745;
}
.info div.block {
	width: 265px;
	height: 255px;
	padding: 20px;
	font-size: 14px;
	color: #002745;
	line-height: 19px;
	background: #fff url('block-bg.gif') top left no-repeat;
	margin: 0 10px 0 0;
	_margin: 0 6px 0 0;
	text-indent: 0px;
	text-align: left;
}
.info .block h2 {
	margin: 0 0 10px 0;
}
.info .block span {
	color: #cc0000;
}
.info .block p {
	width: 265px;
	font-size: 14px;
	color: #002745;
	line-height: 15px;
}
div#footer {
	width: 100%;
	height: 105px;
	background: #b6defd url('footer-bg.gif') top left repeat-x;
}
#footer div.content {
	width: 980px;
	height: 105px;
	background: url('footer.gif') top left no-repeat;
}
#footer .content .left {
	padding: 60px 0 0 15px;
	font-size: 11px;
	color: #002745;
}
#footer .content .left a {
	color: #002745;
	text-decoration: none;
}
#footer .content .left a:hover {
	color: #888;
}
#footer .content .right {
	height: 85px;
	background: none;
	padding: 20px 65px 0 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
#footer .content .right img {
	margin: 0 0 20px 0;
}
#footer .content .right2 {
	float:right;
	background: url('footer-right.gif') center right no-repeat;
	height: 85px;
	padding: 20px 65px 0 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
#footer .content .right2 img {
	margin: 0 0 20px 0;
}
#flashcontent {
	border:0;
	width:244px;
	height:235px;
	float:left;
	margin:0;
}
.info table.reg {
	border: 0;
	background: #eee;
}
.info .reg td {
	border: 1px solid #fff;
	padding: 5px;
}
.info .reg td.name {
	width: 150px;
}
.info .reg input {
	width: 180px;
}
.info .reg textarea {
	width: 180px;
	height: 80px;
}
.info .reg select {
	width: 185px;
}
.info table.one {
	width: 650px;
	background: #eee;
	margin: 0 0 15px 0;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.one p {
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.one td {
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	line-height: 18px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.one td.supertitle {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #b6defd;
	font-size: 14px;
	color: #002745;
	font-weight: bold;
}
.info table.one td.title {
	width: 200px;
	height: 20px;
	background: #ccc;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-indent: 5px;
}
.info table.one td.minititle {
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: #ccc;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-indent: 5px;
}
.info table.one td.subtitle {
	width: 120px;
	height: 20px;
	line-height: 20px;
	background: #ddd;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.two {
	width: 650px;
	background: #eee;
	margin: 0 0 15px 0;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.two td {
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	line-height: 18px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.two td p {
	width: 100%;
	text-align: center;
	margin: 0;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.two td.main {
	width: 400px;
	background: #ddd;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.two td.sub {
	width: 125px;
	text-align: center;
	vertical-align: top;
	font-family: Tahoma, Verdana;
	font-size: 14px;
}
.info table.three {
	width: 650px;
	background: #eee;
	margin: 0 0 15px 0;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.info table.three td {
	line-height: 18px;
	border: 1px solid #fff;
	padding: 5px;
	vertical-align: top;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.info table.three td.supertitle {
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #b6defd;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #002745;
	font-weight: bold;
}
.info table.three td.title {
	width: 200px;
	height: 20px;
	background: #ccc;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	text-indent: 5px;
}
.info table.three td.title a, a:visited {
	color: #cc0000;;
	text-decoration: none;
}
.info table.three td.title a:hover {
	color: #cc0000;;
	text-decoration: underline;
}


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 1px solid black;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
    margin-bottom:0px;
    padding-bottom:10px;
}

