@charset "utf-8";


/*-------------------main area----------------*/
body {
	font-size:12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right_pic {
	text-align: right;
}

img{
	border:0px;
}

#mainPanel .content {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}


#mainFrame {
	position:relative;
	height: auto;
	width:950px;
	padding-bottom: 20px;
	margin: auto;
}

.sep {
	clear: both;
}

/*-----------top area---------------------------*/
#uparea {
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}

#menuArea {
	background-image: url(images/menu_bg.gif);
	height: 70px;
	width: 950px;
	background-repeat: no-repeat;
}


#menu_bar {
	margin-left:0px;

}


#flash {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
}
/*-----------down area---------------------------*/
#downarea {
	height: auto;
	width: 100%;
}
/*-----------down area----left area---------------------------*/
#leftPanel {    /*for index use*/
	height: auto;
	width: 201px;
	float: left;
}
#leftPanel .title {
	font-size: 14px;
	height:24px;
	color: #FFF;
	background-color: #C20D24;
}
#leftPanel .content td {
	font-size:14px;
	text-indent: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#leftPanel .content tr .left_sub {
	text-indent:50px;
}
#leftPanel .content td a{
	text-decoration:none;
	color:#000;
}
#leftPanel .content td a:hover{
	text-decoration:none;
	color:#000;
}
#leftPanel .links .about {
	padding-top:24px;!important
	margin-top: 24px;
	margin-right: 6px;
	margin-left: 6px;
	height: 60px;
}
#leftPanel .links .quick_link {
	margin-top: 26px;
	margin-right: 6px;
	margin-left: 6px;
	height: 100px;
}
.now_page{
	background-color:#FFFEE6;
}
.console {
	background-image: url(images/console.gif);
	background-repeat: no-repeat;
	height: 280px;
	width: 201px;
	margin-top: 16px;
}

.links {
	background-image: url(images/links.gif);
	background-repeat: no-repeat;
	height: 221px;
	width: 201px;
	margin-top: 16px;
}

#leftPanel2 {   /*for others use*/
	background: url(images/l_bg2.gif) repeat-y;
	height: 100%;
	width: 123px;
	float: left;
}

/*-----------down area----middle area---------------------------*/
#midPanel {
	float: left;
	min-height:600px;!important
	height:600px;
	width: 486px;
	margin-left: 17px;
}
#midPanel .main_news {
	margin-top: 15px;
}

#midPanel .main_news .title {
	background-image: url(images/title_main_news.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: auto;
	margin-bottom: 5px;
}
#midPanel .main_news .content table tr .date {
	background-image: url(images/news_date.gif);
	background-repeat: no-repeat;
	height: 20px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#midPanel .main_news .content table tr .content {
	text-indent: 5px;
}
#midPanel .main_intro {
	margin-top: 15px;
}
#midPanel .main_intro .title {
	background-image: url(images/title_main_intro.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: auto;
	margin-bottom: 5px;
}
#midPanel .main_intro .content table tr .title {
	font-weight: bold;
	color: #F00;
	text-indent: 5px;
	background-image: none;
}




#midPanel .main_info {
	margin-top: 15px;
}
#midPanel .main_info .title {
	background-image: url(images/title_main_info.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 21px;
	width: auto;
	margin-bottom: 5px;
}
#midPanel .main_info .content table tr .title {
	font-weight: bold;
	color: #F00;
	text-indent: 5px;
	background-image: none;
}


/*-----------down area----main area---------------------------*/


#mainPanel {
	float:right;
	width:736px;
	min-height:600px;!important
	height:600px;
}


/*-----------down area----right area---------------------------*/
#rightPanel {
	height: auto;
	width: 225px;
	float: right;
}
#rightPanel .main_case {
	margin-bottom: 8px;
}

#rightPanel .main_case .title {
	background-image: url(images/title_main_case.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: auto;
}
#rightPanel .main_case .case_1 {
	background-color: #B3870D;
	height: 95px;
	width: auto;
	padding-bottom: 5px;
}

#rightPanel .main_case .case_2 {
	background-color: #BC4544;
	height: 95px;
	width: auto;
	padding-bottom: 5px;
}
#rightPanel .main_newbe {
	margin-bottom: 10px;
}
#rightPanel .main_newbe .title {
	background-image: url(images/title_main_newbe.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: auto;
}
#rightPanel .main_ques .title {
	background-image: url(images/title_main_ques.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: auto;
}




/*-----------footer area---------------------------*/
#footer {
	height: auto;
	width: 920px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.foot_icon {
	text-align: center;
}
#footer .info {
	font-style: normal;
	line-height: 1.1em;
	text-align: center;
}
#footer .info address .info_sep {
	color: #096;
	font-weight: bold;
}

#footer .info address {
	font-style: normal;
	font-size: 12px;
	color: #333;
	text-align: center;
}


/*--內文使用--*/
.submenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.red_mark {
	color: #F00;
}
.back_orange {
	color: #FFF;
	background-color: #F60;
	padding: 3px;
	width: auto;
	font-weight: bold;
}
.back_orange a{
	color: #FFF;
	background-color: #F60;
	text-decoration:none;
	padding: 3px;
	width: auto;
	font-weight: bold;
}

.ye_arrow {
	margin-top: 0px;
	font-size: 14px;
	color: #F00;
	background-image: url(images/icn_arw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 25px;
}
.h4_qna {
	font-size: 14px;
	font-weight: bold;
	color: #EA3219;
	background-image: url(images/title_7_ask.gif);
	width: 687px;
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 34px;!important
	height:41px;
	padding-top: 7px;
}

.h4_news {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	background-image: url(images/title_3a.gif);
	width: 687px;
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 36px;
	padding-top: 5px;
}


.time_tag {
	font-style: italic;
	color: #F00;
	padding-right: 15px;
}
.news_inline {
	text-indent:40px;
}


.case_title {
	background-image: url(images/title_5a.gif);
	font-size:14px;
	text-indent: 36px;
	height: 36px;
	width: 585px;
	color: #F00;
	padding-top: 8px;
	margin-bottom:0px;
}
.news_title {
	color: #333;
	text-indent: 10px;
}
form { 
	font-family: "verdana","新細明體"; 
	color: #333333; 
	font-size: 8pt; 
	text-decoration: none;
	margin: 0px;
} 
.input {
	font-family: "verdana","新細明體"; 
	color: #555555; 
	font-size: 8pt; 
	width: 100px;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	rder-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	
} 
.input_auth {
	font-family: "verdana","新細明體"; 
	color: #555555; 
	font-size: 8pt; 
	width: 50px;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	rder-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	
} 
.SELECT{
	font-family: "verdana","新細明體"; 
	font-size: 8pt;
	color: #3366CC; 
	background-color: #f8f8f8
} 
.TEXTAREA{
	font-family: "verdana","新細明體"; 
	color: #000000; 
	font-size: 8pt; 
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	filter:Alpha(Opacity=30,FinishOpacity=50,Style=2);
}