
/*全局样式*/

body {
    color: #444444;
    font-family: Arial,'宋体' !important;
    font-size: 12px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin:-20px 0 0 0 ;
}

a{
    color: #333333;
    text-decoration: none;
}
ol, ul {
    list-style: none outside none;
}

fieldset, img {
    border: 0 none;
}


/*常用样式*/

.fl {
    float: left;!important;
}
.margin-right-10, .marR10 {
    margin-right: 10px;!important;
}
.color-333 {
    color: #333 !important;
}
.color-orange {
    color: #EF7814 !important;
}
.clear {
    overflow: auto;!important;
}
.fr {
    float: right !important;
}
.tr{
	text-align:right!important;
	}
.vm {
    vertical-align: middle !important;
}
.clr {
    clear: both !important;
}
.dn{
	display:none;!important;
}
.marR8{
	margin-left:8px;!important;
	}
.marR10{
	margin-left:10px;!important;
	}
.pointer{
	cursor:pointer;
	}

/*自定义样式*/

#topBar {
    background: url("../images/pic/bg_topBar.png") repeat-x scroll 0 0 transparent;
    height: 31px;
    line-height: 28px;
}
#topBar div.fr img {
    margin-left: 6px;
}
#topBar div.fr a, #topBar div.fr img {
    vertical-align: middle;
}
#topBar .article, #page {
    margin: 0 auto;
    width: 770px;
}
#topBar .topBar_moreSer a.vm {
    background: url("../images/pic/topBar-arrowDown.png") no-repeat scroll right center transparent;
    display: block;
    padding-right: 10px;
	text-align:left;
	color:#EF7814;
}
#topBar .topBar_moreSer2 a.vm {
    background: url("../images/pic/topBar-arrowDown.png") no-repeat scroll right center transparent;
    display: block;
    padding-right: 10px;
	text-align:left;
}
#topBar .topBar_moreSer a.vm2 {
    background: url("../images/pic/topBar-arrowTop.png") no-repeat scroll right center transparent;
    display: block;
    padding-right: 10px;
	text-align:left;
	width:auto;
}
#topBar .topBar_moreSer2 a.vm3 {
    background: url("../images/pic/topBar-arrowTop.png") no-repeat scroll right center transparent;
    display: block;
    padding-right: 10px;
	text-align:left;
	width:auto;
}
#topBar .topBar_moreService {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: #CCC 1px solid;
    border-width: 0 1px 1px;
    right: 0;
	top: 30px;
    margin-left: -1px;
	margin-right:-1px;
	margin-top:-3px;
	border-top:none;
    padding: 0 5px;
	width:65px;
	position:absolute;
	text-align:left;
	padding-left:12px!important;
	padding-bottom:5px!important;
	
	z-index:900;
}
#topBar .topBar_moreService2 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border: #CCC 1px solid;
    border-width: 0 1px 1px;
    left: 0;
    margin-left: -1px;
    padding: 0 5px;
	width:83px;
    min-width: 83px;
	position:absolute;
	text-align:left;
	padding-left:12px!important;
	padding-bottom:5px!important;
}
#topBar .topBar_moreService a:hover{
	color:#EF7814;
	}
#topBar .topBar_moreService2 a:hover{
	color:#EF7814;
	}

.downList{
    border: #CCC 1px solid;
    left: 0;
	text-align:left;
	margin-left: -1px;
	border-bottom:none;
	min-width:66px;
	z-index:900;
	}
.downList2{
    border: #CCC 1px solid;
    left: 0;
	text-align:left;
	margin-left: -1px;
	min-width:86px;
	}
#topBar div.fr a, #topBar div.fr img {
    vertical-align: middle;
}
#topBar #topNav li {
    background: url("../images/pic/topBar_space.png") no-repeat scroll right center transparent;
    /*border-top:1px solid #fff;*/
    float: left;
    padding: 0 8px;
}
#topBar #topNav li a:hover{
	color:#EF7814;
}
.ap {
    position: relative;
}
#topBar .topBar_moreSer2 {
    width: 86px;
}
#topBar a:hover{
	color:#EF7814;
	text-decoration:underline;
	}
#topBar #topNav li {
    float: left;
}
#topBar #topNav li.last {
    background: none repeat scroll 0 0 transparent;
	padding:0px;
}

