﻿/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    padding: 0;
    margin: 0;
}
body {
	background-color: transparent;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
    font-weight: normal;
    font-style: normal;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
ul, ol, li
{
    margin: 0;
    padding: 0;
    list-style: none; /*line-height: 1;*/
}
dl, dt, dd
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    list-style-type: none;
}
input
{
    vertical-align: middle;
}
img
{
    vertical-align: bottom;
    font-size: 1%;
    line-height: 1%;
}
a
{
    color: #5c5c5c;
}
a:link, a:active, a:visited
{
    color: #5c5c5c;
    text-decoration: none;
}
a:hover
{
    color: #5c5c5c;
    text-decoration: none;
}
.clear
{
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    font-size: 0%;
    line-height: 0%;
}
.clearfix:after
{
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}
.clearfix
{
    display: inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
.fl, fr
{
    display: inline-block;
}
.fl
{
    float: left; /**/
    display: inline;
}
.fr
{
    float: right;
    display: inline;
}
.tl
{
    text-align: left;
}
.tc
{
    text-align: center;
}
.tr
{
    text-align: right;
}
.dis
{
    display: block;
}
.inline
{
    display: inline-block;
}
.inline
{
    display: inline;
}
.none
{
    display: none;
}
.word
{
    word-break: break-all;
}
strong
{
    font-weight: bold;
}
body
{
	font-size: 12px;
	color: #000000;
}
/* CSS Document */

body
{
}


/* container
======================================================================================*/
#container
{
    width: 980px;
    margin-right: auto;
    margin-left: auto; /*background-color: #F9F9F9;*/
}

/* header
======================================================================================*/

#header
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_mainnavi.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 42px;
    width: 980px;
	float:left;
	z-index:10;
	
}
#header .mianNavi
{
    height: 37px;
    padding-top: 3px;
}
#header .mianNavi ul
{
 	padding-left:30px;
}
#header .mianNavi ul li
{
	float: left;
	display: inline;
	z-index:11;
	position:relative;
}
/*20150409:start*/
#header .mianNavi ul li .listMenu{ width:90px; border:solid 2px #ffd6ac; padding:1px; background:#ffffff; color:#b75001; z-index:11; font-family:"微软雅黑" }
#header .mianNavi ul li .listMenu li{float:none; }
#header .mianNavi ul li .listMenu li a{line-height:20px; vertical-align:baseline; width:90px; height:20px; display:block; overflow:hidden; color:#b75001; text-indent:0; background-image:none;text-align:center}
#header .mianNavi ul li .listMenu li a.cur,#header .mianNavi ul li .listMenu li a:hover{background:#fed7ac;}


