@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	text-align: center;	
}

#wrapper{	
	width:980px;
	text-align:left;
	margin:auto;
}
#header{
	position:relative;
	background-image: url(images/bg_top_line.png);
	background-repeat: repeat-x;
	margin-bottom:3px;
	z-index:5000;
}
#header_menu_frame{
	height:106px;
	position:relative;
}
#header_menu_bg {
	position:absolute;
	bottom:0px;
}
#header_menu {
	position:absolute;
	bottom:1px;
	right:43px;
	height:37px;
}
#header_language{
	position:absolute;
	right:40px;
	top:2px;
	z-index:3000;
}
#header_language td,#header_language a {
	color:#f2f2f2;	
}
#header_language_list {
	position:absolute;
	border:solid 1px #CFCFCF;
	background-color:#EFEFEF;
	padding:10px 20px;
	top:20px;
	right:0px;
	z-index:3000;
	border-top:0px;
	width:85px;
}
#header_language_list div  {
	padding:3px 0;
}
#header_language_list div a {
	color:#0072bc;
}
#header_login{
	
	position:absolute;
	right:45px;
	top:33px;
	text-align:right;
}
#header_logo{
	position:absolute;
	top:34px;
	left:45px;
}
#header_path{
	height:23px;
	padding-left:40px;	
}
.header_path {
	color:#505050;
	text-decoration: none;		
}
.header_path:hover {
	color:#0072bc !important;
	text-decoration: underline !important;	
}
#container{
	position:relative;
	min-height:350px;
	padding-bottom:50px;
}
#primary{
	position: relative;	
	left:280px;
	width:665px;
}
#primary_title{
	height:33px;
	margin-bottom:3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding:6px 12px;
	font-family: Arial;
	color:#666666;
	font-size:28px;
}

.primary_content{
	border-top: solid 1px #cccccc;
	padding-left:12px;
}
.primary_content_title,.primary_content_title a{
	font-size:24px;
	padding:13px 0;
	color:#072e67;
	font-family: Arial;
}
.primary_content_title a:hover{
	color:#7cbb0a !important;
	text-decoration: underline !important;
}
.news_more a {
	color:#072e67;
}
.news_more a:hover{
	color:#7cbb0a !important;
	text-decoration: underline !important;
}

#secondary{
	width:240px;	
	position: absolute;
	left:40px;
	top:0px;
}
#secondary_menu_top{
	position: relative;
	width:220px;
	height:23px;
	background-image: url(images/bg_secondary_menu_top.jpg);
	background-repeat: no-repeat;
	padding-top:8px;
	padding-left:13px;
	z-index:1000;
}
#secondary_menu_list {
	width:220px;
	position: relative;
	top:-2px;
}
#secondary_menu_list ul{
	margin-top:0px;
	margin-left:-40px;
	#margin-left:0px;
	list-style-type: none;
}
#secondary_menu_list ul li {
	cursor:pointer;
	width:220px;
	height:26px;
	background-image: url(images/bg_secondary_menu_off.jpg);
	background-repeat: no-repeat;	
}
#secondary_menu_list ul li:hover {
	background-image: url(images/bg_secondary_menu_on.png);
	background-repeat: no-repeat;	
}
.secondary_menu_list_this {
	background-image: url(images/bg_secondary_menu_on.png) !important;
}
.secondary_menu_bottom {	
	height:29px !important;
	background-image: url(images/bg_secondary_menu_bottom_off.png) !important;
}
.secondary_menu_bottom:hover{
	height:29px !important;
	background-image: url(images/bg_secondary_menu_bottom_on.png) !important;
}
.secondary_menu_bottom_this {
	height:29px !important;
	background-image: url(images/bg_secondary_menu_bottom_on.png) !important;
}
.secondary_menu_each {
	display:block;
	width:191px;
	height:20px;
	padding-left:29px;
	padding-top:6px;
}
.secondary_menu_this {
	display:block;
	width:191px;
	height:20px;
	padding-left:29px;
	padding-top:6px;
	color:#fefefe;
}
.secondary_menu_each:hover {
	color:#fefefe;
}



#secondary_menu_list2 {
	width:220px;
	position: relative;
	top:-2px;
}
#secondary_menu_list2 ul{
	margin-top:0px;
	margin-left:-40px;
	#margin-left:0px;
	list-style-type: none;
}
#secondary_menu_list2 ul li {
	cursor:pointer;
	width:220px;
	/*height:25px;*/
	background-image: url(images/bg_support_menu_off.gif);
	background-repeat: no-repeat;	
}
#secondary_menu_list2 ul li:hover {
	background-image: url(images/bg_support_menu_on.gif);
	background-repeat: no-repeat;	
}
#secondary_menu_list2 ul li ul li,#secondary_menu_list2 ul li ul li:hover {
	cursor:pointer;
	width:220px;
	/*height:25px;*/
	background-image: url(images/bg_sub_menu.gif);
	background-repeat: no-repeat;	
}

.secondary_menu_each2_l2,.secondary_menu_each2_l2_this {
	display:block;
	width:170px;
	height:18px;
	padding-left:50px;
	padding-top:5px;
}
.secondary_menu_each2_l2:hover {
	color:#3b6b9e;
}
/*
.menu_bottom_line {
	width:220px !important;
	height:2px !important;
	background-image: url(images/support/bg_support_menu_line.gif) !important;
}*/
.secondary_menu_each2_l2_this {
	color:#3b6b9e;
}


