/* 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;
}
input, textare, select {
	vertical-align:middle;
}
.clear {
	clear:both;
}
h1, h2 {
	font-size:14px;
	font-weight:bold;
}
h2 {
	color:#0e8db8;
	line-height:30px;
}
h3 {
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	width:100%;
	border-bottom:1px #666666 dotted;
	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;
}
#logo {
	float:left;
	width:110px;
}
#name {
	float:left;
	width:350px;
	padding-top:28px;
	font-size:25px;
}
#name span {
	font-size:12px;
	color:#999999;
}
#word {
	float:left;
	padding-top:32px;
	width:500px;
	color:#999999;
	text-align:right;
}
/* common styling */
#menu {
	width:960px;
	position:relative;
	background:url(../images/bg_menu.gif) no-repeat;
	z-index:10;
}
#menu ul li a, #menu ul li a:visited {
	display:block;
	color:#000;
	width:106px;
	line-height:36px;
	text-align:center;
	color:#fff;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}
#menu ul li a:hover, #menu ul li a:active {
	background:url(../images/bg_menu_on.gif) no-repeat;
}
#menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
}
#menu ul li {
	margin-top:1px;
	float:left;
	border-right:1px #e1eaf2 solid;
	width:106px;
	position:relative;
}
#menu ul li ul {
	display: none;
}
#menu ul li ul li a, #menu ul li ul li a:visited {
	line-height:30px;
	height:30px;
	border-bottom:1px #ffffff solid;
}
/* specific to non IE browsers */
#menu ul li:hover a {
	color:#ff0;
}
#menu ul li:hover ul {
	display:block;
	position:absolute;
	top:40px;
	left:0;
	width:105px;
}
#menu ul li:hover ul li a.hide {
	background:url(../images/menu-arrow.gif) no-repeat;
	color:#666;
}
#menu ul li:hover ul li:hover a.hide {
	background:url(../images/menu-arrow02.gif) no-repeat;
	color:#666;
}
#menu ul li:hover ul li ul {
	display: none;
}
#menu ul li:hover ul li a {
	display:block;
	background:#ddd;
	color:#666;
}
#menu ul li:hover ul li a:hover {
	background:#00ffff;
	color:#666;
}
#menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:105px;
	top:0;
}
#menu ul li:hover ul li:hover ul.left {
	left:-105px;
}
#menu ul .english {
	border:0px;
	width:104px;
	overflow:hidden;
}

#top_banner {
	width:960px;
}

#content_0 {
	padding:0px 1px;
	width:958px;
	background:url(../images/bg_body_0.gif);
	overflow:hidden;
}
#content_1 {
	padding:0px 1px;
	width:958px;
	background:url(../images/bg_body_1.gif);
	overflow:hidden;
}

#left_index {
	width:668px;
	float:left;
}
#right_index {
	width:289px;
	float:left;
	padding-left:1px;
}
#left {
	width:289px;
	float:left;
}
#right {
	width:668px;
	float:left;	
	padding-left:1px;
}
.head_left {
	line-height:25px;
	background:#eeeeee;
	padding:0px 10px;
	border-top:1px #cccccc solid;
}
.about_left {
	float:left;
	padding:10px;
	width:173px;
}
.about_right {
	float:left;
	padding:10px;
	width:455px;
}
.product_left {
	float:left;
	padding:10px;
	width:166px;
}
.product_right {
	float:left;
	padding:10px 0px;
	width:480px;
}
.product_left dt {
	margin-top:2px;
	padding-left:20px;
	background:#eeeeee;
}
.product_left dd {
	margin-top:2px;
	padding-left:40px;
	background:#eeeeee;
}

#news ul{
	padding:0px 10px;
}
.head_long {
	width:627px;
	padding:0px 10px 0px 3px;
}
.body_long {
	width:640px;
}
.foot_long {
	width:640px;
	height:10px;
	line-height:10px;
}
.more {
	float:right;
	padding-top:4px;
}
.block_right {
	margin:0px 10px 10px 10px;
	padding:10px;
	width:247px;
	border:1px #999999 solid;
	background:url(../images/bg_block.gif);
}
.block_right a:link, .block_right a:visited {
	color:#2165a9;
	font-weight:bold;
}
.block_right a:hover, .block_right a:active {
	color:#ff0000;
	font-weight:bold;
}
.block_right .line {
	margin-top:5px;
	padding-top:10px;
	border-top:1px #999999 solid;
}
.block_right dl {
	height:68px;
}
.block_right dt {
	float:left;
	width:90px;
}
.block_right dd {
	float:left;
	width:157px;
}

/* scroll */
#scroll_out {
	width:630px;
	overflow:hidden;
}
.scroll_in {
	width:800px;
	font-size:12px;
	float:left;
	overflow:hidden;
}
.scroll_in dl {
	float:left;
	padding:10px 9px 0px 9px;
	width:144px;
	height:150px;
}
.scroll_in dl dd, .scroll_in dl dt {
	text-align:center;
}
.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;
}
#case .photo, #support .photo {
	float:left;
	padding:14px 0px 0px 0px;
	width:100px;
	height:120px;
}
.text {
	padding:12px;
}
#banner img {
	padding-bottom:5px;
}
.head_right {
	height:34px;
	padding:0px 3px;
	background:url(../images/bg_head_right.gif) no-repeat 0px 29px;
}
.body_right {
	padding:0px;
}
.body_right li {
	border-bottom:1px #999999 dotted;
	padding:2px 10px;
	background:url(../images/dot-arrow.gif) no-repeat 0px 10px;
}
.sort {
	padding:0px 10px;
}
.sort li {
	border-bottom:1px #3366cc dotted;
	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;
}
.sort .sort02 {
	margin:0px 25px;
}
#info_list a{
	font-size:14px;
}
#info_list p {
	border-bottom:1px #cccccc dotted;
	padding-bottom:10px;
	margin-bottom:15px;
}
.foot_right {
	height:10px;
	line-height:10px;
}
/* product */
.product_list ul li {
	float:left;
	padding:0px 10px 20px 0px;
	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:8px;
}
.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;
}
.pic_link ul li {
	float:left;
	padding:0px 16px 10px 0px;
	text-align:center;
}
/* page */
.page {
	clear:both;
	float:right;
	line-height:22px;
	text-align:center;
	padding:10px 10px 0px 0px;
}
.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:#0066ff;
}
.page_number a:hover, .page_number a:active {
	color:#ffffff;
	background:#0066ff;
}
/* foot */
#footer {
	clear:both;
	width:938px;
	padding:15px 10px;
	color:#666666;
	line-height:18px;
	border:1px #cccccc solid;
	text-align:center;
	margin-bottom:20px;
}
/* article */
.article_title {
	padding:15px 0px;
	margin:0px 15px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-bottom:#cccccc 1px solid;
}
.article_foot {
	border-top:#cccccc 1px solid;
	margin:10px 15px;
	padding:6px 0px;
	text-align:right;
}
#fm {
	margin:200px auto;
	width:960px;
	height:350px;
}