* {
	float: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
body {
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 15px;
	padding-bottom: 20px;
	background: #c0c0c0;
}
a {
	color: #5e90cb;
	text-decoration: none;
}
a:hover {
	color: #ff6b00;
	text-decoration: none;
}
.maincontainer {
	padding-top: 10px;
	background: #ffffff url('images/topline_bg.png') repeat-x 0 0;
	min-width: 950px;
}
.leftside {
	width: 400px;
	margin-left: 60px;
	margin-right: 15px;
	display:block;
}
.contentside {
	background: transparent url('images/contentside_div.png') no-repeat 0 0;
	padding-left: 5px;
	/*overflow: hidden;*/
	/*display: table;*/
/*height: 695px;*/
}
.slogan {
	margin-top: 10px;
	width: 400px;
	height: 55px;
	font-size: 12px;
	color: #4d4d4d;
}
.logo {
	width: 400px;
	height: 125px;
	background: #ffffff url('images/logo.png') no-repeat 0 0;
}
.desimg {
	width: 400px;
	overflow: hidden;
}
.subdesimg {
	width: 400px;
	height: 70px;
	background: #ffffff url('images/subimg.png') no-repeat 0 0;
}
.leftside .b468x60 {
	margin-left: -40px;
	margin-right: -28px;
	margin-top: 20px;
	width: 468px;
	height: 60px;
}
.contentside .topmenu {
	height:170px;
	background: transparent url('images/menulabel.png') no-repeat 0 0;
	padding-left: 35px;
	border-bottom: #f1f1f1 0px solid;
}
.navbar {
	margin-top: 5px;
	margin-left:15px;
	margin-right: 15px;
	font-size: 0.75em;
	color: gray;
}
.navbar a {
	color: #ff6b00;
	text-decoration: underline;
}
.navbar a:hover {
	color: #ff6b00;
	text-decoration: none;
}
.contentside .topmenu_div {
	display: block;
	height: 5px;
	line-height: 5px;
	background: #f1f1f1;
}
.topmenu ul {
	list-style: none;
	float: left;
	padding-left: 0px;
}
.topmenu ul li {
	/*float: left;*/
}
.topmenu a {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
	color: #4d4d4d;
}
.topmenu a:hover {
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: underline;
	color: #ff6b00;
}

.footer {
	height: 125px;
}
.footer .footer01 {
	height: 56px;
	background: #ffffff url('images/footer01_bg.png') repeat-x 0 0;
}
.footer .footer02 {
	height: 31px;
	padding: 19px 30px;
	background: #ffffff;
	text-align: right;
	padding-right: 30px;
}
.footer .footer02 .b88x31 {
	width: 88px;
	height: 31px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	opacity:0.60; 
	-khtml-opacity: 0.60; 
	-moz-opacity:0.60; 
	filter: alpha(Opacity=60);
}
.footer .footer02 .b31x31 {
	width: 31px;
	height: 31px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	opacity:0.60; 
	-khtml-opacity: 0.60; 
	-moz-opacity:0.60; 
	filter: alpha(Opacity=60);
}
.width475 {
	height: 1px;
	width: 475px;
	display: block;
}
.width950 {
	height: 1px;
	width: 950px;
	display: block;
}
.footer .footer01 .copyright {
	width: 200px;
	margin-left: 50px;
	line-height: 20px;
	padding-top: 36px;
	font-size: 13px;
	color: #777777;
}


.textblock_short {
	margin-left: 50px;
	margin-right: 55px;
	margin-top: 60px;
	margin-bottom: 40px;
	display: block;
}
.box {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
	float: left;
	height: 350px;
	width: 270px;
	overflow: hidden;
	/*display: inline;*/
	/*width: auto;*/
}
.box .subcontent .readmore a {
	color: #ff6b00;
	text-decoration: underline;
}
.box .subcontent .readmore a:hover {
	color: #ff6b00;
	text-decoration: none;
}
.textblock_short .title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	text-indent: 40px;
	color: #333333;
}
.textblock_short .title a {
	color: #5e90cb;
	text-decoration: none;
}
.textblock_short .title a:hover {
	color: #ff6b00;
	text-decoration: none;
}
.textblock_short .content {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 25px;
	text-indent: 40px;
	color: #333333;
	padding-bottom: 10px;
	border-bottom: #b2b2b2 1px dotted;
	overflow: hidden; /* */
}
.box .content, .box .title {
	text-indent: 0px;
}
.box .title a {
	color: #5e90cb;
	text-decoration: none;
}
.box .title a:hover {
	color: #ff6b00;
	text-decoration: none;
}
.textblock_short .content ul {
	margin-bottom: 30px;
	margin-top: 10px;
	/*padding-left: 40px;*/
	text-indent: 0px;
}
.textblock_short .content ul li {
	margin-bottom: 30px;
	margin-top: 10px;
}
.textblock_short .content ol {
	margin-bottom: 30px;
	margin-top: 10px;
	padding-left: 40px;
	text-indent: 0px;
}
.textblock_short .content ol li {
	margin-bottom: 30px;
}
.textblock_short .content .contact_table td {
	border-bottom: 1px solid gainsboro;
	line-height: 16px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-indent: 0px; /* */
}
.textblock_short .subcontent {
	height: 25px;
}
.textblock_short .subcontent .creationtime {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	text-indent: 40px;
	color: #555555;
	float: left;
}
.textblock_short .subcontent .readmore {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	text-indent: 40px;
	color: #555555;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grid_block {
	display: table;
	width: 270px;
	height: 315px;
	margin-left: 50px;
	float: left;
}
.grid_block .title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 20px;
	color: #333333;
}
.grid_block .subcontent {
	height: 25px;
}
.grid_block .subcontent .readmore {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 25px;
	text-indent: 40px;
	color: #555555;
	float: right;
}



