@charset "gb2312";

body {
	margin: 0px; padding: 0px; font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

/* 导航栏样式 */
.nav_s1 {
	width: 80px; height: 21px; padding-top: 5px; text-align: center; background-image: url(../images/menu_bg1.jpg);
}
.nav_s1 a:link {
	color: #115588;
}
.nav_s1 a:hover {
	color: #115588;
}
.nav_s1 a:visited {
	color: #115588;
}
.nav_s2 {
	width: 80px; height: 21px; padding-top: 5px; text-align: center; background-image: url(../images/menu_bg2.jpg);
}
.nav_s2 a:link {
	color: #115588;
}
.nav_s2 a:hover {
	color: #115588;
}
.nav_s2 a:visited {
	color: #115588;
}
.nav_right a:link {
	color: #FFFFFF; line-height: 15px;
}
.nav_right a:hover {
	color: #FFFFFF; line-height: 15px;
}
.nav_right a:visited {
	color: #FFFFFF; line-height: 15px;
}

/* 左侧样式 */
.left_title {
	font-size: 14px; color: #FFF; line-height: 25px;
}
.left_tab1 {
	border-bottom: 1px dashed #DDDDDD; color: #333333; margin-bottom: 10px;
}

/* 主体样式 */
.main_tx1 {
	color: #1A406A; line-height: 16px;
}
.main_tx2 {
	line-height: 22px; font-weight: bold; color: #000; border-bottom: 1px solid #DDEEFF;
}
.main_ul {
	float:left; width: 190px; line-height: 23px;
	margin: 0px; padding:0px; margin-top: 10px; margin-bottom: 10px;
}

/* 右侧样式 */
.right_about1 {
	line-height: 16px; color: #333333;
}
.right_ul {
	margin: 0px; padding: 0px; padding-left: 15px; padding-top: 2px; padding-bottom: 2px;
}
.right_mar {
	margin-top: 10px;
}

/* 底部样式 */
.bottom_c {
	color: #FFF;
}
.bottom_font {
	font-family: Tahoma; font-size: 11px;
}


/* productsFlow.htm */
.flow_main_title {
	color: #3E6CBB; font-size: 14px;
	border-bottom: 2px solid #EEEEEE;
}
.flow_main_tx1 {
	line-height: 18px; color: #222222;
}
.flow_main_ul {
	float:left; width: 320px;
	list-style-image:url(../images/list6.gif);
	margin: 0px; padding:0px; padding-left: 30px;
}
.flow_sfont a {
	color: #0066CC; font-size: 12px;
}
.flow_t2 {
	height: 19px; padding-top:1px;
	background-color: #F9f9f9;
}

/* productITSM.htm */
.itsm_tx {
	line-height: 18px;
	color: #222222;
}

/* solutions.htm */
.solu_tx {
	line-height: 18px; color: #333333;
}
.solu_tx a {
	color: #0066CC;
}
.solu_t2 {
	font-size: 12px; color: #16386B;
}

/* case.htm */
.case_tx {
	line-height: 22px; color: #222222;
	border-bottom: 1px dashed #DDDDDD;
}
.case_wh {
	color: #FFF;
}

/* servicecenter.htm */
.serv_tx {
	line-height: 20px; color: #222222;
}
.serv_til {
	height: 20px; margin-bottom: 5px; margin-top: 5px;
	line-height: 20px; font-size: 12px;
	background-color: #D2E9F9;
}

/* aboutus.htm */
.abou_tx {
	line-height: 20px;
}
.abou_tx2 {
	font-size: 14px;
	color: #003399;
}
.abou_link {
	color: #003399;
}
.abou_ul {
	margin: 0px; padding: 0px; padding-left: 30px; list-style: circle;
}
