﻿
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding:0;
	background: #FFFFFF;
	font: normal small "方正粗黑繁体", "Trebuchet MS", "PMingLiU", Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/bkg.gif) repeat-y center;
}

h1 {

}

h2 {
	font-size:16px;
	background-color:#ff6699;
	color: #FFFFFF;
	padding: 2px 0 0 10px;
	font-weight: bold;
}


p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.65em;
	margin-left:2px;
	/*text-align: justify;*/
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin:0;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #ff6699;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

img a:hover{

}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* English text style */


.style1 {
	font-size: 12px
}
.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style9 {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style10 {font-size: 16px}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
}
.style18 {font-size: 12}
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Header */

#header {
	width: 1030px;
	height: 125px;
	margin: 0 auto;
	/*padding: 20px 20px 0 20px;*/
	background: #ffffff url(images/header_tagline.gif) top right no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	width: 200px;
	height: 125px;
}

#logo h1 {
	margin: 0;
}

#logo h1 a {
	text-decoration: none;
	color: #000000;
	border: 0;
}

#language {
	float: right;
	padding: 70px 15px 0 0;
}
#language p{
	font-size:12px;
}

/* Header > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	display: block;
}

#login input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}



/* Content */

#content {
	width: 1030px;
	margin: 0 auto;
	/*padding: 20px;*/
	background: #ffffff url(images/sidebar_bkg.gif) repeat-y left top;
	/*border-top: 1px solid #FFFFFF;*/
}

/* Content > leftbar */

#leftbar {
	float:left;
	width: 200px;
	background-color: #ff6699;
	color: #ffffff;
}

#leftbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftbar li {
	padding: 0px;
	
}

#leftbar li ul {
	margin: 0 15px 0 25px;
}

#leftbar li li {
	padding: 0px;
	/*background: url(images/img12.gif) repeat-x left bottom;*/
}

#leftbar h2 {
	/*border-bottom: 1px solid #EDEBD5;*/
	font-size: 114%;
	font-weight: bold;
	margin: 0 15px 0 8px;
}
#leftbar h2 a{
	/*border-bottom: 1px solid #EDEBD5;*/
	font-size: 114%;
	font-weight: bold;
}

#leftbar h3 {
	float:left;
	margin: 0;
	clear:both;
	padding:0;
}

#leftbar p {
	margin: 0;
	line-height: normal;
}

#leftbar a {
	color: #ffffff;
	text-decoration: none;
	display:block;
	/*margin-left:10px;*/
}

#leftbar a:hover {
	color: #666666;
	text-decoration: underline;

}
.hr2 {
	clear: both;
	margin: 10px 15px 5px 15px;
	border: 1px dashed #ffffff;
}

.hr2 hr {
	display: none;
}
#leftbar li ul .sidenav{
	padding: 10px;
}

/* Content > leftbar > sidenav*/
.sidenav{
}
.sidenav .logo h3{
	padding: 0px;
}
.sidenav .content{
	margin:0px;
	
}

/* Content > Main */

#main {
	float: left;
	width: 570px;
	padding-left: 15px;
	padding-right: 10px;
}
#main_pages {
	float: left;
	width: 800px;
	padding-left: 15px;
	padding-right: 10px;
}


/* Content > Main > Welcome */

#welcome {
	padding-top: 30px;
}

/* Content > Main > Breadcrumb */
.breadcrumb{
	margin: 5px 0 15px 0;
	height: 10px;
}



/* Content > Main > Example */

#example {
}
.threecols {
	clear:both;
}

.threecols .col1 {
	float: left;
	width: 32%;
	margin:15px 1.5% 10px 0;
}

.threecols .col2 {
	float: left;
	width: 32%;
	margin:15px 1.5% 10px 0;
}
.threecols .col3 {
	float: left;
	width: 33%;
	margin:15px 0 10px 0;
}

.threecols h3 {
	padding: 3px 3px 3px 10px;
	font-size: 15px;
	background:#ff99bb;
}

.threecols .h3 a{	
	color: #666666;
}

.threecols .h3 a:hover{	
	color: #ffffff;
}

/* Post */

.post {
}

.post .title h2{
	padding: 5px 0 0 10px;
}
.post .title {	
	height: 26px;
	background:  #ff6699 url(images/header_bkg.gif) repeat-x left top;
}

.post .title a{
	color: #ffffff;
	text-decoration:underline;
}
.post .title a:hover{
	color: #666666;
}
.post h2 {
}

.post p{
	margin: 5px 0 0 10px;
	line-height: 18px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
	margin-bottom: 20px;
}

.post .meta a {
	
	line-height: normal;
	font-size: small;
}

.post .company p{
	padding: 20px;
	font-size: 15px;
	line-height: 150%;
	text-align: justify;
}

.post .story {
	padding: 20px;
}

.post .products img{
	border: 1px #ff6699 solid;
}

.post .products h2{
	background-color: #ffffff;
}

.post .products ul{
	margin-left: 2em;
}

/* Product description */

.product_des {
	float:right;
	width: 350px;
	margin: 20px 10px 20px 10px;
}

.product_des ul{
	line-height: 1.9em;
}

.product_image{
	float: left;
	margin: 20px 0 20px 0;
	vertical-align:middle;
}

.contact p{
	margin: 20px 40px 0 0;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.6em;
}

/* Content > RightBar */

#rightbar {
	float: right;
	width: 225px;
	padding-right: 10px;
	padding-top: 30px;
}


/* Content > RightBar > Demo */

#demo {
	/*background-color:#ffcccc;*/
}

#demo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
}

#demo .hr1 {
	clear: both;
	margin: 10px 10px 10px 0px;
	border: 1px dashed #ff6699;
}


/* Content > RightBar > Demo > Boxed Style */

.boxed {
}

.boxed .title h2{
	padding: 5px 0 0 10px;
}
.boxed .title h2 a{
	color: #ffffff;
}
.boxed .title h2 a:hover{
	color: #666666;
}

.boxed .title {	
	height: 26px;
	background:  #ff6699 url(images/header_bkg.gif) repeat-x left top;
}

.boxed .content{
	font-size: 12px;
	border-left:3px #ff6699 solid;
	border-right:3px #ff6699 solid;
	border-bottom:3px #ff6699 solid;
	padding: 15px 10px 0 10px;
}

.boxed .content a{
}

.boxed .content img{
	border:1px #ff6699 solid;
	
}

#footer {
	width: 1030px;
	height: 150px;
	margin: 0 auto;
	background: #333333;
	text-align: center;
	clear:both;
}

}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #999999;
}

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

/* Footer > Legal */

#legal {
	padding-top: 10px;
}

/* Footer > Links */

#links {
}
