@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #808080;
	height: 100%;
	background-color: #4f5156;
	font-family: tahoma;
	font-size: 12px;
}
	
a:link , a:visited
{
text-decoration:none; color: #851607; 
} 
 a:active
{
text-decoration:none; color: #000; 
}

 a:hover 
{
text-decoration:none; color: #cc0000; 
}

.bigtitle .hotnews a:link  
{
text-decoration:none; color: #fff; 
} 
.bigtitle .hotnews  a:visited
{
text-decoration:none; color: #fff; 
} 



	.madacms #container {
		width: 961px;
		background: #dbdbdb;
		text-align: right;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		border-right-width: 10px;
		border-left-width: 10px;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #FFFFFF;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		border-left-color: #FFFFFF;
	} 


/*header*/
 #header {
	background-repeat: repeat-x;
	background-position: bottom;
	height: 151px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	} 
#top-c-l {
	background-image: url(../images/header_l.png);
	height: 151px;
	width: 25px;
	float: left;
}
#gfccc-logo {
	height: 151px;
	width: 146px;
	background-image: url(../images/gfccc_top_logo.png);
	background-repeat: no-repeat;
	background-position: 11px 15px;
	float: right;
}
#top-in {
	height: 151px;
	width: 896px;
	float: left;
	background-color: #FFFFFF;
}
#top-in2 {
	height: 143px;
	width: 750px;
	float: left;
}
#top-c-r {
	background-image: url(../images/header_r.png);
	float: right;
	height: 151px;
	width: 9px;
}
#top-in-c {
	height: 143px;
	width: 740px;
	background-image: url(../images/header_bac.png);
	background-repeat: repeat-x;
	float: right;
}
#top-in-top {
	height: 111px;
	width: 740px;
	background-image: none;
	background-repeat: repeat-x;
	float: right;
}
#top-in-bot {
	height: 32px;
	width: 740px;
	float: right;
}
#top-in-r {
	background-image: url(../images/header_in_r.png);
	height: 143px;
	width: 10px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#home {
	background-image: url(../images/home.png);
	background-repeat:no-repeat;
	height: 44px;
	width: 40px;
	float: left;
	position: relative;
	top: 5px;
	left: 0px;
}
#contact{
	background-image: url(../images/contact.png);
	background-repeat:no-repeat;
	height: 44px;
	width: 40px;
	float: left;
	position: relative;
	top: 7px;
	left: 0px;
}
#top-logo {
	background-image: url(../images/gfccc_top_text.png);
	height: 65px;
	width: 310px;
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	background-repeat: no-repeat;
}
/*header     end*/

#mainContentheader {
	background-color: #FFFFFF;
	padding:10px;
	xheight: 127px;
	xmargin: 16px;

}
#mainContent_text  {
   padding:10px;
}
#mainContent_text img {
   width: 300px;
   border: 1px solid #aeaeae;
   float: left;
   margin-right:20px; 
   margin-left: 0px;
   padding:3px;
}
#mainContent_text p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #393939;
	text-align: justify;
	line-height: 180%;
} 
#mainContentheader_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	text-align: left;
	padding: 5px;
	xwidth:620px;
	height:30px;
}
#xpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #0c6a8a;
	height:20px;
	width:400px;
	float:right;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	text-align:right;
}
#print {
	height:20px;
	width:100px;
	float:left;
	padding-top:3px;
	padding-left:5px;
}
#mainContentheader_top img {
	padding-right: 5px;
}
.Input {
	text-align: right;
	padding:3px 3px;
	border:1px solid #808080;
	background:#DBDBDB;
	font-size:12px !important;
	font-weight:normal;
	font-family: tahoma;
	color: #4F5156 !important;
	margin-top:5px;
	margin-bottom:5px;
}
.Input_text {
	height:50px;
	width:500px;
	text-align: right;
	padding:3px 3px;
	border:1px solid #808080;
	background:#DBDBDB;
	font-size:12px ;
	font-weight:normal;
	font-family: tahoma;
	color: #4F5156 ;
	margin-top:5px;
	margin-bottom:5px;
}

