@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-size:13px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif;
	
}

ul{
	list-style:none;
}

input.radio,
.radio input{
	border:0;
}

a{
	text-decoration:none;
	color:#33C;
}

a:hover{
	color:#CC2A50;
}

/*	specil hovers	*/
p a:hover{
	color:#FFF;
	background-color:#33C;
}

li a:hover{
	color:#FFF;
	background-color:#33C;
}

a.hovChg:hover,
.hovChg a:hover,
a.add:hover,
.pageInfo a:hover,
#dlweb a:hover,
#pageInfo a:hover,
h3 a:hover,
.prodList h2 a:hover{
	color:#FFF;
	background-color:#33C;
}

a.hovNoChg:hover,
.hovNoChg a:hover{
	color:#CC2A50;
	background-color:transparent;
}

/*	specil hovers end	*/

.clear{
	height:0;
	overflow:hidden;
	clear:both;
}

#wrap{

	text-align:left;
	width:965px;
	margin:0 auto;
}

#header{
	margin-top:5px;
}

#header ul{
	float:right;
	padding-right:0px;
	width:888px;
}

#header ul li{
	float:left;
}

#header ul li a{
	display:block;
	float:left;
	background:url(../image/bgProdectionIndex.gif) no-repeat;
	width:105px;
	height:30px;
	margin-left:3px;
	font:bold 14px songti;
	text-align:center;
	line-height:28px;
	text-decoration:none;
}

#header ul li a:hover{
	background-position:right bottom;
}

#header ul li #l2{
	color:#00C;
}

#header ul li #xw{
	color:#F39;
}

#header ul li #mp{
	color:#09F;
}

#header ul li #ge{
	color:#f00000;
}
#header ul li #qz{
	color:#F6C;
}
#hz{
	color:#F60;
}

#header ul li #hk{
	color:#90C
}

#header ul li #fc{
	color:#333
}

#header ul li #tr{
	color:#960
}

#header #banner{
	float:right;
	width:700px;
	height:80px;
}

#header h1{
	height:81px;
	background:url(/image/logo.gif) no-repeat;
	text-indent:-9999px;
}

#nav{
	width:965px;
	margin-top:16px;
	border-bottom:2px solid #4b7bc9;
	height:32px;
}

#login1{
	float:right;
	margin-top:5px;
	font-size:13px;
	padding-bottom:7px;
}

#login1 a{
	color:#00F;
	text-decoration:underline;
	margin:0 5px;
}

#login img{
	margin-bottom:-7px;
}

#nav ul li{
	float:left;
	position:relative;
}

#nav ul li a{
	display:block;
	width:72px;
	height:32px;
	background:url(../image/bg_nav.gif) left 3px no-repeat;
	margin-right:2px;
	line-height:40px;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#nav ul li a:hover{
	text-decoration:underline;
}

#nav ul .active a{
	background-position:left -29px;!important
	background-position:bottom;
	color:#FFF;
}

.pageLeft{
	float:left;
}

.pageRight{
	float:right;
}

/*	button */
.btn_login,
.btn_next,
.btn_complete{	
	display:block;
	text-indent:-9999px;
	
	width:95px;
	height:30px;
}

.btn_login{
	background:url(../image/btn_login.gif);
}

.btn_login:hover{
	background:url(../image/btn_login.gif);
}

.btn_next{
	background:url(../image/btn_next.gif);
}

.btn_next:hover{
	background:url(../image/btn_next.gif);
}
.btn_complete{
	background:url(../image/btn_complete.gif);
}

.btn_complete:hover{
	background:url(../image/btn_complete.gif);
}
#friendLink{
	width:966px;
	margin:10px auto 0;
	text-align:left;
}
#friendLink a{font-size:12px;}
#friendLinks{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px 8px;
}
.nav-new{
	position:absolute;
	right:5px;
	top:0;
	color:#f00;
	font-size:12px;
	z-index:10;
}

