/* CSS Document */

body {
	margin:0px; background-color:#FFFFFF; color:#575757;
	font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; line-height:18px;
}

a:link,a:visited{font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; text-decoration:underline; color:#575757;}
a:hover{font-family: Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; text-decoration:none; color:#448BB7;}
.mainshadow {
	width:940px; height:auto;
	background-image:url(../images/shadowline.jpg); background-repeat:repeat-y; background-position: center top;
}
.container {
	width:900px; height:auto; background-color:#FFFFFF;
}
.yellowbg {
	background-color:#FEFF00; color:#666666;
}
.bluebg {
	background-color:#448BB7; color:#666666;
}
.blackbg {
	background-color:#1F1F1F; color:#666666;
}
.lightblue {
	background-color:#E6E9EE; color:#666666;
	background-image:url(../images/blueshadow.jpg); background-repeat:repeat-y; background-position:left top; 
}
.left {
	background-image: url(../images/leftlogo.jpg); background-repeat:no-repeat; background-position:center bottom;
	width:200px; height:105px;
}	
	
.leftbg {
	background-image: url(../images/slantbg.jpg); background-position: left top; background-repeat: repeat-y;
}
.menudotline {
	background-image:url(../images/black-dotline.gif); background-repeat:repeat-x;
}	
.middleshadow {
	background-image: url(../images/middleshadow.jpg); background-repeat:repeat-y;
	background-position:left top; margin:0px; padding:0px;
}
.dotline {
	background-image:url(../images/dotline.gif); background-repeat:repeat-y;
}
.name {
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;
	color:#666666; background-color:inherit;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	color:#666666; background-color:inherit; text-decoration:none;
}
a.morelink:hover {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	color:#666666; background-color:inherit; text-decoration:underline;
}	
.brief-des {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; line-height:16px;
}
.graybg {
	background-color:#757E85; color:#C8CFD5;
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
	border-bottom:2px solid #E6E9EE;
}

.graybg a:link, .graybg a:visited{color:#C8CFD5; text-decoration: none;font-size:12px;}
.graybg a:hover{color:#C8CFD5; text-decoration: underline;font-size:12px;}
.address {
	background-color:inherit; color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;		
}
.mail {
	background-color:inherit; color:#C8CFD5; text-decoration:none;
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
}
a.mail:hover {
	background-color:inherit; color:#C8CFD5; text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal;
}	

.ttlback{
background-image: url(../images/ttl_back.jpg);
background-position: left top;
background-repeat: repeat-x;}
.photocaption{
font-family: Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; line-height:20px; color:#999999;}

.sitemapul{
list-style-image: url(../images/bullet.gif);
padding-left: 100px;}
.sitemapul li{
margin-top: 5px;}
