* {
	margin: 0;
	padding: 0;
	outline: none;
}
html {
	height: 100%;
}
body {
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Lucida Grande', Tahoma, Arial, Verdana, sans-serif;
	font-size: small;
	color: #666666;
    background: #ffffff;
}

table {
	border: none;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
img {
	border: none;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, select, button, textarea {
	padding: 0px;
	margin: 0px;
}
ul, ol {	
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}


h1, h2, h3 {
	margin: 20px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}

h1 {
	font-size: 150%;
	line-height: 110%;
}
h2 {
	font-size: 135%;
	line-height: 110%;
}
h3 {
	font-size: 120%;
	line-height: 120%;
}


h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
h4 {
	font-size: 90%;
	line-height: 130%;
}
h5 {
	font-size: 85%;
	line-height: 140%;
}
h6 {
	font-size: 80%;
	line-height: 140%;
}

p {
	line-height: 130%;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}


a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.layout {
	width: 100%;
	font-size: 95%;
}

/*-------------------------------ШАПКА-------------------------------*/
.header {
	width:100%;
	background:#ffffff url(/files/image/hbg.jpg) repeat-x top left;
}
.header .logo{
	padding:20px;
}
.header .banners{
	background:#dfdede;
	padding:10px 20px;
}
/*-------------------------------ШАПКА_____---------------------------*/

/*------------------------------КОНТЕНТ-------------------------------*/
.content table{
	width:100%;
}
.content .left{
	width:25%;
	padding:0px 20px;
}

.catsel {
	font-weight:bold;
}
/*---------------------------ГЛАВНОЕ-МЕНЮ-----------------------------*/
.content .left ul{
	padding: 0px;
    margin: 0px;
    background: #FEE668;
    border: none;
}
.content .left ul li {
    padding: 0px;
    margin: 0px;
    font-weight: bold; 
}
.content .left ul li a{
    display: block;
    padding: 7px 15px;
    margin: 0px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
	background: #ffffff url(/files/image/bgm.gif) repeat-x bottom;
}
.content .left ul li a.selected {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    background: #cd0101 url(/files/image/bgmh.gif) repeat-x top;
}
.content .left ul li a:hover{
    font-weight: bold;
    text-decoration: none; 
    color: #ffffff;
    background: #cd0101 url(/files/image/bgmh.gif) repeat-x top;
}
/*-------------------------ПОДМЕНЮ-------------------------*/
.content .left ul ul {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 30px;
    border: none;
    height: 1%;
}
.content .left ul ul ul {
    margin: 10px 0px 0px 20px;
}
.content .left ul ul li {
    padding: 0px;
    margin: 0px 0px -1px 0px;
    border: none;
}
.content .left ul ul li a{
    color: #006699;
    display: block;
    padding: 3px 0px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
	background: transparent;
}
.content .left ul ul li a:hover,
.content .left ul ul li a.selected{
    font-weight: bold;
    text-decoration: none;
    color: #006896;
    background: transparent;
} 

/*----------------------ПОДМЕНЮ_______---------------------*/

/*---------------------------ГЛАВНОЕ-МЕНЮ____________------------------*/
.content{
	padding-top:20px;
	background: #ffffff;
}
.content .center{
	width:50%;
	padding:0px 20px;
	border-left:1px solid #ff0000;
	border-right:1px solid #ff0000;
}
.content .center .news-inner dl dt{
    color: #ff0000;
    font-weight: bold;
}
.content .center .news-inner dl dd{
    padding-bottom: 15px;
}

.content .right{
	width:25%;
	padding:0px 20px;
}
.content .right p{
	text-align:center;
	padding-top:10px;
	padding-bottom:20px;
}
.content .right p a{
	text-decoration:none;
}
.content .right .right-header1{
	background:#FEE668;
	padding:5px 10px;
	font-size:16px;
	color:#0066cc;
	font-weight: bold;
}
.content .right .right-header2{
	background:#ff0000;
	padding:5px 10px;
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
}
/*-------------------------------КОНТЕНТ_______-----------------------*/

/*-------------------------------ФУТМЕНЮ-------------------------------*/
.footmenu{
	padding:20px 20px;
}
.footmenu ul{
	width:100%;
}
.footmenu ul li {
	float:left;
	border-left:1px solid #010000;
	padding:0 10px;
}
.footmenu ul li a{
	color:#010000;
}
.footmenu ul li a:hover{
	color:#ff0000;
}
.footmenu ul li.first {
	border:none;
	padding-left:0px;
	padding-right:10px;
}
/*-------------------------------ФУТМЕНЮ________-----------------------*/

/*-------------------------------ПОДВАЛ-------------------------------*/
.footer{
	background:#cccccc;
	padding:20px 20px;
	color:#000000;
}
.footer a{
	color:#000000;
}
.footer table{
	width:100%;
}
.footer .author{
	text-align:right;
	padding-right:15px;
}
.footer .counter{
	text-align:right;
	width:1%;
}
/*-------------------------------ПОДВАЛ________-----------------------*/


.faqdata  .line{
	border-bottom:1px solid #DDDDDD;
	margin-bottom:25px;
}
.faqdata  .faqtitle {
	overflow:hidden;
}
.faqdata  .funame {
	float:left;
	font-weight:bold;
}
.faqdata .fdatetime {
	float:right;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}
.faqdata .fanswer {
	padding:0px;
	margin:0px;
}




.td1 {  border: 1px solid black;
          padding: 5px;
         }

.image {
border: solid 1px;
border-color: #9A9A9A;
}

form .input-text {
    background: #ffffff;
    color: #313131;
    border: 1px solid #cccccc;
    padding: 2px;
    margin: 0px 0px 0px 10px;
    float: right;
    font-size: 90%;
}
form .input-submit {
    background: transparent;
    border: none;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-decoration: underline;
    font-size: 90%;
}









