body {
	text-align: center;
	margin: 0px; 
	padding-top: 0px; 
	padding-bottom: 15px;
}
form {margin: 0px;}
a:visited, a:link {	text-decoration: none;}
a:hover {text-decoration: underline;}

#list {margin: 0px; margin-bottom: 6px;}
#site {
	width: 980px; 
	margin: 0px auto;
}
#top {
	border-bottom: 4px solid #F4F4F4;
	padding-bottom: 7px;
	margin-bottom: 5px;
}
.content {
	width: 100%;
	padding-top: 5px;
	height: 500px; 
	text-align: left;
	border-bottom: 4px solid #F4F4F4;
	padding-bottom: 14px;
}
#bottom {
	margin-bottom: 10px;
	padding-top: 10px;
	font: normal 11px Tahoma;
	color: #777;
}
.rc {padding-left: 10px;}
.copy, .copy-act {
	font: normal 11px Tahoma;
	color: #333;
}
.copy-act {color: #FF4609;}
.imgs {
	vertical-align: middle;
}
.menus {
	font: normal 18px Tahoma;
	color: #000;
	border-bottom: 4px solid #53BAFF;
	margin-left: 20px;
}
.call {
	font: normal 18px Tahoma;
	color: #000;
}
.sections {
	font: normal 28px Tahoma;
	color: #777;	
}
.sections-bg {
	background-image: url(../img/bg_about.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 12px;
}
a.menus:hover {
	text-decoration: none;
	border-bottom: 4px solid #000;
}
.titles {
	font: normal 28px Tahoma;
	color: #333;
	margin-bottom: 12px;
}
.bl {
	margin: 0px;
	overflow: hidden;
	width: 100%;
	height: 1px;
}
.flash {
	padding-top: 10px;
	padding-bottom: 10px;
}
.block {padding-top: 10px;}
.block15 {padding-top: 15px;}
.block3 {padding-top: 3px;}
.block-b {padding-top: 10px; padding-bottom: 10px;}
.keys {padding-top: 20px;}
.top {
	padding-bottom: 10px;
}
.pic {border: 5px solid #F4F4F4;}
.pic-about {
	background-image: url(../img/bg_about.jpg);
	padding: 5px;
}
.project {
	float: left;
	margin-right: 31px;
	margin-bottom: 15px;
}
.project-name {
	text-align: center;
	padding-top: 3px;
}
.project-more {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.speach {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0074C1;
}
.main, .link, .arrows{
	font: normal 12px Tahoma;
	color: #333;
	line-height: 18px;
}
.link {color: #000;}
.arrows {color: #777;}
.href {
	font: bold 12px Tahoma;
	color: #FF4609;
}
.opera {
	border-spacing: 2px;
}
.jst {
	text-align: justify;
}
.field {
	font-family: Tahoma;
	font-size: 18px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #CCC;
	width: 500px;
}
.warning {
	font: bold 11px Tahoma;
	background-color: #FF4609;
	padding: 3px;
	color: #FFF;
}
.pic-over {
	border: 5px solid #53BAFF;
}
.header, .header-act {
	font: normal 18px Verdana;
	color: #0074C1;
}
.header-act {color: #FF4609;}
.tip {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #626262;
}
.sep {
	background-image: url(../img/sep_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.b-code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F3FCF7;
	border-top: 1px solid #A4EDFF;
	border-bottom: 1px solid #A4EDFF;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
}
.op-50 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5; 
-khtml-opacity: 0.5; 
opacity: 0.5;
}
.op-100 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1; 
-khtml-opacity: 1; 
opacity: 1;
}
.about {
	background-color: #F4F4F4;
	padding: 10px;
	float: left;
}
.project-left {padding-right: 7px;}
.project-right {padding-left: 7px;}