@charset "utf-8";
body {
	background-image: url(../images/net_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFBEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微軟正黑體", "新細明體", "標楷體";
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}
#header #logo {
	float: left;
	height: 60px;
	width: 280px;
	margin-top: 35px;
}
#header #logo a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/logo.png);
	display: block;
	height: 60px;
	width: 280px;
}
#header #searchandbut {
	float: left;
	width: 690px;
}
ul, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#butline ul li a {
	background-image: url(../images/topbut.png);
	display: block;
	height: 55px;
	width: 98px;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
#searchandbut #butline ul li {
	float: left;
	height: 55px;
	width: 98px;
	position: relative;
}
#searchandbut #searchline {
	float: left;
	height: 40px;
	width: 687px;
	padding-top: 17px;
}

#but1 a{background-position: 0px 0px;}
#but2 a{background-position: -98px 0px;}
#but3 a{background-position: -196px 0px;}
#but4 a{background-position: -294px 0px;}
#but5 a{background-position: -392px 0px;}
#but6 a{background-position: -490px 0px;}
#but7 a{background-position: -588px 0px;}


#but1 a:hover{background-position: 0px -55px;}
#but2 a:hover{background-position: -98px -55px;}
#but3 a:hover{background-position: -196px -55px;}
#but4 a:hover{background-position: -294px -55px;}
#but5 a:hover{background-position: -392px -55px;}
#but6 a:hover{background-position: -490px -55px;}
#but7 a:hover{background-position: -588px -55px;}
#searchline #form1 {
	float: right;
}
#searchline #form1 #textput {
	background-image: url(../images/search_input.jpg);
	margin: 0px;
	height: 27px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
}
#searchline #form1 #textput {
	background-image: url(../images/search_input.jpg);
	margin: 0px;
	height: 27px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
	font-size: 10pt;
	line-height: 27px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchline #form1 #button {
	background-image: url(../images/search_but.jpg);
	float: left;
	height: 21px;
	width: 36px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 3px;
	color: #FFF;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#footer {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-radius: 20px;
}
#footer #logodown {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	width: 270px;
	margin-top: 5px;
	background-position: -5px;
	
}
#footer #infotext {
	font-size: 9pt;
	line-height: 17pt;
	color: #666;
	height: 70px;
	width: 680px;
	float: left;
	font-family: "微軟正黑體", "新細明體", "標楷體";
}
#mainintor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
#mainintor #secbanner {
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainintor #leftbar {
	width: 260px;
	margin-right: 15px;
	float: left;
	display: inline-table;
}
#mainintor #x {
	width: 100%;
	margin-bottom: 10px;
	display: inline-table;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	background-image: url(../images/indexpic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainintor #x2 {
	width: 100%;
	margin-bottom: 10px;
	display: inline-table;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	
}



#mainintor #x #rightbar,#mainintor #x2 #rightbar {
	width: 705px;
	float: left;
}
#leftbar #joinmemeber_but,#leftbar #blog_but ,#leftbar #hospital_but ,#leftbar #doctor_but {
	float: left;
	height: 65px;
	width: 260px;
	margin-bottom: 15px;
	box-shadow:0 0 5px #666;

}

#leftbar #hospital_but a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/join_to_hospital1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 260px;
}
#leftbar #hospital_but a:hover {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/join_to_hospital2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 260px;
}
#leftbar #doctor_but a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/join_to_doctor1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 260px;
}

#leftbar #doctor_but a:hover {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/join_to_doctor2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 260px;
}

#leftbar #joinmemeber_but a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/join_to_member1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 260px;
}
#leftbar #blog_but a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/join_to_blog1.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 65px;
	width: 260px;
}
#object,#object2,#object3{
	float: left;
	width: 230px;
	padding-top: 65px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#object ul,#object2 ul,#object3 ul{
	float: left;
	width: 230px;
}
#object ul li,#object2 ul li,#object3 ul li{
	float: left;
	width: 230px;
	height: 70px;
	margin-bottom: 10px;
	background-color: #3C9;
}
#object {
	background-image: url(../images/object1.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#object2 {
	background-image: url(../images/object2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#object3 {
	background-image: url(../images/object3.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#rightbar #index_list {
	float: left;
	width: 340px;
	margin-right: 25px;
	background-image: url(../images/index_list1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#rightbar #index_list2 {
	float: left;
	width: 340px;
	background-image: url(../images/index_list2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 32px;
}
#rightbar #index_list .more,#rightbar #index_list2 .more{
	font-size: 10pt;
	color: #FFF;
	float: right;
	height: 17px;
	width: 69px;
	margin-right: 80px;
	margin-bottom: 25px;
	position: relative;
	
	}
#index_list ul li {
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-left: 30px;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 11pt;
	line-height: 16pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	background-image: url(../images/action_go.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	height: 88px;
	overflow: hidden;
}
#index_list ul li .titlename a {
	color: #666;
	font-weight: bold;
	font-size: 11pt;
	line-height: 14pt;
}
#index_list2 ul li img {
	background-color: #FFF;
	padding: 3px;
	margin-top: 5px;
	box-shadow: 0 0 5px #666;
	margin-right: 7px;
	float: left;
	margin-left: 3px;
}
#index_list2 ul li {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-right: 20px;
	margin-left: 20px;
	height: 100px;
	overflow: hidden;
}



#index_list ul li .titlename span {
	font-weight: bold;
	color: #F30;
	font-size: 11pt;
	margin-right: 10px;
}
#index_list ul li .titlename .notetitle {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	margin-top: 3px;
	margin-bottom: 3px;
}
#index_list ul li .titlename a:hover {
	color: #930;
}




	
	#rightbar #index_list .more a,#rightbar #index_list2 .more a{
	font-family: Verdana, Arial;
	font-size: 0pt;
	color: #FFF;
	float: right;
	border-radius: 5px;
	background-image: url(../images/more.png);
	height: 17px;
	width: 69px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	
	}
	
		#rightbar #index_list .more a:hover,#rightbar #index_list2 .more a:hover{
	background-position: 0px -17px;
	float: right;
	
	}