.description {
	text-align: right;
	padding:3px 3px;
	font-size:16px ;
	font-weight:bold;
	font-family: arial;
	color: #4F5156 ;
	margin-top:5px;
	margin-bottom:5px;
}
	.madacms #sidebar1 {
		width: 160px;
		background: #EBEBEB;
		padding: 5px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 14px;
		margin-left: 14px;
	}
	.madacms #sidebar1 h1, .madacms #sidebar1 p {
		margin-left: 10px; 
		margin-right: 10px;
	}
	
	.madacms #sidebar2 {
	float: left;
	width: 315px;
	padding-top: 16px;
	margin-left: 15px;
	}
	#sidebar2 h2, .madacms #sidebar2 p {
		margin-left: 10px; 
		margin-right: 10px;
	}
	#sidebar3 {
	float: right;
	background-color: #fff;
	width: 299px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

	#sidebar3 h3, .madacms #sidebar3 p {
		margin-left: 10px; 
		margin-right: 10px;
	}
	#sidebare_head {
		font-size: 16px;
		Height: 36px;
		margin-top:6px;
		color: #005785;
		background:url(../images/gradient_bg.gif) repeat-x left -250px;
		width: 299px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
		
	}
	#sidebare_head img {
		font-size: 16px;
		color: #005785;
		float: right;
		padding-right: 2px;
			
	}
	 #mainContent {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 16px;
	padding-left: 0px;
	width: 630px;
	float: right;

	} 
	 #mainContent_page {
	margin-right: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 16px;
	padding-left: 0px;
	width: 614px;
	float: right;

	} 
	
	/* topheadline_blk start */
	.madacms #topheadline_blk {
		background-color: #FFFFFF;
		color: #002166;
		display: block;
		height: 150px;
		background-image: url(../images/top.gif);
		margin-bottom: 16px;
		margin-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-repeat: no-repeat;
		background-position: right;
		margin-right: 16px;
		width: 614px;
		float:right;
	}
	#topheadline_r {
		position: absolute;
		height: 150px;
		width: 4px;
		float: right;
		background-image: url(../images/headline-r.gif);
		
	}
	#topheadline_l {
		height: 150px;
		width: 4px;
		float: left;
		background-image: url(../images/headline-l.gif);
		
	}
	#topheadline-img {
	height: 150px;
	width: 199px;
	background-color: #fff;
	float: right;
	}
	#topheadline {
	height: 150px;
	width: 415px;
	float: right;
	background-image: url(../images/gradient_bg.gif);
	}
	#topheadline_name {
		height: 27px;
		text-align: left;
	}
	#topheadline_name img{
		padding-left: 10px;
	
	}
	#topheadline_title {
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px;
	color: #0c6a8a;
	padding-top: 7px;
	overflow: hidden;
	}
	#topheadline_text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #232222;
	padding-right: 15px;
	padding-left: 10px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 18px;
	height: 55px;
	overflow: hidden;
	
	}
	#topheadline_more {
		padding-left: 12px;
		font-family: tahoma;
		color: #DC1301;
		font-size: 11px;
		float: left;
	}
	/* topheadline_blk end */
	
	/* sidebare_auther  */
	#sidebare_auther-main {
		height: 65px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		
	}
	#sidebare-auther-img {
		height: 65px;
		width: 86px;
		float: right;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #FFFFFF;
	}
	#sidebare-auther-name {
		background-color: #cf6d5b;
		height: 19px;
	    overflow: hidden;		
		width: 202px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #FFFFFF;
		float: right;
		padding-right: 5px;
		padding-left: 5px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #e29384;
		padding-top: 0px;
		padding-bottom: 2px;
	}
	#sidebare-auther-title {
		color: #0c6a8a;
		float: right;
		margin-top: 4px;
		padding-right: 5px;
		margin-bottom: 0px;
		padding-left: 3px;
		width: 199px;
		height: 39px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		overflow: hidden;
	}
	/* sidebare_auther end  */
	/* sidebare_book  */
	#sidebare_book-main {

		
	}
	#sidebare-book-img {
	width: 98px;
	float: left;
	background-color: #cf6d5b;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 0px;
	}

	#sidebare-book-img img {
	width: 98px;
	}

	#sidebare-book-name {
		background-color: #eeeeee;
		height: 16px;
		width: 172px;
		font-family: tahoma;
		font-size: 12px;
		font-weight: normal;
		color: #4d4d4d;
		float: right;
		padding-top: 5px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 6px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #bdbec0;
		line-height: 140%;
		overflow: hidden;
	}
	#sidebare-book-title {
		color: #0c6a8a;
		float: right;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		width: 172px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
	/* sidebare_book end  */
	/* one_pic_block  */
