@charset "UTF-8";
/* CSS Document */

body {
	color: #333; font-family: Arial, Helvetica, sans-serif; font-size:12pt; background:#fff; margin:0px; padding:0px;
	scrollbar-3d-light-color:white ; scrollbar-arrow-color: white; scrollbar-base-color:white ; scrollbar-dark-shadow-color:white; scrollbar-face-color:white ; 
	scrollbar-highlight-color:white ; scrollbar-shadow-color: white;
}

#box {
	width:920px; height:auto; overflow:hidden; min-height:600px; background:url(bg.jpg) top left no-repeat; margin:0 auto; padding:0px;
}
#box2 {
	width:920px; height:auto; overflow:hidden; min-height:600px; background:url(bg.jpg) top left no-repeat; margin:0 auto; padding:0px;
}

#top {
	width:920px; height:auto; 
}
.iTmenu {
	margin-left:1px; margin-right:0px; width:50px; 
}

#t-pic {
	width:920px; height:310px; overflow:hidden; padding:0px; padding-top:10px;
}

#content {
	width:918px; height:auto; overflow:hidden; padding:0px 0px 0px 0px; margin:2px 0px 0px 0px; border:#e4e2e2 solid 1px; border-top:none; border-bottom:none; background:url(back-t1.gif) top right no-repeat;
}
#content .left {
	width:150px; height:auto; overflow:hidden; padding:0px 0px 0px 0px; margin:0px; 
}
#content .right {
	font-family: Arial, Helvetica, sans-serif; padding:5px 0px 10px 0px;
}
#content .right h1 {
	font-size:14pt; color:#333; font-weight:bold; padding:0px; margin:0px; margin-top:20px; 
}
#content .right p {
	font-size:12pt; color:#333; padding:0px 20px 0px 0px; margin:0px; margin-top:14px; text-align:left; 
}
#content .right strong {
	font-size:11pt; font-weight:bold;
}
#content .right label {
	font-size:11pt; 
}
#content .gall {
	font-size:11pt; 
}
#content .gall img {
	margin:0px 20px 20px 0px; 
}
#socialnet {
	width:918px; height:46px; overflow:hidden; padding:15px 0px 0px 0px; margin:0px 0px 0px 0px; border:#e4e2e2 solid 1px; border-top:none;  text-align:right;
}

#foo {
	width:920px; height:auto; overflow:hidden; padding:7px 0px 10px 0px; margin:0 auto;
}
#foo .btt {
	width:145px; float:left; margin:0px 0px 0px 0px; padding:0px;
}
#foo .nav {
	width:513px; float:left;
}
#foo .nav ul {
	list-style:none; margin:0px; padding:0px;
}
#foo .nav ul li {
	margin:0px; padding:0px; float:left; display:block;
}
#foo .nav ul li a {
	margin:0px; padding:0px 5px; text-decoration:none; color:#666;
}
#foo .nav ul li a:hover {
	text-decoration:none; color:#990;
}
div#footer {
	float:left;
}
div#footer a {text-decoration:none; color:#000; font-family:Verdana, Century Gothic, Arial, Helvetica, sans-serif; font-size:9.5pt; font-weight:bold; }
div#footer a:hover {text-decoration:underline;}
div#copy {
	float:right;
}
.copyright {
	height:auto; overflow:hidden; padding:5px 0px 5px 0px; margin:2px 0px 0px 8px; font-size:11px; font-family: Arial, Helvetica, sans-serif; color: #666;
}
