@charset "UTF-8";

/* base */
*{ margin:0; padding:0; }
td{ color:#555555; font-size:12px; line-height:21px; }
img{ border:0; }
select{ width:140px; }

a:link{ color:#276bba; text-decoration:none; }
a:visited{ color:#276bba; text-decoration:none; }
a:active{ color:#276bba; text-decoration:underline; }
a:hover{ color:#276bba; text-decoration:underline; }


.newsText{ font-size:12px; line-height:14px; color:#555555; }

.newsText a:link{ color:#555555; text-decoration:underline; }
.newsText a:visited{ color:#555555; text-decoration:underline; }
.newsText a:active{ color:#276bba; text-decoration:underline; }
.newsText a:hover{ color:#276bba; text-decoration:underline; }

.nextBack{ font-size:12px; line-height:14px; color:#555555; }
.nextBack a:link{ color:#555555; text-decoration:underline; }
.nextBack a:visited{ color:#555555; text-decoration:underline; }
.nextBack a:active{ color:#276bba; text-decoration:underline; }
.nextBack a:hover{ color:#276bba; text-decoration:underline; }


.entryText p { margin-bottom:18px; }

.profTxt{ font-size:10px; line-height:18px; color:#555555; }
.prof_name{ font-weight:bold; color:#555555; }

.user_name{ font-size:12px; line-height:21px; font-weight:bold; }
.user_name a:link{ color:#276bba; text-decoration:none; }
.user_name a:visited{ color:#276bba; text-decoration:none; }
.user_name a:active{ color:#276bba; text-decoration:underline; }
.user_name a:hover{ color:#276bba; text-decoration:underline; }


.entry_title{ font-size:18px; font-weight:bold; color:#276bba; }
.comment_title{ font-size:12px; line-height:21px; color:#555555; font-weight:bold; }
.left_box{ font-size:12px; line-height:18px; color:#555555; }

.catList{ font-size:12px; line-height:16px; }
.catList ul{ list-style-type:none; list-style-position:outside; }
.catList ul li{ display:block; margin-bottom:4px; padding-left:7px; background-image:url(../img/icon04.gif); background-repeat:no-repeat; background-position:0 7px; }

.catList a:link{ color:#555555; text-decoration:none; }
.catList a:visited{ color:#555555; text-decoration:none; }
.catList a:active{ color:#276bba; text-decoration:underline; }
.catList a:hover{ color:#276bba; text-decoration:underline; }


.bolder{ font-weight:bold; }
