/*----------------------- general -------------------------------*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #f2f1e9;
}
.fl{
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
em {
	font-style: normal;
}

p {
	line-height: 16px;
	margin-bottom: 8px;
}

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

h1{
	font-size :11px;
	font-weight: lighter;
	color: #000;
}



/*----------------------- layout -------------------------------*/
#wrapper {
	width: 979px;
	margin: 0 auto;
	background: #FFF;
}


/* header */
#header {
	padding: 10px;
	line-height: 24px;
}
.title1 {
	font-size: 22px;
	font-weight: bold;
	color: #ffcc16;
}
.desp1 {
	color: #9d9d9d;
}


/* nav */
#nav {
	font-size: 11px;
	font-weight: bold;
	margin: 2px 10px 7px 10px;
	text-align: center;
	background-color: #ffcc16;
	height: 27px;
}
#nav span {
	color: #ffff;
	display: none;
}
#nav a {
	color: #5c5c5c;
	background-color: #ffcc16;
	display: block;
	float: left;
	border-right: solid 1px #FFFFFF;
	line-height: 27px;
	padding-right: 30px;
	padding-left: 30px;
}
#nav a:hover {
	background-color: #ff9916;
}
#nav a.allpro {
	color: #fff;
	background-color: #076acc;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a.check {
	background-color: #ff9916;
}



#middle {
	background: #fff;
	width: 100%;
	padding: 3px 10px 0 10px;
}
.left {
	background-color: #faf9f4;
	background-image: url("bar_1.gif");
	background-position: top;
	background-repeat: repeat-x;
	border:1px solid #ebe8db;
	width:250px;
}
.right {
	background-image: url("bar_1.gif");
	background-position: top;
	background-repeat: repeat-x;
	width: 690px;
	margin: 0px 20px 10px 0;
	display: inline;
}


/* title2 */
.title2 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background: #C6E5F7;
	color: #086B9D;
	border: 1px solid #3E7D9D;
	text-indent: 10px;
	font-weight: bold;
	position: relative;
}


/* list */
.ctlist {
	padding: 0px 5px 15px 5px;
	background-image: url("bar_1.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
.ctlist ul {
	list-style: none;
}
.ctlist li {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	padding-bottom: 10px;
}
.ctlist li a,.ctlist li ul li a,.ctlist li ul li {
	color:#4c3200;
}
.ctlist li a:hover {
	color:#ff9916;
}
.ctlist li ul li {
	text-indent: 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 11px;
	padding: 0;
	line-height: 20px;
	font-weight: normal;
}
.title4 {
	font-size: 14px;
	color: #ff9916;
	font-weight: bold;
	padding: 10px 0 10px 15px;
}



/* feature */
.feature {
	padding: 25px;
	text-align: center;
	background-image: url("bar_1.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
.feature ul {
	list-style: none;
}
.feature li {
	margin-top: 10px;
}



/* bread crum */
.bread {
	padding: 10px 0;
}
.bread a {
	font-weight: bold;
	text-decoration: underline;
}
.bread a:hover {
	text-decoration: none;
}
.bread h2 {
	font-size :11px;
	display: inline;
}



/* pro */
.pro {
	list-style: none;
	padding: 7px 0 20px;
	padding-left: 1px;
}
.pro li {
	text-align: center;
	width: 155px;
	float: left;
	display: inline;
	margin-left: 10px;
	padding-bottom: 20px;
}
.pro li a {
	color: #000;
	text-decoration: underline;	
}
.pro li img {
	border: 1px solid #C2C2C2;
}
.pro li span img {
	border:0;
	margin:10px 0;
}

.pro_sub {
	margin: 10px;
}
.pro_sub li {
	list-style-type: none;
	clear: both;
	height: 1px;
	padding: 10px 0px 10px 0px;
	border-bottom-width: 1px solid #f2f1e9;
}
.pro_sub img {
	border: 1px solid #C2C2C2;
}
.pro_sub a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;	
}
.pro_sub a:hover {
	text-decoration: none;
	color: #000000;
}
.pro_box {
	float: left;	
	width: 154px;
}
.pro_box2 {
	float: right;
	width: 500px;
}
.pro_box2 p {
	margin: 0px;
	padding: 0px;
}
.pro_box2 h3 {
	font-size: 12px;
	margin: 0px;
}

.pro_detail {
	margin: 20px 0 20px 120px;
	width: 145px;
}
.pro_detail img {
	border: 1px solid #c2c2c2;
}
.bread_rlt {
	margin-left: 30px;
}
.bread_rlt ul {
	margin-left: 20px;
}


/* title3 */
.title3 {
	font-size: 12px;
	height: 28px;
	background: url(../images/006.gif) repeat-x;
	width: 100%;
	margin-top: 8px;
}
.title3 a {
	color: #000;
	text-decoration: underline;
}
.title3 a:hover {
	text-decoration: none;
}



/* footer */
#footer{
	text-align: center;
	margin: 5px 10px;
	background-image: url("bar_2.gif");
	background-position: top;
	background-repeat: repeat-x;
}
#footer a {
	color: #000;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}



/* hotkey */
.hotkey {
	padding: 15px 0;
	text-align: left;
}
.hotkey ul {
	margin-top: 10px;
}
.hotkey li {
	list-style-type: none;
	float: left;
}



/*--form--*/
.form{
text-align:left;
}
.form input,.form textarea,form select{
border:1px solid #7F9DB9;
}


/* sitemap */
.sitemap {
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
}
.sitemap a {
	text-decoration: underline;
}
.sitemap ul {
	padding-left: 20px;
}
ul.li_inline li {
	display: inline;
}


/* intro */
.intro{
margin-right:10px;
}


/* desp */
.desp2 strong {
	font-weight: normal;
}
.desp2 h2 {
	font-size :11px;
	font-weight: lighter;
	color: #000;
	display: inline;
}
.desp2 a {
	color: #ff9916;
	text-decoration: underline;
}

.address {
	border-top: 1px solid #846323;
	padding-top: 10px;
	text-align: left;
	margin: 25px;
}



/* nav_index */
.nav_index {
	width: 250px;
	float: left;
	margin: 25px;
}




/* contact */
.contacttable {
	margin-top: 20px;
	margin-bottom: 20px;
}
.contacttable td {
	font-size: 0.75em;
}
.contactleft {
	text-align: right;
	width: 29%;
	vertical-align: top;
}
.red {
	color: #FF0000;
}
.contactfinish {
	height: 20em;
	text-align: center;
	font-size: 0.85em;
	font-weight: bold;
	padding-top: 10em;
	padding-bottom: 10em;
}



/* pagestr */
.pagestr {
	text-align: center;
	margin: 15px;
}