* {
	word-wrop:break-wrod;
}
html,body {
	background: #f0f7fc url("bg.gif") repeat-x;
	text-align: left;
}

body, td, input, textarea, select, button {
	color: #333;
	font: 12px Tahoma,Arial, sans-serif;
	line-height:16px;
}

ul li{list-style:none;}

input, textarea, select, button{
	vertical-align:middle;
}

body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}

textarea{width:100%;height:300px;}

.nTab{ 
	float: left;
	font-weight: normal;
	width: 100%;
	margin: 0 auto; 
	background-position:left; 
	background-repeat:repeat-y; 
} 
.nTab .TabTitle{ 
	clear: both;
	border:0;
	overflow: hidden; 
} 
.nTab .TabTitle ul{ 
	border:0; 
	margin:0; 
	padding:0; 
} 
.nTab .TabTitle li{ 
	float: left; 
	width: auto;
	height:auto;
	cursor: pointer;
	margin:0 15px;
	padding-right: 0px; 
	padding-left: 0px; 
	list-style-type: none; 
} 
.nTab .TabTitle .active{line-height:28px; color:#FF3300; font-size:14px; text-align:center; font-weight:bold;} 
.nTab .TabTitle .normal{line-height:28px; font-size:14px; color:#712600; text-align:center; } 
.nTab .TabContent{border:1px solid #ccc;background:#f0f5f8;padding:20px 25px 20px 20px;} 
.none {display:none;}


img{
    vertical-align:middle; border:0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
}

h1{
	line-height:37px;
	height:37px;
	padding-left:20px;
	background:url("h1-bg.gif") repeat-x;
	color:#006aad;
	border:1px solid #c5e2f2;
	border-bottom:0;
	font-size:14px;
	font-weight:normal;
}
h1 span{
	float:right;
	background:url("h1-bg.gif") no-repeat right;
	padding:10px 12px 0 0;
	font-weight:normal;
}
a {
	color: #22ac38;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.biglink a{display:inline-block;width:100%;height:100%;padding:8px 3px 3px 5px;}
.biglink a:hover{color:#fff;background:#369}

.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:10px;
}
.input{
    border:1px solid #94c6e1;
	background:#fff;
	color:#22ac38;
	font-weight:bold;
	padding:5px;
	margin-bottom:5px;

}
.input1{
    border:1px solid #7f9db9;
	background:#fff;
	color:#333;
	font-weight:bold;
	padding:3px 5px;
	margin-bottom:5px;

}

.btn{
    border:1px solid #c5e2f2;
	background:#cde4f2 url('btn.gif') repeat-x 50% top;
	height:30px;
	margin-left:5px;
	cursor: pointer;
    overflow:visible;
	padding:0 15px;
	margin-bottom:5px;
}
.but1{
    border:1px solid #7f9db9;
	background:#f0f7fd;
	height:23px;
	margin-left:5px;
	cursor: pointer;
    overflow:visible;
	padding:0 15px;
	margin-bottom:5px;
}
		
/*
wrap:
*/
.wrap {
	margin: auto;
	width: 900px;
	height: auto;
	clear:both;
}


/*
top:
*/

.top-nav {
	position:relative;
	margin: auto;
	height: 30px;
	line-height:30px;
	color:#ddd;
}
.over{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.top-menu {
	margin: auto;
	height: 30px;
	line-height:30px;
	padding-right:20px;
	color:#ddd;
	float:right;
}
	.top-menu a {
		color:#555;
	}
	.top-menu a:hover {
		color:#22ac38;
	}	
	
.top-nav-logo{
	background: url("top-nav-logo.gif") no-repeat left;
	height:30px;
	width:175px;
}	


.top {
	position:relative;
	background: url("logo.gif") no-repeat left;
	height:73px;
}
.top640-480 {
	float:right;
	position:absolute;
	right:0;
	top:8px;
}
.menu {
	margin: auto;
	background: url("menu-bg.gif") repeat-x left;
	text-align:center;
	height: 45px;
	line-height:42px;
	padding-left:40px;
	margin-bottom:10px;
}
.menu a {
	color:#fff;
	padding:0 13px;
	display:block;
	float:left;
}
.menu a:hover {
	color:#f39800;
}	

.menu .select {
	background: url("s-menu-bg.gif") repeat-x right top;
	padding-right:15px;
}	
	


/*
box:
*/	
.col{ width:445px; margin-right:10px; float:left;}
.col2{ width:445px; float:left;}

.box {clear:both;}
*html .box {clear:both;display:inline;}
.box li{list-style:none;padding:0;margin:0;height:auto;line-height:35px;}
.box li #t{float:left;font-style:normal;font-weight:bold;color:#369;width:105px;text-align:center;}

.box1 {
	background:#fff url("box1-bg.gif") repeat-x left top;
	border:1px solid #bbd7e6;
	border-top:0;
	padding:10px 15px;
	line-height:20px;
	margin-bottom:8px;
}

.info {
	line-height:18px;
	color:#777;
	display:block; 
	padding-top:5px;
	height: 100%;
}
.info1 {
	line-height:26px;
	color:#777;
	display:block; 
	padding:15px 0;
	height: 100%;
}

.info2 {
	line-height:22px;
	color:#333;
	display:block; 
	padding-right:60px;
	height: 100%;
}
	.info2 p{
		margin-bottom:10px;
		text-indent:24px;
		line-height:18px;
	}
	.info2 a{
		margin-right:5px;
	}
	
.info3 {
	line-height:22px;
	color:#333;
	display:block; 
	font-size:14px;
	padding-bottom:15px;
	margin-bottom:5px;
	border-bottom:1px solid #e5eff8;
	height:100%;
}		

/*
foot:
*/	
.bot-nav {
	clear:both;
	border:1px solid #bbd7e6;
	background:#fff;
	text-align:center;
	line-height:32px;
	color:#ddd;
}
	.bot-nav a{
		color:#0269ac;
	}
	
.foot {
	clear:both;
	height:40px;
	padding:10px 0;
	color:#888;
	text-align:center;
}
	.foot a {
		color:#0269ac;
	}


/*
text:
*/		

.red {
	color:#ea5f00;
}

.small {
	font-size:11px;color:#ABC;
}
/*menu*/
div.menu {
}
div.menu-list {
    position: absolute;
    width: 130px;
    padding: 0 0 5px;
    display: none;
    background: #fff;
    border: 1px solid #d6d6d6;
}
div.menu-list ul,
div.menu-list ul li {
    padding: 0;
    margin: 0;
}
div.menu-list ul li {
    margin: 5px 5px 0;
    list-style-type: none;
}
div.menu-list ul li a {
    display: block;
    width: 95%;
    height: 25px;
    line-height: 25px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
	padding-left:7px;
}
div.menu-list ul li a span {
    display: block;
    width: 100%;
    height: 100%;
}
div.menu-list ul li a:hover {
	color: #fff;
    background: #5d98d4 url('bg-left.jpg') no-repeat 0 0;
}
div.menu-list ul li a:hover span {
    background: transparent url('bg-right.jpg') no-repeat right top;
}

.seo
{
	width: 100%;
	text-align: center;
	background-color: #669BCC;
	border:0;
}
.seo_head,.tracert_head{
	text-align: center;
	background-color: #D4E6F7;
}
.seo_item{
	text-align: center;
	background-color: #FFFFFF;
}
.mainborder{
	height:25px;
	border-bottom:0px solid #BFD1EB;
	border-left:0px solid #BFD1EB;
	border-right:0px solid #BFD1EB;
}
.padding4{
	padding-bottom:5px;
}

.infrm{
padding:0;
margin-left:-63px;
margin-left:-70px !important;
}

.pr span{
	width: 69px;height: 11px;_width /**/: 69px;_height /**/: 11px;padding: 2px;float: left;
	background-image: url(/ui/prbar.gif);background-position: left 0px;background-repeat: no-repeat;
}
.pr img {margin-bottom:6px;}

.span_iframe
{
	float:left;
	width:22px;
	overflow:hidden;
	margin-left:135px;
}
.iframe
{
 padding:0;
 margin-left:-63px;
}

.message{width:600px;text-align:left;background:#eff;padding:8px;border:1px solid #ccc;}

.infotable{border:1px solid #ccc; background:#FFD;}
.infotable .n{color:#369;background:#DEF; text-align:center; font-weight:bold;}
.infotable .n td{color:#668;}
.infotable tr{line-height:22px;height:22px;}
.infotable .b td{font-weight:bold;font-size:14px;color:red;}
.tr1{background:#efd;}
.tr2{background:#ffd;}

#result {margin:0;padding:0;}
.bigli {height:35px; line-height:35px;}

.googlepr{width:20px;height:20px;overflow:hidden;position:relative;text-align:center;}
.googlepr iframe{float:left;position:absolute;left:-62px;width:90px;height:20px;border:0;}

#code{margin:3px;border:1px solid #abc;font-size:10px;line-height:15px;background:#EFE;padding:0 4px;color:#369;overflow-y:scroll;}
.scroll{scrollbar-darkshadow-color:#fff;}