.one_pic_block-main {
	width: 217px;
	float: right;
	padding: 5px;
	}
	.one_pic_block-img {
	width: 200px;
	float: right;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	height: 150px;
	border: 1px solid #cccccc;
	padding: 3px;
	}
	.one_pic_block-name {
	height: 19px;
	width: 200px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #3d4347;
	float: right;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 9px;
	}
	.one_pic_block-intro {
	height: 70px;
	width: 200px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #3d4347;
	float: right;
	margin-right: 9px;
	margin-left: 9px;
	line-height: 130%;
	text-align: justify;
	overflow: hidden;
	}
	.one_pic_block-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 10px;
	}
	.one_pic_block-right {
	float: right;
	width: 30px;
	height: 310px;
	margin-top: 9px;
	background-image: url(../images/arrow-r.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	}
	.one_pic_block-left {
	float: left;
	width: 30px;
	height: 310px;
	margin-top: 9px;
	background-image: url(../images/arrow-l.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	/* one_pic_block end  */
	/* footer   */
	.madacms #footer {
		background-color: #313131;
		height: 85px;
		padding-top: 20px;
		padding-right: 20px;
	} 
	.madacms #ex_footer {
	background-image: url(../images/gradient_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 -299px;
	display: block;
	height: 204px;
	xmargin: 12;
	width: auto;
	padding: 16px;
	background-color: #999999;
	margin-top: 8px;
	} 
	.madacms #ex_footer img {
	} 
	
	.madacms #ex_footer_in {
	width: auto;
	display: block;
	height: 205px;
	} 
	.madacms #footer p {
		margin: 0; 
		padding: 10px 0; 
		
	}
	#ex_footer_in2 {
	height: 205px;
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	width: 594px;
	background-image: url(../images/e-f-b.gif);
	}
	#ex_footer_in3 {
	height: 206px;
	background-repeat: repeat-x;
	float: right;
	width: 325px;
	background-image: url(../images/e-f-b.gif);
	}
	#ex_footer_inr {
	height: 205px;
	background-repeat: no-repeat;
	float: right;
	width: 5px;
	background-image: url(../images/e-f-r.gif);
	}
	#ex_footer_inl {
	height: 205px;
	background-repeat: no-repeat;
	float: right;
	width: 5px;
	background-image: url(../images/e-f-l.gif);
	}
	#in2-h {
	height: 37px;
	width: 594px;
}
#in2-m {
	width: 584px;
	height: 155px;
	xborder: 1px solid #e4e4e4;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 2px;
}
#in3-h {
	height: 37px;
	width: 325px;
}
#in3-m {
	width: 312px;
	height: 155px;
	xborder: 1px solid #e4e4e4;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 2px;
}
#in2-h img,#in3-h img  {
margin-top:8px;
margin-right:18px;
margin-bottom:3px;
}
#in2-m-scr {
	float: right;
	width: 25px;
	height: 110px;
	padding-right: 5px;
	padding-top: 45px;
	
}
#in2-m-c {
	float: right;
	height: 145px;
	width: 544px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#in2-m-c-img {
	border: 1px solid #d4d4d4;
	float: right;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 130px;
	width: 170px;
}
#in2-m-c-img img {
	height: 130px;
	width: 170px;

}
#in2-title {
	width: 355px;
	float: right;
	margin-top: 10px;
	padding-right:5px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	overflow: hidden;
	line-height: 150%;
}
#in2-intro {
	width: 350px;
	float: right;
	margin-top: 10px;
	height: 80px;
	padding:0 5px 5px 0;
	
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3d4347;
	text-align: right;
	overflow: hidden;
	line-height: 130%;
}

