@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
img{ border:none;}
a{ text-decoration:none;}
ul{ list-style:none;}

.clear{ clear:both;}

/*移除連結虛線*/
*:focus { outline: none}
*::-moz-focus-inner { border: none}

body{ 
   font-size:0.813em; 
   font-family:"微軟正黑體","Microsoft JhengHei",Arial, Helvetica, sans-serif; 
   color:#323336/*#4e5255*/; 
   background-color:#FBFDFD;}

#wrap{ width:753px; margin:0 auto;}
#wrap_body{ 
	width:679px; margin:0 auto; 
	padding:0;}


/* ===  content  === */
#content_top{ border-bottom:1px solid #78a7d5; position:relative; height:35px;}
#content_top h1{ text-indent:-10000px}

/*title*/
#content_top h1#system{background:url(../images/title_00.jpg) no-repeat top left;}
#content_top h1#comparison{background:url(../images/title_01.jpg) no-repeat top left;}
#content_top h1#help_01{background:url(../images/title_02_101.jpg) no-repeat top left;}
#content_top h1#help_02{background:url(../images/title_02_102.jpg) no-repeat top left;}
#content_top h1#help_03{background:url(../images/title_02_103.jpg) no-repeat top left;}
#content_top h1#people_01{background:url(../images/title_02_201.jpg) no-repeat top left;}
#content_top h1#people_02{background:url(../images/title_02_202.jpg) no-repeat top left;}
#content_top h1#business_01{background:url(../images/title_02_301.jpg) no-repeat top left;}
#content_top h1#business_02{background:url(../images/title_02_302.jpg) no-repeat top left;}
#content_top h1#medical_01{background:url(../images/title_02_401.jpg) no-repeat top left;}
#content_top h1#medical_02{background:url(../images/title_02_402.jpg) no-repeat top left;}
#content_top h1#policy_01{background:url(../images/title_02_501.jpg) no-repeat top left;}
#content_top h1#policy_02{background:url(../images/title_02_502.jpg) no-repeat top left;}
#content_top h1#education_01{background:url(../images/title_02_601.jpg) no-repeat top left;}
#content_top h1#education_02{background:url(../images/title_02_602.jpg) no-repeat top left;}
#content_top h1#e-learning{background:url(../images/title_03.jpg) no-repeat top left;}
#content_top h1#qa{background:url(../images/title_04.jpg) no-repeat top left;}
#content_top h1#contact{background:url(../images/title_05.jpg) no-repeat top left;}

#breadcrumbs{ position:absolute;right:0px; bottom:5px;}
#breadcrumbs li{ float:left; display:block; padding:0 2px;}
#breadcrumbs li a{ padding:0 2px; color:#226dae;}
#breadcrumbs li span{ padding:0 2px; color:#666;}

#literary{
   display:block; 
   background:url(../images/content_twbg.jpg) no-repeat center center; 
   padding:15px 5px 70px 0px;}
#literary h2{
	background:url(../images/h2.jpg) no-repeat top left;
	text-indent:-10000px;
	margin-bottom:25px;
	height:25px;}/*Layla 修改*/
#literary p{ line-height:20px; margin-bottom:25px; text-indent:25px; letter-spacing:1px;font-size:18px;line-height: 32px;　}

			



