html,body{
	height:100%;
}
body{
	background-image:url('/static/img/header.jpg');
	background-repeat:no-repeat;background-position:top center;
	margin:0px auto;padding:0px;
}
#img_background{
	border:1px solid #cecece;
	background-color:white;
	width:980px;height:300px;
	margin:0px auto;
	margin-top:110px;
}
#img_show{
	background-image:url('/static/img/turn01.jpg');
        background-color:gray;
        width:960px;height:280px;
        border:1px solid white;
        margin:0px auto;
        margin-top:10px;
}
#content{
	background-color:#e5e5e5;
	margin:0px auto;
	width:1000px;
	height:545px;
}
#ul_content,#ul_contact{
	margin-top:5px;
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	width:200px;
}
#ul_content{
	margin-bottom:0px;
}
#ul_contact{
	background-image:url('/static/img/contact_background.jpg');
	background-repeat:repeat-x;
	height:160px;
	padding-top:10px;
	margin-bottom:0px;margin-top:0px;
}
#ul_content li{
	background-color:#0095da;
	height:50px;border-left:5px solid #E15517;
	margin-top:3px;padding-left:40px;
	list-style:none;
	color:white;
	line-height:50px;
	font-size:18px;
	background-image:url('/static/img/dot.gif');
	background-repeat:no-repeat;
	background-position:18px center;
}

.li_contact{
        list-style:none;
        font-size:15px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted #0095da;
}

#contact_title,#project_title,#banner{
	width:200px;
	background-image:url('/static/img/title_background.jpg');
	background-repeat:repeat-x;
	font-size:18px;
	color:rgb(187, 239, 162);font-weight:bold;
	text-align:center;
	line-height:35px;
	height:35px;
}
#contact_title{
	background-image:url('/static/img/contact.jpg');
	margin:0px;border:none;
	height:68px;border-bottom:6px solid gray;
}
#banner{
	width:100%;
	text-align:left;
}
#banner_title{
	padding-left:15px;
}
#div_button{
	margin-top:-35px;
	position:relative;
	z-index:1000;
}
.li_button{
	cursor:pointer;
	float:right;
	margin-right:0px;
	list-style:none;
	background-image:url('/static/img/button.gif');
	background-repeat:no-repeat;
	height:30px;width:100px;
	font-size:18px;
	line-height:30px;
	text-align:center;
}
#img_tip{
	text-align:right;
	bottom:-240px;
	position:relative;
	padding-right:30px;
	cursor:pointer;
}
.clear{
	clear:both;
}
#left_content{
	float:left;
}
#right_content{
	float:right;
	width:785px;
	height:540px;
}
#footer{

	margin:0px auto;
	width:1000px;
}
.hide{
	visibility:hidden;
}
#blue_footer{
	font-size:16px;
	margin:0px;font-weight:bold;
	height:50px;text-align:center;
	padding-top:10px;
	color:white;border-bottom:5px solid black;
	background-color:#E15517;
}
.menu{
	border:1px solid #cecece;
	background-color:white;
	height:510px;
}
#menu_about{
	background-image:url('/static/img/about.jpg');
	background-position:top;
	background-repeat:no-repeat;
}
#menu_about p{
	text-indent:36px;
	font-size:16px;
	line-height:20px;
	margin-bottom:0px;
	margin-top:15px;
	padding-left:10px;padding-right:10px;
}
#team{
	float:right;
}
#list_cooperation,#list_example{
	list-style:none;
}
#list_cooperation li,#list_example li {
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	height:150px;width:200px;
	border:1px solid black;
	padding-bottom:0px;
}
#list_cooperation li img,#list_example li img{
	width:100%;
	height:120px;
}
.cooperationName,.example{
	background-color:#5E6F68;
	text-align:center;
	color:#7EE122;
	padding:0px;margin:0px;
	height:26px;
	line-height:26px;
}
#list_contactUsi_qz,#list_contactUsi_sz{
	display:none;
	list-style:none;
	padding:0px;margin:0px;
}
.contactUs{
	padding:10px;
	font-size:16px;
	border-bottom:1px dotted #cecece;
}
.contactUs_title{
	font-weight:bold;
	width:100px;
	border:1px solid black;
	background-color:orange;
}
hr{
	border:none;
	margin:3px;
	border-top:1px solid #0095DA;
	
}
#appType,#skill{
	float:left;
	width:360px;
	height:250px;
	border:1px solid #f2f2f2; 
	margin-left:20px;
}
#appType{
	margin-left:15px;
}
#workFlow{
	width:750px;
	margin:0 auto;
	height:220px;
	border:1px solid #f2f2f2;
	margin-top:20px;
}
.skill_title{
	font-weight:bold;
	padding:5px;color:#9CC8ED;
	font-size:16px;
}
.dotted{
	border-bottom:1px dotted #2E75D2;
}
.skill_content{
	font-size:16px;text-indent:16px;
	padding:5px;list-style:none;color:#E86E16;
}
#skill ul{
	float:left;
}
#workFlow ul li{
	float:left;
	list-style:none;
}
.workFlow{
	width:80px;height:80px;
	border:1px solid gray;
	text-align:center;font-size:16px;
}
.arr{
	width:40px;;height:80px;
	line-height:80px;
	border:none;
	background-image:url('/static/img/arrow.png');
	background-repeat:no-repeat;
	background-position:50% 50%;
}
#workFlow_title{
	height: 30px;
	line-height: 30px;
	background-color: rgb(0, 149, 218);
	font-weight: bold;
	padding-left: 5px;
	color: rgb(239, 194, 103);
}
.num{
	margin-bottom:6px;
	font-size:16px;
	background-color:#cccccc;
	text-align:center;
	color: #F26423;
	font-weight: bold;
}