.addcomment_label, .commentform, .no_comments  {
	width:auto;
	margin-left: 70px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.commentform {
	padding-top: 20px;
}
.commentform label {
	display: block;
	margin-top: 10px;
	width:auto;
	font-size: 0.9em;
}
.commentform input, .commentform textarea {
	border: #777777 1px solid;
	font-family: Courier;
	font-size: 11pt;
}
.commentform textarea {
	display: block;
	width:80%;
	height: 120px;
	background: whitesmoke;
}
.commentform #nucleus_cf_email {
	display:block;
}
.commentform .nucleus_cf_remember {
	display:inline;
}
.itemcomment {
	margin-left: 70px;
	/*margin-right: 50px;*/
	margin-bottom: 20px;
	width: 400px;
	font-size: 12px;
	overflow: hidden;
}
.itemcomment .commenttitle {
	width: auto;
	display: block;
	font-weight: bold;
	color: #555555;
}
.itemcomment .commenttitle a {
	color: #5e90cb;
	text-decoration: none;
}
.itemcomment .commenttitle a:hover {
	color: #7bb8d4;
	text-decoration: underline;
}
.itemcomment .commentbody {
	color: #777777;
}
.itemcomment .commentinfo {
	width: auto;
	display:block;
	color: gray;
	font-size: 0.9em;
}

#nucleus_cf_verif, #commentform_submit {
	display:block;
}
#nucleus_cf_remember, #for_nucleus_cf_remember {
	display:inline;
	line-height: 50px;
}

.rndpic_block {
	
}
.rndpic_block .content div {
	width:200px;
	float:left;
}
.rndpic_block .content div img {
	margin-left: 10px;
	margin-right: 10px;
}
.rndpic_block .title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #4d4d4d;
	padding-bottom: 30px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0 !important;
}

.mju{width:400px;text-align:center;color:#444444;font:bold 10px Arial;padding-top:30px;text-align:left;}
.mju a{color:#444444;font:bold 10px Arial;text-decoration:underline;}
.mju a:hover{text-decoration:none;}

.mailform {
	text-indent: 10px;
}
.mailform strong {
	/*font-weight: normal;*/
}
.mailform .field_title {
	font-size: 1em;
	font-weight: normal;
	text-indent: 10px;
	color: #38543A;
}
.mailform .bordered input, .mailform .bordered textarea, .mailform .bordered select {
	border: 1px solid #999999;
	font-size: 1.1em;
}
.mailform .textline input {
	width: 300px;
}
