* {
font-family:Sans Serif,Arial;
font-size:10pt;
}

BODY {
background-color:#97DDFF;
}

a:link,a:visited {
color:#4040a0;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.loginBtn {
background:transparent no-repeat url('../img/login_btn.jpg');
width:47px;
height:23px;
border:0;
}

.about {
position:relative;
font-family:Sans Serif,Arial;
font-size:0.7em;
text-align:right;
top:10px;
right:55px;
}

#tm_Pane {
background-color:#fff;
float:left;
width:185px;
}

.tm_panel {
margin-left:2px;
margin-right:2px;
margin-top:2px;
width:100%;
}

.tm_panel .topBar {
background:url('../img/pane_top.gif') top left repeat-x;
height:25px;
cursor:pointer;
overflow:hidden;
width:100%;
}

.tm_panel .topBar span {
line-height:25px;
vertical-align:middle;
font-family:Sans Serif,Arial;
font-size:9pt;
color:#215DC6;
font-weight:700;
float:left;
margin-left:5px;
}

.tm_panel .topBar img {
float:right;
cursor:pointer;
}

#i_Pane {
position:relative;
background-color:#fff;
float:left;
width:348px;
left:4px;
}

#n_Pane {
background-color:#fff;
float:left;
width:416px;
}

.panelContent a {
color:#dd3030;
}

.box {
position:relative;
border-left:1px solid #9cf;
border-right:1px solid #9cf;
border-bottom:2px solid #9cf;
overflow:hidden;
width:100%;
padding:3px;
}

.box li {
margin-left:-20px;
list-style: circle outside url('/img/at.gif');
}

html>body #tm_Pane .box {
width:177px;
}

html>body #i_Pane .box {
width:340px;
}

html>body #n_Pane .box {
width:408px;
}

#newsbox {
width:385px;
height:100px;
overflow:hidden;
position:relative;
background:#fff;
margin:5px 0 0;
}

#slider {
position:absolute;
width:1540px;
}

.news {
font-size:10pt;
width:385px;
float:left;
position:relative;
}

#tm_Pane .panelContent,#i_Pane .panelContent,#n_Pane .panelContent {
font-family:Sans Serif,Arial;
font-size:10pt;
background:url('../img/pane_body.gif') top left repeat-x;
overflow:hidden;
position:relative;
clear:both;
width:100%;
}

#tm_Pane .panelContent div,#i_Pane .panelContent div,#n_Pane .panelContent div {
position:relative;
}

.blog {
	border-bottom: 1px dotted #aaa;
}

.blog h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #d65;
}
