@charset "utf-8";
/* CSS Document */
	
/*---------------------------*/
.bannerleft{
	width:360px;
	float:left;
	color:#FFF;
	margin-left:10px;
	text-shadow:0px -1px 0px #008798;
	}
.bannerleft h2{
	font-size:42px;
	padding-top:95px;
	padding-bottom:27px;
	max-width:360px;}

.bannerleft h3{max-width:360px;font-size:22px;}
/*--------------------------*/	
.bannerright{float:right;}

/*-------------------Main------------------------*/
.main{ padding:50px 0px;}


/* Specific to example one */

#example-one { width:940px; float:left;}
#example-one .nav {width:240px; overflow: hidden; float:left; }
#example-one .nav li { width:100px; height:35px; font-size:16px; }
#example-one .nav li a { display: block; font-size:16px; color:#999; border: 0; }
#example-one .nav li a:hover { color:#4D4D4D; }

#example-one ul li.nav-one a.current, 
#example-one ul.featured li a:hover {color:#4D4D4D; }
#example-one ul li.nav-two a.current, 
#example-one ul.core li a:hover {color:#4D4D4D; }

/*------------------------*/
.list-wrap{width:700px; float:left;}


.list-wrap h2{font-size:22px;line-height:136%;color:#A0947C;}
.list-wrap h3{font-size:17px;line-height:136%;color:#4C4C4C;}
.list-wrap h4{font-size:15px;line-height:136%;color:#666;}

.mainright01{width:430px;float:left;margin-right:50px;}
.mainright02{width:220px;float:left;}
.mainrightkomg{ margin-top:35px;}

/*------------------------------*/
.list-wrap h2 a, .list-wrap h2 a:visited{color:#A0947C; text-decoration:none; border-bottom:#D9D4CB solid 1px;}
.list-wrap h2 a:hover{color:#A0947C; text-decoration:none; border-bottom:#D9D4CB solid 1px;}
.list-wrap h3 a, .list-wrap h3 a:visited{color:#4C4C4C; text-decoration:none; border-bottom:#D9D4CB solid 1px;}
.list-wrap h3 a:hover{color:#4C4C4C; text-decoration:none; border-bottom:#D9D4CB solid 1px;}
.list-wrap h4 a, .list-wrap h4 a:visited{color:#666; text-decoration:none; border-bottom:#D9D4CB solid 1px;}
.list-wrap h4 a:hover{color:#666; text-decoration:none; border-bottom:#D9D4CB solid 1px;}

