html, body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	color:#333333;
	line-height:24px;
}
img { text-align:center; border: 0; }
#container {
	position:relative;
	padding:0;
	margin:0 auto;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:#FFFFFF url(../images/container_bg.jpg) repeat-x bottom;
}
#header_outer {
	margin:0;
	padding:0;
	width:100%;
	height:115px;
	background:url(../images/header_bg.jpg) repeat-x top;
}
#header_inner {
	margin:0 auto;
	padding:0;
	width:950px;
	height:115px;
}
#upper_menu {
	margin:0;
	padding:0;
	width:950px;
	height:20px;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#upper_menu a {
	color:#fff;
	font-size:10px;
	line-height:20px;
	text-decoration:none;
	text-align:right;
}
#upper_menu a:hover {
	color:#fff;
	font-size:10px;
	line-height:20px;
	text-decoration:underline;
	text-align:right;
}
#logo {
	float:left;
	margin:0;
	padding:0;
	width:240px;
	height:95px;
	background:url(../images/logo.jpg) no-repeat 0 40px;
}
#logo a {
	margin-top:40px;
	height:30px;
	width:225px;
	display:block;
	text-indent:-9999px;
}
#menu {
	float:right;
	margin:0;
	padding:0;
	width:710px;
	height:95px;
	background:url(../images/menu_bg.jpg) no-repeat;
}
#menu a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:0;
	margin-top:30px;
	width:118px;
	height:50px;
	line-height:50px;
	display:block;
	float:left;
}
#breadcumb_search {
	width:950px;
	height:50px;
	margin:0 auto;
	padding:0;
}
#breadcumb {
	background:url(../images/breadcumb_img.jpg) no-repeat left;
	float:left;
	height:50px;
	width:350px;
	margin:0;
	padding-left:15px;
	font-size:10px;
	color:#999;
	text-decoration:none;
	line-height:50px;
}
#breadcumb a {
	font-size:10px;
	color:#999;
	text-decoration:none;
	line-height:50px;
}
#search_box {

	float:right;
	width:175px;
	height:50px;
	margin:0;
	padding:0;
	background:url(../images/search_bg.jpg) no-repeat 0 5px;

}
#search_box #s {
	font-size:10px;
	color:#CCCCCC;

	float: left;
	padding-left: 5px;
	margin: 13px 0 0 5px;
	border: 0;
	width: 135px;
	background: none;
}


#search_box #go {
	float: right;
	margin: 13px 14px 0 0;
	padding:0;
}

#search_border{
width:628px;
padding:20px;
border:1px solid #CCCCCC;
margin-bottom:20px;}
#home_banner {
	width:950px;
	margin:0 auto 30px;
	padding:0;
}

#flash_button {
	width:1000px;
	height:250px;
	padding:0;
	margin:0 auto;
}
#content {
	width:950px;
	padding:0 0 80px 0;
	margin:0 auto;
}
#left_col {
	width:225px;
	float:left;
	margin:0;
	padding:0;
}
#sub_menu_top {
	width:225px;
	height:33px;
	margin:0;
	padding:0;
	background: url(../images/sub_menu_top_img.jpg) no-repeat top #FFFFFF;
	text-align:center;
	font-size:12px;
	text-transform: capitalize;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:17px;
	
}
#sub_menu {
	width:201px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	background:#FFFFFF;
	padding:0 11px;
	line-height:36px;
}
#sub_menu01 {
	width:400px;
	background:#FFFFFF;
	padding:0 11px;
	line-height:20px;
}
#sub_menu a {
	text-transform: uppercase;
	color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:36px;
	display:block;
	width:207px;
	height:36px;
	margin:0;
	padding:0;
	
}
#sub_menu a:hover {
	color:#006699;
	text-decoration:none;
}
.sub_menu_underline {
	border-bottom:1px dashed #CCCCCC;
}
.on_page_color a {
	color:red;
}
#sub_menu_bottom {
	width:225px;
	height:10px;
	background:url(../images/sub_menu_bottom_img.jpg) no-repeat;
	margin:0;
	padding:0;
}
#right_col {
	width:670px;
	min-height:250px;
	background:url(../images/right_col_bg.jpg) no-repeat top;
	margin:0;
	padding:10px;
	float:right;
}
#right_col01 {
	width:670px;
	background:url(../images/right_col_bg.jpg) no-repeat top;
	margin:0;
	padding:20px;
}
#right_col_banner {
	width:670px;
	background:#FFF;
	margin-bottom:20px;
	padding:0;

}
#a_z_menu {
	text-align:center;
	color:#CCCCCC;
	margin-bottom:20px;
}
.select_style {
	width:210px;
	color:#333333;
}
#product_table {
	background:#fff;
	font-size:10px;
	padding:0;
	margin-bottom:20px;
}

#product_table a{
	background:#fff;
	font-size:10px;
	color:#333;
	text-decoration:none;
	
	
}

