html, body{	width:100%;	font-family:arial, verdana, sans-serif;	outline:none;	background:#333;}a{	text-decoration:none;	color:#fff;	outline:none;}.box{	width:55px;	height:55px;	opacity: 0.10;	filter: alpha(opacity = 10); /*for ie*/	margin:1px;	float:right;	display:inline;	}	.logos_box{	height:45px;	padding:0 15px 0 15px;	margin-bottom:15px;	float:right;	display:inline;	/*border-left: 1px solid #999;*/		}				.box_color{	width:55px;	height:55px;	margin:1px;	float:right;	display:inline;	opacity: 0.70;	filter: alpha(opacity = 70); /*for ie*/	text-align:center;			}.box_color span{	padding:5px;	font-size:12px;	display:block;	color:#fff;	font-weight:bold;		}#logo{	position: fixed;	top: 50%;	left: 50%;	z-index:2;	width:512px;	height:91px;	margin-top: -45px;	margin-left: -253px;	cursor:move;	}#logo ul {	cursor:pointer;}#logo ul li{	height:40px;}#logo ul li{	float:right;	padding:0 5px 0 5px;	color:#FFF;	font-weight:bold;	height:40px;	line-height:30px;	margin-top:-20px;	position:relative;	z-index:3;}.tooltip{	background-color:23de43;	padding:3px;	font-size:16px;}.float_box .title_bg{	width:138px;	height:114px;	background:url("../images/about_logo.png") no-repeat right;	position:relative;	margin-bottom:12px;}h5{	color:#fff;	margin-bottom:10px;	font-size:18px;	font-weight:bold;	width:104px;	position:absolute;	right:30px;	top:40px;	text-align:center;	}.float_box  p{	font-size:13px;	line-height:22px;	padding-right:15px;	}.title_bg{	width:138px;	height:114px;	background:url("../../images/about_logo.png") no-repeat right;	position:relative;	margin-bottom:12px;}#port_wrapper{	width:70%;	height:70%;	top:15%;	right:50%;	margin-right:-35%;	position:absolute;	z-index:30;	background-color:#fff;}	#port_box{		background-color:#EC008C;		width:55px;		height:55px;	}/*///////////////////////////////////*/#contact_form{	width:50%;	margin:auto;}#contact_form .title_bg{	width:138px;	height:114px;	background:url("../images/about_logo.png") no-repeat right;	position:relative;	margin-bottom:12px;}#form{	width:300px;	position:relative;	margin:auto;}	#form p{		margin-top:15px;		font-weight:bold;	}	#form p.note{		font-size:10px;		color:#999;	}	#form p.warning{		font-size:12px;		color:red;		float:right;	}	#form #sent{		font-size:15px;		color:#00aeef;		font-weight:bold;	}	#form p span{		float:left;		width:200px;	}	input, textarea{		width:250px;		border:#999 solid 1px;		padding:3px;	}	input:focus, textarea:focus{		border:#00aeef solid 1px;	}	#form #submit{		background:url("../images/send.png") no-repeat;		border:none;		width:35px;		height:35px;		cursor:pointer;		position:absolute;		left:-110px;			}#contact_bottom{	width:200px;	height:119px;	padding-right:60px;	background:url("../images/contact_logo.png") no-repeat right;	position:absolute;	bottom:-200px;	left:-150px;}#contact_bottom p{	font-size:14px;	font-weight:bold;	line-height:20px;}#tooltip{			background:#00AEEF;			padding:3px;			position:absolute;			top:80px;			right:380px;			display:block;			font-size:12px;			color:#fff;					}/*///////////////////////////////////*/.clear{	clear:both;}