#index_list2 ul li .info {
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#index_list2 ul li .info h3 {
	font-size: 11pt;
	line-height: 16pt;
	color: #930;
	height: 32pt;
}
#index_list2 ul li .info span {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	margin-top: 5px;
	float: left;
	width: 100%;
}
#index_list2 ul li .info h3 a {
	color: #930;
}
#rightbar #index_list2 ul {
	margin-top: 3px;
	float: left;
}
#index_list ul {
	float: left;
}
#rightbar.old_bg {
	background-image: url(../images/indexpic.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftbar #count {
	color: #666;
	text-align: center;
	float: left;
	width: 260px;
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
}
#mainintor #flash_news {
	font-size: 10pt;
	line-height: 35px;
	color: #666;
	background-image: url(../images/flash_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 585px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 100px;
	padding-top: 12px;
	padding-bottom: 15px;
}
#mainintor #secbanner #main_banner {
	background-image: url(images/footer_bd.png);
	background-repeat: repeat;
	padding: 10px;
	height: 300px;
	width: 620px;
	border-radius: 15px;
	box-shadow: 0 0 5px #666;
	position: relative;
	float: left;
	overflow: hidden;
	
}
#secbanner #video {
	background-image: url(../images/video_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 320px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainintor #secbanner #video .box {
	margin: 4px;
	padding: 6px;
	float: left;
	height: 220px;
	width: 300px;
	background-color: #FFF;
	border-radius: 10px;
	box-shadow: 0 0 5px #666;
	z-index: 1;
	position: relative;
}
#secbanner #main_banner ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 620px;
	overflow: hidden;
	z-index: 800;
}
#secbanner #main_banner ul li {
	
	height: 300px;
	width: 620px;
	
	top: 0;

    position: static;
}



#secbanner #main_banner a {
	height: 60px;
	width: 25px;
	position: absolute;
	
}
#secbanner #main_banner a.right {
	right: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainintor #secbanner .second_banner {
	height: 100px;
	width: 980px;
	box-shadow: 0 0 5px #666;
	margin-bottom: 20px;
	overflow: hidden;
}
#leftbar #menubar {
	background-color: #FEEBC5;
	float: left;
	width: 240px;
	margin-bottom: 20px;
	border-radius: 15px;
	box-shadow: 0 0 5px #999;
	padding: 10px;
}
#leftbar #menubar ul {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 220px;
	border-radius: 15px;
	box-shadow: 0 0 5px #999 inset;
}

#leftbar #menubar .titlename{
	font-size: 15pt;
	line-height: 20pt;
	color: #FFF;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../images/action_go.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 20px;
	text-shadow: 0 0 5px #999;
	font-weight: bold;
}
#leftbar #menubar ul li {
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #630;
	float: left;
	width: 200px;
}
#secbanner #video select {
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#rightbar #downpic {
	float: left;
	height: 280px;
	width: 705px;
}
#leftbar #fb {
	float: left;
	width: 240px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#leftbar #menubar ul li a {
	color: #630;
}
#leftbar #menubar ul li ul li {
	color: #333;
	background-color: #EEEEEE;
	background-image: none;
	float: left;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 15px;
}
#leftbar #menubar ul li ul {
	background-image: none;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	box-shadow:0 0 0 ;
}
#x2 #rightbar h3 {
	font-size: 16pt;
	line-height: 38px;
	font-weight: bold;
	color: #996600;
	background-image: url(../images/heart.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left: 48px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #930;
	padding-bottom: 5px;
	float: left;
	width: 642px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#x2 #rightbar h3 .o1 {
	background-image: url(../images/e1.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	height: 30px;
	padding-right: 138px;
}
#x2 #rightbar h3 .o2 {
	background-image: url(../images/e2.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	height: 30px;
	padding-right: 138px;
}
#x2 #rightbar h3 .o3 {
	background-image: url(../images/e3.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	height: 30px;
	padding-right: 138px;
}
#x2 #rightbar h3 .o4 {
	background-image: url(../images/e4.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	height: 30px;
	padding-right: 138px;
}
#x2 #rightbar h3 .o5 {
	background-image: url(../images/e5.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	height: 30px;
	padding-right: 138px;
}
#x2 #rightbar h3 .o6 {
	background-image: url(../images/e6.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	float: left;
	height: 30px;
	padding-right: 138px;
}
#rightbar h4 span {
	float: left;
	width: 660px;
}

#x2 #rightbar h4 {
	background-image: url(../images/action_go.png);
	background-position: 5px 5px;
	width: 630px;
	padding-left: 25px;
	background-repeat: no-repeat;
	float: left;
	color: #CF834B;
	font-size: 13pt;
	line-height: 20pt;
	margin-left: 30px;
	font-family: "新細明體", "微軟正黑體", "標楷體";
}
#x2 #rightbar h4 {
	color: #D1844D;
	border-radius: 10px;
	margin-bottom: 10px;
}
#x2 #rightbar .textin {
	float: left;
	width: 670px;
	padding-left: 30px;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #666;
	margin-bottom: 10px;
}
#rightbar .textin .slogen {
	font-size: 15pt;
	line-height: 30pt;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #630;
	display: inline;
}
#x2 #rightbar .textin img.people {
	padding: 5px;
	text-align: left;
	box-shadow: 0 0 5px #666;
	background-color: #FFF;
	margin: 10px;
	float: left;
}
#rightbar .textin p .sign img {
	float: right;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#x2 #rightbar .textin #memageinfo {
	float: left;
	width: 450px;
	margin-top: 10px;
	color: #333;
}
#x2 #rightbar .textin #picformamage #dtile {
	font-size: 10pt;
	color: #333;
	float: left;
	width: 180px;
	margin-right: 10px;
}
#x2 #rightbar .textin h5 {
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	background-color: #FEEBC5;
	float: left;
	width: 652px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	border-radius: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#x2 #rightbar .textin .list {
	float: right;
	width: 600px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 10pt;
}
#x2 #rightbar .textin .list ul li {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
	width: 100%;
	padding-left: 20px;
}
#x2 #rightbar .textin ul {
	float: left;
	width: 660px;
}





#x2 #rightbar .textin #picformamage {
	float: left;
	width: 190px;
}
#x2 #rightbar .textin .list ul li ol li {
	background-image: none;
	list-style-type: decimal;
}
#x2 #rightbar .textin .texx {
	font-size: 12pt;
	line-height: 20pt;
	color: #666;
	float: left;
	width: 610px;
	margin-left: 20px;
	margin-top: 10px;
}
#x2 #rightbar .textin .texx h6 {
	font-size: 12pt;
	line-height: 20pt;
	font-weight: bold;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 10px;
	float: left;
	width: 610px;
}
#rightbar .textin .texx .title {
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	float: left;
	width: 590px;
	padding-left: 20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	margin-top: 5px;
}
#x2 #rightbar .textin .texx .listx {
	font-size: 10pt;
	line-height: 18pt;
	color: #333;
	float: left;
	width: 580px;
	padding-left: 30px;
	margin-bottom: 15px;
}
#x2 #rightbar .textin #infomationpic {
	background-image: url(../images/imfomationpic.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 610px;
	position: relative;
}
#x2 #rightbar .textin #infomationpic #xi1 {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 400px;
	font-size: 10pt;
	left: 90px;
}
#x2 #rightbar .textin #infomationpic #xi2 {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 400px;
	font-size: 10pt;
	left: 185px;
}

#x2 #rightbar .textin #infomationpic #xi3 {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 400px;
	font-size: 10pt;
	left: 410px;
}

