@font-face {
	font-family:"ConstanR";
	src:url(images/constan.ttf) format("truetype");
}

*
{
	margin:0;
	padding:0;
}

body html
{
	width:auto;
	height:auto;
}

body
{
	background: url('images/bg-body.png') repeat-x;
	text-align:center;
	background-color: #0c6481;
}

a, a:hover, a.active
{
	text-decoration: none;
	color: #2684C6;
}

a:focus
{
	-moz-outline-style: none;
}

a img
{
	border: 0;
}

#pt-inner
{
	width:600px;
	height:30px;
	margin:0 auto;
	border:0px solid black;
	background:url('images/bg-pt-inner.png') no-repeat;
	padding:3px 0 0 0;
}

#enlarger_button
{
	float:left;
	margin:0 0 0 15px;
	color:white;
	font-family:Tahoma;
	
	
}

#enlarger_button a
{
	color:white;
	font-family:Tahoma;
	font-size:12px;
}

#search
{
	display:inline;
	float:right;
	margin:0px -20px 0 0px;
}

#search input
{
	padding:5px 0 0 35px;
	border:0;
	width:224px;
	height:24px;
	background:url('images/bg-search.png') no-repeat;
}

#gallery
{
	width: 626px;
	text-align:left;
	
}

#gallery h4
{
	
	
	font-size:14px;
	font-family:tahoma;
	color:#454545;
}

#gallery ul
{
	list-style:none;
	margin: 20px 0 0 0;
	
}

#gallery ul li
{
	margin:20px 5px;
	display:inline;
}

#commentsAll
{
	width:623px;
	margin:30px 0 0 0px;
	padding:10px 0 0 0;
	border-top:1px solid #24428a;
	font-family:Tahoma;
	text-align:left;
	font-size:12px;
}

.commentItem
{
	margin: 20px 0 0 0;
	color:#454545;
}

.commentItem a, .commentItem a:hover
{
	color:#454545;
}

#inputComment
{
	font-family:Tahoma;
	color:#454545;
	font-size:12px;
	text-align:left;
	margin:50px 0 0 0;
}

#inputComment form input
{
	margin:10px 0 0 0px;
}



#subMenuInner
{
	text-align:left;
	width:220px;
	font-family:Tahoma;
	font-size:11px;
	height:auto;
	font-weight:bold;
	padding: 0 0 20px 20px;
	border-bottom: 1px solid white;	
	margin: 0 0 0 10px
}

#subMenuInner ul
{
	margin:0px 0 0 0;
	list-style:circle;
	
}

#subMenuInner ul li
{
	padding: 10px 0 0 0px;
	
	
}

#subMenuInner ul li:hover
{
	background:url('images/sub-menu-hover.png')no-repeat;
}

#subMenuInner ul li a
{

	color:#454545;
}


#page-top
{
	width:100%;
	background:url('images/top_bg.png') repeat-x;
	position:relative;
	height:50px;
	padding:10px 0 0 0;
}
#page-bottom
{
	width:100%;
	background:url('images/bottom_bg.png') repeat-x;
	height: 85px;
}
#page-bottom p
{
	padding:20px 0 0 0;
}

#page-bottom a
{
	font-size:9pt;
}
#page-container
{
	margin:auto;
	width:1020px;
	border: 0px solid black;
	height:auto;
	
}

#inner-field
{
	position:relative;
	width:1020px;
	height:auto;
	background: url('images/bg-header.png') no-repeat;
	border: 0px solid black;
	padding: 500px 0 150px 0;
	
	
}

#header-text
{
	background:url('images/lmjd.png') no-repeat;
	width:258px;
	height:76px;
}

#header-logo
{
	background:url('images/kuss_logo.png') no-repeat;
	position:absolute;
	margin: 0 0 0 0;	
	height:120px;
	width: 216px;

}

#feature
{
	background:url('images/bg-feature.png') no-repeat;
	width:820px;
	height:147px;
	margin:402px auto 0 100px;
	position:absolute;
	display:none;

}

#contents
{
	position:relative;
	width:975px;
	height:auto;
	margin:0 auto 0 auto;
	border: 0px solid black;
}

#menu
{
	width:975px;
	height:77px;
	background:url('images/bg-menu.png') no-repeat;
}

#menu-contents ul
{
	list-style:none;
	margin: 0 0 0 25px;
}

#menu-contents ul li
{
	float:left;
	margin: 5px 0 1px 16px;
	padding:5px 0 px 0;
	font-family:Arial;
	font-size:9pt;
	font-weight:bolder;
	color:#454545;
	height:36px;
	width:100px;	
}

#menu-contents ul li a, a:hover, a.active
{
	color:#454545;
	
}

