#box {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 926px;
}
#index #box {
	padding-right: 0px;
	padding-left: 0px;
}


/**首页左右两侧的边栏背景**/
#l_bg {
	float: left;
	height: 868px;
	width: 257px;
	margin-left: -257px;
	position: relative;
	background: url(../images/l_bg.jpg) no-repeat;
}
#r_bg {
	float: left;
	height: 868px;
	width: 257px;
	position: relative;
	margin-right: -257px;
	margin-left: 0px;
	background: url(../images/r_bg.jpg) no-repeat;
}


/**主体部分**/
#main {
	background-color: #FFF;
	width: 926px;
	background-image: url(../images/r_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: 913px 0px;
}
#index #main {
	width: 900px;
	float: left;
}
#main_bg {
	float: left;
	width: 913px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#content {
	background-color: #FFF;
	width: 900px;
	float: left;
}
#sid {
	float: left;
	width: 180px;
	padding-left: 27px;
	padding-right: 26px;
}
#sid_title {
	height: 25px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 20px;
}
#sid li {
	height: 20px;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 20px;
}


#content_box {
	width: 666px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#content_box .con_box_title {
	height: 25px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



#main_lbg {
	background-image: url(../images/mini_lbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 590px;
	width: 13px;
}
#mini_rbg {
	background-image: url(../images/mini_rbg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 590px;
	width: 13px;
}




/**顶部内容**/
#top {
	height: 60px;
	padding-right: 15px;
	padding-left: 50px;
	padding-top: 30px;
	background-color: #FFF;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
}
#index #top {
	background-position: -13px 0px;
	height: 60px;
}

#top span {
	margin-right: 8px;
	margin-left: 8px;
}

#top_language {
	float: right;
	width: 132px;
}
#top_language li {
	float: left;
}
#top_link {
	clear: both;
	float: right;
	width: 220px;
	margin-top: 10px;
}
#top_link li {
	float: left;
}
#banner {
	padding-top: 5px;
	width: 900px;
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 150px;
}



/**首页广告条定义**/
#index #banner {
	height: 330px;
	padding-top: 5px;
}


/**主导航定义，注意a的定义内容在.a_menu中**/
#menu {
	background: url(../images/menu_bg.jpg) repeat-x;
	height: 36px;
	clear: both;
}
#menu ul {
	margin-left: 300px;
}
#menu li {
	float: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
#index_login {
	float: left;
	width: 200px;
	margin-left: 50px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline;
}
#login_log {
	height: 100px;
	margin-top: 50px;
	margin-left: 150px;
	margin-bottom: 200px;
	line-height: 35px;
}
.input01 {
	height: 18px;
	width: 160px;
	border: 1px solid #CCC;
}
.input02 {
	width: 260px;
}


.submit {
	background-color: #92C100;
	margin-right: 20px;
	color: #FFF;
	text-align: center;
	height: 20px;
	width: 50px;
	float: left;
}

/**首页产品框，不必做活，直接链接进产品内容，a的样式在.a_readmore和.a_more内；h的样式在.font_title内**/
#index #index_pr {
	float: left;
	width: 216px;
	margin-left: 42px;
	padding-right: 24px;
	border-right: 1px dotted #999;
	display: inline;
	padding-top: 18px;
	height: 318px;
}
#index_pr_title {
	height: 25px;
	width: 216px;
	padding-top: 8px;
}


/**首页新闻内容，a的样式在.a_readmore和.a_more内；h的样式在.font_title和.font_mini_title内**/
#index #index_news {
	width: 347px;
	float: left;
	padding-top: 18px;
	height: 318px;
	display: inline;
}
#index_news_title {
	height: 25px;
	padding-top: 8px;
	width: 300px;
	padding-right: 32px;
	padding-left: 15px;
}
#index #index_news .news_con {
	height: 71px;
	padding-right: 38px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
	padding-left: 18px;
	margin-top: 8px;
}


/**首页科莱恩介绍，a的样式在.a_readmore和.a_more内；h的样式在.font_title和.font_mini_title内**/
#index #index_clariant {
	float: right;
	border-left: 1px dotted #999;
	display: inline;
	padding-top: 18px;
	height: 318px;
	width: 265px;
}
#index #index_cl_text {
	width: 234px;
	margin-left: 20px;
}

