body {
    background: url("../_img/bg.gif") left top repeat-x;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
	font-size:13px;
	line-height:1.5;
	color:#333333;
}

img {
    vertical-align: bottom;
}

h1 {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
}

h1 a img {
    border-style:none;
}

div.header {
    width: 978px;
    margin: 0 auto;
    position: relative;
    height: 95px;
}

div.telblock {
    position: absolute;
    right: 0;
    top: 25px;
    text-align: right;
}

p.zeroline {
    margin: 0;
    padding: 0;
}

/*================================*/

/*================================*/

ul.newslist {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
	overflow-x:none;
	overflow-y:scroll;
	height:170px;
}

ul.newslist li {
    list-style: none;
    background: url('../_img/arrow.png') no-repeat 15px center;
    border-bottom: 1px dotted #333;
    padding: 12px;
    padding-left: 30px;
}

ul.newslist li a {
    color: #0980ad;
}

div.topnews {
    padding-top: 20px;
}
/*================================*/

/*================================*/

div.side {
    width: 210px;
    float: left;
    border: 1px solid #e5dfb1;
    padding: 4px;
    background: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

div.contena {
    width: 978px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

div.main {
    width: 735px;
    float: right;
	min-height:560px;
}

div.sidehome {
    height: 37px;
    width: 209px;
    background: url(../_img/mn_home.png) left top no-repeat;
    cursor: pointer;
}

div.sidehome:hover {
    background: url(../_img/mn_home.png) right top no-repeat;
}

div.sidehome a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999em;
}

dd.underline a {
    border-bottom: 1px dotted #ccc;
}

dl.sidelist {
    margin: 10px 0 0 0;
    padding: 0;
    background: url(../_img/mn_btm.gif) left bottom no-repeat;
    padding-bottom: 4px;
}

dl.sidelist dt {
    margin: 0;
    padding: 0;
}

dl.sidelist dd {
    margin: 0;
    padding: 0;
    padding: 10px;
    width: 209px;
    background: url(../_img/mnbg.gif) left center repeat-y;
}

dl.sidelist.type1 dd a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 5px;
    background: url(../_img/arw2.gif) left center no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
dl.sidelist.type1 dd a:hover {
    background: url(../_img/arw1.gif) left center no-repeat;
	font-weight:bold;
	color:#21496e;
}
dl.sidelist.type2 dd a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 5px;
    background: url(../_img/arrow3.png) left center no-repeat;
    padding-left: 20px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.2;
}

dl.sidelist.type2 dd a:hover {
    font-weight:bold;
	color:#21496e;
}

dl.sidelist dd span.pdf {
	background: url('../_img/icon_pdf.png') no-repeat right top;
	padding: 0 10px;
	display: inline-block;
	margin-left: 3px;
	height: 17px;
}

dl.type1 dd {
    margin: 0;
    padding: 0;
}

dl.type2 dd {
    margin: 0;
    padding: 0;
}

dl.type1 dd a.on {
	background: url(../_img/arw1.gif) left center no-repeat;
	font-weight:bold;
	color:#21496e;
	
}

/*================================*/

/*================================*/

div.footerblock {
    background: #ededed;
    padding: 10px;
    clear: both;
    margin-top: 50px;
}

div.footer {
    text-align: center;
    width: 978px;
    margin: 0 auto;
}

div.footer p {
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: 1.4;
}

h5 {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px dotted #979797;
    padding-bottom: 10px;
}

h6 {
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    font-weight: normal;
}


/*================================*/

/*================================*/
.pan{
	font-size:10px;
	margin-bottom:15px;
}
.main_white{
	background:#FFF;
	padding:20px;
	width:695px;
	float:right;
	border:#e5dfb1 1px solid;
	font-size:13px;
	line-height:1.4;
	min-height:550px;
}
h3.title{
	margin:0;
}
h4.subtitle{
	border-left:3px solid #21496e;
	border-bottom:1px solid #21496e;
	width:679px;
	padding:8px;
	color:#21496e;
	font-size:16px;
	margin-bottom:15px;
}
.flo_r{
	float:right;
}

h4.noline{
	border-left:none;
	border-bottom:none;
	margin:40px 0 0 0;
	padding:0;
}


/*================================*/

/*================================*/

