body {
margin:0;padding:0;background-color: #f3f3f3;background-repeat: repeat;
background:url(/images/back.jpg) repeat;
}
p,td {font-family:Arial, Helvetica, sans-serif;margin-top: 0px;	margin-bottom: 9px;}
a img{border:0;}
//a{color: #e52000;text-decoration: underline;}
//a:hover{color: #9D1700;text-decoration: underline;}
a.hidden {text-decoration: none;color: #000000;cursor:default;}
form {margin:0;padding:0;}
ul {margin-left:20px;margin-top:0px;padding:1px;list-style-type: square;line-height: 16px;}
h1 {font-family: Tahoma, Arial;font-size: 14px;font-weight: bold;color: #000000;margin: 0px;padding-left: 14px;text-transform: uppercase;padding-top: 8px;padding-bottom: 6px;}
.t-menu {font-size: 10px;color: #333333;font-style: normal;white-space: nowrap;}
.t-menu a {color:#333333; text-decoration:none}
.t-menu a:hover {color:#666666; text-decoration:underline}
#l_title {background-color: #fff9f7;border: 1px solid #ffe3d6;font-size: 12px;color: #000000;font-weight: bold;text-align: right;padding-top: 4px;padding-right: 12px;padding-bottom: 4px;font-style: italic;	margin-left: 1px;}
#news {width:189px;margin-left:1px;background-color: #ffe3d6;}
.news-content {margin-left:1px;	font-size: 11px;text-align: justify;padding-right: 7px;padding-left: 7px;padding-top: 4px;padding-bottom: 7px;}
#t_menu {margin-left:210px;	width: 200px;margin-top: 18px;}
.b-table {background-color: #FFFFFF;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #d1d1d1;border-right-color: #d1d1d1;border-bottom-color: #d1d1d1;border-left-color: #d1d1d1;}
.bottom_addr {font-size: 10px;color: #000000;padding-top: 3px;padding-right: 10px;padding-bottom: 8px;padding-left: 15px;}
.bottom_addr a {text-decoration: none;}
.bottom_addr a:hover {text-decoration: underline;}
.bottom_menu {color: #000000;text-align: left;padding-top: 7px;padding-bottom: 2px;font-size: 11px;padding-right: 15px;	padding-left: 15px;}
.bottom_menu a {color: #000000;text-decoration: underline;}
.bottom_menu a:hover {color: #E52000;text-decoration: underline;}
.menu {color: #000000;background-image: url(../images/m-bullet.gif);font-family: Tahoma, Arial;font-weight: bold;padding-right: 30px;padding-left: 10px;white-space: nowrap;background-repeat: no-repeat;background-position: 168px 8px;font-size: 14px;text-align: right;padding-top: 4px;padding-bottom: 2px;}
.menu a{text-decoration: none;color: #000000;}
.menu a:hover {color: #000000;text-decoration: underline;}
.body_txt {color: #000000;text-align: justify;vertical-align: top;font-size: 11px;padding-top: 6px;padding-right: 14px;	padding-bottom: 10px;padding-left: 14px;}
.company_name {font-size: 18px;font-weight: bold;text-transform: none;color: #000000;font-family: Tahoma, Arial;padding-top: 18px;padding-bottom: 16px;	padding-left: 12px;}



//body {
	background: #f3f3f3;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

//.menu {
	font-size: 13px;
	list-style: none;
	margin: 0px;
	text-align: center;
}

.menu li {
    display: block;
    float: left;
}

.menu li a:link, .menu li a:visited {
	color: #7373b7;
	background: #e6e6f2;
    padding: 5px;
    margin: 0px;
    text-decoration: none;
    height: 1px;
}

.menu li a:hover {
	background: #fff;
}

ul {
	margin: 0;
	padding: 0;
}

.left {
	padding: 10px;
	font-size: 10px;
	background: #e6e6f2;
}

.content {
	padding: 10px;
	background: #fff;
}

li {
    list-style-type: square;
}

//a {
	color: #7373b7;
}

a {
	color: #e52000;
}


//a:link {
    color: #7373b7;
}

//a:visited {
    color: #7373b7;
}

//a:active {
    color: #7373b7;
}

//a:hover {
    color: #7373b7;
    text-decoration: none
}

.left input {
	font-size: 11px;
}

.left ul {
	margin: 0 0 10px 20px;
}

hr {
	color: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7;
	width: 100%;
	height: 2px;
}


.post, .comment, .comment_form {
	margin-bottom: 20px;
    * height: 0;
}

.post .title, .comment .title {
	font-weight: bold;
	color: #000000;
    * height: 0;
}

.post .story, .comment .story {
	text-align: justify;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
}

.post hr, .comment hr {
	width: 50%;
}

.post .date, .comment .date {
	font-size: 80%;
}

.post .attr, .comment .attr {
	font-size: 80%;
	text-align: right;
}

.post .cn_news_even, .comment .cn_comment_odd {
}

.post .cn_news_odd, .comment .cn_comment_even {
	padding: 5px;
	background: #f7f7f7;
}

.post .cn_news_odd hr, .comment .cn_comment_even hr {
	color: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 2px;
}

.error_message {
	background: #f7f7f7;
	padding: 5px;
	width: 300px;
	color: red;
}

.pages {
	text-align: center;
}

.dateheader {
	font-size: 13px;
	margin-bottom: 10px;
}

.cute_poll {
	background: #f3f3f3;
	font-size: 9px;
	text-align: center;
}

#calendar {
	text-align: center;
	font-size: 12px;
}

.hilite {
	color: red;
	background: yellow;
}


.cat {
	text-indent:-1em;
	margin-left:1em;
	margin-top:1em;

}

.subcat {
	margin-left:2em
}
