body {
	margin: 0px;
	background-color: #A5B8C1;
	font-family: Verdana;
	font-size: 11px;
}
a {noFocusLine:expression(this.onFocus=this.blur())}

A:link, A:visited {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}
/* global <index> setting */

#index{
	width: 1000px;
	text-align: left;
	background-image: url(table_bg.gif);
	background-repeat: repeat-y;
	margin: auto;
}
/* global <version> setting */
#version{
	text-align: right;
	background-image: url(version_bg.gif);
	background-repeat: no-repeat;
}
#version img{
	border: 0px;
	margin-right: 15px;
	border-left: 1px solid #000000;
	padding-left: 15px;
}
/* global <icon> setting */
#icon_bg{
	background-image: url(icon_bg.jpg);
	background-repeat: no-repeat;
	height: 42px;
}
.icon{
	text-align: right;
	padding-top: 10px;
}
.icon A:link, .icon A:visited {
	color: #F7F7F7;
	background-image: url(line.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	padding: 10px 20px 5px 20px;
}
.icon A:hover {
	color: #333333;
}
#main_bg{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(main_bg.jpg);
	height: 184px;
}
/* global <left> setting */
.left{
	background-image: url(left_bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	vertical-align: top;
	padding-top: 80px;
}
.box{
	margin: 0px 10px 13px 10px;
	text-align: right;
	background-image: url(arr.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	padding-right: 15px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
}
.box01{
	margin: 10px;
}
.box01 A:link, .box01 A:visited {
	color: #5E6F77;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: right 3px;
	font-family: Arial;
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
	background-image: url(arr02.gif);
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
	background-color: #D9EAEA;
}
.box01 A:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.add{
	text-align: left;
	background-image: url(address_bg.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 260px;
	background-position: bottom;
	vertical-align: bottom;
}
.add_w{
	font-size: 11px;
	line-height: 18px;
	color: #373737;
	margin: 15px;
}
.add_w A:link, .add_w A:visited {
	color: #FFFF00;

}
.add_w A:hover {
	color: #FF0000;

}
/* global <right> setting */
.right{
	width: 760px;
	vertical-align: top;
	background-repeat: repeat-x;
	background-image: url(main_bg.gif);
}
#banner{
	background-image: url(banner-com.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
}
.banner_w{
	font-size: 28px;
	font-family: Arial;
	color: #003366;
	font-weight: bold;
	padding: 15px 0px 0px 35px;
	letter-spacing: -1px;
    display:block; 
    filter:blur(add=t,direction=135,strength=10);
}
/* global <word> setting */
.word{
	color: #333333;
	line-height: 20px;
	font-family: Arial;
	font-size: 12px;
	padding: 20px 40px 50px 20px;
}
.word ul{
	margin: 5px 20px 0px 0px;
	padding: 0px;
}
.word li{
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 8px;
	clear: both;
	border-top: 1px solid #A5ADB3;
}
.jpg{
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 180px;

}
.word li span{
	display: block;
	margin-left: 300px;

}
.word h1{
	color: #5379A8;
	font-size: 24px;
	margin: 0px;
	letter-spacing: -1px;
}
.word h2{
	color: #536C79;
	font-size: 16px;
	margin: 0px;
}
.word h3{
	color: #006699;
	font-size: 16px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;

}
.img{
	margin-left: 30px;
	margin-right: 20px;
}
.img img{
}
.pro{
	text-align: center;
	float: left;
	width: 151px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.pro A:link, .pro A:visited {
	color: #009966;
	text-decoration: none;
}
.pro A:hover {
	color: #006699;
	text-decoration: underline;
}

.npro{
	text-align: center;
	float: left;
	width: 638px;
	
	margin-bottom: 20px;
}
/*.pro img{
	float: left;
}*/
.pro h2{
	font-size: 14px;
	color: #009966;
	margin: 0px;
	padding: 0px;
}

.list{
	text-align: right;
	padding-right: 30px;
}
.list A:link, .list A:visited {
	color: #5E6F77;
	text-transform: uppercase;

}
.list A:hover {
	color: #990000;

}
.list img{
	margin-right: 5px;
	border: 0px;
}
.main_jpg{
	background-color: #E1F1FE;
	text-align: center;
	padding: 10px;
	width: 557px;
	margin: auto;
	border: 2px groove #CCCCCC;
}


.table{
	background-color: #899FAA;
}
.table01{
	background-color: #666666;
}
.td01{
	background-color: #96A9B2;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.td02{
	background-color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 10px;
	vertical-align: top;
}
.white {
	background-color: #FFFFFF;
}
.td03{
	background-color: #F5F5F5;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 10px;
	color: #333333;
}
.td04{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #006633;
	text-align: right;
	padding: 2px 5px 5px 0px;
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}
.td05{
	font-size: 10px;
	font-family: Verdana;
	border-bottom: 1px solid #cccccc;
}
.td06{
	border-bottom: 1px solid #cccccc;
}
input {
	border: 1px solid #A5ADB3;
	color: #92A5AC;
}
.none{
	border: 0px;
}
.red{
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.red01{
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
.word_m{
	margin-top: 10px;
	line-height: 20px;
}
address{
	font-style: normal;
	color: #59666C;
	margin-top: 20px;
	border: 1px solid #cccccc;
	padding: 10px;
	height: 100px;
	width: 96%;
}
#Copyright {
	background-image: url(cobyright_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 22px;
	margin: auto;
	text-align: right;
	color: #373737;
	text-decoration: none;
	clear: both;
}
#Copyright span{
	display: block;
	margin-right: 20px;
	padding-top: 8px;
}
#Copyright A:link, #Copyright A:hover, #Copyright A:visited {
	color: #373737;
	text-decoration: none;
	cursor:text;
}
.pro001 {
	float: left;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.pro002 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.word_title {
	padding-left: 0px;
}
.word_title strong {
	margin-left: -20px;
}.word_title2 {
	padding-left: 20px;
}
.word_title3 {

}
#box {
	border: 1px solid #003366;
	clear: both;
	background-color: #D1DCE0;
	height: auto;
	padding-left: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
}
#box .clear {
	clear: both;
}
.red{
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