#x2 #rightbar .textin #infomationpic #xi4 {
	position: absolute;
	height: 30px;
	width: 30px;
	top: 400px;
	font-size: 10pt;
	left: 500px;
}
#rightbar .textin .texx iframe {
	color: #903;
	box-shadow:0 0 5px #666;
}
#x2 #rightbar .textin .formpaper {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 630px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	box-shadow: 0 0 5px #666;
}
#FORMContactus div .title {
	float: left;
	width: 20%;
	text-align: right;
}
#FORMContactus div .form {
	float: left;
	width: 75%;
	margin-top: 3px;
	margin-left: 10px;
}
#FORMContactus .contactus_summary {
	font-size: 10pt;
	line-height: 20pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-bottom: 15px;
	width: 580px;
}
#FORMContactus div .form #SubmitOK {
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-size: 12pt;
	font-weight: bold;
	color: #F19123;
	background-color: #FEEBC5;
	height: 35px;
	width: 80px;
	border: 1px solid #F09123;
	border-radius: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 60px;
	margin-left: 60px;
}
#FORMContactus div .form #SubmitOK:hover {
	color: #06C;
	background-color: #CAE4FF;
	border: 1px solid #06C;
}



#FORMContactus div .title .redstar {
	color: #C00;
}
#FORMContactus div div {
	margin-bottom: 10px;
}
#x2 #rightbar .textin #memageinfo ul li {
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#x2 #rightbar .textin #newslist,#x2 #rightbar .textin #newslist2,#x2 #rightbar .textin #newslist3,#x2 #rightbar .textin #newslist4,#x2 #rightbar .textin #newslist5 ,#x2 #rightbar .textin #newslist6 {
	float: left;
	width: 666px;
}
#newslist .title span,#newslist2 .title span ,#newslist3 .title span,#newslist4 .title span,#newslist5 .title span,#newslist6 .title span{
	font-size: 10pt;
	line-height: 20pt;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

#newslist .title ,#newslist2 .title ,#newslist3 .title ,#newslist4 .title,#newslist5 .title ,#newslist6 .title {
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


#newslist ul ,#newslist2 ul,#newslist3 ul,#newslist4 ul,#newslist5 ul,#newslist6 ul {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 620px;
}
#newslist ul li .infotext h6  {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #0099FF;
	margin-bottom: 10px;
	padding-left: 10px;
	border-radius:15px;
}
#newslist2 ul li .infotext h6 {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #99CC66;
	margin-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
}
#newslist3 ul li .infotext h6 {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #9966CC;
	margin-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
}
#newslist4 ul li .infotext h6 {
	font-size: 12pt;
	line-height: 20pt;
	color: #FFF;
	background-color: #FF6699;
	margin-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
}


#newslist ul li .infotext .data,#newslist2 ul li .infotext .data ,#newslist3 ul li .infotext .data  ,#newslist4 ul li .infotext .data ,#newslist5 ul li .infotext .data,#newslist6 ul li .infotext .data{
	font-size: 10pt;
	color: #999;
	text-align: left;
	width: 410px;
	padding-right: 10px;
	padding-left: 10px;
}
#newslist ul li .infotext h6 a ,#newslist2 ul li .infotext h6 a,#newslist3 ul li .infotext h6 a ,#newslist4 ul li .infotext h6 a ,#newslist5 ul li .infotext h6 a ,#newslist6 ul li .infotext h6 a {
	color: #FFF;
	display: block;
	width: 100%;

}


#newslist ul li .infotext .text,#newslist2 ul li .infotext .text,#newslist3 ul li .infotext .text ,#newslist4 ul li .infotext .text ,#newslist5 ul li .infotext .text ,#newslist6 ul li .infotext .text {
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
}


#newslist ul li,#newslist2 ul li,#newslist3 ul li,#newslist4 ul li,#newslist5 ul li ,#newslist6 ul li {
	float: left;
	width: 650px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#newslist ul li .infotext,#newslist2 ul li .infotext  ,#newslist3 ul li .infotext ,#newslist4 ul li .infotext,#newslist5 ul li .infotext ,#newslist6 ul li .infotext  {
	float: left;
	width: 430px;
}
#newslist ul li .picsq,#newslist2 ul li .picsq ,#newslist3 ul li .picsq,#newslist4 ul li .picsq,#newslist5 ul li .picsq ,#newslist6 ul li .picsq {
	float: left;
	width: 210px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#newslist ul li .picsq img ,#newslist2 ul li .picsq img,#newslist3 ul li .picsq img,#newslist4 ul li .picsq img,#newslist5 ul li .picsq img,#newslist6 ul li .picsq img {
	background-color: #FFF;
	padding: 5px;
	box-shadow: 0 0  5px #666;
	width: 200px;
}
#pageline {
	float: left;
	width: 100%;
}
#pageline  a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #D6D6D6;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
	border: 1px solid #666;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10pt;
}
#pageline table tr td a:hover {
	color: #F90;
	background-color: #FFEEB9;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
#newslist4 .formpaper #FORMContactus div .title,#newslist5 .formpaper #FORMContactus div .title ,#newslist6 .formpaper #FORMContactus div .title {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newslist4 .formpaper #FORMContactus div .title,#newslist5 .formpaper #FORMContactus div .title,#newslist6 .formpaper #FORMContactus div .title {
	float: left;
	width: 25%;
	text-align: right;
}
#newslist4 .formpaper #FORMContactus div .form ,#newslist5 .formpaper #FORMContactus div .form ,#newslist6 .formpaper #FORMContactus div .form {
	float: left;
	width: 65%;
}
#newslist4 .formpaper #FORMContactus div .form #SubmitOK,#newslist5 .formpaper #FORMContactus div .form #SubmitOK,#newslist6 .formpaper #FORMContactus div .form #SubmitOK {
	margin-right: 40px;
	margin-left: 40px;
}
#newslist4 .formpaper {
	padding-bottom: 10px;
}
#newslist4 .formpaper,#newslist5 .formpaper {
	margin-bottom: 10px;
}