/*20150409:end*/
#header .mianNavi ul li a
{
    display: block;
    height: 37px;
    width: 97px;
    text-indent: -9999px;
    overflow: hidden;
}
#header .mianNavi ul li.on a
{
    background-position: 0px -37px;
}
#tab_1 a
{
    background-image: url(https://images.tiancity.com/images/servicecenter/pic_mainnavi01.jpg);
}
#tab_2 a
{
    background-image:url(https://images.tiancity.com/images/servicecenter/pic_mainnavi02.jpg);
}
#tab_3 a
{
    background-image:url(https://images.tiancity.com/images/servicecenter/pic_mainnavi03.jpg);
}
#tab_4 a
{
    background-image:url(https://images.tiancity.com/images/servicecenter/pic_mainnavi04.jpg);
}
#tab_5 a
{
    background-image:url(https://images.tiancity.com/images/servicecenter/pic_mainnavi05.jpg);
}
#tab_6 a
{
    background-image:url(https://images.tiancity.com/images/servicecenter/pic_mainnavi06.jpg);
}
#header .headerSearch
{
	width: 340px;
	height: 28px;
	padding-top: 7px;
}
#header .headerSearch input
{
    float: left;
}
#header .headerSearch input.tfield
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(https://images.tiancity.com/images/servicecenter/bg_mainsearch01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 197px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #bababa;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	line-height: 20px;
	vertical-align: text-bottom;
}



/* wrapper
======================================================================================*/

#wrapper
{
    /*margin-bottom: 20px;*/
}
#leftSide
{
	width: 200px;
	margin-top: 10px;
}

#leftSide .side-login {
	width: 180px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 138px;
	background-image: url(https://images.tiancity.com/images/servicecenter/bg_login_cont.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#loginbox h2 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#loginbox .box {
	background-image: url(https://images.tiancity.com/images/servicecenter/bg_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 83px;
	width: 180px;
	margin-bottom: 5px;
}
#loginbox .submit {
	margin: 0px;
	padding: 0px;
}
#loginbox .loginnow {
	padding: 0px;
	line-height: 1%;
	display: block;
	width: 170px;
	height: 73px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#loginbox .loginnow img {
	margin-top: 5px;
	margin-left: 5px;
}

#loginbox .box p {
	margin-left: 15px;
	margin-right: 10px;
	line-height: 16px;
	color: #909090;
	padding-top: 12px;
}
#loginbox .box p .icn_us {background:url('https://images.tiancity.com/images/servicecenter/bg_user_info01.gif') no-repeat 0 0; line-height:15px; height:15px; padding:2px 5px 1px 20px; display:block;}
#loginbox .box p .icn_us strong {font-weight:700; color:#ff8006;}

#loginbox .box a {
	color: #e97949;
	text-decoration: underline;
}
#loginbox .box a:hover {
	text-decoration: none;
}

#leftSide .side-question
{
	background-image: url(https://images.tiancity.com/images/servicecenter/bg_question.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 180px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 33px;
}
#leftSide .side-question a.a-que
{
    height: 26px;
    width: 84px;
    margin-right: 10px;
}
/*20150409:start*/
#leftSide .side-kf{position:relative;}
#leftSide .side-kf li{float:left; margin:0 0 0 10px;}
#leftSide .side-kf ul.leftMenu{width:90px; border:solid 2px #c4c4c4; padding:3px; background:#ffffff; color:#937e9b; z-index:11; font-family:"微软雅黑" ; position:absolute; left:0px; top:25px;}

#leftSide .side-kf ul.leftMenu li{float:none; margin:0; }
#leftSide .side-kf ul.leftMenu li a{line-height:20px; vertical-align:baseline; width:90px; height:20px; display:block; overflow:hidden; color:#937e9b; text-indent:0; background-image:none;text-align:center}
#leftSide .side-kf ul.leftMenu li a.cur,#leftSide .side-kf ul.leftMenu li a:hover{background:#eaeaea;}

/*20150409:end*/



#leftSide .side-service
{
	background:url(https://images.tiancity.com/images/servicecenter/bg_corners_side_bot1.gif) no-repeat bottom;
	margin-bottom:8px;
}
#leftSide .side-service .ser-sel
{
    width: 178px;
    margin: 7px auto;
}
#leftSide .side-msg
{
    background-color: #f2f2f2;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #dcdcdc;
    border-left-color: #dcdcdc;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 1.5em;
    padding: 10px;
}
#leftSide .side-navi
{
    width: 200px;
    margin-bottom: 10px;
    margin-left:auto;
    margin-right:auto;
}
#leftSide .side-navi ul
{
}
#leftSide .side-navi ul li
{
    width: 200px;
    margin-bottom: 2px;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_sidenavi.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    line-height: 35px;
    display: block;
    height: 35px;
}
#leftSide .side-navi ul li a
{
    line-height: 35px;
    display: block;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #989898;
    padding-left: 25px;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_submenu_off.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
}
#leftSide .side-navi ul li a:hover
{
    color: #542800;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_submenu_on.jpg);
}


#leftSide .side-shortcut {
	background-color: #f2f2f2;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-left-color: #dcdcdc;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left:auto;
	margin-right:auto;
}
#leftSide .side-shortcut h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #424242;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftSide .side-shortcut h2 .fr {
	line-height: 1%;
	height: 12px;
}
#leftSide .side-shortcut ul {
	margin-left: 10px;
}
#leftSide .side-shortcut ul li {
	line-height: 18px;
	background-image: url(https://images.tiancity.com/images/servicecenter/icon_shortcut01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#leftSide .side-shortcut ul li a {}


#leftSide .submenu
{
    width: 200px;
    margin-left:auto;
    margin-right:auto;
}
#leftSide .submenu dl
{
    background: #f2f2f2 url(https://images.tiancity.com/images/servicecenter/sv_arrow_06_02.gif) 180px 5px no-repeat;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #dcdcdc;
    border-left-color: #dcdcdc;
    overflow: hidden;
}
#leftSide .submenu dl.open {
	background: #f2f2f2 url(https://images.tiancity.com/images/servicecenter/sv_arrow_03_01.gif) 180px 5px no-repeat;
}
#leftSide .submenu dl.collapsed
{
    height: 25px;
}
#leftSide .submenu dl dt
{
    display: block;
    font-weight: bold;
    cursor: pointer;
    height: 25px;
    padding-right: 10px;
    padding-left: 25px;
    line-height: 25px;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_submenu_on.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    color: #542800;
    font-size: 14px;
    cursor: pointer;
}
#leftSide .submenu dl.collapsed dt
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_submenu_off.jpg);
    background-repeat: no-repeat;
    color: #989898;
}
#leftSide .submenu dl dd a
{
    display: block;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 35px;
    line-height: 18px;
    height: 18px;
}
#leftSide .submenu dl dd a.current
{
}
#leftSide .submenu dl dd a:hover
{
    color: #993300;
    text-decoration: none;
}
#leftSide .costop, #leftSide .cosbot
{
    font-size: 0px;
    line-height: 0px;
    margin-left:auto;
    margin-right:auto;
    height: 5px;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_corners_side_top.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    width: 200px;
}
#leftSide .cosbot
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_corners_side_bot.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
#leftSide #my_menu .cosbot
{
    margin-bottom: 2px;
}
#content
{
    width: 770px;
    padding-top: 10px;
    line-height: 180%;
    word-break: break-all;
    overflow: hidden;
	z-index:0
}
#content .costop, #content .cosbot
{
    font-size: 0px;
    line-height: 5px;
    display: block;
    clear: both;
    height: 5px;
    width: 770px;
}
#content .cosbot
{
    margin-bottom: 10px;
}


