@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
html,body{width:100%; height:100%}

body { 
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #332f2e;
color:#958e89;
font-size:20px;
}

.adm {text-align: right;}
.adm A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;} /* font-size: 12px; font-weight: bold; */

.frm_label {
    font-size: 12px !important;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    padding: 3px !important;
}

.frm_data {
    font-size: 12px !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    padding: 3px !important;
}

a {text-decoration: none; color:#b5844c; font-size:0.85em; }
a:hover {text-decoration: underline; color: #e4ae70;}

IMG {border: 0px; margin: 0px; padding: 0px;}
IMG.design {display: block;}

H1 {font-weight: bold; color: #000000; font-size: 1em;}
H1 A {text-decoration: none; color: #000000; font-size: 1em;}
H1 A:hover {text-decoration: underline; color: #131313;}

h2 { font-size: 0.85em; color:#c7bfbb; font-weight:normal; text-decoration: underline; }

h3 { color:#000000; font-size: 1em; margin:0 0 10px 0; font-weight:normal;}

#outer { width:100%; height:100% }

#container { width:986px; height:730px; text-align:left; margin:auto; }


.menu { margin:0 0 0 200px; }
.menu li { float:left; list-style:none; margin-right:50px; }

.text { margin:20px 80px 0 200px; overflow:hidden; }

.logo { margin:0 0 25px 20px; }

.pic { margin:0 0 0 200px; }
.pic td { width:169px }
.pic img{ display:block; }
.arrow { padding:115px 0 0 10px; font-size:11px; }
.arrow div { padding:10px 0 10px 0; }
.arrow img { cursor:pointer; cursor:hand; }

.list { padding:240px 0 0 0 !important; }

.footer { font-family:Verdana, Arial, Helvetica, sans-serif;
			margin:70px 0 0 20px; color:#635d5a; font-size:0.61em; }
			
.list_top { background:url(/img/list_top.gif); background-position:top left; background-repeat:no-repeat;
			color:#332f2e; font-size:0.65em; 
			margin:40px 0 61px 200px; }
.list_top td { background:#d5cac3; }
.list_top img { display:block; }

.td_l { height:98px; width:260px; text-align:left; }
.td_l div { margin:40px 0 0 27px; }

.td_c { width:218px; }

.td_r { width:234px; }
.td_r div { margin:34px 0 0 175px; }

.thema { background:#d7d1ca; color:#403c3a; padding:10px 20px 20px 20px; font-size:0.85em; text-align:left; }
.thema div { width:305px }
.thema div img { display:inline; cursor:pointer; cursor:hand; }

.in_txt { text-align:center; font-size:0.7em; font-weight:bold; padding:10px 10px 10px 10px }
.in_txt a { color:#403c3a; }

.category { color:#332f2e; }
.category td { width:213px; padding: 0 0 15px 0; }
.category td h1 { font-weight:bold; color:#332f2e;}

#list_main { width:427px; height:362px; overflow:hidden; }


