@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 13px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #930;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
.top_1 {
	background-image:url(../images/bg0001.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.top_2 {
	background-image:url(../images/bg0002.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.logo {
	background-image:url(../images/logo.gif);
	height:50px;
}

.bottom_1 {
	background-image:url(../images/bg0003.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.link1 a {
	font-size:16px;
	font-weight:bold;
}
.link1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link1 a:hover {
	text-decoration: underline;
	font-weight:bold;
}

.link2 a {
	font-size:14px;
}
.link2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.link2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.link2 a:hover {
	text-decoration: underline;
	font-weight:bold;
}

.searchbox {
	background-image:url(../images/Search_Bg.gif);
	width:190px;
	height:21px;
	border:0px;
}
.searchbox2 {
	background-image:url(../images/Search_Bg2.gif);
	width:190px;
	height:21px;
	border:0px;
}

.table1 {
	border:1px solid #A6D3FA;

}

.box1 {
	border:1px solid #EEEEEE;
	background-color:#FFF;
	padding:1px;
}
.box2 {
	border:1px solid #A6D3FA;
	background-color:#FFF;
	padding:1px;
}
.ProdContent1 {
	height:30px;
	background-image:url(../images/left1.gif);
	filter: Alpha(Opacity=65);
	font-weight:bold;
}
.left1 {
	background-image:url(../images/left2.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:200px;
}
.content_title1 {
	background-image:url(../images/title_bg1.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:30px;
}
.content_title2 {
	height:24px;
	background-image:url(../images/left1.gif);
	background-repeat:no-repeat;
	background-position:right;
	filter: Alpha(Opacity=95);
	font-weight:bold;
}
.content1 {
	background-image:url(../images/content_bg1.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:260px;
}