/* footer
======================================================================================*/

#footer
{
    width: 980px;
    margin-top: auto;
    margin-bottom: auto;
}
#footer .bottom
{
    color: #979898;
    font-size: 12px;
    margin-bottom: 0;
}
#footer .bottom a
{
    color: #979898;
    text-decoration: none;
}
#footer .bottom a:hover
{
    text-decoration: underline;
}
#footer .bottom .service
{
    border-top: 1px solid #e2e0e3;
    border-bottom: 1px solid #e2e0e3;
    background: #f5f5f5;
    height: 17px;
    padding-top: 8px;
    text-align: center;
}
#footer .service span
{
    padding-left: 6px;
    padding-right: 10px;
    background: url(https://images.tiancity.com/images/portalv3/images/service_span_bg.gif) no-repeat 100% 20%;
}
#footer .service .nobg
{
    background: none;
}
#footer .leftname
{
    background: url(https://images.tiancity.com/images/portalv3/images/leftname_bg.gif) no-repeat;
    margin-right: 10px;
    width: 9px;
    height: 9px;
}
#footer .copyright
{
    color: #b6b6b6;
    margin-top: 14px;
}
#footer .copyright p
{
    line-height: 16px;
}
#footer .copyright p img, .copy_right img
{
    vertical-align: middle;
}
#footer .copy_left
{
	float: left;
	display: inline;
	width: 800px;
	margin-left: 15px;
}
#footer .copy_right
{
	float: right;
	display: inline;
	width: 150px;
	margin-right: 15px;
}

/* CSS Document */

h1
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-right: 6px;
    margin-left: 6px;
}
h2
{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}
.focus
{
    color: #ff7607;
}

.word-01, .word-02, .word-03
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.word-01
{
    width: 500px;
}
.word-02
{
    width: 400px;
}
.word-03
{
    width: 450px;
}

.tfield, tfieldO, .textarea
{
    margin: 0px;
    border: 1px solid #a5acb2;
    background-color: #FFFFFF;
    font-size: 12px;
    height: 16px;
    padding-top: 3px;
    padding-left: 3px;
}

.tfieldS
{
    margin: 0px;
    border: 1px solid #a5acb2;
    background-color: #FFFFFF;
    font-size: 12px;
    height: 20px;
}
.sel
{
    border: 1px solid #a5acb2;
    background-color: #FFFFFF;
    font-size: 12px;
    height: 20px;
    margin-left: 0px; *margin-left:10px;
_margin-left:10px;
}
.textarea
{
    width: 300px;
    height: 100px;
    border: 1px solid #a5acb2;
    font-size: 12px;
}
.submit
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.submit input
{
    margin-right: 10px;
    margin-left: 10px;
}
.main p
{
    margin-bottom: 15px;
}
.contents
{
    margin-right: 10px;
    margin-left: 10px;
    min-height: 630px;
    height: auto !important;
    height: 630px;
    overflow: visible;
}
.mt10
{
    margin-top: 10px;
}
.mar20
{
    margin-right: 20px;
    margin-left: 20px;
}

/* index
==================================================================*/

.graphiNavi
{
    border-right-width: 4px;
    border-left-width: 4px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ffd7ac;
    border-left-color: #ffd7ac;
}
.graphiNavi ul
{
}
.graphiNavi ul li
{
    display: block;
    vertical-align: bottom;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_graphinavi_li.jpg);
    background-repeat: repeat-y;
    background-position: right top;
    width: 134px;
    padding-right: 28px;
    padding-left: 28px;
    float: left;
    margin-top: 13px;
    margin-bottom: 13px;
}
.graphiNavi ul li.end
{
    background-image: none;
    clear: right;
}
.graphiNavi ul li img
{
    text-align: center;
}
.graphiNavi ul li a.btn
{
    height: 28px;
    width: 134px;
    display: block;
    background-image: url(https://images.tiancity.com/images/servicecenter/btn_top01.jpg);
}

#featureTabsContainer
{
    height: 26px;
    margin-bottom: -1px;
}
a.tab
{
    color: #989898;
    width: 109px;
    text-align: center;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_tabs01_off.jpg);
    background-repeat: no-repeat;
    height: 26px;
    display: block;
    float: left;
    line-height: 26px;
    margin-right: 10px;
}
a.tab:hover
{
    color: #1a1a1a;
}
a.tab_selected
{
    color: #1a1a1a;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_tabs01_on.jpg);
}
a.more
{
    float: right;
}
#featureElementsContainer
{
    clear: both;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #e8e8e8;
    border-left-color: #e8e8e8;
}
.feature
{
	clear: both;
	width: 750px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
.feature ul
{
    list-style-type: none;
    list-style-position: outside;
}
.feature ul li
{
	width: 365px;
	float: left;
	display: inline;
	margin-top: 3px;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.feature ul li span
{
    display: inline;
    float: left;
    margin-left: 10px;
}
.feature ul li a
{
	width: 260px;
	display: inline;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 5px;
}


/* temp
==================================================================*/
.maintop, .mainbot
{
    font-size: 0px;
    line-height: 5px;
    height: 5px;
    display: block;
    clear: both;
    width: 770px;
}
.main
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    margin: 0px;
}
.current
{
    margin-right: 6px;
    margin-left: 6px;
    height: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #f3f3f3;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #ff7607;
    margin-bottom: 15px;
    clear: both;
}
.current a, .current a:hover
{
    color: #ff7607;
}


/* notice
==================================================================*/

.nt-list
{
}
.nt-list li:after
{
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
}
.nt-list li
{
    display: inline-block;
}
* html .nt-list li
{
    height: 1%;
}
.nt-list li
{
    display: block;
}
.nt-list li
{
	width: 728px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#5C5C5C;
	background:url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg) repeat-x left bottom;
}
.nt-list li span
{
	width: 90px;
	display: inline;
	float: left;
	color:#5C5C5C;
}
.nt-list li img
{
	vertical-align:middle; margin-left:5px;
}
.nt-list li a
{
	width: 638px;
	display: inline;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#5C5C5C;
}
.ng-box
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_service_01.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 39px;
    width: 757px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 31px;
    padding-bottom: 30px;
}
.ng-box a
{
    height: 39px;
    width: 134px;
    white-space: nowrap;
    margin-right: 10px;
    margin-left: 10px;
}
.ng-list
{
}
.ng-list dt
{
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #dedede;
    border-bottom-color: #dedede;
    font-weight: bold;
    color: #636363;
}
.ng-list dt span
{
    line-height: 40px;
    margin: 1px;
    height: 40px;
    background-color: #eeeeee;
    display: block;
    padding-left: 20px;
}
.ng-list dt.end
{
    border-bottom-style: none;
}
.ng-list dt.end span
{
    height: 30px;
    background-color: #eeeeee;
    display: block;
    margin-bottom: 0px;
    line-height: 30px;
}
.ng-list dd
{
    font-weight: bold;
    color: #636363;
    height: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 20px;
    padding-left: 20px;
}
.ng-list dd a
{
    margin-right: 20px;
}
.detail
{
    margin-right: 40px;
    margin-left: 40px;
}
.detail h2
{
    text-align: center;
}


