@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a{ text-decoration:none}
img{ border:none}
body{ height:100%;	background:#336699;}
h1,h2,h3,h4,h5,h6{ font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif"; font-weight:100}
p,b,span{font-family:Arial, Helvetica, sans-serif;}
.fontstyle{font-size:13px; font-family:'Lucida Sans Unicode','Lucida Grande', 'sans-serif', 'Gadget', 'sans-serif';}
.conbox{
	width:294px;
	height: auto;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	+margin-left:5px;
	}

.conbox h1{
	margin:0 10px 0 10px;
	border-bottom:2px #186da4 solid; 
	font-size:20px; 
	color:#666; 
	padding-left:8px; 
	padding-bottom:5px;
}
.conbox img{
	width:100px;
	height:100px;
	margin:10px;
	float:left;
	}
.conbox p{
	font-size:12px;
	text-align: justify;
	margin:10px;
}
	
.conbox a{
	color:#186da4;
}
.conbox a:hover{
	color:#09F;
}
.conbox1{
	width:147px;
	height:auto;
	float:left;
}
.conbox1 p{
	font-size:12px;
	text-align:left;
	margin:10px;
}
.conbox1 strong{
	font-weight:900;}
.conbox1 b{
	font-weight:500;
	color:#C00;}
#bg{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background: url(../img/bg_background.gif) repeat-x;
}
#topheader{
	width:100%;
	height:60px;
	
}
#topheader #headertitle{
	width:950px;
	height:60px;
	margin:0 auto;
	position:relative;
}
#topheader #login{
	width:470px;
	+width:520px;
	height:30px;
	position:absolute;
	right:0;
	top:15px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";
	color:#fff}
/*主框架*/
#mainframe{
	width:950px;
	overflow:hidden;
	background:#fff;
	border:5px solid #225588;
	margin:0 auto;
	margin-top:23px;
	/*margin-bottom:0;
	position:relative;*/
	}
#topbg,#bottombg{
	width:950px; 
	height:5px;}
#topbg{
	background-position:top;
	background:url(../img/bg_top.gif) top no-repeat;
}
#bottombg{
	float:left;
	+float:none;
	background-position:bottom;
	background:url(../img/bg-bot.gif) bottom no-repeat;
}
/*头部*/
#header{
	width:910px;
	height:80px;
	margin-left:20px;
	+margin-left:10px;
	margin-top:20px;
	position:relative;
	float:left;
	}
#header #logo{
	height:49px;
	width:176px;
	background:url(../image/logoblue.gif) no-repeat;
	position:absolute;
	top:10px;}
	
#header #language{
	width:60px;
	height:20px;
	line-height:20px;
	position:absolute;
	top:5px;
	right:0px;
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";
	color:#666;}

/*导航*/
#header #navigation ul{
	width:730px;
	height:40px;
	margin-top:40px;
	float:right;
	list-style:none;}
#header #navigation li{
	height:30px;
	line-height:30px;
	font-size:12px;
	font-size:15px\9;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";
	color:#999;
	text-align:right;
	float: right;
	margin-left:20px;
	margin-right:0;}
#header #navigation a:link{color:#999;}	
#header #navigation a:visited{color:#999;}	
#header #navigation li:hover{
	border-bottom:6px #1a4d80 solid;
}

/*大图轮换*/
#bigphoto{
	width:910px;
	height:330px;
	margin-left:20px;
	+margin-left:10px;
	float:left;}
/*域名检查*/
#checkdomain{
	width:908px;
	height:80px;
	border:1px solid #CCC;
	margin-top:10px;
	margin-left:20px;
	+margin-left:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";
	float:left;
	position:relative;}
#checkdomain #regdomain{
	width:450px;
	height:30px;
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-190px;
	line-height:30px;
	font-size:23px;
	font-weight:900;
	color:#666;
	
	}
#checkdomain #regdomain select{
	height:20px;
	font-size:14px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";
}


/*方案内容*/
#planframe,#contactframe{
	width:910px;
	height:280px;
	float:left;
	margin:10px 0 0 20px;
	+margin-left:10px;}
#planframe .plan{
	width:294px;
	height:280px;
	float:left;
	margin-left:10px;
	border:1px solid #CCC;
	position:relative;}