#index_pr_form {
	border-bottom: 1px dotted #CCC;
	height: 25px;
	padding-top: 8px;
	width: 230px;
	padding-left: 35px;
	background: url(../images/arrow_06.gif) no-repeat 18px 15px;
}
#index_pr_form_text {
	width: 130px;
	border: 1px solid #999;
}
#pname
 {
	width: 60px;
	border: 1px solid #999;
	height: 18px;
}
#c
 {
	width: 60px;
	border: 1px solid #999;
}
#pro_search {
	height: 25px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 30px;
	background-image: url(../images/arrow_06.gif);
	background-repeat: no-repeat;
	background-position: 15px 22px;
}
#pro_search .select01 {
	width: 90px;
	border: 1px solid #A5B9C8;
	height: 16px;
}
#pro_search .select02 {
	width: 150px;
	border: 1px solid #A5B9C8;
	height: 16px;
}



/**产品表格定义**/
#pro_table {
	width: 600px;
	margin-left: 30px;
	margin-top: 25px;
	line-height: 25px;
	border: 2px solid #FFF;
	text-align: center;
	color: #333333;
}
#pro_table_no {
	width: 90px;
	text-align: center;
}
#pro_table_name {
	width: 160px;
	text-align: center;
}
#pro_table_grade {
	width: 100px;
	text-align: center;
}
#pro_table_spe {
	width: 80px;
	text-align: center;
}
#pro_table_pa {
	width: 80px;
	text-align: center;
}
#pro_table_more {
	text-align: center;
	width: 60px;
}
#pro_page {
	float: right;
	height: 30px;
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
#pro_page li {
	padding: 5px;
	float: left;
}


/**进入产品表格定义**/
#pro_in_table {
	width: 600px;
	margin-left: 30px;
	margin-top: 25px;
	line-height: 25px;
	color: #333;
	text-align: center;
}
#pro_in_t_no {
	width: 90px;
	text-align: center;
}
#pro_in_t_name {
	width: 160px;
	text-align: center;
}
#pro_in_t_grade {
	width: 100px;
	text-align: center;
}
#pro_in_t_spe {
	width: 120px;
	text-align: center;
}
#pro_in_t_pa {
	width: 120px;
	text-align: center;
}
#pro_in_table02 {
	width: 600px;
	margin-top: 0px;
	margin-left: 30px;
	line-height: 22px;
	color: #333;
}


#bottom_servers {
	width: 600px;
	padding-right: 30px;
	padding-left: 36px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	clear: both;
	margin-top: 30px;
}
#bottom_servers .ul {
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-left: 10px;
}
#bottom_servers .ul_no {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bottom_servers ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#servers .box_sm {
	float: left;
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#servers_news .ser_news,      #content_box .box_big {
	width: 460px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}
#servers_online #ser_ol_con {
	margin-right: 20px;
	margin-left: 150px;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 261px;
	display: inline;
	float: left;
}
#ser_ol_con #se1 {
	background-image: url(../images/ol_01.jpg);
	height: 93px;
	width: 261px;
	margin-top: 15px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
}
#se1 a {
	margin-top: 70px;
	margin-left: 45px;
	display: block;
}

#ser_ol_con #se2 {
	background-image: url(../images/ol_02.jpg);
	height: 93px;
	width: 261px;
	margin-top: 15px;
	margin-bottom: 30px;
	border: 1px solid #CCC;
}
#se2 a {
	display: block;
	margin-top: 60px;
	margin-left: 145px;
}


.ser_d {
	display: inline;
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.news_text {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 30px;
}

#contact_text {
	margin-top: 30px;
	margin-bottom: 30px;
	line-height: 30px;
}
#contact_text dt {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}





/**底部定义**/
#bottom {
	background: url(../images/bottom_bg.jpg) no-repeat top;
	height: 55px;
	clear: both;
	padding-top: 15px;
	padding-right: 22px;
	padding-left: 22px;
}
#friendly {
	width: 400px;
	float: left;
}


/**首页底部定义，**/
#index #bottom {
	background-position: -13px;
	padding-right: 10px;
	padding-left: 10px;
}
