body {
	font-family: tahoma, verdana, sans-serif;
	font-size:12px;
	line-height:1.6em;
	background: #ffffff url(images/bg.gif) top center repeat-y;
	margin: 0px;
	padding: 0px;
}

a {
	color:#313177;
	text-decoration: none;
}

#header {
	clear:both;
	width:980px;
	height: 115px;
	margin-left:auto;
	margin-right:auto;
	font-size: 0px;
	background:url(images/bg_verh.jpg);
	background-repeat:no-repeat;
}

#container {
	width:980px;
	margin:auto;
	border:1px solid #d7d8da;
}

#linet {
	width:970px;
	height: 5px;
	margin-top: 15px;
	margin-left:auto;
	margin-right:auto;
	font-size: 0px;
	background: #d4d9df url(images/bg_tn.jpg);
	background-repeat:no-repeat;
}


#left {
	float:left;
	display: inline;
	width:150px;
	padding-left:10px;
	padding-right:10px;
	margin:10px;
	background-color: #fbfcfe;
	border:2px solid #f6f7f8;
}

#left h3 {
	font-size:13px;
	margin-bottom:-7px;
	padding-left:3px;
}

#left ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type:none;
	border-top:2px dotted #b3b4b5;
}

#left li {
	border-bottom:2px dotted #b3b4b5;
}

#left li a {
	color:#858585;
	display:block;
	padding:3px;
}

#left li a:hover {
	color:#858585;
	background-color: #edefee;
	display:block;
}

#center {
	float:left;
	width:614px;
	padding-top:5px;
	margin-top:10px;
	color:#000000;
}

#center h3 {
	font-size:18px;
	color: #373588;
}

#center h2 {
	font-size:14px;
}

#center p {
	text-indent: 1.5em;
    text-align: justify;
}

#center img {
	border:3px solid #cbccce;
}

.feature {
	margin-bottom:20px;
}

#right {
	float:left;
	width:150px;
	margin-top:10px;
	margin-left:10px;
}

#rmenu {
	padding-bottom:10px;
}

#rmenu img {
	border:1px solid #cbccce;
	margin-bottom:5px;
}

#linen {
	clear:both;
	width:970px;
	height: 5px;
	margin-left:auto;
	margin-right:auto;
	font-size: 0px;
	background: #d4d9df url(images/bg_tn.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:10px;
	color:#666666;
}

.ad {
	float:left;
	display: inline;
	width: 88px;
	height: 15px;
	margin-left:10px;
	margin-top:5px;
	color:#999999;
	text-align:left;
}