
/* default styles */
*{ margin: 0; padding: 0; }
body { font: 12px Tahoma, Verdana, Sans-Serif; line-height: 1.7em; background:#FFF; color: #000; }
img { border:0px; }
a { color: #000; background: inherit; text-decoration: none; }
a:hover { color:#2bbbe8; background: inherit; text-decoration: none; }
a.topic { color:#2bbbe8; background:none; text-decoration:underline; font-weight:bold; font-size:14px; }
a.topic:hover { color:#2bbbe8; background:none; text-decoration:none; font-weight:bold; font-size:14px; }
a.more { color:#2bbbe8; text-decoration:none;}
a.more:hover { color:#2bbbe8; text-decoration:underline;}

#content1 { margin: 0 auto; width: 1000px; border:0px solid #000; }
#footer { position: relative; bottom: 0px; width:100%; height: 40px; background-color:#4ebdeb; text-align:center; line-height:40px;}

#switchlang { position:relative; float:right; line-height:40px; color:#FFFFFF; }

#item_bullet { font-size:14px; color:#000; }
