@charset "utf-8";
/* CSS Document */
a {
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#F60;
}
a:active {
	text-decoration: none;
	color:#003;
}
body,td,th {
	font-size: 10pt;
	color: #000000;
}
.body
{
	width:1003px;
	font-size:12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.table
{
     table-layout:fixed;
	 word-wrap:break-word;
	 word-break:break-all;
}
.protitle_detail1
{
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.prodetail_info_title
{
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}
.prodetail_table
{
    width:688px;
	margin-top:20px;
	border:solid;
	background-color:#E3E3E3;
	border-width:1px;
	line-height:30px;
	text-align:left;
}
.prodetail_name1{
	font-size:9pt;
	font-weight:bold;
}
.prodetail_name2{font-size:10pt;}
.main_table
{
	width:720px;
	background-position: center;
}
.image_link{border: solid 1px #ffffff;} 
.mouseovercss
{
	background-image: url(../images/indexnews01.jpg);
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:12px;
	padding-left:15px;
}
.mouseoutcss
{
	background-image: url(../images/indexnews02.jpg);
	background-repeat: no-repeat;
	color:#355F80;
	font-size:12px;
	padding-left:12px;
}
.border_bottom{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#efefef;
}
.mainmenutopcolor{
	color:#666;
	}
.mainmenutopimage{
background:url(../images/maintopback.jpg) top;
background-repeat:no-repeat;
}