/* service
==================================================================*/
.service
{
}
.service h2
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-right: 20px;
    padding-left: 20px;
}
.service h2 .fl
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_h2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}
.service h2 .fr
{
    font-weight: normal;
    font-size: 12px;
}
.service h2.bm
{
    width: 100%;
    margin-right: -20px;
    margin-left: -20px;
}
.service .q-module
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
.service .q-module table, .service .add-cont table
{
    margin-bottom: 15px;
}
.service .q-module table th, .service .add-cont table th
{
    width: 70px;
    text-align: right;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 4px;
}
.service .q-module table td, .service .add-cont table td
{
    text-align: left;
    vertical-align: top;
    padding-top: 4px;
    padding-bottom: 4px;
}
.service .tb-service
{
    margin-bottom: 15px;
}
.service .tb-service th
{
    width: 70px;
    text-align: right;
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
}
.service .tb-service td
{
    text-align: left;
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
}
.service .tb-service td.middle
{
    vertical-align: middle;
}
.service .a-module
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
.service .add
{
}
.service .add p
{
    margin-bottom: 5px;
}
.service .add p.title
{
    font-weight: bold;
}
.service .add p.text
{
    font-weight: bold;
}
.service .state
{
    padding-right: 20px;
    padding-left: 20px;
}
.service .add-cont
{
    padding-right: 20px;
    padding-left: 20px;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.service .add-cont .submit
{
    text-align: center;
}
.service .evaluation
{
    padding-right: 20px;
    padding-left: 20px;
}
.service .evaluation h2
{
    background-image: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
.service .evaluation dl
{
    margin-bottom: 15px;
}
.service .evaluation dt
{
    font-weight: bold;
    color: #ff7607;
    list-style-type: decimal;
    list-style-position: outside;
    margin-top: 10px;
    margin-bottom: 5px;
    clear: both;
}
.service .evaluation dd
{
    margin-bottom: 10px;
    line-height: 2em;
    clear: both;
}
.service .evaluation dd.in label
{
    width: 16%;
    display: inline;
    float: left;
    cursor:pointer;
}
.service .ask-box
{
}
.service .ask-box h2
{
    background-image: none;
}

.tb-drafts
{
    margin-bottom: 20px;
}
.tb-drafts th, .tb-drafts td
{
    text-align: left;
    vertical-align: top;
    padding-right: 5px;
    padding-left: 5px;
}
.tb-drafts th
{
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #ffd7ac;
    padding-top: 4px;
    padding-bottom: 2px;
    font-weight: bold;
}
.tb-drafts td
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-top: 7px;
    padding-bottom: 3px;
}
.tb-drafts td .icon, .tb-drafts td .word-03
{
    display: inline;
    margin-right: 5px;
    float: left;
}
.thanks
{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}


/* help
==================================================================*/
.questionlist
{
}
.questionlist ul
{
    margin-left: 20px;
}
.questionlist ul li
{
    margin-bottom: 20px;
    list-style-type: decimal;
    list-style-position: inside;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.questiondetail
{
}
.questiondetail dl
{
	margin-right: 10px;
	margin-left: 10px;
}
.questiondetail dl dt
{
    font-weight: bold;
    margin-bottom: 10px;
}
.questiondetail dl dd
{
    margin-bottom: 10px;
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-bottom: 10px;
}
.questiondetail table
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_list_dot01.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin-bottom: 15px;
}
.questiondetail table td
{
    padding-left: 20px;
    text-align: left;
    vertical-align: top;
    padding-bottom: 30px;
}
.module-qdet li
{
    list-style-position: inside;
    list-style-type: decimal;
}

.module-qdet1 li
{
    list-style-position: inside;
    list-style-type: decimal;
    margin-top:15px;
    margin-left: 20px;
}


/* survey
==================================================================*/

.survey
{
    margin-right: 40px;
    margin-left: 40px;
}
.survey h2
{
    text-align: center;
}
.survey h2 span
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_h2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}
.survey dl
{
    margin-bottom: 15px;
}
.survey dt
{
    font-weight: bold;
    color: #ff7607;
    list-style-type: decimal;
    list-style-position: outside;
    margin-top: 10px;
    margin-bottom: 5px;
}
.survey dd
{
    margin-bottom: 10px;
    line-height: 2em;
}
.survey dd.in label
{
    width: 24%;
    display: inline;
    float: left;
}
.survey .submit
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.survey .submit input
{
    margin-right: 10px;
    margin-left: 10px;
}