#in3-m-c {
	float: right;
	height: 145px;
	width: 270px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#in3-m-c-img {
	border: 1px solid #d4d4d4;
	float: right;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	height: 61px;
	width: 81px;
}
#in3-m-c-img img {
	height: 61px;
	width: 81px;
}
#in3-title {
	width: 170px;
	float: right;
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:bold;
	height: 15px;
	overflow: hidden;
	line-height: 130%;
}
#in3-intro {
	width: 170px;
	float: right;
	margin-top: 5px;
	height: 43px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3d4347;
	text-align: right;
	overflow: hidden;
	line-height: 130%;
}

	/* footer end  */
	#menus {
		height:40px;
		background: url(../images/gradient_bg.gif) repeat-x 0px -200px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
	}
	/* Miscellaneous classes for reuse */
	.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
		float: right;
		margin-left: 8px;
	}
	.fltlft { /* this class can be used to float an element left in your page */
		float: left;
		margin-right: 8px;
	}
	.clearfloat {
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
	}
	
	.column {
		margin: 0 0 0 0;
		padding:0 16px 0 0px;
		list-style: none;
	}
	/* block */
	
	.block {
		background-color: #FFFFFF;
		float: right;
		width: 299px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 4px;
		height: 306px;
	}
	.block_free {
		background-color: #FFFFFF;
		float: right;
		width: 299px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 4px;
		padding-bottom:4px;
	}		
		
	#Content-colum-head {
		font-size: 16px;
		Height: 36px;
		margin-top:6px;
		color: #005785;
		background:url(../images/gradient_bg.gif) repeat-x left -250px;
		width: 299px;
		border-bottom-width: 1px;
	    border-bottom-style: solid;
		border-bottom-color: #fff;
	}
	#Content-colum-head img {
		font-size: 16px;
		color: #005785;
		float: right;
		padding-right: 2px;
		border: 0px;			
	}
	
	.bigtitle {
		color: #0c6a8a;
		float: left;
		width: 153px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		height: 111px;
		background-color: #33FFFF;
	}
	.Content-colum-img  {
		background-position: right 50%;
		background-repeat: no-repeat;
		height: 110px;
		margin: 0px;
		width: 146px;
		position:   relative;
		text-indent: 0px;
		border-bottom-style: solid;
		border-bottom-color: #d0d0d0;
		border-bottom-width: 1px;
		float: right;
		}
	.bigtitle .hotnews {
		color: #fff;
		border-bottom-color: #d0d0d0;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		list-style-type: none;
		height: 34px;
		background-color: #cf6d5b;
		overflow: hidden;
		padding-right: 5px;
		padding-top: 2px;
		line-height: 180%;
		
		}	
	.list {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-right: 20px;
		height: 19px;
		padding-top: 3px;
		background-image: url(../images/right_icon.gif);
		background-repeat: no-repeat;
		background-position: right 5px;
		color: #0c6a8a;
		overflow: hidden;
		width: 270px;
		float: right;
	}

	.list2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-right: 20px;
		height: 19px;
		padding-top: 3px;
		background-image: url(../images/right_icon.gif);
		background-repeat: no-repeat;
		background-position: right 4px;
		overflow: hidden;
		color: #0c6a8a;
		width: 250px;
		float: right;
		
	}	
	.list3 {
		padding-right: 20px;
		height: 19px;
		padding-top: 3px;
		overflow: hidden;
		width: 250px;
		float: right;
	}
	.more{
	margin-bottom: 3px;
	margin-left: 8px;
	height: 19px;
	width: 19px;
	float: left;
	
	}	
	/* end block */
	/* wide-block -------------------------------------------------------- */
	
	.wide-block {
		float: right;
		background-color: #FFFFFF;
		width: 614px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 4px;
		
	}
	
	#wide-block-head {
	font-size: 16px;
	Height: 36px;
	margin-top:6px;
	color: #005785;
	background:url(../images/gradient_bg.gif) repeat-x left -250px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 614px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}	
	#wide-block-head img{
		border: 0px;
	}
	.wide-block-head img {
		font-size: 16px;
		color: #005785;
		float: right;
		padding-right: 5px;
		padding-bottom: 4px;
		padding-left: 0;
		border: 0px;
			
	}
	/* wide-block-3pic --------------------*/
	.wide-block-3pic-start {
	background-color: #FFFFFF;
	width: 180px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	
	}
	.wide-block-3pic {
		width: 180px;
		float: right;
		background-color: #FFFFFF;
		margin-top: 12px;
		margin-bottom: 12px;
		padding-right: 11px;
		padding-left: 11px;
	}
	.wide-block-img-3pic  img {
	height: 128px;
	width: 170px;
	border: 1px solid #ccc;
	padding: 3px;
	
		}
	.wide-block-title-3pic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #0c6a8a;
		margin-top: 5px;
		overflow: hidden;
	    line-height: 140%;
		
		}
	/* end wide-block-3pic --------------------*/
	/* wide-block-4pic --------------------*/
	.wide-block-4pic-start {
	width: 128px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	}
