body {
	background: #f9e19f url(../images/bg-body.png) repeat-x left top;
	font: bold 16px/24px 'Î¢ÈíÑÅºÚ';
	margin: 0;
}
#page {
	background: url(../images/bg-page.png) no-repeat left top;
	width: 960px;
	margin: 0 auto;
}
img {
	border: 0;
}
.frame {
	background: url(../images/frames.png) no-repeat;
}
a{text-decoration : none} 
a:hover{text-decoration:underline} 
/*------------------------------ HEADER ------------------------------*/
#header {
	display: inline-block;
	min-height: 76px;
	position: relative;
}
#sidebar {
	width: 180px;
	padding-top: 23px;
	position: absolute;
	left: 0;
	top: 0;
}
/** Logo **/
#logo {
	display: block;
	margin-bottom: 30px;
}
/** Navigation **/
#navigation {
	position: relative;
}
#navigation ul {
	list-style: none;
	width: 160px;
	margin: 0;
	padding: 0;
}
#navigation li {
	font-size: 18px;
	text-align: center;
}
#navigation li a, #navigation ul li.menu:hover a, #navigation ul li.menu span {
	background: url(../images/bg-menu.png) no-repeat;
}
#navigation li > a {
	background-position: 0 -61px;
	color: #fcdca1;
	display: block;
	font:  bold 20px/49px 'Î¢ÈíÑÅºÚ';
	height: 49px;
	border-top: 1px solid #f8e8b7;
	text-decoration: none;
}
#navigation li:first-child a {
	background-position: 0 0;
	border: 0;
	outline: 0;
}
#navigation li.last a {
	background-position: 0 -122px;
}
#navigation li a:hover, #navigation li.selected a, #navigation ul li.menu:hover a, #navigation ul li div.sub a {
	background-position: -184px -61px;
	color: #faaa47;
}
#navigation li:first-child a:hover, #navigation li:first-child.selected a {
	background-position: -184px 0;
}
#navigation li.last a:hover, #navigation li.last.selected a {
	background-position: -184px -122px;
}
#navigation ul li.menu div.sub {
	font-size: 14px;
	width: 140px;
	border-radius: 3px;
	padding-left: 10px;
	text-align: left;
	visibility: hidden;
	position: absolute;
	top: 50px;
	right: -121px;
}
#navigation ul li.menu div.sub a {
	color: #fcdaa1;
	display: block;
	line-height: 24px;
	height: 24px;
	border: 0;
	padding-left: 15px;
	text-decoration: none;
}
#navigation ul li.menu div.sub a:hover {
	color: #faaa47;
}
#navigation ul li.menu span {
	background-position: -184px -61px;
	display: block;
	height: 49px;
	width: 1px;
	position: absolute;
	top: 50px;
	right: 19px;
	visibility: hidden;
}
#navigation ul li.menu div.sub a:first-child {
	border-top-right-radius: 3px;
	padding-top: 12px;
}
#navigation ul li.menu div.sub a.last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding-bottom: 12px;
}
#navigation ul li.menu:hover div.sub, #navigation ul li.menu:hover span {
	visibility: visible;
}
/** Adbox **/
#adbox {
	background: url(../images/index_logo.png) no-repeat left top;
	min-height: 543px;
}
#adbox h1 {
	float: right;
	color: #D26900;
	display: inline-block;
	font-family: '»ªÎÄÐÐ¿¬';
	font-size: 60px;
	font-weight: normal;
	line-height: 60px;
	width: 430px;
	margin: 180px 0 0;
}
#adbox div.frame {
	background-position: 0 0;
	display: inline-block;
	height: 142px;
	width: 892px;
	margin: 206px 0 5px 34px;
}
#adbox div.section {
	float: left;
	width: 416px;
	padding: 20px 0px 24px 30px;
	text-shadow: 1px 2px #fdf8f8;
}
#adbox div.section h2 {
	color: #fa8f0d;
	font: bold 22px/36px 'Î¢ÈíÑÅºÚ';
	margin: 0;
}
#adbox div.section p {
	color: #4F4F4F;
	font:  12px/24px 'ËÎÌå';
	letter-spacing: 1px;
	margin: 0;
	padding-right: 10px;
}
#adbox div.section span {
	color: #f9900c;
	font-style: normal;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents div.header {
	background: url(../images/bg-content-top.png) no-repeat left top;
	width: 733px;
	margin-bottom: 18px;
	padding-top: 17px;
}
.body {
	background: url(../images/bg-content.png) repeat-y left top;
	padding: 13px 30px;
}
.body h2 {
	color: #fa8f0d;
	display: inline-block;
	font: 20px 'Î¢ÈíÑÅºÚ';
	margin: 0;
	text-shadow: 1px 1px #fff9eb;
}
.body p {
	color: #3C3C3C;
	font: 13px/24px 'ËÎÌå';
	margin: 0;
	padding-bottom: 20px;
	padding-top: 10px;
	text-shadow: 1px 1px #fff9eb;
}
.body p a {
	color: #aea588;
}
.body p a:hover {
	color: #f9900c;
}
.footer {
	background: url(../images/bg-content-bottom.png) no-repeat left bottom;
	padding-bottom: 17px;
}
.more {
	color: #f9a842;
	font: 16px/24px 'Î¢ÈíÑÅºÚ';
	text-decoration: none;
	padding-left: 280px;
	text-decoration:none;
}
.more:hover {
	display: inline-block;
	height: 20px;
	border-bottom: 0px solid #f1c779;
	text-decoration:none;
}
/** Articles **/
#dummy {
	height: 360px;
}
#articles {
	background: url(../images/bg-body2.png) repeat-x left top;
	width: 100%;
	min-height: 540px;
	padding: 24px 0 0;
	position: absolute;
	left: 0;
}
#articles > div {
	width: 894px;
	margin: 0 auto;
	padding: 0 33px;
}
#articles div.frame {
	float: left;
	background-position: 0 -154px;
	height: 203px;
	width: 411px;
	margin-left: 26px;
	padding-left: 23px;
	text-shadow: 1px 1px #fff9eb;
}
#articles div.frame img {
	float: right;
	margin-top: 6px;
}
#articles div.frame:first-child {
	margin-left: 0;
}
#articles div.frame:first-child img {
	margin-top: -16px;
}
#articles div.frame h2 {
	color: #fa8f0d;
	font: bold 22px/36px 'Î¢ÈíÑÅºÚ';
	margin: 24px 0 6px;
}
#articles div.frame p {
	color: #7a7257;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 0 12px;
}
#articles div.frame a.more {
	color: #fa8f0d;
	font: bold 12px/86px 'Î¢ÈíÑÅºÚ';
	margin-left: 18px;
}
#featured {
	clear: both;
	padding-top: 0px;
	margin-left: -100px;

}
#featured ul {
	display: inline-block;
	list-style: none;
	width: 1150px;
	margin: 0;
	margin-left: 0;
	padding: 0;
}
#featured ul li {
	float: left;
	width: 280px;
	margin-left: 10px;
	position: relative;
}
#featured ul li:first-child {
	margin-left: 0;
}
#featured ul li a {
	text-decoration: none;
}
#featured ul li img {
	margin-left: -10px;
}
#featured ul li h3 {
	background: url(../images/ribbon.png) no-repeat;
	color: #f8d67c;
	font: bold 18px/44px 'Î¢ÈíÑÅºÚ';
	height: 34px;
	width: 263px;
	margin: 0;
	text-align: center;
	position: absolute;
	bottom: 18px;
	left: 0;
}
#featured ul li a:hover > h3 {
	color: #fcee9f;
}
/** About **/
#about {
	margin-left: 194px;
}
#about h2 {
	color: #FF8000;
	font: bold 20px 'Î¢ÈíÑÅºÚ';
	margin: 0 0 18px;
}
#about p {
	padding-bottom: 36px;
	text-align: justify;
}
#about ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 44px 0 0 8px;
}
#about ul li {
	float: left;
	margin-left: 4px;
}
#about ul li:first-child {
	margin-left: 0;
}
/** Blog **/
#blog {
	margin-left: 194px;
}
#blog div.body {
	padding: 19px 6px;
	text-shadow: 1px 1px #fff9eb;
}
#blog ul {
	list-style: none;
	border-bottom: 1px solid #fbebbf;
	margin: 0;
	padding: 0;
}
#blog ul li {
	display: inline-block;
	width: 661px;
	border-top: 1px solid #fbebbf;
	padding: 24px 30px;
}
#blog ul li span.time {
	float: right;
	color: #aea588;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