#newslist5 .formpaper {
	padding-bottom: 10px;
}
#newslist5 .formpaper,#newslist5 .formpaper {
	margin-bottom: 10px;
}
#newslist6 .formpaper {
	padding-bottom: 10px;
}
#newslist6 .formpaper,#newslist5 .formpaper {
	margin-bottom: 10px;
}
#FORMContactus div .formlist {
	float: left;
	width: 100%;
}
#FORMContactus {
	float: left;
	width: 99%;
	border: 2px solid #F90;
	border-radius:20px;
}
#newslist4 .formpaper #FORMContactus .cform_line {
	float: left;
}
#FORMContactus div {
	float: left;
	width: 96%;
	border-top-color: #FFAA00;
	border-right-color: #FFAA00;
	border-bottom-color: #FFAA00;
	border-left-color: #FFAA00;
}
.intornews {
	float: left;
	width: 666px;
}
#newslist .intornews .title {
	color: #FFF;
}
#newslist .intornews .titlename {
	background-image: url(../images/action_go1.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newslist2 .intornews .titlename {
	background-image: url(../images/action_go.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}


#newslist3 .intornews .titlename {
	background-image: url(../images/action_go2.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newslist4 .intornews .titlename {
	background-image: url(../images/action_go3.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}


#newslist5 .intornews .titlename {
	background-image: url(../images/action_go4.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#newslist6 .intornews .titlename {
	background-image: url(../images/action_go5.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}





.intornews #dataandfile {
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dataandfile .date {
	float: left;
	width: 80px;
	padding-left: 20px;
}
#dataandfile .data {
	float: left;
	padding-left: 20px;
}
#dataandfile .fileload {
	float: right;
	margin-right: 10px;
}
#dataandfile .fileload a {
	padding-left: 20px;
	background-image: url(../images/icon_attachment.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.intornews #intortext {
	font-size: 12pt;
	float: left;
	width: 625px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	line-height: 20pt;
	margin-right: 10px;
	margin-left: 10px;
}
.intornews #intortext p img {
	padding: 3px;
	float: left;
	box-shadow: 0 0 5px #666;
	background-color: #FFF;
	margin: 10px;
}
#intortext iframe {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#rightbar .textin #searchposition {
	float: left;
	width: 640px;
	text-align: right;
}
#searchposition select {
	margin-right: auto;
	margin-left: auto;
}
#rightbar .textin #ninesq {
	float: left;
	width: 665px;
}
#ninesq ul {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ninesq #hospital li {
	float: left;
	height: 290px;
	width: 200px;
	margin-bottom: 16px;
	border: 1px solid #999;
	margin-right: 5px;
	background-color: #FFF;
	position: relative;
	padding-bottom: 30px;
	margin-left: 5px;
}

#ninesq #doctor li {
	float: left;
	height: 320px;
	width: 205px;
	margin-bottom: 16px;
	border: 1px solid #999;
	margin-right: 5px;
	background-color: #FFF;
	position: relative;
	margin-left: 5px;
}

#hospital li .info ,#doctor li .info {
	float: left;
	width: 195px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10pt;
	line-height: 14pt;
	color: #999;
}
#hospital li .info div ,#doctor li .info div {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
#hospital li .info div span.x,#doctor li .info div span.x {
	color: #333;
	float: left;
	width: 40px;
}

#hospital li .info div span.xy ,#doctor li .info div span.xy {
	color: #666;
	float: left;
	width: 150px;
}



#ninesq #hospital li .ttitle {
	height: 33px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	background-color: #099;
}

#ninesq #doctor li .ttitle {
	height: 33px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	color: #FFF;
	background-color: #09C;
}
#hospital li .picp ,#doctor li .picp {
	float: left;
	height: 135px;
	width: 180px;
	overflow: hidden;
	padding: 5px;
	margin: 7px;
}

#hospital li .ttitle span {
	font-size: 11pt;
	line-height: 35px;
	color: #456822;
	padding-left: 25px;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#doctor li .ttitle span {
	font-size: 11pt;
	line-height: 35px;
	color: #FFFFFF;
	padding-left: 25px;
	background-image: url(../images/user_suit.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
#hospital li .info .googlemap,#doctor li .info .googlemap {
	position: absolute;
	height: 30px;
	width: 200px;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#hospital li .info .googlemap a ,#doctor li .info .googlemap a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/googlemap_but.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 200px;
}
#doctor li .info .namedoctor {
	font-size: 12pt;
	line-height: 20px;
	color: #09C;
	text-align: center;
	font-weight: bold;
}
#newslist .intornews .titlename2 {
	font-size: 15pt;
	color: #5485D6;
	background-image: url(../images/action_go1.png);
	background-position: 10px center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5485D6;
}
#newslist2 .intornews .titlename2 {
	font-size: 15pt;
	color: #5CBA30;
	background-image: url(../images/action_go.gif);
	background-position: 10px center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5CBA30;
}
#newslist3 .intornews .titlename2 {
	font-size: 15pt;
	color: #A44FD3;
	background-image: url(../images/action_go2.png);
	background-position: 10px center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A24BCF;
}
#newslist4 .intornews .titlename2 {
	font-size: 15pt;
	color: #D14D7D;
	background-image: url(../images/action_go3.png);
	background-position: 10px center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D14D7D;
}

#newslist5 .intornews .titlename2 {
	font-size: 15pt;
	color: #6AB48F;
	background-image: url(../images/action_go4.png);
	background-position: 10px center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6AB48F;
}
#newslist6 .intornews .titlename2 {
	font-size: 15pt;
	color: #32A0C1;
	background-image: url(../images/action_go5.png);
	background-position: 10px center;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #32A0C1;
	margin-right: 10px;
	margin-left: 10px;
}
#intortext #doctorpicx {
	float: left;
	width: 252px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	background-color: #FFF;
	margin-right: 10px;
}
#doctorpicx img {
	padding: 5px;
	float: left;
	background-color: #FFF;
	width: 240px;
}
#intortext #doctorpicx .name {
	font-size: 10pt;
	line-height: 16pt;
	color: #000;
	text-align: center;
	float: left;
	width: 242px;
	padding: 5px;
}
#intortext #intortion {
	float: left;
	width: 100%;
	font-size: 12pt;
	line-height: 20pt;
	color: #666;
}

.intornews #foryoutube {
	float: left;
	width: 640px;
	padding: 10px;
}
.intornews .foryoutube {
	float: left;
	width: 630px;
	padding: 10px;
	margin: 10px;
}
#foryoutube iframe {
	margin-bottom: 20px;
}
#doctor li .info .namedoctor a {
	color: #09C;
}
#hospital li .ttitle span a {
	color: #FFF;
}
#d {
	background-image: url(../images/d.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#dd {
	background-image: url(../images/user_suit.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#newslist4 .texxx span {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFBEF;
	float: left;
	width: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
}
#rightbar .textin .weblist {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 10px;
}
#rightbar .textin .weblist ul .title {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	float: left;
	margin-bottom: 10px;
	background-color: #EFEFEF;
}
#rightbar .textin .weblist ul .webname {
	float: left;
	width: 120px;
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	color: #F60;
	line-height: 14pt;
	font-size: 10pt;
	height: 40px;
	margin-top: 5px;
}
#rightbar .textin .weblist ul .website {
	float: right;
	width: 200px;
	font-size: 10pt;
	padding-left: 10px;
}
#rightbar .textin .weblist ul .title .webname {
	float: left;
	width: 300px;
	background-image: none;
	padding: 0px;
	color: #666;
}
#rightbar .textin .weblist ul .title .website {
	float: left;
	width: 300px;
	font-size: 10pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#rightbar .textin .weblist ul li {
	float: left;
	width: 320px;
	margin-bottom: 8px;
	margin-right: 5px;
	overflow: hidden;
	margin-left: 5px;
}
#rightbar .textin .texx .listx .loadfile {
	background-image: url(../images/icon_attachment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 90%;
	float: left;
}
#rightbar .textin .guestmassage {
	float: left;
	width: 666px;
	background-image: url(../images/bg_guess.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#x2 #rightbar #expeiencesq {
	float: left;
	width: 670px;
	margin-left: 20px;
	padding-left: 18px;
}