#topBar #topNav li.last2 {
    background: none repeat scroll 0 0 transparent;
	background:#fff;width:auto;
	z-index:600;
}
#header {
    margin-bottom: -30px;margin-bottom: -30px!important;
}
#logo {
    height: 58px;
    margin-top:10px!important;
}
#search {
    margin-top: 26px;
    width:445px;
}
#search .placeholder {
    background: url("../images/pic/searchInput.png") no-repeat scroll left center transparent;
    border: 0 none;
    height: 27px;
    line-height: 26px;
    padding-left: 26px;
    width: 340px;
}
#search .search-btn {
    background: url("../images/pic/searchSub.png") no-repeat scroll left center transparent;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    width: 76px;
}
#search #searchKeybord {
    color: #868686;
	padding:4px 2px;
}
#search #searchKeybord a {
    color: #C0C0C0;
    margin: 0 4px;
}
#search #searchKeybord a:hover{
	text-decoration:underline;
	}
#nav_myUnicom ul {
    border-bottom: 4px solid #FD7D02;
	_display:inline-block;
	padding-left:34px;
}
#nav_myUnicom li{
	width:88px;
	float:left;
	text-align:center;
	margin:0 4px;
	font: bold 14px/200% '宋体';
}
#nav_myUnicom a {
    display: block;
    height: 29px;
    width: 88px;
}
#nav_myUnicom a:hover, #nav_myUnicom a.on {
    background: url("../images/pic/bg_navUnicom_over.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font: bold 14px/200% '宋体';
    text-decoration: none;
}
.backIndex{
	background: url("../images/pic/back.png");
	width:88px;
	height:29px;
	}

.backIndex2{
    background: url("../images/newversion/new_version.gif");
    width:141px!important;*width:141px!important;width:141px;
    height:37px!important;*height:37px!important;height:37px;
    text-align:left!important;*text-align:left!important;
    }


.newEdition{
    background: url("../images/pic/newEdition.png");
    width:74px;
    height:21px;
    margin-top:4px;
    margin-left:38px;
}


.ap{
	position:relative;
}
.ab{
	position:absolute;
}
#tangram_list{
	width:350px;
	line-height:200%;
	background:#fff;
	padding:0 5px;
	border:1px solid #ccc;
	
	z-index:200;
	top:28px;
}

#myunicomHand{
	width:66px;
	padding:0 8px;
	z-index:800;
}
#topBar #topNav li.on{
	border:1px solid #ccc;
	border-bottom:0;
	background:#fff;
}
#topBar #topNav li.on #myunicomHanda{
	margin-top:-1px;
	margin-left:1px;
	color:#EF7814;
}

#topBar #moreServerHand{
	width:86px;
	z-index:800;
}
#topBar #moreServerHand.on{
	width:84px;
}
#topBar #topNav li.on #moreServerHanda{
	margin-top:-1px;
	margin-left:-1px;
	color:#EF7814;
}


#topBar #topNav{
	_line-height:30px;
	margin-right:-30px;
	_margin-right:0px;
}
#topBar #topNav #sinaWeibo{
	padding-left:26px;
	background:url(../images/pic/ico-weibo.png) no-repeat 2px center;
}
#loginStatus{
	margin-left:-30px;
	_margin-left:0px;
}
.tangram_list {
    text-align: left;
    display:none;
    width: 350px;
    line-height:23px; 
    background: none repeat scroll 0% 0% rgb(255, 255, 255); 
    border: 1px solid rgb(204, 204, 204); 
    position: absolute; 
    top: 27px;
    margin-left: 2px;
    left:0;
}
.tangram_list td{
    padding-left:6px;
}

.tangram_sug_app {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 2px;
    text-align: right;
}

.tangram_sug_wpr {
    border: 1px solid #817F82;
    /**left: 0;**/
    position: absolute;
}

.tangram_sug_wpr table {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: default;
    width: 100%;
}

.tangram_sug_ml {
    background-color: #FFFFFF;
    color: #000000;
}

#tangram_table tr td {
    font-size: 13px;
    text-align:left;
}

#tangram_list .mo {
    background-color: #E2EAFF;
    width:350px;
}

#tangram_list .ml {
    background-color: #FFFFFF;
}