#blog div.body ul li h2 {
	font-size: 25px;
	margin-bottom: 12px;
}
#blog ul li img {
	float: left;
	margin: 6px 15px 0 0;
}
#blog ul li > div {
	margin-left: 250px;
}
#blog div.pages {
	padding-right: 20px;
	padding-top: 24px;
	text-align: right;
}
#blog div.pages a {
	color: #aea588;
	display: inline-block;
	font-size: 14px;
	font-style: italic;
	margin: 0 5px;
}
#blog div.pages a:hover {
	color: #f9a842;
}
/** Menu **/
#menu-adbox {
	background: url(../images/bg-menu-page-header.png) no-repeat right top;
	height: 125px;
	width: 711px;
	margin: 74px 0 30px;
	padding: 194px 0 16px 249px;
}
#menu-adbox div.details {
	text-shadow: 1px 1px #fff9eb;
}
#menu-adbox div.details h1 {
	color: #fa8f0d;
	display: inline-block;
	font: bold 35px/36px 'Î¢ÈíÑÅºÚ';
	margin: 0;
	text-shadow: 1px 1px #fff9eb;
}
#menu-adbox div.details p {
	color: #4F4F4F;
	font:  14px/24px 'ËÎÌå';
	letter-spacing: 1px;
    line-height: 30px;
	width: 400px;
	margin: 0;
	padding-right: 10px;
	padding-top: 12px;
}
#menu-adbox-zyz {
	background: url(../images/zyz-header.png) no-repeat right top;
	height: 125px;
	width: 711px;
	margin: 74px 0 30px;
	padding: 194px 0 16px 249px;
}
#menu-adbox-zyz div.details {
	text-shadow: 1px 1px #fff9eb;
}
#menu-adbox-zyz div.details h1 {
	color: #fa8f0d;
	display: inline-block;
	font: bold 35px/36px 'Î¢ÈíÑÅºÚ';
	margin: 0;
	text-shadow: 1px 1px #fff9eb;
}
#menu-adbox-zyz div.details p {
	color: #4F4F4F;
	font:  14px/24px 'ËÎÌå';
	letter-spacing: 1px;
    line-height: 30px;
	width: 400px;
	margin: 0;
	padding-right: 10px;
	padding-top: 12px;
}

