@charset "UTF-8";
/* formatting style
----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	background-color: #999;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(imagnew/bg.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link style
----------------------------*/
img {
	border-style: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999;
}
a:hover {
	color: #00F;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	position: relative;
	left: ＋1px;
	top: ＋1px;
}
/* basic layout
----------------------------*/
#wrapper {
	background-color: #FFF;
	width: 858px;
	margin: 0px auto;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
}
#footer {
	color: #CCC;
	background-color: #03C;
	padding: 15px;
	clear: both;
}
/* header style
----------------------------*/
#header {
	background-image: url(imagnew/header01.jpg);
	background-repeat: no-repeat;
	border-top: 3px solid #FF6600;
	height: 255px;
	position: relative;
}
#header#logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	width: 866px;
	position: absolute;
	left: -1px;
	top: 200px;
}
#header ul li {
	float: left;
	list-style: none;
}
#header ul li a {
	line-height: 2.5em;
	color: #666;
	text-decoration: none;
	background-color: #CCC;
	height: 2.5em;
	width: 170px;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999;
	border-left: 2px solid #FFF;
	text-align: center;
	display: block;
}
#header ul li a:hover {
	background-color: #E8ECF5;
	background-repeat: no-repeat;
}
#header ul li#nHome a {
	border-left-style: none;
}
#home #header #nHome a,
#information #header #nInformation a,
#porofile #header #nProfile a,
#works #header #nworks a,
#contact #header #ncontact a{
   color: #FFF;
   background-color: #828CA7;
}
#home  #header #nHome a,
#information #header #Information a,
#profile #header #nProfile a,
#works #header #nWorks a,
#contact #header #nContact a {
	color: #FFF;
	background-color: #828CA7;
}
/* main style
----------------------------*/
#main h2 {
	margin-bottom: 15px;
}
#main p {
	line-height: 1.8;
	margin-bottom: 1em;
	text-align: justify;
}
#main dl#news1 dt {
	background-image: url(imagnew/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	font-weight: bold;
}
#main dl#news1 dd {
	margin: 0px 0px 10px 6em;
}
#main dl#news2 dt {
	background-image: url(imagnew/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	font-weight: bold;
}
#main dl#news2 dd {
	margin: 0px 0px 10px 6em;
}

/* sidebar style
----------------------------*/
#sidebar h2 {
	margin-bottom: 10px;
}
#sidebar dl dt a {
	padding: 3px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
#sidebar dl dt {
	clear: both;
}
#sidebar dl dd {
	margin-bottom: 10px;
}
/* footer style
----------------------------*/
#footer ul li a {
	color: #CCC;
}
#footer ul li a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer p a {
	color: #CCC;
}
#footer p a:hover {
	color: #FFF;
	text-decoration: none;	
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	float: right;
	margin: 0px;
	color: #CCC;	
}
#yoko4 {
}
li {
	float: left;
	list-style: none;
}
.yoko4center {
	margin-right: 10px;
	margin-left: 10px;
}
#home #wrapper #sidebar p img {
	float: left;
}
#contents {
	width: 225px;
}