#x2 #rightbar #expeiencesq  h3 {
	float: left;
	height: 25px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12pt;
	line-height: 25px;
	color: #FFF;
	background-image: none;
	font-weight: bold;
	width: 260px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#x2 #rightbar #expeiencesq  #j1 h3 {
	background-color: #0099FF;
}
#x2 #rightbar #expeiencesq  #j2 h3 {
	background-color: #7AD34F;
}
#x2 #rightbar #expeiencesq  #j3 h3 {
	background-color: #A652D5;
}
#x2 #rightbar #expeiencesq  #j4 h3 {
	background-color: #FF6699;
}

#rightbar #expeiencesq #j1  #list {
	float: left;
	width: 646px;
	border: 2px solid #09F;
	border-radius: 15px;
	padding: 10px;
	background-color: #FFF;
}
#rightbar #expeiencesq #j2  #list {
	float: left;
	width: 646px;
	border: 2px solid #7AD34F;
	border-radius: 15px;
	padding: 10px;
	background-color: #FFF;
}
#rightbar #expeiencesq #j3  #list {
	float: left;
	width: 646px;
	border: 2px solid #A652D5;
	border-radius: 15px;
	padding: 10px;
}
#rightbar #expeiencesq #j4  #list {
	float: left;
	width: 646px;
	border: 2px solid #F69;
	border-radius: 15px;
	padding: 10px;
}
#rightbar #expeiencesq  #list #mainnew {
	background-color: #FFFFFF;
	float: left;
	width: 625px;
	margin-bottom: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px #666;
	padding: 10px;
	margin-top: 10px;
}
#rightbar #expeiencesq  #list #mainnew #picpp {
	margin: 10px;
	float: left;
	width: 286px;
}
#rightbar #expeiencesq  #list #mainnew #picpp img {
	padding: 2px;
	border: 1px solid #EDEDED;
	overflow: hidden;
}
#rightbar #expeiencesq #list #mainnew #info {
	float: left;
	width: 310px;
	margin-top: 10px;
}
#rightbar #expeiencesq #list #mainnew #info .titleslo {
	font-size: 12pt;
	line-height: 25px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 50px;
	width: 290px;
	background-image: url(../images/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#expeiencesq #list #mainnew #info .titleslo a {
	color: #333;
}
#expeiencesq  #list #mainnew #info #textarea {
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	width: 270px;
	padding-left: 20px;
	float: left;
}
#expeiencesq #list #mainnew #info #textarea a {
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 5pc;
	line-height: 11pt;
}
#expeiencesq #j1 #list #mainnew #info #textarea a {

}
#expeiencesq #j2 #list #mainnew #info #textarea a {
	background-color: #7AD34F;
}
#expeiencesq #j3 #list #mainnew #info #textarea a {
	background-color: #A652D5;
}
#expeiencesq #j4 #list #mainnew #info #textarea a {

}
#exlist {
	float: left;
	width: 630px;
	margin-right: 10px;
	margin-left: 10px;
}
#expeiencesq  #list #exlist ul {
	float: left;
	width: 560px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
}
#expeiencesq  #list #exlist ul li {
	float: left;
	width: 600px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 5px;
}
#expeiencesq  #list #exlist ul li .namep {
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	width: 480px;
	padding-left: 20px;
	font-size: 12pt;
	line-height: 16pt;
	color: #666;
}
#expeiencesq #j1 #list #exlist ul li .namep {
	background-image: url(../images/action_go1.png);
}
#expeiencesq #j2 #list #exlist ul li .namep {
	background-image: url(../images/action_go6.png);
	background-position: left 0px;
	padding-left: 30px;
}
#expeiencesq #j3 #list #exlist ul li .namep {
	background-image: url(../images/action_go2.png);
}
#expeiencesq #j4 #list #exlist ul li .namep {
	background-image: url(../images/action_go3.png);
}
#expeiencesq  #list #exlist ul li .namep a {
	color: #666;
}
#expeiencesq  #list #exlist ul li .data {
	font-size: 9pt;
	line-height: 16pt;
	color: #CCC;
	text-align: center;
	float: left;
	width: 100px;
}
#expeiencesq #j1 #list #exlist ul li .namep a:hover {
	color: #09F;
}
#expeiencesq #j2 #list #exlist ul li .namep a:hover {
	color: #7AD34F;
}
#expeiencesq #j3 #list #exlist ul li .namep a:hover {
	color: #09F;
}
#expeiencesq #j4 #list #exlist ul li .namep a:hover {
	color: #09F;
}
#expeiencesq #list #mainnew #info #dataandname {
	float: left;
	width: 290px;
	font-size: 9pt;
	line-height: 12pt;
	color: #999;
	margin-bottom: 10px;
	padding-left: 20px;
}
#expeiencesq #list #mainnew #info #dataandname {
	color: #000;
	float: left;
}
#expeiencesq #list #mainnew #info #dataandname .data {
	font-size: 9pt;
	line-height: 12pt;
	color: #CCC;
}
#expeiencesq #list #mainnew #info #dataandname .nn {
	float: left;
	width: 120px;
}
#expeiencesq  #list #mainnew #info #dataandname .date {
	color: #CCC;
	text-align: right;
	float: right;
}
#expeiencesq #j2 #list #exlist ul li .namep {
	float: left;
	width: 540px;
	line-height: 25px;
}
#expeiencesq #j2 #list #exlist ul li {
	padding-bottom: 5px;
}
#exlist ul li .ans {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11pt;
	line-height: 18pt;
	color: #499625;
	background-color: #FFFFFF;
	margin-left: 30px;
	border-radius: 10px;
	box-shadow: 0 0 5px #666;
	background-image: url(../images/action_go7.png);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: none;
}
#expeiencesq #j2 #list #exlist ul li .namep a {
	cursor: pointer;
}
#rightbar #expeiencesq #list .intornews {
	padding: 0px;
}
#expeiencesq #j1 #list .intornews .titlename {
	font-size: 15pt;
	line-height: 35px;
	color: #09F;
	background-image: url(../images/action_go1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #09F;
	font-weight: bold;
	width: 630px;
}
#expeiencesq #j3 #list .intornews .titlename {
	font-size: 15pt;
	line-height: 35px;
	color: #A652D5;
	background-image: url(../images/action_go2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A652D5;
	font-weight: bold;
}
#expeiencesq #j4 #list .intornews .titlename {
	font-size: 15pt;
	line-height: 35px;
	color: #FF6699;
	background-image: url(../images/action_go3.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6699;
	font-weight: bold;
}
#expeiencesq #list .intornews #intortext {
	color: #666;
}
.colorone {
	border: 2px solid #09F;
	background-color: #FFF;
	border-radius:20px;
}
.colorone .title {
	background-color: #B9E3FF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#newslist .intornews {
	border: 2px solid #0099FF;
	background-color: #FFF;
	border-radius:20px;
}
.colortwo .title {
	background-color: #DEC;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.colortwo {
	background-color: #FFF;
	border: 2px solid #9C6;
	border-radius:20px;
}
#newslist2 .intornews {
	border: 2px solid #9C6;;
	background-color: #FFF;
	border-radius:20px;
}
.colorthree .title {
	background-color: #ECE2F5;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.colorthree {
	background-color: #FFF;
	border: 2px solid #96C;
	border-radius: 20px;
}
#newslist3 .intornews {
	border: 2px solid #96C;

	background-color: #FFF;
	border-radius: 20px;
}
#leftbar #videobut {
	float: left;
	height: 65px;
	width: 260px;
	margin-bottom: 10px;
	box-shadow:0 0 5px #999;
	
}
#leftbar #videobut a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/video_but1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 65px;
	width: 260px;

}