#product_table a:hover{
	background:#fff;
	font-size:10px;
	color:#333;
	text-decoration:underline;
	
	
}
#back_top {
	text-align:right;
	font-size:10px;
	text-decoration:underline;
	
	

	
}
#back_top a{
	text-align:right;
	font-size:10px;
	text-decoration:underline;
		color:#006699;
}
#a_z_menu .none{
	color:#ccc;
	text-decoration:none;
	margin:0;
	padding:0 4px;
}
#a_z_menu a {
	color:#ccc;
	text-decoration:none;
	margin:0;
	padding:0 4px;
}
#a_z_menu a:hover {
	color:#006699;
	text-decoration:underline;
	margin:0;
	padding:0 4px;
}
#footer_outer {
	width:100%;
	position:absolute;
	margin:0;
	padding:0;
	bottom:0;
	font-size:10px;
	border-top:5px solid #ccc;
	background:#FFFFFF;
}
#footer_inner_top {
	width:950px;
	height:25px;
	padding:0;
	margin:0 auto;
	color:#999;
}
#footer_inner_top a {
	color:#999;
	text-decoration:none;
	line-height:25px;
}
#footer_inner_top a:hover {
	color:#999;
	text-decoration:underline;
	line-height:25px;
}
#footer_inner_bottom_wrap {
	width:100%;
	height:40px;
	border-top:5px solid #999;
	background-color:#ccc;
}
#footer_inner_bottom {
	width:950px;
	height:25px;
	padding:0;
	margin:0 auto;
	color:#fff;
	line-height:20px;
}

#footer_inner_bottom a{
color:#fff;
}

#news{
width:670px;
padding:0;
margin:20px 0;}

#news p{

margin:10px 0;}

#news img{

margin:10px 0 0 20px;}

#news h4{
color:#999999;
font-size:12px;
line-height:18px;
text-align:right;
font-weight:normal;
margin:0;
padding:0;
letter-spacing:1px;}

#news h2{

border-top:1px solid #CCCCCC;
border-bottom:5px solid #CCCCCC;
color:#006699;
font-size:14px;
line-height:30px;
text-align:left;
font-weight:bold;
margin:0;
padding:0;
background:none;
}

#product_button{
width:150x;
height:36px;
line-height:36px;
background:url(../images/button_bg_02.jpg) no-repeat;
margin-left:15px;
margin-bottom:10px;
float:left;}

#product_button a{
font-size:10px;
display:block;
width:150px;
height:36px;
line-height:36px;
font:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-align:center;
text-decoration:none;
}

#product_button a:hover{
color:#fff;}

#key_staff table{
	margin-bottom:20px;
	}
	.table_color_01{
		background-color:#eeeeee;}

p{
font-size:12px;
color:#333333;
line-height:24px;
font-weight:normal;
text-decoration:none;
}

h2{
	font-size:16px;
color:#333333;
font-weight:bold;
text-decoration:none;
background: url(../images/h3_img.jpg) no-repeat 0 3px;
padding-left:25px;}

.test_h2{
	font-size:16px;
color:#333333;
font-weight:bold;
text-decoration:none;
background: url(../images/test_bullet.jpg) no-repeat 0 3px;
padding-left:25px;}

hr{
color:#CCCCCC;
background:#CCCCCC;
height:1px;}

.link_style_1{
font-size:12px;
color: #999999;
text-align:right;
}

.link_style_1 a{
font-size:12px;
color: #999999;
text-decoration:none;
}

.link_style_1 a:hover{
font-size:12px;
color: #006699;
text-decoration:underline;
}

.link_style_2 {
font-size:12px;
color: #006699;
text-decoration:none;
}

.link_style_2 {
font-size:12px;
color: #006699;
text-decoration:underline;
}
.btnTop {
bottom:0;
height:25px;
/*margin:auto -90px auto auto;*/
position:fixed;
right:2%;
width:950px;
z-index:10;
}
btnTop a, .btnTop a:visited {
background:transparent url(../images/top.gif) no-repeat scroll 0 0;
display:block;
height:24px;
text-align:right;
width:26px;
}
.btnTop a, .btnTop a:visited {
background:transparent url(../images/top.gif) no-repeat scroll 0 0;
display:block;
height:24px;
text-align:right;
width:26px;
}

#checking_result {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: red;
}

#checking_process{
	z-index:100;
	visibility:hidden;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: green;
}
.emsg {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	color:#FF0000;
}
#err1, #err2, #err3, #err4, #err5, #err6, #err7, #err8, #err9{
	color: #ff0000;
	/*visibility: hidden;*/
	visibility: hidden;
}
iframe {
overflow: hidden;
}

.color_01{
	color:#006699;}
	
	
	.no_underline img{
		border:none;
		}
		INPUT {
	FONT: 12px Tahoma, Verdana; COLOR: #333333
}

#fm_reg .label {
	text-align: right; padding-right: 8px; vertical-align:top;
}
#fm_reg LABEL.error {
	background: url(../images/error.gif) no-repeat; color: #ff0000; padding-left: 20px; padding-bottom:5px; vertical-align:top;
}
#fm_reg LABEL.checked {
	background: url(../images/check.gif) no-repeat; padding-bottom:5px; vertical-align:top;
}
