/*----- Start "Main definitions" -----*/
* {
	padding: 0;
	margin: 0;
	outline: 0;
	overflow:hidden;
}

body {
	font-size: 12px;
	line-height: 1.8;
	font-family: "Microsoft YaHei", Arial, "Trebuchet MS", Tahoma, sans-serif;
	color: #4a4a4a;
	background: #f6f6f6 url(images/body-bg.gif) repeat-x 0 0;
	text-align: left;
}

a img {
	border: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Microsoft YaHei", Arial, "Trebuchet MS", Tahoma, Sans-Serif;
	color: #2b2b2b;
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 14px;
}

.show {
	display: inline;
}

.hidden {
	display: none;
}

#page {
	width: 910px;
	margin: 0 auto;
}

ul {
	padding-left: 15px;
}

.ptspan {
	font-size: 10px;
	width: 50px;
	color: #777;
	padding: 2px 12px;
}

#header {
	height: 48px;
}

#header a {
	color: #2b2b2b;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#header .logo {
	margin: 2px 220px 2px 0;
	float: right;
	font-size: 28px;
	font-family: "Microsoft YaHei", Arial, "Trebuchet MS", Tahoma, Sans-Serif;
	font-weight: normal;
}

#header .desc {
	margin: 20px 0 2px 20px;
	float: left;
}

#header h1 a {
	color: #2b2b2b;
	text-decoration: none;
}

#navigation {
	float: right;
	display: inline;
	font-size: 11px;
	line-height: 1.5;
	text-transform: uppercase;
}

#navigation ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 18px;
	margin-right: 14px;
	background: url(images/nav-sep.gif) repeat-y right 0;
}

#navigation ul li.last {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#navigation ul li a {
	color: #7f7f7f;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#navigation ul li.active a {
	color: #000;
}

#footer {
	margin: 5px 20px 0 0;
}

#slideshow {
	display: block;
	background: #bbb;
	border: 1px solid #ddd;
	position: relative;
}

#slideshow .bg {
	display: block;
	background: #777;
	border: 1px solid #999;
	position: relative;
	padding: 1px;
	margin: 1px;
}

#slideshow .cnt {
	width: 900px;
	height: 500px;
	background: #fff;
	border: 1px solid #555;
	position: relative;
	text-align: center;
}

.ctime {
	font-size:10px;	
}

#news {
	padding: 10px 10px 0 10px;
	float: left;
	text-align: left;
	display: inline;
}

#news .horul {
	float:left;
	list-style:none;
	margin: 15px 0 0 0;
}

#news .horul li {
	float:left;
	margin: 0 5px;
	overflow: visible;
	width:160px;
	height:248px;
}

#news .horul li .sub {
	font-size: 12px;
	width: 150px;
	overflow: hidden;
	text-align: center;
}

#news .horul li img {
	width: 150px;
	height: 200px;
	border: 1px solid #999;
	padding: 1px;
}

#content table {
	border-collapse: collapse;
	border-top:1px #999999 solid;
	border-left:1px #999999 solid;
}

#content table thead th {
	font-size: 1.2em;
	text-align: center;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
}

#content table tr td {
	padding-top:2px;
	padding-left:2px;
	padding-bottom:2px;
	border-right:1px #999999 solid;
	border-bottom:1px #999999 solid;
}

.separator {
	background: url(images/col-sep.gif) no-repeat right 120px;
}

#home  {
	text-align: left;
}

#home .layout_left {
	float:left;
	width:200px;
}

#home .layout_left img {
	margin-top:0;
	width: 160px;
	height: 97px;
	margin-left: 0;
}

#home .layout_main {
	float:left;
	width:430px;
	font-size:14px;
}

#home .layout_main .title{
	font-size:28px;
	margin:50px 0 10px 0;
	text-align:center;
}

#home .layout_main .serv {
	margin-top: 20px;
	font-size: 12px;
}


#home .layout_main ul {
	list-style-image:url(images/bullet.gif);
}

#home .layout_main ul li{
	margin-top:5px;
}

#home .layout_right {
	margin-left: 10px;
	float:left;
	font-size:16px;
}

#home .layout_right .logo {
	margin: 60px 0 10px 20px;
}

#home .layout_right .sign {
	float:right;
	margin-right:50px;
}

#designer p {
	padding: 10px 0;
}

#designer h2 {
	margin-bottom: 5px;
}

#designer .left-col {
	padding: 55px 120px 0 100px;
	float: left;
	text-align: left;
	display: inline;
	width: 350px;
}

#designer .right-col {
	float: right;
	display: inline;
	width: 330px;
}

#designer .photo {
	background: #000000;
	width: 330px;
	height: 500px;	
}

#designer .page {
	margin-top:-50px;	
	height:50px;
	background:#000000;
}

#designer .num-page {
	float: right; margin: 2px 5px 0 0;color:#ffffff;font-size:0.8em;
}

#designer .left-page {
	float: right; margin: 8px 10px 0 0;
}

#designer .right-page {
	float: right; margin: 8px 28px 0 0;
}

#contact p {
	clear: both;
	padding: 10px 0;
}

#contact h2 {
	margin-bottom: 20px;
}

#contact .left-col {
	text-align: left;
	padding: 55px 20px 0 100px;
	float: left;
	display: inline;
	width: 300px;
}

#contact .right-col {
	text-align: left;
	padding: 55px 100px 0 20px;
	float: right;
	display: inline;
	width: 350px;
}

#studio p {
	padding: 10px 0;
	line-height: 200%;
}

#studio h2 {
	margin-bottom: 15px;
}

#studio .left-col {
	text-align: left;
	padding: 55px 50px 0 100px;
	float: left;
	display: inline;
	width: 300px;
}

#studio .right-col {
	text-align: left;
	padding: 55px 100px 0 50px;
	float: right;
	display: inline;
	width: 300px;
}

#studio .sign {
	float: right;
	margin: 25px 5px 0 0 ;	
}

#case {
	padding: 0px 5px 0px 5px;
	float: left;
	text-align: left;
	display: inline;
}
