/* CSS Document */

body{
	font-family:Helvetica,Verdana,Arial,sans-serif;
	background:#EBEBEB;
	color:#888888;
	margin:0;
}

*{
	margin:0;
	padding:0;
}

a, a:hover{
	color:#888888;
	text-decoration:none;
}

img{
	behavior: url("js/iepngfix.htc");
}

h2{
	font-size:1.5em;
	color:#00ABFF;
	margin-bottom:10px;
	font-weight:normal;
}

h3{
	font-family:Helvetica,Verdana,Arial,sans-serif;
	color:#888888;
}


h4{
	color:#00ABFF;
	font-weight:normal;
}

h5{
	color:#888888;
	font-size:0.875em;
	line-height:1.4em;
}

p{
	font-size:0.75em;
	color:#888888;
}

ul{
	padding:0;
	margin:0;
}

#container{
	margin:0 auto;
	width:58.75em; /*940px*/
	clear:both;
}

#header{
	height:14.25em; /*228px*/
	border-bottom:5px solid #00ABFF;
	position:relative;
	margin-top:10px;
}

#header h5{
	font-size:0.75em;	
}

#header p{
	font-size:0.6875em;
	line-height:1.4em;
}

.logo{
	position:absolute;
	bottom:0;
	left:0;
}

.logo2{
	position:absolute;
	bottom:0;
	left:394px;
}


#header .info1{
	position:absolute;
	width:170px;
	left:0;
	top:0;
}

#header .info2{
	position:absolute;
	width:120px;
	left:308px;
	top:0;
}

#header .info3{
	position:absolute;
	width:105px;
	left:600px;
	top:0;
}

#header .animation{
	position:absolute;
	width:240px;
	right:0;
	top:-10px;
}

.over1{
	width:245px;
	height:90px;
	position:absolute;
	top:95px;
	left:0px;
}

.over2{
	width:275px;
	height:90px;
	position:absolute;
	top:77px;
	left:396px;
}

.over3{
	width:240px;
	height:220px;
	position:absolute;
	top:-10px;
	right:0px;
}

.tool{
	position:absolute;
	top:-12px;
	left:-230px;
	background:url(../images/tool1.png) no-repeat;
	behavior: url("js/iepngfix.htc");
	width:1400px;
	height:840px;
	display:none;
}

.tool2{
	position:absolute;
	top:45px;
	left:-230px;
	background:url(../images/tool2.png) no-repeat;
	behavior: url("js/iepngfix.htc");
	width:1400px;
	height:883px;
	display:none;
}

.tool3{
	position:absolute;
	top:30px;
	left:-260px;
	background:url(../images/tool3.png) no-repeat;
	behavior: url("js/iepngfix.htc");
	width:1400px;
	height:612px;
	display:none;
}


#nav{
	margin:5px 0 0 0;
}

#nav li{
	float:left;
	list-style:none;
	padding:0 20px;
}

#nav li a{
	color:#888888;
	font-size:0.8125em;
	line-height:100%;
}

#nav #current a, #nav li a:hover{
	color:#00ABFF;
}

#nav #first, #nav #first-current{
	padding:0 14px 0 0;
}

#nav #first-current a{
	color:#00ABFF;
}

#content{
	width:623px;
	margin:20px 17px 0 0;
	float:left;
	clear:both;
}

#content p a:hover{
	color:#666666
}

#content .rowlist{
	width:620px;
}

#content .intro p{
	line-height:170%;
	font-size:0.8125em;
	margin-bottom:15px;
	font-family:Helvetica,Verdana,Arial,sans-serif;
}

#content strong{
	font-size:0.875em;
	display:block;
	font-weight:normal;
	line-height:1.6em;
}

#content .date{
	font-family:Helvetica,Verdana,Arial,sans-serif;
	font-size:0.8125em;
	color:#575757;
}

#content .name{
	font-size:120%;
}

