/* Start of CMSMS style sheet 'BASIC' */
/* General */

* {
	outline: none;
}

body {
	margin: 0px;
	#margin: 46px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #1f1f1f;
	background-color: #ffffff;
	background-image: url('images/bg.gif');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}

img, table, tr, td, form, input, select, option, textarea {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.contactform fieldset {
	width: 425px;
	#width: 325px;
	#overflow: hidden;
	padding: 25px;
}

.contactform input, .contactform select, .contactform option, .contactform textarea {
	margin: 0px 0px 7px 0px;
	padding: 2px;
	border: 1px solid #aaaaaa;
}

.contactform label {
	margin: 0px 10px 0px 0px;
	min-width: 140px;
	display: inline-block;
	#margin: 0px 20px 0px 0px;
	#padding: 0px 0px 7px 0px;
}

.contactform .label {
	margin: 0px 0px 0px 0px;
	min-width: 140px;
	#width: 150px;
	display: inline-block;
	#display: block;
	#float: left;
	#margin: 0px;
	#padding: 0px;
}

.contactform .cms_textara{
	width: 420px;
	#width: 325px;
}

.contactform .submit {
	margin: 5px 0px 0px 0px;
	width: 480px;
	#width: 325px;
	text-align: center;
}

.contactform .submit input {
	width: 180px;
	cursor: pointer;
	background: url('images/navi_over.jpg') #fba204 right no-repeat;
	padding: 2px 20px 2px 0px;
}

.contactform .submit input:hover {
	border: 1px solid #404040;
}

img {
	display: block;
}

img.imgCenter {
	margin: 0px auto 0px auto;
}

hr {
	width: 100%;
	border: none;
	border-top: 1px solid #f39200;
	margin: 0px;
	padding: 0px;
}

/* Fonts */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 29px;
	letter-spacing: 0px;
	color: #1f1f1f;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0px;
	color: #1f1f1f;
	margin: 0px;
	padding: 0px;
}

p, li, label, input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0px;
	color: #1f1f1f;
	margin: 0px;
	padding: 0px;
}

/* Lists */

ul, ol, blockquote {
	margin: 0px;
	padding: 0px;
}

li {
	margin-left: 15px;
	padding: 0px;
}

/* Links */

a:link {
	font-weight: bold;
	color: #1f1f1f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:active {
	font-weight: bold;
	color: #1f1f1f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:visited {
	font-weight: bold;
	color: #1f1f1f;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/* General */

div#main {
	width: 900px;
	margin: 35px auto 0px auto;
}

div#header {
	width: 100%;
	padding-bottom: 15px;
}

div#header img#logo {
	float: left;
	padding: 0px 28px 0px 7px;
}

div#header img#slogan {
	padding-top: 18px;
	float: left:
}

div#search {
	width: 122px;
	height: 20px;
	margin-top: -25px;
	#margin-top: 0px;
	padding: 0px;
	float: right;
}

div#search input.search-input {
	width: 88px;
	height: 14px;
	padding: 3px 26px 3px 8px;
	background: url('images/search_bg.png') no-repeat;
}

div#search input.search-button {
	width: 13px;
	height: 15px;
	margin-left: -22px;
	cursor: pointer;
	background: url('images/btn_search.png') bottom no-repeat;
}

div#content {
	width: 100%;
}

div#content div.logoSlogan {
	width: 100%;
	height: 22px;
	margin-top: -8px;
	background-image: url('images/logo_slogan.png');
	background-position: right;
	background-repeat: no-repeat;
}

div#content div#contentTop {
	width: 170px;
	overflow: hidden;
	float: left;
}

div#content div#navi {
	width: 136px;
	min-height: 186px;
	height: auto !important;
	height: 186px;
	float: left;
	padding: 22px 17px 33px 17px;
	#padding: 22px 15px 33px 15px;
	background-color: #18447e;
}

div#content div#navi a {
	width: 132px;
	/*height: 20px;*/
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	display: block;
}

div#content div#navi a:hover {
	color: #1f1f1f;
	background-image: url('images/navi_over_1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

div#content div#navi a.active {
	color: #1f1f1f;
	background-image: url('images/navi_over.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

div#content div#navi .subnavi a {
	width: 131px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 9px;
	display: block;
}

div#content div#navi .subnavi a:hover, div#content div#navi .subnavi a.active {
	color: #fba304;
	background: none;
}

div#content div#navi .subnavi a.active {
	font-weight: bold;
}

div#content div#contentContainer {
	width: 560px;
	overflow:hidden;
	float: right;
	margin: -2px 0px 0px 0px;
	padding: 0px 170px 0px 0px;
}

div#content div#picture {
	width: 560px;
	float: left;
	margin: 0px;
	padding: 0px 170px 0px 0px;
	border-bottom: 5px solid #18447e;
}

div#content div#picture img {
	border-top: 10px solid #ffffff;
	border-right: 7px solid #ffffff;
	border-bottom: 10px solid #ffffff;
	border-left: 8px solid #ffffff;
}

div#content div.contentBg {
	width: 730px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background-color: #ffffff;
}

div#content div#text {
	width: 377px;
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 0px 155px 0px 28px;
	#padding: 0px 154px 0px 27px;
}

div#content div#text ul li a {
	text-decoration: none;
}

div#content div#text ul li a:hover {
	text-decoration: underline;
}

div#content div#text ul li ul li a {
	font-weight: normal;
}

div#content div#sidebar {
	width: 170px;
	overflow: hidden;
	float: left;
	margin: 30px 0px 0px 0px;
}

div#content div#sidebar div#sidebarText {
	width: 140px;
	padding: 12px 15px 12px 15px;
	background-color: #fdd58e;
}

div#content div#sidebar div#sidebarText p {
	font-size: 10px;
	line-height: 15px;
}

div#content div#sidebar div#sidebarText a {
	font-weight: normal;
}

div#content div#cooperation {
	width: 98px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 30px 0px 0px 34px;
	#margin: 30px 0px 0px 17px;
}

div#footer {
	width: 900px;
	height: 39px;
	margin: 45px auto 0px auto;
	background-image: url('images/footer_bg.gif');
	background-repeat: no-repeat;
}

div#footer p {
	font-size: 10px;
	line-height: 28px;
	color: #000000;
	text-align: center;
}

.clear {
	clear: both;
	margin: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

/* End of 'BASIC' */

