* {margin: 0px; padding: 0px;}
body{background: #fff; font-family:Verdana, Arial, Helvetica, sans-serif; color:#26587f}


#whole{margin-left: auto; margin-right: auto; width: 903px;}

/*-----------------SIDEBAR-----------------*/

#sidebar{float: left;background: url('../img/sidebar.jpg') no-repeat; width:356px ; height:470px ;padding-top: 80px;}
#sidebar_index{background: url('../img/sidebar_index.jpg') no-repeat; width:356px ; height: 470px ;padding-top: 80px;float: left;}


#mainmenu {width:240px;margin-left: 60px;}
#mainmenu ul{}
#mainmenu li{border-bottom: #e1e9e6 dotted 1px ; background : url('../img/point_list.gif') no-repeat left; list-style: none;}
#mainmenu a {color:#26587f;font-size: 11px;text-decoration: none;display: block;width: 80%;padding: 2px;margin-left: 20px;}
#mainmenu a:hover{background: #b9defa;}
#mainmenu li.active{font-weight: bold;}

#contact {text-align: right;margin-right: 20px;margin-top: 180px;}
#contact h2{font-size: 14px; color: #8c0002 ;padding-bottom: 10px;}
#contact h3{font-size: 12px;color:#26587f;margin-top: 3px;}
#contact h3 span{font-weight: normal;font-size: 11px;color:#26587f; }
#contact p{font-size: 11px;color:#26587f;}
#contact a{color:#26587f; font-weight: bold; text-decoration: none;}
#contact a:hover{text-decoration: underline;}

/*--------------------TOP_AREA -----------------*/

#top_area	{float: left; background: url('../img/top.jpg') no-repeat ; width:535px ; height: 153px;}
#top_area_index{background: url('../img/top_index.jpg') no-repeat ; width:534px ; height: 153px; float: left;}

#top_area ul,#top_area_index ul{list-style: none;margin-left: 395px;margin-top: 10px;}
#top_area li,#top_area_index li{display: inline;}
#top_area a,#top_area_index a{text-decoration: none;}
#top_area a:hover,#top_area_index a:hover{}
#top_area img,#top_area_index img {border: none;}

/*----------------------CONTENT---------------*/

#content{float: left; background: url('../img/content.jpg') no-repeat; width: 535px; height: 401px;}
#content_index{background: url('../img/content_index.jpg') no-repeat; width: 534px; height: 394px; float: left;}

#content h1,#content_index h1{font-size:14px;margin:10px;color:#8c0002}
#content h1 span,#content_index h1 span{color:#434343}

#content h3;#content_index h3{font-size: 11px;line-height: 14px;}
#content h3 span,#content_index  h3 span{font-weight: normal;}
#content p,#content_index p {font-size: 11px; line-height: 16px;}


#content div.columns,#content_index div.columns {float: left;}
#content div.columns img,#content_index div.columns img{vertical-align: middle;}

#content div.button,#content_index div.button{float: left;}
#content div.button a,#content_index div.button a{color:#fff;background: #87940f;text-decoration: none;font-size: 11px;display: block;padding: 4px;}
#content div.button a:hover,#content_index div.button a:hover{color:#434343;}

#content_index div.thumb{background: url('../img/thumb_bg.jpg') no-repeat; width:84px ;height: 79px;float: left;}
#content_index div.thumb img{padding-top: 2px;padding-left: 2px;}

.box {width:100%;height: 100px; }
.box h3{font-size: 11px;line-height: 14px;text-align: justify;}
.box h3 span{font-weight: normal;}
.box p	{text-align: justify;}

.box_scroll{overflow: scroll; height: 380px;padding-right: 10px;margin-top: 5px;padding-bottom: 5px;}

#gallery	{margin-left: 30px;}
#gallery div.thumb {width: 120px; height: 120px; padding: 10px;float: left;}
#gallery img {border:#808080 solid 1px;padding: 3px;}


#content div.group,#content_index div.group{margin-bottom: 20px;}
#content div.group a,#content_index div.group a{color:#26587f;}
#content div.group a,#content_index div.group a{border-bottom: #8c0002; text-decoration: underline;}

#content div.block,#content_index div.block{margin-left: 20px; text-align: justify;}
#content div.block p,#content_index div.block p {font-weight: normal;}
#content div.block li,#content_index div.block li{font-size: 11px;}
#content div.block ul,#content_index div.block ul{margin-left: 30px; font-weight: normal;}
#content div.block h3,#content_index div.block h3{font-size: 11px;line-height: 14px;text-align: justify;}
#content div.block a{color:#26587f; text-decoration: none;font-weight:bold;}
#content div.block a:hover{text-decoration: underline;}

/*-----------------------FOOTER-------------------*/

#footer {padding-top: 10px;padding-bottom: 30px; clear: both;border-top: #b8b8b8 solid 4px;}
#footer ul{text-align: center;}
#footer li{display: inline;font-weight: normal;}
#footer li.active a{font-weight: bold;}
#footer a {font-size: 11px;color:#26587f;text-decoration: none;border-right: #26587f solid 1px;padding-right:7px;padding-left: 3px;}
#footer a:hover{border-bottom: #26587f solid 1px;}


/*-----------------------TABLE--------------------*/

table	{margin-bottom: 20px;}
td  {font-weight: normal; color: #26587f;background: #e1f2ff;border-bottom: #fff solid 2px; font-size: 11px;padding-top: 8px;
	padding-bottom: 8px;text-align: center;}
th	{background: #26587f; color:#fff; font-weight: bold; font-size: 11px;padding-top:8px ; padding-bottom: 8px;
		padding-left: 3px;text-align: center;padding-right: 10px;}

