/* CSS Document */

#wh_body{
}


#left_body{
	float:left;
	width:200px;
}



#right_body{
	float:left;
	width:750px;
	margin-left:10px;
}

.quick_box{
	margin-top:10px;
	padding:5px;
	background-color:#F5EEE8;
}
.quick_menu{
	border: 1px solid #F8CFA5;
	background-color:#FFFFFF;
}
.menu_list li a:link, .menu_list li a:visited{
	display:block;
	height:34px;
	background-image: url(../images/quick_li_bg.jpg);
	background-repeat: no-repeat;
	line-height:34px;
	padding-left:20px;
	font-size:14px;
}

.menu_list li a:hover, .menu_list li a:focus{
	background-image: url(../images/quick_li_bg_on.jpg);
}

#wh_left, #wh_middle, #wh_right {
	float:left;
	overflow:hidden;
}

#wh_right {
	margin-left:10px;
}

/*
#wh_middle {
	display:none;
	width:220px;
}
*/

#wh_left {
	width:740px;
}

#wh_right {
	width:250px;
}


.wh_box td, .wh_ybox td {
	line-height:18px;	
}


.user_manager_list li {
	border-bottom: 1px dashed #CCCCCC;
	line-height: 28px;
	margin-right: 20px;
	text-indent: 24px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/images/icon_list.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

/* 产品特点 */
.product_tedian{
	background-image: url(bg_tedian.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 213px;	
}

/* 用户站点案例 (图片)*/
#marquee_usite_photo {
	width:718px;
	height:180px;
	overflow:hidden
}
#marquee_usite_photo li {
	overflow:hidden;
	display:block;
	height:180px;
	width:172px;
	float:left;
	margin-left:10px;
	text-align:center;
}
#marquee_usite_photo li.first {
	margin-left:0px;
}

#marquee_usite_photo span {
	display:block;
	line-height:24px;
}


/*案例 */
#marquee_usite_text {
	width:718px;
	height:280px;
	margin-top:10px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;	
}
#marquee_usite_text li {
	display:block;
	width:175px;
	line-height:24px;
	float:left;
	text-align:center;
}




/*模板 */
.tp_box {
	display: block;
	height: 220px;
	width: 168px;
	float: left;
	margin-left: 15px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
}

.tp_box_first{
	margin-left: 0px;
}
.tp_box .tp_img {
	height: 140px;
	width: 160px;
	border: 2px solid #E7E7E7;
	padding: 2px;
}

.tp_box .tp_title {
	height: 30px;
	line-height: 30px;
	display: block;
}
.tp_box .tp_img img{

}


.user_box {
	overflow:hidden;
}


.username, .password {
	line-height:22px;
	height:22px;
	width:120px;
	border: 1px solid #CCCCCC;
	color:#666666;
	text-indent:5px;
}

.code {
	line-height:22px;
	height:22px;
	width:120px;
	border: 1px solid #CCCCCC;
	color:#CCC;
	text-indent:5px;
}

.login_box a.abtn:link, .login_box a.abtn:visited {
	display:block;
	width:81px;
	height:21px;
	line-height:21px;
	text-align:center;
	background-image:url(/images/bg_user_item.gif);
	background-repeat:no-repeat;
	color:#C00;
	
}
.first {
	margin-left:0px !important;
}

.row2 li{
	display:block;
	line-height:24px;
	width:50%;
	float:left;
}
.links {
	margin-top:10px;
}
.links li{
	line-height:24px;
	display:block;
	float:left;
	width:104px;
	text-align:center;
}

/*a.img:link , a.img:visited {
	display:block;
	width:100%;
	border: 1px solid #FFFFFF;
}

a.img:focus , a.img:hover {
	display:block;
	border: 1px solid #FF9933;
}*/


.showImageFrist{ padding:0 0 0 1px;}
.showImageFrist ul li{ margin:5px 0px 0px 10px; display:block;  float:left;}
.showImageFrist ul li img{ padding:1px; border:solid 1px #CCCCCC;}