#menu-contents ul li a:hover
{
	
}

#menu-contents li.active, li.active:hover
{
	background:url('images/menu-active.png') no-repeat!important;
}

#menu-contents li:hover
{
	background:url('images/menu-hover.png') no-repeat;
	background-position: center;
}

#menu-bottom
{
	width:940px;
	height:41px;
	background:url('images/bg-main-contents-top.png') no-repeat;
	position:absolute;
	border:solid 0px black;
	margin:36px 0 0 18px;
}

#main-content
{
	width:975px;
	height:auto;
	background:url('images/bg-content.png') repeat-y;
	margin:-1px 0 0 0px;
	
}

#main-content-bottom
{
	width:975px;
	height:43px;
	background:url('images/bg-main-contents-bottom.png') no-repeat;
}

#left-contents
{
	border: 0px solid black;
	width:623px;
	height:auto;
	display:inline;
	float:left;
	position:relative;
	margin: -25px 0 0 40px;
}

#left-contents h1
{
	float:left;
	font-size:20px;
	font-family:tahoma;
	color:#454545;
}

#left-contents hr
{
	position:relative;
	margin: 40px 0 0 0;
	color: #24428a;
	height:1px;
	width:626px;
}

#left-contents .leftNewsItem
{
	position:inherit;
	
}



#right-contents
{
	border: 0px solid black;
	width:260px;
	height:auto;
	display:inline;
	float:left;
	position:relative;
	margin: -25px 0 0 17px;
}

#right-contents-top
{
	width:260px;
	height:15px;
	background:url('images/content-right-top.png') no-repeat;
}

#right-contents-main
{
	width:260px;
	height:auto;
	background:url('images/content-right-main.png') repeat-y;
}

#right-contents-bottom
{
	width:260px;
	height:15px;
	background:url('images/content-right-bottom.png') no-repeat;
}

#pageCountInfo
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #454545;
	float:left;	
}

#pageCountPages
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color: #24428a;
	float:right;
	
	
	
}

#leftContentFooter
{
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top:1px solid #24428a;
	
}

.bannerGroup
{
	text-align:left;
	margin:0 5px 0 10px;
	border-bottom: 1px solid white;
	width:235px;
	padding:0px 0 10px 0;
}

.bannerGroup a
{
	margin:0 5px 0 5px;
}

#dailyQuestion
{
	margin: 15px 0 0 10px;
	text-align:left;
	font-family:Tahoma;
	padding: 0 0 15px 0;
	border-bottom: 1px solid white;	
	width:230px;
}

#dailyQuestionUp
{
	background:url('images/dailyQuestionBGup.png')no-repeat;
	width:230px;
	height:12px;
}

#dailyQuestionDown
{
	background:url('images/dailyQuestionBGdown.png')no-repeat;
	width:230px;
	height:12px;
}

#dailyQuestionMiddle
{
	background:url('images/dailyQuestionBG.png')repeat-y;
	width:230px;
	height:auto;
	background-color:white;
}
#dailyQuestionMiddle small
{
	padding: 0 0 0 30px;
}

#dailyQuestion h1
{
	font-size:14px;
	font-weight:bold;
	color:black;
	margin: 0px 5px 5px 15px ;
}

#dailyQuestion input
{
	margin: 10px 5px 0 20px;
}

#dailyQuestion label
{
	font-size:12px;
}

#dailyQuestionInputSubmit
{
	background:url('images/dailyQuestionSubmitBG.png') no-repeat;
	border:none;
	font-family:Tahoma;
	color:white;
	font-size:12px;
	font-weight:bold;
	width: 90px;
	height: 29px;
}

#writeToUs 
{
	position:relative;
	height:auto;
	border-bottom: 1px solid white;	
	width:230px;
	margin: 0 0 0 10px;
	padding: 0 0 40px 0;
}

#rightQleftImage
{
	float:left;
	width:44px;
	height:39px;
	background:url('images/pencil.png') no-repeat;
	margin: 19px 0 0 0;
}

#rightQText 
{
	float:right;
	width: 162px;
	height:39px;
	text-align:left;
	margin: 19px 0px 0 10px;
}

#rightQHeader a
{
	font-family:Tahoma;
	font-size:12px;
	color:#24428a;
	
}

#rightQComment
{
	margin:5px 0 0 0;
	font-family:Tahoma;
	font-size:12px;
	color:#454545;
	
}
#rss
{
	position:relative;
	height:auto;
	border-bottom: 1px solid white;	
	width:230px;
	margin: 0 0 0 10px;
	padding: 0 0 30px 0;
}

