.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.bg {
	background-repeat: repeat-x;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
}

.bar {
	border: 1px solid #CCCCCC;
}

.bar_text_in {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.line_barfoo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.text_in {
	padding: 4px;
}

.text_in_top {
	vertical-align: top;
	padding: 5px;
}

.small {
	font-size: 11px;
}

.font14 {
	font-size: 14px;
}

.footer {
	background-image: url(image/footer_bg.jpg);
	background-repeat: repeat-x;
}

.left {
	width: 165px;
}

.list_topic a {
	color: #2E5B89;
	text-decoration: none;
}
.list_topic a:active
{
	color: #333333;
	text-decoration: none;
}
.list_topic a:visited
{
	color: #336699;
	text-decoration: none;
}
.list_topic a:hover
{
	color: #336699;
	text-decoration: underline;
}

.right {
	width: 170px;
}

.menu a, .menu a:active, .menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {

	color: #FFFF99;
	text-decoration: underline;
}

.news_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #7BA7D2;
}

.bar_text_in_color {
	padding: 5px;
	text-align: center;
	font-size: 10px;
	width: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F4F4F4;
}

.bar_text_in_color a {
	font-weight: bold;
	color: #356D25;
	text-decoration: none;
}

.price_top {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	background-image: url(image/price_top.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.bar_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.price_list {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.button {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	background-color: #E2F8FE;
	border: 1px solid #CCCCCC;
}

.price_list a {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}

.brand {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}

.login_input {
	font-size: 11px;
	width: 100px;
}

.hidden {
	display:none;
}

.thumb {
	margin-top: -50px;
	position: absolute;
	margin-left: 100px;
}

.pic_frame {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.search_list {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pic_bar {
	border: 1px solid #FFFFFF;
	margin-top: 3px;
}

.date {
	font-size: 12px;
	color: #336633;
}

.cat_top {
	padding: 8px;
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.cat_list {
	padding: 10px;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.cat_name {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.cat_icon {
	border: 1px solid #E2E2E2;
}

.cat_name a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.forum_top_bg {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(image/top_bg.gif);
	text-align: center;
	height: 26px;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}

.board_topic {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.space_10 {
	padding: 10px;
}

.reoly_box {
	background-color: #EDFAFE;
	border: 1px solid #CCCCCC;
}

.link1 a, .link1 a:active, .link1 a:visited {
	color: #336699;
	text-decoration: none;
}
.link1 a:hover {
	color: #336699;
	text-decoration: underline;
}
