/* CSS Document */
body 	{
	margin:0;
	padding:0;
	border:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#fff;
	color:#666666;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
}
.outbody {
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:inherit;
}
.outfooter {
	background-image:url(/images/bg_f.jpg);
	background-repeat:repeat-x;
	clear:left;
	
}
div, ul, li, p, h1, h2, h3, h4, h5, h6, img	{
	display:block;
	font-weight:normal;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1f4086;
	margin: 38px 0 0 0;
}
h2 {
	margin: 30px 0 0 73px;
	font-size:22px;
}
h3, h4, h5, h6 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 5px 0 0 0;
	font-weight:bold;
}
p {
	margin: 20px 0 0 0;
	text-align:justify;
}
a	{
	color:#1f4086;
	text-decoration:none;
}
a:focus { 
	outline: none; 
}
a:hover	{
	color:#f00;
	text-decoration:underline;
}

#body {
	width:900px;
	margin:0 auto;
}
#header, #menu, #content, #footer {
	width:inherit;
	margin: 0 auto;
	clear:both;
}

#h1 {
	display:block;
	width:900px;
	height:350px;
}
#h1 h1 {
	display:none;
}	
.menu ul {
	margin: 0 auto;
	display:block;
	text-align:center;
}
.menu ul li {
	display:inline;
	padding: 0 8px;
}
.menu a {
	color:#fff;
	font-weight:bold; 
	padding: 0 15px 0 0;
}
#top_menu, #bot_menu {
	height:29px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	padding: 0;
	width:900px;
	color:#fff;
}

#main_news {
    background-color: #E7EDF9;
    border: 1px solid #D5E4FB;
    margin: 0 40px;
    padding: 10px;
}
#main_news h2 {
    
    margin:0px;
    padding:0px;
}


#bot_menu {
	padding-top: 15px;
}
#top_menu {
	top: 10px;
	position:absolute;
}
#top_menu a:hover, #bot_menu a:hover {
	color:#fff;
}
#content {
	padding: 5px 0 10px 0;
}
#content a {
	text-decoration:underline;
}
#side_text {
	float:left;
	width: 200px;
	padding: 25px 50px 30px 95px;
	* padding: 75px 50px 30px 95px;
	margin: 0 0 30px -30px;
	background-image:url(/images/menu-bg.jpg);
	background-repeat:repeat-y;
	min-height:310px;
	_height:310px;
}
#side_menu  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 16px 0 0 0;
	line-height: 22px;
	color:#1f4086;
}
#side_menu a  {
	color:#1f4086;
	text-decoration:none;
}
#side_menu a:hover  {
	color:#f00;
	text-decoration:underline;
}
.red {
	color:#f00;
}
p.red {
	background-color:#F00;
	color:#fff;
	height:26px;
	line-height:25px;
	margin:30px 0 20px 0;
	padding:0 15px 0 73px;
	text-align:right;
}
p.red .title {
	float:left;
	font-weight:bold;
}
span.red {
	font-weight:bold;
}
#main_text {
	margin: 0 0 0 328px;
	min-height: 380px;
}
p.pre {
	white-space:pre;
	margin: 10px 0 0 0;
}
.item {
	clear:right;
	margin: 0;
	min-height: 102px;
	_height: 102px;
}
.item_img {
	float:right;
	background-position:center;
	background-repeat:no-repeat;
	height:101px;
	width:101px;
	margin: 0 0 0 20px;
}
.item_img img {
	background-image:url(/images/frame.png);
	_background-image:url(/images/frame.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0;
	padding:0;
}
.item_txt {
	margin: 0 121px 0 0;
}
.category {
	width:300px;
	float:left;
	margin-right: 20px;
}
.cleaner {
	clear:both;
}
#infooter {
	background-image:url(/images/footer.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	width:inherit;
	height: 130px;
	margin-top: 10px;
		
}
#footer {
	min-height: 130px;
	_height: 130px;
	width:900px;
}
#banners {
	float:right;
	min-height: 57px;
	margin: 18px 0 0 19px;
	width:220px;
}
#banners img {
	float:right;
	margin:3px 0 0 10px;
}
#copy {
	float:left;
	margin:50px 0 0 125px;
}
#copy, #copy a, #copy a:hover {
	color:#698acd;
}


#konn ul {margin: 0px 0px 0px 18px;}
#konn li {line-height:17px;  color: #BDAC98;}  
 


.page {padding: 0px 5px 0px 5px;}



.form {font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form TEXTAREA {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292;width:250px;
} 

.form INPUT {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-top: 1px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #929292;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #929292;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #929292;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #929292; width:250px;
}




.pop {display: none;}
.go {display: block;}
 