#leftbar #photobut {
	float: left;
	height: 65px;
	width: 260px;
	margin-bottom: 10px;
	box-shadow:0 0 5px #999;
	
}
#leftbar #photobut a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/photo_but1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 65px;
	width: 260px;

}
#leftbar #photobut a:hover {

	background-image: url(../images/photo_but2.jpg);

}


#leftbar #videobut a:hover {
	background-image: url(../images/video_but2.jpg);
}
#leftbar #menubar ul li a:hover {
	font-weight: bold;
	color: #F60;
}



#leftbar #signbut {
	float: left;
	height: 65px;
	width: 260px;
	margin-bottom: 10px;
	box-shadow:0 0 5px #999;
	
}
#leftbar #signbut a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/sign_but1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 65px;
	width: 260px;

}
#leftbar #signbut a:hover {
	background-image: url(../images/sign_but2.jpg);
}
#leftbar #menubar ul li ul li:hover {
	color: #FFF;
	background-color: #FA0;
}
#leftbar #menubar ul li a.stay {
	font-weight: bold;
	color: #C30;
}


#leftbar #menubar ul li ul li a:hover {
	color: #FFF;
	background-color: #FA0;
}
#newslist ul li .infotext h6:hover {

}
#newslist ul li .infotext h6:hover {
	color: #09F;
	background-color: #B8E2FE;
}
#newslist ul li .infotext h6 a:hover {
	color: #06C;
}
#newslist2 ul li .infotext h6 a:hover {
	color: #629331;
}
#newslist2 ul li .infotext h6:hover {
	background-color: #DEC;
}


#newslist3 ul li .infotext h6 a:hover {
	color: #9966CC;
}
#newslist3 ul li .infotext h6:hover {
	background-color: #DCE;
}
#videolist li {
	background-color: #FFF;
	padding: 5px;
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 300px;
	overflow: hidden;
	box-shadow: 0 0 5px #999;
}
#videolist li .infotext {
	float: left;
	width: 200px;
	height: 135px;
	overflow: hidden;
}
#spvideo .title {
	font-size: 12pt;
	line-height: 20pt;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#spvideo .title span {
	font-size: 10pt;
	color: #999;
	float: right;
}



#videolist li .picsq {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#videolist li .infotext .text {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
}
#videolist li .infotext h6 a {
	font-size: 10pt;
	color: #FFF;
	background-color: #F69;
	display: block;
	width: 100%;
	text-indent: 10px;
}
#newslist4 .formpaper h5 {
	background-color: #FFF;
	float: left;
	width: 98%;
}
#newslist4 .formpaper h6 {
	font-size: 12pt;
	line-height: 20pt;
	color: #333;
	background-image: url(../images/control_play_blue.png);
	float: left;
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-left: 20px;
}
#newslist4 .formpaper .list {
	float: left;
	width: 94%;
	padding-left: 40px;
}
#newslist4 .formpaper .list ul {
	float: left;
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#newslist4 .formpaper .list ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	padding: 0px;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#newslist4 .formpaper .poc {
	float: left;
	width: 630px;
	margin-bottom: 10px;
	text-align: center;
}

#newslist4 .formpaper .list ul li ol {
	margin: 0px;
	float: left;
	width: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#newslist4 .formpaper .list ul li ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.color1 ul li .picsq {

}
.color1 ul li .infotext {
	margin-left: 10px;
}
.color1 {
	background-color: #FFF;
	box-shadow: 0 0 5px #ccc;
}
.color2 {
	background-color: #FFF;
	box-shadow: 0 0 5px #ccc;
}
.color3 {
	background-color: #FFF;
	box-shadow: 0 0 5px #ccc;
}

.color4 {
	background-color: #FFF;
	box-shadow: 0 0 5px #ccc;
}
.color1 ul li .infotext h6.two {
	font-size: 13pt;
	line-height: 20pt;
	color: #666;
	background-color: #FFF;
}
.color1 ul li .infotext .texttitle {
	font-size: 15pt;
	line-height: 22pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
.color1 ul li .infotext .data {
	float: left;
	width: 100%;
}
.color1 .title {
	background-color: #0099FF;
	color: #FFF;
	line-height: 30px;
	height: 30px;
}
.color1 ul li .infotext .texttitle a {
	color: #333;
}
.color1 ul li .infotext .texttitle a:hover {
	color: #F60;
}
.color1 .title span {
	color: #FFF;
}











.color2 ul li .infotext h6.two {
	font-size: 13pt;
	line-height: 20pt;
	color: #666;
	background-color: #FFF;
}
.color2 ul li .infotext .texttitle {
	font-size: 15pt;
	line-height: 22pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
.color2 ul li .infotext .data {
	float: left;
	width: 100%;
}
.color2 .title {
	background-color: #99CC66;
	color: #FFF;
	line-height: 30px;
	height: 30px;
}
.color2 ul li .infotext {
	margin-left: 10px;
}

.color2 ul li .infotext .texttitle a {
	color: #333;
}
.color2 ul li .infotext .texttitle a:hover {
	color: #F60;
}
.color2 .title span {
	color: #FFF;
}






.color3 ul li .infotext h6.two {
	font-size: 13pt;
	line-height: 20pt;
	color: #666;
	background-color: #FFF;
}
.color3 ul li .infotext .texttitle {
	font-size: 15pt;
	line-height: 22pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
.color3 ul li .infotext .data {
	float: left;
	width: 100%;
}
.color3 .title {
	background-color: #9966CC;
	color: #FFF;
	line-height: 30px;
	height: 30px;
}
.color3 ul li .infotext {
	margin-left: 10px;
}

.color3 ul li .infotext .texttitle a {
	color: #333;
}
.color3 ul li .infotext .texttitle a:hover {
	color: #F60;
}
.color3 .title span {
	color: #FFF;
}






.color4 ul li .infotext h6.two {
	font-size: 13pt;
	line-height: 20pt;
	color: #666;
	background-color: #FFF;
}
.color4 ul li .infotext .texttitle {
	font-size: 15pt;
	line-height: 22pt;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
.color4 ul li .infotext .data {
	float: left;
	width: 100%;
}
.color4 .title {
	background-color: #FF6699;
	color: #FFF;
	line-height: 30px;
	height: 30px;
}
.color4 ul li .infotext {
	margin-left: 10px;
}

.color4 ul li .infotext .texttitle a {
	color: #333;
}
.color4 ul li .infotext .texttitle a:hover {
	color: #F60;
}
.color4 .title span {
	color: #FFF;
}







.colorfour {
	border: 2px solid #D14D7D;
	background-color: #FFF;
	border-radius: 20px;
}
.colorfour .title {
	background-color: #B9E3FF;
	border-top-left-radius: 18px;
	border-top-right-radius: 18px;
}
.colorone ul li .infotext {
	float: left;
	margin-right: 10px;
}
#newslist2 ul li .infotext {

}
.colortwo ul li .infotext {
	margin-right: 10px;
}

.colorthree ul li .infotext {
	margin-right: 10px;
}
#rightbar .textin #spvideo #videolist {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 670px;
}







#leftbar #menubar2 {
	background-color: #DAF3A9;
	float: left;
	width: 240px;
	margin-bottom: 20px;
	border-radius: 15px;
	box-shadow: 0 0 5px #999;
	padding: 10px;
}
#leftbar #menubar2 ul {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 220px;
	border-radius: 15px;
	box-shadow: 0 0 5px #999 inset;
}