#gallery {
    background: url(../images/ribbon.png) no-repeat left top;
	display: inline-block;
	list-style: none;
	width: 994px;
	margin: 0 0 18px 0px;
	padding: 0;
}
#gallery li {
float:left;margin-bottom:20px;margin-right:30px;display:inline;padding:10px;_padding:10px 10px 8px 10px ;background:#FFFCEC;width:260px;height:220px;
	text-align: center;
}
#gallery a {
	color: #aea588;
	font: bold italic 12px/12px ;
	text-decoration: none;
}
#gallery b {
	color: #f9900c;
	display: block;
	font-size: 16px;
}
#gallery li a:hover img, #blog ul li a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
    float:center;
	clear: both;
	color: #baac83;
	font-family: 'QuattrocentoSans';
	margin: 0 auto;
	padding: 0 39px;
	position: relative;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer div.header {
	background: url(../images/1bg-footer-top.png) no-repeat left top;
	margin-bottom: 24px;
	padding-top: 60px;
}
#footer div.body {
	background: url(../images/bg-footer.png) repeat left top;
	padding: 0 1px;
}
#footer div.body a {
	color: #baad85;
	font-size: 14px;
	text-decoration: none;
}
#footer div.body a:hover {
	color: #a79a77;
}
#footer div.body h4 {
	color: #FFA042;
	font-family: 'ËÎÌå';
	font-weight: bold;
	margin: 0 0 6px;
}
#footer div.body ul {
	display: inline-block;
}
#footer div.body ul li {
	float: left;
	width: 205px;
	padding: 6px 0 12px 20px;
}
#footer div.body ul li:first-child {
	width: 180px;
}
#footer div.body ul li.last-child {
	width: 180px;
}
#footer div.body ul li span {
	display: block;
	font-size: 11px;
	line-height: 24px;
}
#footer div.footer {
	background: url(../images/bg-footer-bottom.png) no-repeat left top;
	height: 42px;
	width: 920px;
	padding: 0 1px 10px;
}
#footer div.footer p {
	color: #FFA042;
	font-family: 'ËÎÌå';
	font-size: 12px;
	line-height: 38px;
	margin: 0;
	padding-left: 130px;
}
#connect {
	float: right;
	margin-right: 1px;
	padding-top: 12px;
}
#footnote {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding-bottom: 24px;
}
#footnote a {
	color: #baac83;
}
#footnote a:hover {
	color: #f3a660;
}