@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*background-image: url(0.0.gif);*/
	background-color: #cacaca;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffbf2;
}
#think_run_time{
	float: left;
	width: 1000px;
	padding-left: 200px;
	text-align: center;
	line-height: normal;
}
#header {
	float: left;
	width: 1000px;
	background-color: #999999;
}
.logo {
	float: left;
}
.top_nav {
	float: left;
	width: 658px;
	padding-top: 5px;
	padding-right: 5px;
	text-align:right
}
.top_nav a {
	text-decoration: none;
	line-height: 20px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.contact {
	float: left;
	width: 660px;
	padding-right: 3px;
	text-align: right;
	padding-top: 40px;
	height:10px;
}
.contact1 {
	float: left;
	width: 330px;
}
.contact1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.nav00 {
	float: left;
	width: 1000px;
	height: 40px;
}
.nav {
	float: left;
	width: 1000px;
	height: 32px;
	padding-top: 8px;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.nav ul {
	float: left;
}
.nav li {
	float: left;
	width: 90px;
	padding-right: 11px;
	padding-left: 11px;
}
.nav a {
	line-height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
	padding-right: 35px;
	padding-left: 35px;
}

.nav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}




#pagebody {
	float: left;
	width: 1000px;
	background-color: #ffffff;
}
.sidebody {
	float: left;
	width: 200px;
}
.search {
	float: left;
	width: 200px;
}
.search_title {
	float: left;
	width: 200px;
}
.search_content {
	float: left;
	width: 200px;
	padding-bottom: 5px;
	background-color: #000000;
}
.menu {
	float: left;
	width: 200px;
	margin-top:5px;
}
.menu_title {
	background-image: url(ltitbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 200px;
}
.menu_title strong {
	color: #FFFFFF;
	line-height: 22px;
}

.menu_content {
	float: left;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-bottom-color: #747474;
	border-left-color: #747474;
	padding-bottom: 10px;
}
.menu_content1 {
	float: left;
	width: 193px;
	text-align: left;
	padding-left: 5px;
}
.menu_content1 strong {
	color: #FF0000;
	line-height: 22px;
}
.menu_content ul {
	float: left;
	padding-left: 10px;
}
.menu_content li {
	float: left;
	width: 178px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.menu_content li ul li{
float: left;
	width: 168px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.menu_content a {
	text-decoration: none;
	color: #000000;
}
.menu_content a:hover {
	color: #CC3366;
}

.payment {
	float: left;
	width: 200px;
	margin-top: 5px;
}
.payment_title {
	float: left;
	width: 200px;
	background-image: url(ltitbg1.gif);
	background-repeat: no-repeat;
	height: 27px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.payment_content {
	float: left;
	width: 198px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-left-color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
}
.payment_content ul {
	float: left;
	padding-top: 3px;
}
.payment_content li {
	float: left;
	width: 198px;
	text-align: center;
}
.payment_content a {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}



.payment_bottom {
	float: left;
	width: 200px;
	height: 12px;
	background-image: url(ltitbot.gif);
	background-repeat: no-repeat;
}
.mainbody {
	float: left;
	width: 790px;
	padding-left: 10px;
}
.ad {
	float: left;
	height: 165px;
}
.news {
	float: right;
	width: 200px;
}
.news_title {
	float: left;
	height: 30px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-color: #747474;
	color: #FFFFFF;
}
.news_content {
	float: left;
	width: 198px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-bottom-color: #747474;
	border-left-color: #747474;
}
.mainp a {
	text-decoration: none;
	color: #000000;
}
.list {
	float: left;
	width: 790px;
	margin-top: 5px;
}
.list_title {
	float: left;
	height: 35px;
	width: 750px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	background-color: #747474;
	line-height: 30px;
	padding-left: 40px;
}
.list_title a {
	color: #FFFFFF;
	text-decoration: none;
}
.next_nav {
	float: left;
	width: 790px;
	word-break: break-all; word-wrap:break-word;
	text-align:left;
}
.next_nav a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.list_content {
	float: left;
	width: 790px;
	margin-top: 5px;
	text-align: left;
}
.fenye {
}

.list1 {
	float: left;
	width: 790px;
	margin-top: 5px;
}
.list1_title {
	background-image: url(mt01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 750px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	padding-left: 40px;
	padding-top: 5px;
}
.list1_content {
	float: left;
	width: 790px;
	margin-top: 5px;
	text-align: left;
}
.list_content span {
	line-height: 20px;
	color: #FFFFFF;
}

.list_content ul {
}
.list_content li {
	height: 120px;
	width: 160px;
}
.list_content2 {
    float: left;
	width: 790px;
	text-align: left;
	padding-top:8px;
}
.categories {
	float: left;
	width: 770px;
	height: 25px;
	padding-top: 5px;
	line-height: 22px;
	text-align: left;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
}
.categories_content {
	float: left;
	width: 790px;
}
.categories_content ul {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
.categories_content li {
	float: left;
	width: 196px;
	text-align: center;
	height: 25px;
}
.categories_content a {
	text-decoration: none;
	color: #CCFFFF;
	line-height: 20px;
}




.pro {
	float: left;
	width: 162px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 5px;
}
.pro_img {
	float: left;
	width: 160px;
	border: 1px solid #FFFFFF;
	height: 120px;
	text-align:center;
}
.pro_txt {
	text-align: center;
	width: 162px;
	float: left;
}
.pro_txt a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.pro_txt1 {
	width: 162px;
	text-align: center;
	float: left;
}
.pro_txt1 a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.fenye {
	float: left;
	width: 790px;
	text-align: center;
	color: #000000;
	padding-top: 5px;
}
.fenye a {
	text-decoration: none;
	color: #00CCFF;
	font-weight: bolder;
}


.bottom_pages {
	float: left;
	width: 790px;
	text-align: center;
	line-height: 20px;
}
.bottom_pages a {
	color: #FFFFFF;
}
.message {
	float: left;
	width: 790px;
	text-align: center;
}
.des {
	width: 790px;
}
.des_title {
	width: 790px;
}
.des_content {
	width: 790px;
	color: #FFFFFF;
	line-height: 20px;
}
.other {
	float: left;
	width: 790px;
}
.other_title {
	float: left;
	width: 790px;
}
.other_content {
	float: left;
	width: 790px;
}






#footer {
	clear: both;
	width: 1000px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.bottom_nav {
	text-align: center;
	float: left;
	width: 1000px;
	margin-top: 5px;
	color: #FFFFFF;
	line-height: 20px;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bottom_nav a {
	color: #FFFFFF;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 25px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bottom_pay {
	float: left;
	width: 1000px;
}
.bottom_pay a {
	padding-right: 5px;
	padding-left: 5px;
}
.payment {
	float: left;
	width: 200px;
	text-align: center;
}
.copyright {
	color: #000;
	float: left;
	width: 1000px;
	text-align: center;
	line-height: 20px;
}
.copyright a:link, .copyright a:visited {
	color: #000;
	font-size: 9pt;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	}
.copyright a:hover, .copyright a:active {
	color: #000;
	font-size: 9pt;
	line-height: 20px;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	}
/*scroll*/
.scroll_div {
	width:788px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 120px;
}
.scroll_begin img {
	padding: 2px;
}

#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}

#maptitle {
	float:left;
	width:100%;
	text-align:left;
}
#maptitle a {
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.maptxt {
	width:197px;
	float:left;
	line-height:22px;
	text-align:left;
}
.maptxt a {
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.clock {
	margin: 0px;
	float: left;
	width: 790px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.clock ul {
	float: left;
}

.clock li {
	padding-right: 35px;
	padding-left: 35px;
	float: left;
}
#navstr a {
	color:blue;
}