#leftbar #menubar2 .titlename{
	font-size: 15pt;
	line-height: 20pt;
	color: #FFF;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 20px;
	text-shadow: 0 0 5px #999;
	font-weight: bold;
}
#leftbar #menubar2 ul li {
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #630;
	float: left;
	width: 200px;
}#menubar2 ul li a {
	color: #096;
}
#leftbar #menubar2 ul li ul li {
	color: #333;
	background-color: #EEEEEE;
	background-image: none;
	float: left;
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 15px;
}
#leftbar #menubar2 ul li ul {
	background-image: none;
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	box-shadow:0 0 0 ;
}

#leftbar #menubar2 ul li ul li ul {
	background-color: #EEE;
	margin: 0px;
	float: left;
	width: 150px;
	padding: 5px;
}
#leftbar #menubar2 ul li ul li ul li {
	width: 120px;
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#menubar2 ul li ul li ul li a {
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #666;
}
#menubar2 ul li ul li ul li a:hover {
	color: #099;
}












#leftbar #menubar ul li ul li ul {
	background-color: #EEE;
	margin: 0px;
	float: left;
	width: 150px;
	padding: 5px;
}
#leftbar #menubar ul li ul li ul li {
	width: 120px;
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left 20px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
#menubar ul li ul li ul li a {
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #666;
}
#menubar ul li ul li ul li a:hover {
	color: #CC6600;
}
#intortext .address {
	margin: 0px;
	padding: 0px;
}
#intortext .address li {
	padding: 0px;
	float: left;
	width: 98%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newslist5 .intornews .foryoutube #map {
	border: 1px solid #999;
	box-shadow:0 0 5px #666;
}
.color5 {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius:15px;
}

.color6 {
	background-color: #FFF;
	border: 2px solid #38A4C3;
	border-radius: 8px;
	width: 666px;
}
.color6 .intornews .dataline {
	font-size: 11pt;
	line-height: 16pt;
	color: #3095B1;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.color6 .intornews #intortext ul {
	margin: 0px;
	padding: 0px;
	width: 620px;
}
.color6 .intornews #intortext ul li {
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11pt;
	line-height: 16pt;
}
.color6 .intornews #intortext ul li span {
	font-weight: bold;
	color: #000;
	margin-right: 10px;
}
.color6 .intornews #intortext ul li ul li {
	background-image: none;
	float: left;
	width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.color5 .intornews #intortext .address li {
	width: 90%;
	font-size: 11pt;
	line-height: 20pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftbar #menubar2 ul li a:hover {
	color: #09C;
}

#leftbar #menubar ul li ul li.stay{
	color: #FFF;
	background-color: #F90;

}

#menubar ul li ul li.stay a {
	color: #FFF;
	background-color: #F90;
	display: block;	
}
#leftbar #menubar ul li #current .stay a {
	color: #FFF;
}





#leftbar #menubar2 ul li ul li.stay{
	color: #046295;
}

#leftbar #menubar2 ul li ul li.stay a {
	color: #046295;
}

#leftbar #menubar2 ul li ul li.stay ul li a {
	color: #666666;
}

#leftbar #menubar2 ul li ul li.stay ul li.stay a {
	color: #666666;
	background-color: #E0E0E0;
	display: block;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius:10px;
}




















#secbanner #main_banner #slide #ico{
	position: absolute;
	top: 308px;
	z-index: 800;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	width: 135px;
	padding-left: 470px;
	left: 25px;
}

#secbanner #main_banner #slide #ico li{
	display: block;
	width: 15px;
	height: 5px;
	line-height: 15px;
	border: 1px solid #cecece;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px;
	padding: 1px;
	cursor: pointer;
	background-color: #36F;
	  float: left;

}
#secbanner #main_banner #slide #ico li.high{
	color: #fff;
	font-weight: bolder;
	background-color: #A6E9FF;
}.color5 .intornews #servicelist {
	float: left;
	width: 630px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.color5 .intornews #servicelist ul {
	margin: 0px;
	padding: 0px;
	width: 630px;
	float: left;
}
.color5 .intornews #servicelist ul li {
	float: left;
	width: 605px;
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 11pt;
	line-height: 18pt;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-image: url(../images/h4_bg.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#x2 #rightbar .color5 .intornews #servicelist h4 {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	float: left;
	width: 630px;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#expeiencesq #j1 #list .intornews #dataandfile {
	float: left;
	width: 650px;
}
#expeiencesq #j1 #list .intornews #intortext {
	float: left;
	width: 610px;
}
#rightbar #expeiencesq #j3 #list .intornews {
	float: left;
	width: 646px;
}
#expeiencesq #j3 #list .intornews #intortext {
	float: left;
	width: 606px;
}
#rightbar #expeiencesq #j3 #list {
	background-color: #FFF;
}
#rightbar #expeiencesq #j3 #list .mainnew .picpp {
	float: left;
	height: 135px;
	width: 180px;
	padding: 5px;
	margin-right: 10px;
	
}
#rightbar #expeiencesq #j3 #list .mainnew .picpp img {
	float: left;
	height: 135px;
	width: 180px;
	margin: 0px;
	padding: 0px;

}
#rightbar #expeiencesq #j3 #list .mainnew .info {
	float: left;
	width: 410px;
}
#rightbar #expeiencesq #j3 #list .mainnew .info .textarea {
	float: left;
	width: 370px;
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
	padding-left: 20px;

}
#rightbar #expeiencesq #j3 #list .mainnew .info .dataandname {
	float: left;
	width: 370px;
	font-size: 9pt;
	line-height: 12pt;
	color: #999;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: right;
	
	
	
	
}
#rightbar #expeiencesq #j3 #list .mainnew .info .titleslo {
	float: left;
	height: auto;
	width: 380px;
	font-size: 12pt;
	line-height: 25px;
	font-weight: bold;
	color: #333;
	background-image: url(../images/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	
	
	
	
	
	
	
	
	
}