.wide-block-4pic-start img {
		height: 96px;
		width: 128px;
		border: 1px solid #ccc;
	    padding: 3px;
}
	.wide-block-4pic {
	width: 128px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 11px;
	padding-left: 11px;
	}
	.wide-block-img-4pic  img {
		border: 1px solid #ccc;
	    padding: 3px;
		height: 96px;
		width: 128px;
	
		}
	.wide-block-title-4pic {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #0c6a8a;
		margin-top: 5px;
		height: 45px;
		overflow: hidden;
	    line-height: 140%;
		}	
	/* end wide-block-4pic --------------------*/	
	/* wide-block-4pic_book --------------------*/

.wide-block-4pics_book  img {
		height: 111px;
		width: 137px;
		border: 1px solid #ccc;
	    padding: 3px;
}
	.wide-block-4pic_book {
	width: 128px;
	float: right;
	background-color: #fff;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: center;
	}
	.wide-block-img-4pick_book  img {
		border: 1px solid #ccc;
	    padding: 3px;
		height: 132px;
		width: 96px;
	
		}
	.wide-block-title-4pic_book {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #0c6a8a;
		margin-top: 5px;
		height: 45px;
		overflow: hidden;
	    line-height: 140%;
		}	
	/* end wide-block-4pic --------------------*/			
	/* wide-block- 1big and 3small --------------------*/

	.wide-block-picandtext {
	width: 345px;
	float: right;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 10px;
	margin-left: 0px;
	
	}
	.wide-block-img-picandtext  img {
	border: 1px solid #ccc;
	padding: 3px;
	height: 136px;
	width: 180px;
	float: right;
	margin-left: 5px;
	
		}
	.wide-block-title-picandtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-bottom: 5px;
	float: right;
	width: 147px;
	height: 39px;
	overflow: hidden;
	line-height: 130%;
	}
	.wide-block-intro-picandtext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3d4347;
	margin-top: 5px;
	margin-left: 0px;
	float: right;
	width: 147px;
	height: 82px;
	text-align: right;
	overflow: hidden;
	line-height: 130%;
	}

	.wide-block-picandtext2 {
	width: 245px;
	float: right;
	margin-top: 12px;
	padding-left: 0px;
	}
	.wide-block-img-picandtext2  img {
	border: 1px solid #ccc;
	padding: 2px;
	height: 61px;
	width: 82px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-title-picandtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-top: 1px;
	float: right;
	width: 150px;
	height: 47px;
	overflow: hidden;
	line-height: 150%;
	}
	
	.wide-block-picandtext3 {
	width: 280px;
	float: right;
	background-color: #FFFFFF;
	margin: 12px;
	}
	.wide-block-img-picandtext3  img {
	border: 1px solid #ccc;
	padding: 2px;
	height: 61px;
	width: 82px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-title-picandtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-top: 1px;
	float: left;
	width: 185px;
	height: 48px;
	line-height: 150%;
	overflow: hidden;
	}	
	
	.wide-block-name-picandtext3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	margin-top: 1px;
	float: right;
	width: 150px;
	height: 16px;
	overflow: hidden;
	}
	.wide-block-name-picandtext4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	margin-top: 1px;
	margin-bottom: 2px;
	float: right;
	width: 185px;
	height: 14px;
	overflow: hidden;
	}
		
		
	/* end wide-block- 1big and 3small --------------------*/			
	/* end wide-block ---------------------------------------------------------------- */
	
