.title {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
	
}

/* index title with links */
.title_l {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
	TEXT-DECORATION: none
}
.title_l:hover {
	COLOR: #cc3300;
}

/* not linked top */
.htop_no {
	FONT-SIZE: 12px;
	COLOR: #999999;
	TEXT-DECORATION: none;
}

.htop {
	FONT-SIZE: 12px;
	COLOR: #0066FF;
	TEXT-DECORATION: none;
}
.htop:hover {
	FONT-SIZE: 12px;
	COLOR: #cc3300;
	TEXT-DECORATION: none;
	
}

.d0 {
	FONT-SIZE: 13px; COLOR: #004566; LINE-HEIGHT: 17pt; letter-spacing: 1pt;font-family: "Times New Roman";TEXT-DECORATION: none
}
.d0:hover {
	FONT-SIZE: 13px;
	COLOR: #cc3300;
	TEXT-DECORATION: none
}


.d1 {
	FONT-SIZE: 13px; COLOR: #004566; LINE-HEIGHT: 2em; TEXT-DECORATION: none
}
.d1:hover {
	FONT-SIZE: 13px;
	COLOR: #cc3300;
	TEXT-DECORATION: none
}
.d2 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;

	
}
.d2:hover {
	FONT-SIZE: 12px;
	COLOR: #cc3300;
	TEXT-DECORATION: none;
	background-color:#E7E7E7;		
}
.d7 {
	FONT-SIZE: 12px; COLOR: #598527; LINE-HEIGHT: 2em; TEXT-DECORATION: none
}
.d7:hover {
	FONT-SIZE: 12px; COLOR: #cc3300; TEXT-DECORATION: none
}
.d7_static {
	FONT-SIZE: 12px; COLOR: #598527; LINE-HEIGHT: 2em; TEXT-DECORATION: none
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	font-size: 16px;
	color: #FFFFFF;
}

/* small content */
.content_sm {
	font-size: 12px;
	line-height: 17pt;
	color: #666666;
	letter-spacing: 2.8pt;
}

/* small content pt*/
.content_sm_pt {
	font-size: 12px;
	line-height: 17pt;
	color: #666666;
	letter-spacing: 1pt;
	font-family: "Times New Roman";
}


.main_qa_quest {
	font-size: 13px;
	line-height: 17pt;
	color: #666666;
	/*letter-spacing: 2.8pt;*/
	text-decoration: none;
	/*font-family: "·s²Ó©úÅé";*/
}
.main_qa_quest:hover {
	color: #0033CC;
}
/* scrolling  small content */
.quest_title {
	font-size: 18px;
	color: #0033CC;
	font-weight: bold;
}

.quest_title2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}


.ans_title {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}

.content_qa_ans {
	font-size: 13px;
	line-height: 17pt;
	color: #666666;
}

.content_qa_quest {
	font-size: 13px;
	line-height: 17pt;
	color: #0033CC;
}

/*selected question*/
.qa_quest {
	font-size: 11px;
	line-height: 17pt;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	display:block;
}

.qa_quest:hover {
	background-color: #E3E3E3;
}

.qa_questcolor {
	font-size: 11px;
	line-height: 17pt;
	color: #666666;
	background-color: #D7EBFF;
	text-decoration: none;
	display:block;	
}

.qa_questcolor:hover {
	background-color: #E3E3E3;
}

.content {
	font-size: 13px;
	line-height: 17pt;
	color: #666666;
	letter-spacing: 2.8pt;
}
/*add color*/
.content_color {
	color: #0033CC;
}
/* pt content */
.contentpt {
	font-size: 13px;
	line-height: 17pt;
	color: #666666;
	letter-spacing: 1pt;
	font-family: "Times New Roman";
}

.email {
	letter-spacing: normal;
	font-size: 15px;
}

.tcontent {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	
}

.tcontent_sub {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	
}

.orange_start {
	color: #B04600;
	font-size: 24px;
	text-decoration: none;
	vertical-align: bottom;
}

.orange_start:hover {
	color: #55A0FF;
}

/* for downlads */
.underline_lk {
	color: #B04600;
}

.underline_lk:hover {
color: #55A0FF;
}

.bartype {
	color: #000000;
}

.menu {
	color: #0099FF;
	text-decoration: none; 
}

.menu:hover {
	background-color: #CCCCCC;
	/*text-decoration: underline;*/
}

.menu_small {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
}

.menu_small:hover {
	background-color: #CCCCCC;
	/*text-decoration: underline;*/
}
.bgpicup {
	background-attachment: inherit;
	background-image: url(../images/bg9.gif);
	background-repeat: no-repeat;
}
.bgpiclow {
	background-attachment: inherit;
	background-image: url(../images/bg5.gif);
	background-repeat: no-repeat;
}

select {
width:220px

}
select:focus {

	overflow:scroll
}

