/* CSS Document */
html {
height: 100%;
}
body {
font: 12px Verdana, Arial, sans-serif;
background: #202020 url(../images/background2.jpg) repeat-x;
color: white;
text-align: center;
}
* {
padding: 0;
margin: 0;
}
img {
border: 0;
}
.clear {
clear: both;
}
br {
clear: left;
}
.fontbold {
color:#CC6600;
font-weight: bold;
}
/* --------- content
*/
#content {
width: 760px;
margin: 0 auto;
text-align: left;
position: relative;
line-height: 1.4em;
}
#logo {
width: 168px;
height: 35px;
position: absolute;
top: 28px;
left: 179px;
font: 10px Verdana, Arial, sans-serif;
}
#logo span {
background: url(../images/logo.jpg) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

#langu{
position:absolute;
right:0;
top:2px;
color:#333;
}
#langu a:link,#langu a:hover,#langu a:visited {
color:#333;
text-decoration:none;
}
.rightcot {
position: absolute;
top: 125px;
left: 179px;
padding: 0px 0px 0px 12px;
border-left: 1px solid #333;
}
.rightcot h1 {
font: bold 1.4em Arial, sans-serif;
margin: 0px 0px 18px 0px;
}

.rightcot h2 {
font: bold 1.4em Arial, sans-serif;
margin: 0 0 2px 0;
}
.rightcot a {
background: inherit;
color: white;
text-decoration: underline;
}

.rightcot p  {
margin: 0 0 1em 0;
}

.rightcot img{ padding-left:11px;}

.table1{
border-collapse:collapse; margin-top:12px; margin-bottom:12px;
}
.table1 td{ 
border:2px solid #999; padding-left:12px; line-height:23px; height:20px; width:145px;}

.table2{
border-collapse:collapse; margin-top:12px; margin-bottom:12px;
}
.table2 td{ border:2px solid #999; padding-left:12px; line-height:23px;}

.kuang{border:2px solid #999; padding-left:12px; line-height:23px;}
/* --------- left
*/
#leftmenu {
position: absolute;
top: 148px;
list-style-type: none;
}
#leftmenu li {
line-height: 2em;
}
#leftmenu li ul {
text-indent: 1em;
list-style-type: none;
}
#leftmenu li ul li {
line-height: 1.6em;
}
#leftmenu li a {
background: inherit;
color: white;
text-decoration: none;
padding-left:13px;
}
#leftmenu a:link,#leftmenu a:hover,#leftmenu a:visited {
background:url(../images/title_icon.gif)  no-repeat 0px 3px
}

#sj {
position: absolute;
right: 0;
top: 20px;
background: url(../images/sj.png) no-repeat bottom left;
width: 200px;
height: 123px;
}
/* --------- bottom
*/

#bottom {
position:relative;
clear: both;
top:52px;
padding-bottom:18px;
font: 10px Verdana, Arial, sans-serif;
}
#bottom a {
background: inherit;
color: white;
text-decoration: none;
border: none;
}