.test {
		background-color: #00CC33;
		height: 500px;
	}
.tab {
	float: left;
	margin-left: 10px;
}

/*
 ******************************************************************************
 *Slider
 ******************************************************************************
 */
.contentslider {
  padding:3px;
  width:900px;
  height:180px;
  overflow:hidden;
}
.cs_wrapper {
  background:#FFF;
  position:relative;
  display:block;
  width:100%;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}
.cs_slider {
  position:absolute;
  width:10000px;
  height:100%;
  margin:0;
  padding:0;
}
.cs_article {
  background:#FFF;
  float:left;
  position:relative;
  top:0;
  left:0;
  display:block;
  width:900px;
  height:180px;
  margin:0 auto;
  padding:0;
}
.cs_leftBtn, .cs_rightBtn {
border: 0px;
}
.cs_leftBtn {
}
.cs_rightBtn {
}
.cs_leftBtn img, .cs_rightBtn img {
}
.hidden_menu{
	background-image: url(../images/menus.gif)  ;
	background-repeat: no-repeat;
	height: 33px;
	background-position: right top;
	margin-top: 8px;
	margin-right: 16px;
	
}


#menu {
	background-color: #737373;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	height: 145px;
	margin-top: 16px;
	margin-bottom: 0px;
	margin-right: 16px;
	margin-left: 16px;
	overflow: hidden;
	width: 929px;
	float: right;
	text-align: right;
	line-height: 20px;
}
#menu_in {
    margin: 5px;
    padding-top: 5px;
	height: 120px;

}
#menu a { text-decoration:none; color: white; }
#menu div.column1 {
position: relative; 
right: 5px; 
top: 0px; 
width: 125px;
height: 22px;
overflow: hidden;  
}
}
#menu div.column2 {
position: relative; 
right: 135px; 
top: -135px; 
width: 125px;
height: 22px;
overflow: hidden; 
}
#menu .column3 {
position: relative; 
right: 270px; 
top: -264px; 
width: 125px;
height: 22px;
overflow: hidden; 
}
#menu .column4 {
position: relative; 
right: 400px; 
top: -396px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu .column5 {
position: relative; 
right: 530px; 
top: -528px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu .column6 {
position: relative; 
right: 660px; 
top: -660px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu .column7 {
position: relative; 
right: 790px; 
top: -792px; 
width: 125px; 
height: 22px;
overflow: hidden; 
}
#menu div.parent{
color: Yellow; 
background-color: #fff;
padding-right:5px;
margin-bottom:5px;
}
#menu_in .parent a {
  color: red; 
  

}
#menu .child {
color: white;
background-color: #000;
padding-right:5px;
margin-bottom:5px;
}
#menu_in .child a {
color: #ff77ff; 
}
#pdf {
xmargin:5px 5px;

}

	/* listposts_image */	
	.wide-block-listposts_image {
	width: 590px;
	float: right;
	background-color: #fff;
	margin: 12px 12px 12px 12px;
	}
	.wide-block-img-listposts_image  img {
	border: 1px solid #ccc;
	padding: 2px;
	height: 61px;
	width: 82px;
	float: right;
	margin-left: 6px;
	
		}
	.wide-block-title-listposts_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c6a8a;
	margin-top: 1px;
	float: right;
	width: 572px;
	height: 25px;
	line-height: 150%;
	overflow: hidden;
	padding-right: 20px;
	background-image: url(../images/control_stop.png);
	background-repeat: no-repeat;
	background-position: right;
	xbackground-color: #000;
	}	
	
	.wide-block-name-listposts_image {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	padding:2px 15px 0px 0;
	margin-top: 1px;
	float: right;
	width: 480px;
	height: 16px;
	overflow: hidden;
	background-image: url(../images/art_icn.gif);
	background-repeat: no-repeat;
	background-position: right;
	xbackground-color: #000;
	}	
	.wide-block-date-listposts_image {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	padding:2px 15px 0px 0;
	margin-top: 1px;
	float: right;
	width: 575px;
	height: 16px;
	overflow: hidden;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/art_icn.gif) ;
	background-repeat: no-repeat;
	background-position: right 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	xbackground-color: #000;
	}	
	.wide-block-intro-listposts_image  {
	width: 490px;
	float: right;
	height: 45px;
	padding:0 5px 5px 0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3d4347;
	text-align: right;
	overflow: hidden;
	line-height: 130%;
	xbackground-color: #c4c4c4;
}
	/* listposts_image    end */
	
