﻿@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
body{
		background:url(bg.jpg) repeat;
}
.m{ background-image:none; background-color:#ffffff}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003;
	text-decoration:none
}
a:hover {
	color: #F60;
}
.titlebg{
	background:url(index3_04.png) no-repeat;
	color:#FFF;
	font-weight:bold;
	height:26px;
	line-height:26px;
}
.titlebg span{
	margin-left:40px;
}
.m{
}
.videocase{
	height:150px;
	width:209px;
	float:left;
	text-align:center;
	margin:5px
}
.imgcase{
	width:194px;
	height:151px;
	float:left;
	text-align:center;
	margin:5px
}
.videocase .vctitle{
	background:url(play.png) no-repeat;
	height:44px;
	line-height:44px;
	font-weight:bold;
	width:198px;
	color:#000000;
	margin-top:105px;
}
.vctitle span{
	margin-left:15px;
}