#planframe .plan .jiage,.jiagec,.jiagee{
	width:100px;
	height:100px;
	position:absolute;
	right:0;
	bottom:0;
	background:url(../img/jiage.gif) bottom no-repeat;
	text-align:center;
}
.jiagec{background:url(../img/jiagec.gif) bottom no-repeat;}
.jiagee{background:url(../img/jiagee.gif) bottom no-repeat;}
#planframe .plan .jiage b{ font-size:20px; color:#FFf; overflow:hidden; position:absolute; top:30px; left:30px;}
#planframe .plan ul{ margin:10px;}
#planframe .plan ul h1{border-bottom:2px #186da4 solid; font-size:20px; color:#666; padding-left:8px; padding-bottom:5px;}
#planframe .plan ul h1 b{ font-size:12px; color:#186da4; margin-left:5px;}
#planframe .plan ul h1 a{color:#186da4}
#planframe .plan ul h1 a:hover{color:#09F}
#planframe .plan li{
	width:240px;
	line-height:16px;
	font-size:12px;
	margin-left:20px;
	margin-top:5px;
	list-style-image:url(../image/small.gif);
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";
	}
#planframe .plan li p{
	color:#999;
	font-weight:900;
	float:right;}
#planframe .plan li b{color:#f05038}
/*webdesign frame*/
#webdesign{
	width:910px;
	margin:10px 0 0 20px;
	float:left;
	overflow:hidden;
	display: inline}
#webdesign .left{
	width:294px;
	height:680px;
	float:left;
}
#webdesign .right{
	width:606px;
	margin-left:10px;
	float:left;
	overflow:hidden;}
#webdesign .right h1{
	margin:0 10px 0 10px;
	border-bottom:2px #186da4 solid; 
	font-size:20px; 
	color:#666; 
	padding-left:8px; 
	padding-bottom:5px;}
#webdesign .right h1 b{
	font-size:12px;
	color:#C00;}
#webdesign .right ul{
	width:600px;
	font-size:12px;
	color:#333;
	margin:20px 0px 50px 10px;}
#webdesign .right ul h3{
	margin:5px 0 0 25px;}
#webdesign .right ul p{ color:#000; margin:0 0 5px 25px;}
#webdesign .right ul p a:link{text-decoration: underline}
#webdesign .right ul p a:hover{color:#09F}
#webdesign .right ul p a:visited{color:#00C; text-decoration:underline}
#webdesign .right ul p a:active{color:#666}
#webdesign .right ul li{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin:15px 0 15px 50px;}
/*联系我们*/
#contactframe{
	height: auto;
}
#contactframe #contactleft{
	height: auto;
	width:600px;
	float:left;
}
#contactframe #contactleft h1{
	border-bottom:2px #186da4 solid; 
	font-size:20px; 
	color:#666; 
	padding-left:8px; 
	padding-bottom:5px;
}
#contactframe #contactleft h3{
	margin-top:10px;
	margin-left:10px;}
#contactframe #contactleft h5{
	font-weight:900;
	margin-left:10px;
}
#contactframe #contactleft p{
	font-size:12px;
	text-align: justify;
	margin:10px;

}
#contactframe #contactleft img{
	float:left;
	margin:5px;
}
#contactframe #contactleft .conbox{
	margin-bottom:10px;
}
#contactframe #contactright{
	height: auto;
	width:300px;
	padding-left:10px;
	float:left;}
#contactframe #contactright h1{
	border-bottom:2px #186da4 solid; 
	font-size:20px; 
	color:#666; 
	padding-left:8px; 
	padding-bottom:5px;}
#contactframe #contactright ul{
	margin-top:10px;
}
/*合作伙伴*/
#partners{
	width:910px;
	height:130px;
	margin-top:10px;
	margin-left:20px;
	+margin-left:10px;
	float:left;
}
/*footer*/
#footer{
	width:800px;
	text-align:center;
	/*position:absolute;
	bottom:25px!important;
	+bottom:6px;
	left:50%;
	margin-left:-400px;*/
	border-top:dashed 1px #CCC;
	float:left;
	padding-top:5px;
	margin-left:80px;
	padding-bottom:10px;
	overflow:hidden;
	display:inline;
}
#footer a:link{
	color:#999;}
#footer a:visited{
	color:#999;}
#footer a:hover{
	color:#999;}
#footer a:active{
	color:#999;}
#footer p{
	line-height:20px;
	margin:0 10px 0 10px;
	font-weight:100;
	font-size:11px;
	color:#999;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif", "Gadget", "sans-serif";	
}
#footer img{
	line-height:20px;
	margin-top:3px;
	margin-left:60px;
	margin-right:10px;
	overflow:hidden;
	float:left}
#renzheng{position:relative;width:100%;height:50px;clear:both}
#siteseal{display:block;width:150px;position:absolute;left:50%;top:0;margin-left:-75px;}