@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
}

#page {
	width:1000px;
	margin:0 auto;
	text-align:left;
}

#header {
	padding:25px 0 0 5px;
	background:url(../img/index/head.jpg) top right no-repeat;
	height:150px;
}
#title-logo a {
	background:url(../img/index/logo.jpg) top left no-repeat;
	display:block;
	width:188px;
	height:60px;
	text-indent:-9999px;
	margin:0;
	outline:none;
}

#nav {
	padding:0;
	margin:15px 0 0 0;
	list-style:none;
}
#nav li {
	padding:0;
	float:left;
}
#nav li a {
	background:#fff;
	display:block;
	padding:10px;
	text-transform:uppercase;
	font-size: 13px; text-decoration: underline; color: #333333;
}

.l-index {
	width:700px;
}
.c-index {
	width:540px;
}
.r-index {
	width:280px;
	background:url(../img/index/mall.jpg) top center no-repeat;
	padding:40px 10px 10px 10px;
}

.l-main {
	width:240px;
}
.c-main {
	width:590px;
}
.r-main {
	width:110px;
	padding:10px 10px 10px 10px;
	font-size:13px
}

#left-sidebar {
	float:left;
}

.content-title {
	padding:0 10px;
}
#news {
	padding:10px;
	width:120px;
	float:left;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	text-indent: 0px;
	white-space: normal;
	padding:10px;
	float:left;
}

#right-sidebar {
	float:right;
}

#footer {
	clear:both;
	color:#929497;
	font-size:12px;
	border-top:8px #929497 solid;
	margin:20px 0;
	padding:20px 0 0 0;
	position:relative;
}
.copy{
	background:url(../img/index/copy.jpg) top left no-repeat;
	padding-left:130px;
	width:350px;
	margin:0 auto;
}
.liveinternet {
	position:absolute;
	top:20px;
	right:0;
}
.a_umenu{
	font-size:18px;
	color:#bebebe;
	text-decoration:none;
}
.a_umenu_act{
	font-size:18px;
	color:#249252;
	text-decoration:none;
}



.w_1000{
	width:1000px;
	height:100%;
}
.w_100{
	width:100%;
	height:100%;
}

.news{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-weight: lighter;
}
.umenu{
	padding-top:15px;
	padding-bottom:15px;
	border-top: 2px dotted #bebebe;
}
.work{
	margin:9px 0 9px 0;
}
.works{
	font-weight:bold;
	color:#929497;
}