.secondary_menu_list2_this {
	background-image: url(images/bg_support_menu_on.gif) !important;
}
.secondary_menu_each2 {
	display:block;
	width:186px;
	height:20px;
	padding-left:34px;
	padding-top:5px;
}
.secondary_menu_each2:hover {
	color:#fefefe;
}
.secondary_menu_this2 {
	display:block;
	width:186px;
	height:20px;
	padding-left:34px;
	padding-top:5px;
	color:#fefefe;
}





#secondary_search_bg{
	position:relative;
	width:220px;
	height:93px;
	background-image:url(images/bg_search.png);
	margin-top:10px;
}
#secondary_search_input{
	width:180px;
	position:absolute;
	top:20px;
	left:20px;
	color:#5d5d5d;
	font-size:12px;
	border:solid 1px #7F9DB9;
}
#secondary_search_btn{
	position:absolute;
	top:50px;
	right:15px;
	padding-left:12px;	
	border:0px;
	background-image: url(images/btn_search.png);
	background-repeat: no-repeat;
	width:71px;
	height:21px;
	color:#5d5d5d;
	font-size:11px;
}



#footer{
	position:relative;
	bottom:0px;
}
#footer_bg{
	position:absolute;
	top:0px;
	left:0px;
}
#footer_text{
	position:absolute;
	left:250px;
	top:25px;
}
#footer_logo{
	position:absolute;
	top:23px;
	right:44px;
}




.btn_form_clear{
	background:url(images/btn_clear.gif);
	background-repeat:no-repeat;
	width:68px;
	height:23px;
	border: none;
}
.btn_form_submit{
	background:url(images/btn_send.gif);
	background-repeat:no-repeat;
	width:70px;
	height:23px;
	border: none;
}



.about ul li{
	list-style-image: url(images/icon_list.gif);
	margin-left:-20px;
}



.pages_link {
	display:block;
	float:right;
	text-align:center;	
	margin-left:3px;	
	width:20px;
	height:19px;
	#height:20px;
	padding-top:1px;	
	border:solid 1px #DFDFDF;
	background-color:#EFEFEF;
	color:#0066CC;
}
.pages_link:hover {
	border:solid 1px #FF6600;
}

/************membership************/
.primary_form_1{
	border-bottom:solid 1px #d6e2e6;
	border-right:solid 1px #d6e2e6;
	padding-left:30px;
}
.primary_form_2{
	border-bottom:solid 1px #d6e2e6;
	padding-left:8px;
}
.primary_input_type{
	height:15px; 
	vertical-align:middle; 
	background-color:#efefef; 
	border: solid 1px #7f9db9;
}
.lineheight29px,.lineheight29px a{
	line-height:29px;
}

/**********************************/


.personal_list{
	margin-top:5px;
	background-color:#e1e9f3;
	}
.personal_list a{
	color:#0072bc;
	}
.personal_list a:hover{
	text-decoration: underline;	
	}


/*
#header_index{
	position:relative;
	height:332px;
	background-image: url(images/bg_top_line.png);
	background-repeat: repeat-x;
}





#header_kv{
	padding-bottom:3px;
}
.header_path_bg{
	background-image: url(images/product/bg_path.gif);
	margin-top:0px !important;
	padding-top:8px;
}
.header_path_last,#header_path a:hover{
	color:#005ba8;
	text-decoration: underline;
}





.primary_content_title{
	position: relative;
	padding-left:12px;
	padding-top:13px;
}
.primary_content_desc{
	margin-top:12px;
	margin-left:12px;
}
.primary_content_desc ul{
	padding-top:10px;
}
.primary_content_desc ul li{
	list-style-image: url(images/about/icon_list.gif);
	margin-left:-20px;
}
.primary_form_clear_btn{
	background:url(images/btn_clear.gif);
	background-repeat:no-repeat;
	width:76px;
	height:30px;
	border: none;
}
.primary_form_send_btn{
	background:url(images/btn_send.gif);
	background-repeat:no-repeat;
	width:76px;
	height:30px;
	border: none;
}
.primary_content_list{
	#vertical-align: super;
	
}



/************ contact *************
.primary_contact{
	left:295px !important; 
	width:382px !important;
}



/************** news *************
#news2_img{
	float:left;
	padding:20px 0px;
	padding-right:45px;
}











#secondary_index{
	width:260px;	
	position: absolute;
	left:20px;
	top:0px;	
}

#secondary_index_search_bg{
	position:relative;
	width:220px;
	height:93px;
	background-image:url(images/bg_search.png);
	margin-left:5px;
	margin-top:30px;
}
#secondary_search_bg{
	position:relative;
	width:220px;
	height:93px;
	background-image:url(images/bg_search.png);
	
}
.secondary_index_search_input{
	width:180px;
	position:absolute;
	top:20px;
	left:20px;
	color:#5d5d5d;
	font-size:11px;
	border:solid 1px #7F9DB9;
}
.secondary_index_search_btn{
	position:absolute;
	top:50px;
	right:15px;
	padding-left:12px;	
	border:0px;
	background-image: url(images/btn_search.png);
	background-repeat: no-repeat;
	width:71px;
	height:21px;
	color:#5d5d5d;
	font-size:11px;
}


#tertiary{
	position:absolute;
	top:0px;
	left:422px;
	width:200px;
}
#tertiary a{
	color:#78b60a;
	text-decoration: underline;
}
.tertiary_contact{
	border-bottom: dotted 1px #242424; 
	padding:15px 0px; 
	letter-spacing:1px;
}




*/