  @charset "utf-8";

/*  index_page_slide
---------------------------------------------------------- */
#index_slide{
	background:url(/tech/medicine/images/bg_index_sl.jpg) no-repeat left top;
	float:left; width:960px; /*for_Firefox*/
	position:relative;
}

#index_slide .slide_ctrl{
	position:absolute;
	top:0px;
	left:660px;
	width:300px;
	/* top:4px;
	left:668px;
	width:284px; */
}

#index_slide .slide_btns {
	float:left;
	width:auto;
	line-height:1;
}

#index_slide .slide_btns li{
	/* width:280px; */
	width:300px;
	height:auto;
	line-height:1;
	/* margin-bottom:3px; */
}

#index_slide .slide_box li{
	cursor:pointer;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}

/*  index_page_lead
---------------------------------------------------------- */
.main_lead .lead_txt{
	width:640px; float:left;
	font-weight:normal;
	background:url(/tech/medicine/images/bg_bn_arrow.png) no-repeat 550px 20px;
}

.main_lead .lead_txt p.txt{
	padding-right:110px;
}

.main_lead .feature_btn{
	width:300px; float:right;
}
div#main.tech_body.index .main_lead h2 {
	font-size: 123.1%;
	margin-bottom: 20px;
}

/*  index_page_topics
---------------------------------------------------------- */
.tech_body.index .topics{
	border-top:#BED2EB 2px solid; padding:10px; margin-bottom:20px; overflow:hidden;
	margin-top:30px;
}
div#main.tech_body.index .topics h2{
	margin:0; padding:0; float:left; width:80px; font-size:100%; line-height:1.7;
}
div#main.tech_body.index .topics .txt{
	padding-top:6px;
	float:right; width:500px;
}
div#main.tech_body.index .topics .txt a{
	text-decoration:none;
}

div#main .topics ul.link li{
	margin-bottom: 10px;
	line-height:1.4;
	background: url(/common/image/arrow_red.gif) no-repeat 0 0.5em;
}

div#main .topics ul.link li.no_link{
	color:#333;
	background: url(/common/image/bg_dot_list.gif) no-repeat 2px 0.55em;
}

/*special_banner*/
.special_banner{
	padding:6px 0 0;
}

/*  #tech_menu
---------------------------------------------------------- */

div#main #tech_menu h2.tech_support{
	font-size:138%;
	border-top:solid 2px #A8B6C8;
	color:#5A5A5A;
	padding-top:7px;
	margin:20px 0 0;
	height:40px;
}

div#main #tech_menu h2{
	margin:0; padding:0; position:relative; height:70px; overflow:hidden;
}
div#main.tech_body.index ul.link li a{
	text-decoration:none;
}
div#main.tech_body.index ul.link li a:hover{
	text-decoration:underline;
}

/*col3(span-2)*/

#tech_menu .col3 .col.span-2{
	width:630px;
	background:url(/tech/medicine/images/techmenu_base/bg_index_col3_2.jpg) repeat-y 0px 0px;
}
#tech_menu .col3 .col.span-2.hover{
	background-position:-660px 0px;
}
#tech_menu .col3 .col.span-2 .col2{
	overflow:hidden; /*clearfix*/
}
#tech_menu .col3 .col.span-2 .col2 .col{
	width:280px;
	background:none;
}
#tech_menu .col3 .col.span-2 .col2 .l{
	margin-right:50px;
}

/*col2*/
#tech_menu .col2 .col{
	background:url(/tech/medicine/images/techmenu_base/bg_index_col2.jpg) repeat-y 0px 0px;
}
#tech_menu .col2 .col.hover{
	background-position:-495px 0px;
}

/*col1*/
#tech_menu .col1 .col{
	width:960px;
}
#tech_menu .col1 .col{
	background:url(/tech/medicine/images/techmenu_base/bg_index_col1.jpg) repeat-y 0px 0px;
}
#tech_menu .col1 .col.hover{
	background-position:-990px 0px;
}

#tech_menu .col1 .col3 .col{
	width:280px;
	background:none;
}
#tech_menu .col1 .col2 .col{
	width:445px;
	background:none;
}
#tech_menu .col1 .l{
	margin-right:50px;
}

/*#tech_menu .col .tech_menu_image (icon type)*/
#tech_menu .col .tech_menu_image{
	float:left;
	width:120px;
	padding:0 0 0 15px;
}
#tech_menu .col .txt.icon_type{
	padding-left:150px;
}
#tech_menu .col .btm{
	clear:both;
}

.medicine-blue{
	color:rgb(26, 132, 193);
}