#rssImage
{
	float:left;
	width:44px;
	height:47px;
	background:url('images/rss.png') no-repeat;
	margin: 19px 0 0 10px;
}
#galler
{
	position:relative;
	height:auto;
	border-bottom: 1px solid white;	
	width:230px;
	margin: 0 0 0 10px;
	padding: 0 0 30px 0;

}
#galleryImage
{
	float:left;
	width:50px;
	height:42px;
	background:url('images/gal.png') no-repeat;
	margin: 19px 0 0 8px;
	z-index:4;
}
#galleryText 
{
	float:right;
	width: 162px;
	height:39px;
	text-align:left;
	margin: 19px 0px 0 10px;
}

#rssText 
{
	float:right;
	width: 162px;
	height:39px;
	text-align:left;
	margin: 19px 0px 0 10px;
}

#rssHeader a
{
	font-family:Tahoma;
	font-size:12px;
	color:#24428a;
	
}
#galleryHeader a
{
	font-family:Tahoma;
	font-size:12px;
	color:#24428a;
	
}

#rssComment
{
	margin:5px 0 0 0;
	font-family:Tahoma;
	font-size:12px;
	color:#454545;
	
}
#galleryComment
{
	margin:5px 0 0 0;
	font-family:Tahoma;
	font-size:12px;
	color:#454545;
	
}

#leftArticleItem
{
	font-family:Tahoma;
	font-size: 12px;
	text-align:justify;
	margin: 30px 0 0 0;
	padding: 10px 0 0 0;
	border-top:1px solid #24428a;
	color: #454545
}

#leftArticleItemImage img
{
	width:600px;
	height:400px;
}

#leftArticleItemMainAuthor a
{
	color:#a9a9a9;
}

#leftArticleItemImage, #leftArticleItemDate, #leftArticleItemMain, #leftArticleItem h2, #leftArticleItem p, #leftArticleItemMainAuthor
{
	margin:10px 0 0 0;
}

.commentItem
{
	text-align:left;
}

.pageCountNumber
{
	width:25px;
	height:25px;
	background:url('images/page_bg.png') no-repeat;
	padding-top:4px;
	float:left;
	margin: 0 0 0 5px;
	color: #454545;
}

.pageCountNumber a
{
	color: #24428a;
}

.leftNewsItem
{
	height:auto;
	width: 627px;
	text-align:left;
	margin: 30px 0 0 0;
	border-top:1px solid #24428a;
	padding-top:21px;
}

.leftNewsItemImage
{

	display:inline;
	float:left;
	text-align:center;
}

.leftNewsItemImage img
{
	margin:-8px -5px -7px -8px;
	max-width: 120px;
	max-height: 120px;
	
}

.leftNewsItemMain
{
	width:463px;
	margin-left:15px;
	float: left;
	
}

.leftNewsItemMain h2
{
	
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:#5a5a5a;
	
	
}

.leftNewsItemMainDate, .leftNewsItemMainAuthor
{
	font-family:Tahoma;
	font-weight:none!important;
	font-size:14px;
	color:#5a5a5a;
	
}

.leftNewsItemMainAuthor a
{
	color:#a9a9a9;
}

.leftNewsItemMain p
{
	margin-top:10px;
	font-family:Tahoma;
	font-weight:none;
	font-size:12px;
	color:#5a5a5a;
}

.leftNewsItemMainLinkArticle a, .leftNewsItemMainLinkComments a
{
	margin-top: 10px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#2684c6;
}

.leftNewsItemMainLinkArticle a
{
	float:left;
}

.leftNewsItemMainLinkComments a
{
	float:right;
}

.clear
{
	clear:both;
}

.bannerGroup{
	text-align:center;
}
.bottomLinks{
	margin: 6px 0 0 0;
}
.bottomLinks a{
	padding: 0 5px 0 5px;
}
.ltcorner{
	background: url('images/topl.png') no-repeat;
	width:16px;
	height:16px;

}
.rtcorner{
	background: url('images/topr.png') no-repeat;
	width:16px;
	height:16px;
	
}
.blcorner{
	background: url('images/bottoml.png') no-repeat;
	width:16px;
	height:16px;

	
}
.brcorner{
	background: url('images/bottomr.png') no-repeat;
	width:16px;
	height:16px;
	
}
.top{
	background: url('images/top.png') repeat-x;
	width:auto;
	height:16px;
}
.left{
	background: url('images/left.png') repeat-y;
	width:16px;
	height:auto;

}
.right{
	background: url('images/right.png') repeat-y;
	width:16px;
	height:auto;

}
.bottom{
	background: url('images/bottom.png') repeat-x;
	width:auto;
	height:16px;
}
.middle{
	background-color:#63a4b9;
}