.title{
	font-style:italic;
	text-align:right;
	margin:5px 0 20px 0;
	font-size:0.6875em;
}

.url{
	margin-bottom:5px;
}

.url a{
	color:#888888;
	font-size:0.8125em;

}

.url a:hover{
	color:#666666;
}

.list{
	border-top:2px solid #9E9E9E;
}

.listname{
	font-size:1.0625em;
	margin-top:5px;
	display:block;
}

.row{
	display:block;
	clear:both;
}

.left{
	float:left;
	width:156px;
	height:90px;
	padding:10px;
	border-bottom:1px solid #9E9E9E;
	cursor:pointer;
	position:relative;
}

.right{
	float:right;
	width:424px;
	height:90px;
	padding:10px;
	border-bottom:1px solid #9E9E9E;
	position:relative;
	cursor:pointer;
}

.right h5{
	color:#575757;
	font-size:1em;
	line-height:110%;
}

.text{
	position:absolute;
	bottom:10px;
	left:10px;
	display:block;
	font-size:0.8125em;
}

.text p{
	font-size:1em;
}

a:hover h5, a:hover .date{
	color:#00ABFF;
}

a:hover .photo{
	width:156px;
	height:90px;
	display:block;
	background:#FFFF00;
	position:absolute;
	left:10px;
	top:10px;
}

.both{
	clear:both;
}

.banner{
	margin-bottom:20px;
}

.newscol{
	border-bottom:1px solid #9E9E9E;
	display:block;
	padding:10px 0;
}

.newscol h5{
	display:inline;
}

.newscol .newsdate{
	font-size:0.6875em;
}

.newscol .newstext{
	font-size:0.9375em;
	margin:5px 0 10px 0;
	display:block;
}

.newsbanner{
	margin-bottom:20px;
	overflow:hidden;
	width:620px;
	height:314px;
}

#side{
	width:300px;
	float:right;
	margin:20px 0 0 0;
}

#side h3{
	font-size:0.9375em;
	color:#00ABFF;
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:2px solid #00ABFF;
}

#side h4{
	font-size:0.9375em;
	color:#00ABFF;
	margin-top:20px;
	padding-bottom:5px;
}

#side .newslist{
	border-bottom:1px solid #00ABFF;
	padding:10px 0;
	display:block;
}

.visitor{
	font-size:0.6875em;
	line-height:150%;
	display:block;
	float:left;
}

.newslist a:hover{
	text-decoration:underline;
}

.newslist .date{
	font-size:0.8125em;
	color:#575757;
}

#side .more{
	text-align:right;
}

#side .more a{
	font-size:0.6875em;
	color:#00ABFF;
}

#side .sponser{
	text-align:center;
	border-bottom:1px solid #00ABFF;
	padding:15px 0;
}

#side .sponser-last{
	text-align:center;
	padding:15px 0;
}

#side input{
	width:224px;
	height:15px;
	color:#888888;
	padding:2px;
	border:none;
}

#side .send{
	background:url(../images/send.gif) no-repeat;
	border:none;
	width:62px;
	height:24px;
	cursor:pointer;
}

.pics {
	padding:0;
	margin:0;
	overflow:hidden;
	width:300px;
	height:220px;
}

.pics img{
	left: 0; 
	top: 0;
	width: 300px;
	height:220px;
}

.pics img{
	-moz-border-radius: 10px; -webkit-border-radius: 10px
}

.yellow{
	background:#FFFF00;
	width:155px;
	padding:0;
	margin: 0 0 40px 0;
}

#footer{
	clear:both;
	margin:20px 0;
}

#footer p{
	font-size:0.6875em;
}

#footer p a:hover{
	font-size:120%;
	color:#666666;
}

/*-----------------------------------------*/

.gallery li{
	float:left;
	padding:0 3px 0 0;
	list-style:none;
}

#main_image{
	width:620px;
	margin:0 0 5px 0;
}

#main_image img{}