#column-title {
		background-color: #cf6d5b;
		height: 25px;
	    overflow: hidden;		
		width: 288px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		float: right;
		padding-right: 5px;
		padding-left: 5px;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #e29384;
		padding-top: 5px;
		padding-bottom: 2px;
	}
	#column-text {
		color: #4d4d4d;
		float: right;
		margin-top: 4px;
		padding-right: 5px;
		margin-bottom: 0px;
		padding-left: 3px;
		width: 289px;
		xheight: 39px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		overflow: hidden;
		text-align:justify;
	}
#free_block_wide {
	float: right;
	width: 614px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
#free_block {
	float: right;
	width: 299px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 0px;
	xpadding-top: 4px;
	xpadding-bottom: 4px;
	}
#pdf img{
width:283px;
padding:2px 2px;
margin:5px 5px;
border:#CCCCCC solid 1px;
}

/* ajenda  */
.ajenda-title {
		height: 37px;		
		width: 221px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		text-align:right;
		color: #3a3a3a;
		float: left;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 2px;
		overflow: hidden;

	}
	.ajenda-title a:hover   {
		color: #cd351a;	
	}
	.ajenda-title a    {
		color: #808080;	
	}
	

	.ajenda1 {
		float: right;
		width: 295px;
		height: 50px;
		color:#808080;
		border-bottom:#fff solid 2px;
		background:url(../images/date2.png)  no-repeat right;
	}

.ajenda2 {

		float: right;
		width: 295px;
		height: 50px;
		color:#808080;
		border-bottom:#fff solid 2px;
		background:url(../images/date.png) #f5f5f6 no-repeat right;
	}

	.dateblock {
	text-align: center;
	width: 58px;
	height: 50px;
	font-family: Arial;
	border-left:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 2px;

	
	}
	.day {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	position: relative;
	top: 3px;	
	}
	.month {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#848484;
	
	}
	.year {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: -10px;
	}
	/* opportunity */
	.opportunity1 {
		float: right;
		width: 269px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		text-align:right;
		padding:5px;
		padding-right:23px;
		color:#851607;
		border-bottom:#fff solid 2px;
		background:url(../images/right_icon.gif)  no-repeat right;
	}

	.opportunity2 {

		float: right;
		width: 269px;
		xheight: 50px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		text-align:right;
		padding:5px;
		padding-right:23px;
		color:#393939;
		border-bottom:#fff solid 2px;
		border-right:#FFFFFF solid 1px;
		}
	
	#dot-c {
	
	margin:13px 13px 0 5px ;
	float:right;

	}
	#title-h {
	
	padding:-4px 5px 0 0 ;
	xfloat:right;

	}

.wide-block-headlines {
		float: right;
		background-color: #FFFFFF;
		width: 594px;
		padding:0 10px 10px 10px;
		margin-right: 16px;
		margin-bottom: 16px;
		margin-left: 0px;
		margin-top: 0px;	
		border:#c9c9c9 solid 1px;	
	}
	#wide-block-headlines-head {
	font-size: 16px;
	Height: 30px;
	margin:10px 0px 5px 0px;
	color: #005785;
	background:#fff;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 590px;
	background-image: url(../images/head_bac1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	#wide-block-headlines-head img {
	float:left;
	margin-left:10px;
	}
 .gallery_title {
    margin:5px;
	padding:5px;
	margin-left: 0px;
	width:320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0C6A8A;
	text-align:right;
	xbackground-color:#00FF00;	
	}	
	.gallery_intro {
	color:#3D4347;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	height:85px;
	line-height:22px;
	margin-bottom:10px;
	overflow:hidden;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;

	}