/* violation
==================================================================*/

.violation
{
    margin-right: 20px;
    margin-left: 20px;
}
.violation table
{
	width:730px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #fbe9d4;
    border-left-color: #fbe9d4;
    margin-bottom: 15px;
}
.violation th
{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #fbe9d4;
    border-bottom-color: #fbe9d4;
    background-color: #fff2e3;
    color: #ff0000;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-weight: bold;
    width: 20%;
}
.violation td
{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #fbe9d4;
    border-bottom-color: #fbe9d4;
    font-weight: bold;
    color: #5e5e5e;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}





/* urgent
==================================================================*/


.urg-box
{
    background-image: url(https://images.tiancity.com/images/servicecenter/bg_urgent01.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 39px;
    width: 756px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 31px;
    padding-bottom: 30px;
}
.urg-box a
{
    height: 39px;
    width: 140px;
    white-space: nowrap;
    margin-right: 1px;
    margin-left: 2px;
}
.tdimg {
	width: 731px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.tdimg td {
	margin: 0px;
	padding: 0px;
}
.down-list {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.down-list li {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
	line-height: 25px;
	height: 25px;
	background-color: #f3f3f3;
	padding-right: 10px;
	padding-left: 10px;
}
.down-list li.start, .down-list li.end {
	font-size: 1%;
	line-height: 1%;
	height: 1%;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.down-list li.od {}
.down-list li.ev {
	background-color: #FFFFFF;
}

.yellow { color:#ff7607}
.grey { color:#5c5c5c; padding:0 0 0 27px; margin:0;}
/* pagination
==================================================================*/

#pagination
{
    padding-top: 15px;
    padding-bottom: 15px;
    clear: both;
	color:#5c5c5c;
}
#pagination .page-bottom
{
    text-align: center;
}
#pagination .page-bottom a, #pagination .page-bottom span
{
    margin-right: 5px;
    margin-left: 5px;
}
#pagination .page-bottom span
{
    font-weight: bold;
	color:#1f1f1f;
}

/* ordinance
==================================================================*/
.ordinance {
	padding-right: 10px;
	padding-left: 10px;
}
.ordinance .ord-list {}
.ordinance .ord-list li p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.ordinance .ord-list li.nopos {
	list-style-type: none;
}
.ordinance .ord-list li {
	margin-bottom: 15px;
	font-weight: bold;
}
.ordinance .ord-list li ul {
	margin-top: 10px;
}
.ordinance .ord-list li ul li {
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: normal;
	text-indent: 25px;
	margin-left: 15px;
}
.ordinance .ord-list li ul li ul {
	margin-top: 5px;
}
.ordinance .ord-list li ul li ul li {
	margin-bottom: 5px;
	list-style-type: none;
	font-weight: normal;
	text-indent: 25px;
	margin-left: 20px;
}

/* NewQuestion==================================================================*/

.c_95
{
    color: #959595;
}

.divAllForm
{
    width: 600px;
}

.ulListInput input, textarea, select
{
    font-size: 12px;
    padding: 2px;
    vertical-align: middle;
    border: 1px solid #a5acb2;
}

.ulListInput input
{
    width: 220px;
}

.ulListInput textarea
{
    width: 300px;
    height: 100px;
}

.ulListInput li
{
    margin-top: 10px;
    display: block;
}

.ulListInput .lblDesc
{
    width: 100px;
    text-align: right;
    float: left;
    clear: both;
    display: block;
}

.ulListInput .lblContent
{
    float: left;
    max-width:550px;
    margin-right: 50px;
}

.ulListInput .invite_input
{
    border: 1px solid #a5acb2;
    width: 200px;
}

.ulListInput .lblError
{
    color: Red;
    margin-left: 5px;
    text-align: left;
}

#divQuestionForm label.error
{
    color: Red;
    margin-left: 5px;
    text-align: left;
}
#divQuestionForm label.success
{
    color: Green;
    margin-left: 5px;
    text-align: left;
}
.divProductType
{
    width: 460px;
    line-height: 24px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
    border-bottom: #f3f3f3 2px solid;
}
#divProduct
{
    border: #A0A0A4 1px solid;
    position: absolute;
    top: 50px;
    left: 40%;
    z-index: 1002;
    background: #ffffff;
}
#floatBoxBg
{
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1001;
}
.prompt
{
    font-size: 12px;
    color: #959595;
    height: 16px;
    padding-top: 3px;
    padding-left: 3px;
    width: 160px;
}
#divload
{
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width:740px;
    display:none;
}
#divload div
{
    position: static !important;
    position: absolute;
    width:740px;
    top: 50%;
}
#divload div div
{
    position: relative;
    top: -50%;
    width:740px;
    text-align: center;
}
#divload div div img
{
    vertical-align: middle;
}

.shortcut {}
.shortcut .topbanner {
	margin-bottom: 10px;
}
.shortcut .topbanner ul {}
.shortcut .topbanner ul li {
	float: left;
	height: 144px;
	width: 246px;
	border: 2px solid #dbdbdb;
	margin-right: 10px;
}
.shortcut .topbanner ul li.end {
	margin-right: 0px;
}
.shortcut .contents {
    min-height: 355px;
    height: auto !important;
    height: 355px;
}
.shortcut .contents .tc { padding-top:70px;
}
.shortcut .contents .tc select,
.shortcut .contents .tc input {
	margin-right: 5px;
	margin-left: 5px;
}
.shortif {}
.shortif p {
	font-weight: bold;
	color: #ff8c05;
	height: 80px;
}
.shortif p span.tips {
	margin-left: 5px;
	margin-right: 10px;
}
.shortif p span.text {
	line-height: 200%;
}
.ksnei{ width:750px; margin:0 auto 10px}
.ksnei .ksfra {font-size: 0px;
    line-height: 5px;
    display: block;
    clear: both;
    height: 5px;
    width: 750px;}
.ksnei .graphiNavi ul li {    
	padding-right: 24px;
    padding-left: 24px;
}
.qa_sx { background:url(https://images.tiancity.com/images/servicecenter/qa_bg_01.jpg) top center repeat-y; padding-left:5px; overflow:hidden;zoom:1}
.qa_sx { line-height:18px; color:#636363}
.qa_sx a { color:#636363;}
.qa_sx a:hover { text-decoration:underline}
.qa_sx .title { color:#ff8a00; font-size:13px; font-weight:700}
.qa_sx .containt { float:left; width:254px; height:78px; padding-top:15px}

.FAQ-box-b{width:750px; margin:0 auto; border-bottom:2px solid #ffe7cd;}
.FAQ-box-s{border:2px solid #ffe7cd; border-bottom:0;}
.FAQ-box-title{background:#ffedd9; line-height:1; padding:5px 10px; color:#fe7608; font-weight:bold;}
.FAQ-box-title *{vertical-align:middle;}
.FAQ-box-s .title { color:#ff8a00; font-size:13px; font-weight:700}
.FAQ-box-s ul{background:url(https://images.tiancity.com/images/servicecenter/qa_bg_01.gif) repeat-y scroll center top transparent;}
.FAQ-box-s ul li{float:left; width:247px; height:84px; padding-top:10px; display:block; overflow:hidden;}
.FAQ-box-s ul li * { vertical-align:top;}
.FAQ-box-s ul li a:hover{text-decoration:underline;}