@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
img {
border: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	border: 1px solid #FFFFFF;
}
legend {
	color: #990000;
	font-weight: bold;
}

.font11px {
	font-size: 11px;
}
.webname2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

h1{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	background-image: url(/site_images/bullet_topic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
}
.body {
	padding: 10px;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu:link {
	text-decoration: none;
	color: #000000;
}
.menu:visited {
	text-decoration: none;
	color: #000000;
}
.menu:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
.menu_top:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_top:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_top:hover {
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.white {
	color: #FFFFFF;
}

.bar0 {
	color: #000000;
	background-color: #EEEEEE;
}
.bar1 {
	color: #000;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #CCC;
}
.bar2 {
	font-weight: bold;
	color: #FFF;
	background-color: #03C;
	padding: 5px;
	border: 1px solid #CCC;
}

.catalog_list {
}
	.catalog_list ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
	.catalog_list li {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.feature_box {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	text-align:center;
}

.feature_box_new {
	width:50%;
	display: table-cell;
	padding:5px;
}

.webname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}



#container_main {
	position: absolute;
	width: 100%;
	top: 150px;
}
#container_main_center {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	
}
#container_main_body {
	width: 640px;
	position: relative;
	float:right;
}
#container_body {
	width: 500px;
	float:left;
	position:relative;
}
#container_body2 {
	width: 640px;
	float:left;
	position:relative;
}
#container_left {
	width: 130px;
	float: left;
}
#container_right {
	width: 130px;
	float: right;
	position:relative;
}
#container_header {
	top:0px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#container_footer {
	clear:both;
}

.catalog_box_col_left {
	float:left;
	width:90px;
}
.catalog_box_col_right {
	float:right;
	width:420px;
}
.catalog_box_col_right_detail {
	float:right;
	width:550px;
}

.clear_float {
	clear: both;
}


.special_text {
	color: #FF0000;
}
.special_text2 {
	color: #0000FF;
}