#rightbar #expeiencesq #j3 #list .mainnew .info  .textarea a {
	font-size: 9pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 5pc;
	line-height: 11pt;
}

#rightbar #expeiencesq #j3 #list .mainnew .info .textarea a {

}





#rightbar #expeiencesq #j3 #list .mainnew {
	float: left;
	background-color: #FFFFFF;
	width: 625px;
	margin-bottom: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px #666;
	margin-top: 10px;
	padding: 10px;
	
}
#rightbar #expeiencesq #j3 #list .mainnew .info .titleslo a {
	color: #666;
}
#rightbar #expeiencesq #j3 #list .intornews #photopart {
	float: left;
	width: 626px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#rightbar #expeiencesq #j3 #list .intornews #photopart ul {
	float: left;
	width: 626px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightbar #expeiencesq #j3 #list .intornews #photopart ul li {
	float: left;
	width: 200px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	height: 160px;
}
#x2 #rightbar .textin .titlea {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFF;
	background-color: #09F;
}

#x2 #rightbar .textin .titleb {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFF;
	background-color: #9C6;
}

#x2 #rightbar .textin .titlec {
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 25px;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFF;
	background-color: #96C;
}
#x2 #rightbar .textin #newslist4 .formpaper .list ul {
	float: left;
	width: 600px;
}
#newslist4.tt {
	background-color: #FFF;
	border: 2px solid #FA0;
	border-radius:15px;
}
#x2 #rightbar .textin #web {
	background-color: #FFF;
	float: left;
	box-shadow:0 0 5px #666;
	border-radius:15px;
}
#web .weblist ul li .picp {
	float: left;
	height: 40px;
	width: 150px;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 10pt;
	line-height: 12pt;
}
#header #searchandbut #butline ul li ul {
	font-size: 10pt;
	line-height: 20px;
	color: #666;
	position: absolute;
	float: left;
	overflow: hidden;
	top: 55px;
	z-index: 1000;
	width: 140px;
	display: none;
	border-radius: 10px;
	background-color: #FFF;
	box-shadow: 0 0 5px #666;
	border: 2px solid #FED8B1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#header #searchandbut #butline ul li ul li {
	height: 25px;
	width: 140px;
	margin-right: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#header #searchandbut #butline ul li ul li a {
	background-image: none;
	height: 20px;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11pt;
	line-height: 20px;
	color: #630;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	padding-top: 3px;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	padding-bottom: 2px;
}
#header #searchandbut #butline #menu li ul li a:hover {
	color: #F90;
}

#mainintor #secbanner #video .box iframe {
	z-index: 1;
	position: absolute;
}
#ninesq #hospital li .picp img {
	width: 180px;
}
#ninesq #doctor li .picp img {
	width: 180px;
}
#mainintor #x2 #rightbar #expeiencesq #j4 #list .intornews {
	width: 646px;
}
#mainintor #x2 #rightbar .textin .list ul li {
	float: left;
	width: 88%;
}
#mainintor #x2 #rightbar .textin .texx .title table {

}
#mainintor #x2 #rightbar .textin .texx .title a {
	float: none;
}
#mainintor #x2 #rightbar .textin #newslist4 .texx .listx #payforfree {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 580px;
	overflow: hidden;
}
#mainintor #x2 #rightbar .textin #newslist4 .texx .listx #payforfree li {
	float: left;
	width: 580px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: number;
}
#mainintor #x2 #rightbar .textin #newslist4 .texx .listx p .red {
	color: #C00;
}
#mainintor #x #leftbar #object2 #picp ,#mainintor #x #leftbar #object3 #picp {
	float: left;
	height: 150px;
	width: 230px;
	margin-bottom: 3px;
}
#mainintor #x #leftbar #object2 #textt ,#mainintor #x #leftbar #object3 #textt {
	font-size: 10pt;
	line-height: 16pt;
	color: #666;
	float: left;
	height: 70px;
	width: 230px;
	margin-bottom: 5px;
}
#mainintor #x #rightbar #flash_news marquee a {
	color: #666;
}
#downfourpic {
	float: left;
	width: 625px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#downfourpic .pic{
	padding: 3px;
	width: 142px;
	margin-right: 4px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 120px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 10px;
	overflow: hidden;
}
#mainintor #secbanner .second_banner #slide li {
	float: left;
}
#mainintor #secbanner .second_banner ul {
	float: left;
	height: 100px;
	width: 100%;
}
#mainintor #x2 #rightbar .textin #web .weblist ul li .webname a {
	color: #F90;
}
#mainintor #x2 #rightbar .textin #newslist4 .formpaper .list ol li {
	list-style-type: number;
}
#mainintor #x #rightbar #index_list .more a:hover {
	background-position: 0px -17px;
}
#mainintor #x #leftbar #fb-root {
	float: left;
	width: 100%;
}
#mainintor #x #leftbar #object2 .more ,#mainintor #x #leftbar #object3 .more {
	height: 17px;
	width: 67px;
	position: absolute;
	left: 175px;
	top: 25px;
	z-index: 1000;
}
#mainintor #x #leftbar #object2 .more a ,#mainintor #x #leftbar #object3 .more a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/more.png);
	height: 17px;
	width: 67px;
	display: block;
}

#mainintor #x #leftbar #object .more {
	height: 17px;
	width: 67px;
	position: absolute;
	left: 175px;
	top: 25px;
	z-index: 1000;
}
#mainintor #x #leftbar #object .more a {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-image: url(../images/more.png);
	height: 17px;
	width: 67px;
	display: block;
}
#mainintor #x #leftbar #object .more a:hover {
	background-position: 0px -17px;
	display: block;
}
#mainintor #x #leftbar #object2 .more a:hover,#mainintor #x #leftbar #object3 .more a:hover {
	background-position: 0px -17px;
}
#mainintor #x #leftbar #joinmemeber_but a:hover {
	background-image: url(../images/join_to_member2.png);
}
#mainintor #x #leftbar #blog_but a:hover {
	background-image: url(../images/join_to_blog2.png);
}
#mainintor #x #leftbar #object2 #picp img,#mainintor #x #leftbar #object3 #picp img {
	color: #FFF;
	box-shadow:0 0 5px #666;
}
#mainintor #x #leftbar #object ul li a img {
	color: #000;
	box-shadow:0 0 5px #666;
}
#mainintor #x #rightbar #index_list ul li .titlename .notetitle a {
	font-size: 10pt;
	color: #0000D8;
	font-weight: normal;
}
#mainintor #x #rightbar #index_list ul li .titlename a {
	color: #930;
}

