/* base */
body, p, td, form, input, textare, select, ul, li, dl, dt, dd, h1, h2, h3 {
	margin:0px;
	padding:0px;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	line-height:22px;
	text-align:left;
}
ul {
	list-style-type:none;
}
body {
	background:#ffffff url(../images/bg_body.jpg) repeat-x;
}
input, textare, select {
	vertical-align:middle;
}
.clear {
	clear:both;
}
h1, h2 {
	font-size:14px;
	font-weight:bold;
}
h2 {
	line-height:30px;
}
h3 {
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	width:100%;
	border-bottom:1px #666666 solid;
	margin-bottom:15px;
}
/* link */
a:link, a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover, a:active {
	color:#ff0000;
	text-decoration:none;
}
/* be center */
#center {
	margin:0px auto;
	width:960px;
}
/* structure */
#header {
	width:960px;
	height:83px;
}
#logo {
	float:left;
	width:140px;
	padding-top:10px;
}
#name {
	float:left;
	width:320px;
	padding-top:25px;
}
#word {
	float:left;
	padding-top:47px;
	height:35px;
	color:#cc0000;
	background:url(../images/bg_light.jpg) no-repeat 100px 0px;
}
#menu {
	width:960px;
	height:78px;
	padding:1px;
	background:url(../images/bg_menu.gif) no-repeat;
}
#menu ul {
	border-bottom:1px #b3e1ff solid;
	height:37px;
}
#menu ul li {
	border-right:1px #b3e1ff solid;
	float:left;
	width:105px;
	line-height:37px;
	font-size:14px;
	font-weight:bold;
	color:#99d6ff;
	text-align:center;
}
#menu ul .english {
	border:0px;
}
#menu ul li a:link, #menu ul li a:visited{
	color:#ffffff;
}
#menu ul li a:hover, #menu ul li a:active{
	color:#ffff00;
}
#menu .search {
	padding-top:8px;
}
#menu .search span {
	padding-left:20px;
	font-weight:bold;
}
#content {
	padding-top:5px;
}
#left_index {
	width:685px;
	float:left;
}
#left {
	width:270px;
	float:left;
}
#news {
	width:685px;
	height:220px;
	padding:0px 0px 5px 0px;
	background:url(../images/bg_news.gif) no-repeat;
}
#news .photo {
	float:left;
	padding:10px 0px 0px 10px;
	width:270px;
	height:200px;
}
#news .text {
	float:left;
	padding:10px 0px 0px 20px;
	width:370px;
	height:200px;
}
.head_long {
	background:url(../images/bg_head_long.gif) no-repeat;
	height:30px;
	width:655px;
	padding:0px 15px;
}
.body_long {
	background:url(../images/bg_body_long.gif);
	width:655px;
	padding:10px 15px 5px 15px;
}
.foot_long {
	background:url(../images/bg_foot_long.gif) no-repeat;
	width:685px;
	height:15px;
	line-height:15px;
}
.more {
	float:right;
	line-height:30px;
}
/* scroll */
#scroll_out {
	width:655px;
	overflow:hidden;
}
.scroll_in {
	width:900px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.scroll_in dl {
	float:left;
	width:150px;
}
.scroll_in dl dd, .scroll_in dl dt {
	text-align:center;
	overflow:hidden;
}
.head_short {
	background:url(../images/bg_head_short.gif) no-repeat;
	height:30px;
	width:310px;
	padding:0px 15px;
}
.body_short {
	background:url(../images/bg_body_short.gif);
	width:320px;
	padding:0px 10px;
}
.foot_short {
	background:url(../images/bg_foot_short.gif) no-repeat;
	width:340px;
	height:15px;
	line-height:15px;
}
#case, #support {
	float:left;
	width:340px;
}
#support {
	padding-left:5px;
}
.more a:link, .more a:visited{
	color:#ffffff;
}
.more a:hover, .more a:active{
	color:#ff0000;
}
#case .photo, #support .photo {
	float:left;
	padding:14px 0px 0px 0px;
	width:100px;
	height:120px;
}
#case .text, #support .text {
	float:left;
	padding:10px 0px 0px 10px;
	width:200px;
}

#right_index {
	width:270px;
	float:left;	
	padding:0px 0px 0px 5px;
}
#right {
	width:685px;
	float:left;	
	padding:0px 0px 0px 5px;
}
#banner img {
	padding-bottom:5px;
}
.head_right {
	background:url(../images/bg_head_right.gif) no-repeat;
	height:30px;
	width:240px;
	padding:0px 15px;
}
.body_right {
	background:url(../images/bg_body_right.gif);
	width:250px;
	padding:5px 10px;
}
.sort {
	padding-left:10px;
}
.sort li {
	border-bottom:1px #3366cc dotted;
	width:170px;
	padding:3px 10px;
	background:url(../images/dot-arrow.gif) no-repeat 0px 10px;
}
.sort li a:link, .sort li a:visited, #info_list a:link, #info_list a:visited {
	color:#3366cc;
	font-weight:bold;
}
.sort li a:hover, .sort li a:active, #info_list a:hover, #info_list a:active {
	color:#ff0000;
	font-weight:bold;
}
#info_list p {
	border-bottom:1px #cccccc dotted;
	padding-bottom:10px;
	margin-bottom:15px;
}
.foot_right {
	background:url(../images/bg_foot_right.gif) no-repeat;
	width:270px;
	height:15px;
	line-height:15px;
}
/* product */
.product_list ul li {
	float:left;
	padding:7px 5px 7px 7px;
	text-align:center;
}
.product_list ul li a {
	display:block;
	width:140px;
	height:150px;
	line-height:16px;
	padding:10px 5px 0px 5px;
}
.product_list ul li a img {
	padding-bottom:6px;
}
.product_list ul li a span {
	font-size:11px;
	color:#666666;
}
.product_list ul li a:link, .product_list ul li a:visited {
	background:url(../images/bg_product.gif) no-repeat;
}
.product_list ul li a:hover, .product_list ul li a:active {
	background:url(../images/bg_product_on.gif) no-repeat;
}

/* page */
.page {
	clear:both;
	float:right;
	line-height:22px;
	text-align:center;
	padding-top:10px;
}
.page_record {
	padding:0px 6px;
	border:#cccccc 1px solid;
	border-right:0px;
	float:left;
}
.page_pages {
	padding:0px 6px;
	border:#cccccc 1px solid;
	float:left;
}
.page_number {
	margin-left:10px;
	padding:0px;
	border:#cccccc 1px solid;
	float:left;
	width:24px;
}
.page_number a {
	display:block;
	width:24px;
	height:22px;
}
.page_number a:link, .page_number a:visited {
	margin:0px;
	padding:0px;
	color:#ff9900;
}
.page_number a:hover, .page_number a:active {
	color:#ffffff;
	background:#ff9900;
}
/* foot */
#footer {
	width:960px;
	height:70px;
	padding:15px 0px;
	text-align:center;
	background:url(../images/bg_foot.gif) no-repeat;
}
