@charset "utf-8";
/*--body---------------------------------------------------------------------------------------------------*/
body,p {
	margin: 0px;
	padding: 0px;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 160%;
	color: #333333;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*-background img-----------------------------------------------------------------------------------------*/
 .img{
	behavior: url(iepngfix.htc);
}
 .top_bg{
	background-image: url(images/all/top_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100px;
}
 .index_body_bg{
	background-image: url(images/all/body_bg.gif);
	background-repeat: repeat-x;
	height: 500px;
}
 .page_body_bg{
	background-image: url(images/all/page_bg.gif);
	background-repeat: repeat-x;
	height: 500px;
}
.brands_box{
	background-image: url(images/index/brands_box.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 120px;
	float: left;
	padding-right: 15px;
	padding-left: 5px;
}
.word_bg{
	background-image: url(images/index/word_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*-txt link-----------------------------------------------------------------------------------------------*/
a {
	color: #022847;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.click {
	color: #333333;
	text-decoration: none;
}
.click:hover {
	color: #990000;
	text-decoration: none;
}
/*--font---------------------------------------------------------------------------------------------------*/
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.brown {
	color: #BA5A10;
}
.blue {
	color: #052B6A;
	font-size: 10pt;
}
.blue-2 {
	color: #094AB7;
}
.red {
	color: #CC0000;
}
.red-2 {
	color: #CC0000;
	font-size: 12pt;
}
.green {
	color: #009900;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #FFFF00;
}
.down {
	font-size: 8pt;
	color: #333333;
}
/*--line-------------------------------------------------------------------------------------------------*/
.p_line_t{
	background-image: url(images/all/p-line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.p_line_c{
	background-image: url(images/all/p-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.p_line_d{
	background-image: url(images/all/p-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*-------------------------------------------------------------------------------------------------------*/
#marqueedivcontrol1{
	height: 72px;
	width: 280px;
	overflow: auto;
	text-align: center;
}
/*------left_menu-------------------------------------------------------------------------------------------------*/
.left_menu_box_bg{
	background-image: url(images/left_menu/box_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_menu_box_bg1{
	background-image: url(images/left_menu/box_bg4.gif);
	background-repeat: repeat-y;
	background-position: top;
}


/*------title-------------------------------------------------------------------------------------------------*/

.title1{
	background-image: url(images/all/iocn1.gif);
	background-repeat: no-repeat;
	background-position: 1px 33px;
	padding-left: 18px;
	font-size: 13pt;
	color: #052b6a;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 5px;
}

