BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #6eceeb;
}
a {noFocusLine:expression(this.onFocus=this.blur())}

HR {
	border: 1px solid #ccc;
}

A:link {
	TEXT-DECORATION: none;
	color: #333333;
}
A:visited {
	COLOR: #333333;
	text-decoration: none;
}
A:hover {
	TEXT-DECORATION: none;
	color: #333;
}

TD {
	LINE-HEIGHT: 22px;
	font-size: 12px;
}

H1 {
	FONT-SIZE: 16px;
	color: #3422B2;
}
H2 {
	FONT-SIZE: 14px;
	color: #333333;
}
H3 {
	font-size: 13px;
	color: #000000;
}

UL {
	color: #993333;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	
}
LI {

}
STRONG{
	color: #0099CC;
}
textarea{
  width:90%;
  height:200px;
  font-family: Arial,Sans-serif;
  font-size: 12px;
}

.whole_table {
	MARGIN: auto;
	BACKGROUND-REPEAT: repeat-y;
	width: 1002px;
	background-image: url(whole_table_bg.jpg);
}
.menu_td {
	BACKGROUND-REPEAT: no-repeat;
	height: 42px;
	background-image: url(menu_td_bg.jpg);
}
.footer_td {
	BACKGROUND-REPEAT: no-repeat;
	height: 89px;
	background-image: url(footer_td_bg.jpg);
	vertical-align: top;
	width: 1002px;
	margin: auto;
}

#tp_header {
	MARGIN: 0px;
	BACKGROUND-REPEAT: no-repeat;
	background-image: url(tp_header_bg.jpg);
}
.vesion{
	position: absolute;
	text-align: right;
	width: 830px;
	padding-top: 10px;
}
.vesion img{
	margin-right: 20px;
	border: 0px;
}
#tp_menu {
	MARGIN-RIGHT: 20px;
	float: right;
	margin-top: 10px;
}

#tp_menu A:link, #tp_menu A:visited {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #000;
	padding-LEFT: 15px;
	padding-right: 15px;
	background-image: url(arrow-blue.gif);
	background-repeat: no-repeat;
}
#tp_menu A:hover {
	TEXT-DECORATION: none;
	color: #900;
}

.tp_body_side {
	BACKGROUND-REPEAT: no-repeat;
	width: 199px;
	background-image: url(tp_body_side_bg.jpg);
	vertical-align: top;
}
.tp_body_main {
	background-repeat: no-repeat;
	width: 803px;
	background-image: url(tp_body_main_bg.jpg);
	vertical-align: top;
}
.tp_misc_top {
	MARGIN: 0px;
	height: 0px;
}

.tp_misc_side {
	MARGIN: 0px;
	width: 0px;
}

#tp_main {
	WIDTH: 91%;
	margin-left: 30px;
}
.tp_main_header {
	PADDING-TOP: 40px;
}
.tp_main_header h1{
	margin: 0px;
	color: #06F;
}
.tp_main_header h2{
	margin: 0px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
A.tree_header:link {
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 20px;
	COLOR: #333333;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
A.tree_header:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	MARGIN-BOTTOM: 20px;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}
.tp_main_body {
	PADDING-BOTTOM: 30px;
	padding-top: 30px;
}

#tp_inquiry {
	WIDTH: 100%;
}
#tp_inquiry .table_class {
	WIDTH: 95%;
	BACKGROUND-COLOR: #efefef;
	border: #999999 1px dotted;
	margin-left: 20px;
}
.inquiry_col_0{
	text-align: right;
}

#tp_product_menu .table_class {
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 20px;
	MARGIN-LEFT: 25px;
	width: 98%;
}
#tp_product_menu .table_class H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	color: #0066FF;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	background-image: url(arr1.gif);
	margin: 0px;
}
#tp_product_menu .table_class IMG {
	border: 2px #cccccc double;
}
#tp_product_menu ul{
	margin: 0px;
}
#tp_product_menu li{
	width: 43%;
	float: left;
	margin-right: 15px;
}
#tp_product_menu .cate_img_0 {
	text-align: left;
}
#tp_product_menu .cate_img_1 {
	text-align: left;
}

#tp_product_menu .cate_list_0 {
	text-align: left;
}
#tp_product_menu .cate_list_1 {
	text-align: left;
}

#tp_product_info {
	WIDTH: 100%
}
#tp_product_info .table_class {
	MARGIN: auto; 
	WIDTH: auto;
}


#tp_side {
	margin: 30px 10px 0px 10px;
}
.box_b{
	font-size: 15px;
}
.box_b A:link, .box_b A:visited {
	DISPLAY: block;
	background-image: url(arr1.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: #000;
	padding-left: 20px;
	text-decoration: none;
	margin-bottom: 8px;
	border-bottom: 1px dotted #000;
}
.box_b A:hover {
	color: #639;
	text-decoration: none;
}
.box{
	margin: 5px;
	line-height: 18px;
}
.box A:link, .box A:visited {
	DISPLAY: block;
	background-image: url(arr2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.box A:hover {
	color: #900;
	text-decoration: none;
}


#tp_footer {
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	color: #012f4c;
	padding-top: 62px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 199px;
}
#tp_footer A:link, #tp_footer A:visited {
	TEXT-DECORATION: none;
	color: #012f4c;
}
#tp_footer A:hover{
 	cursor:text;
}

.sitemap_1 {
	font-weight: bold;
	font-size: 11px;
}
.sitemap_2 {
	font-weight: normal;
	font-size: 11px;
}

#index {
	TEXT-ALIGN: left;
	width: 1002px;
}
#icon_bg {
	BACKGROUND-REPEAT: no-repeat;
	height: 96px;
	background-image: url(icon_bg.jpg);
}
#icon {
	text-align: right;
	padding: 40px 10px 0px 0px;
}
#icon A:link, #icon A:visited {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	font-weight: bold;
	padding-left: 27px;
	padding-right: 27px;
}
#icon A:hover {
	TEXT-DECORATION: none;
	color: #0239AE;
}
.vison{
	text-align: right;
	padding-top: 10px;
}
.vison img{
	margin-right: 20px;
	border: 0px;
}

#main_bg{
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	height: 176px;
}
#word_bg {
	BACKGROUND-IMAGE: url(word_bg.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height: 311px;
	width: 666px;
	float: left;
}
#word {
	MARGIN: 290px 0px 0px 35px;
	COLOR: #414141;
	LINE-HEIGHT: 20px;
	POSITION: absolute;
	TEXT-ALIGN: justify;
	width: 600px;
	font-family: Arial;
	font-size: 12px;
}
#word img{
}
#word H1 {
	COLOR: #990000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 16px;
	margin-top: 0px;
}
#word H1 A:link, #word H1 A:visited, #word H1 A:hover {
	TEXT-DECORATION: none;
	COLOR: #990000;
}
#right_bg{
	background-image: url(right_bg.jpg);
	background-repeat: no-repeat;
	width: 336px;
	height: 311px;
	float: right;
}
#Copyright {
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 35px;
	TEXT-ALIGN: center;
	width: 1002px;
	clear: both;
	background-image: url(cobyright_bg.jpg);
	font-family: Verdana, Geneva, sans-serif;
}
#Copyright span{
	padding-top: 10px;
	display: block;
}
#Copyright A:link, #Copyright A:visited {
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
}

#Copyright A:hover{
 	cursor:text;
}

