@charset "utf-8";
@import url("csslib/Scrollbar.css");
@import url("csslib/Reset.css");
@import url("csslib/Common.css");
@import url("csslib/Typography.css");
@import url("csslib/FormStyles.css");
/* CSS Document */

.navrow
{
		width:100%;
		margin:0 auto;
		padding:0;
}
h5
{
		color:#333333;
		margin:0;
		padding:0;
}
a, a:link, a:visited, a:active
{
		color:#CCCCCC;
		text-decoration:none;
}
a:hover { text-decoration:underline; }
a img { border:0; }
#Container
{
		width: 1002px;
		margin: 0px auto;
		padding: 0px;
		background: #262521;
}
#Header { height:77px; }
.Header_twocolboxl
{
		width:70%;
		height:77px;
		float:left;
}
.Header_twocolboxr
{
		margin-left:70%;
		width:auto;
		height:77px;
}
.topcontact
{
		background: url(../img/icon1.jpg) no-repeat left 3px;
		padding-left: 25px;
		padding-top:10px;
}
#Menu
{
		background: url(../img/gradient.jpg);
		height: 33px;
		line-height:33px;
		border-bottom: 1px dashed #333333;
}
.Menu_twocolbox1
{
		width:60%;
		height:33px;
		float:left;
}
.Menu_twocolboxr
{
		margin-left:60%;
		width:auto;
		height:33px;
		text-align:center;
		color:#CCCCCC;
}
#tab1 { }
#tab1 ul
{
		margin:0;
		padding:0;
		list-style: url(none) none outside;
		overflow:hidden;
}
#tab1 ul li
{
		float:left;
		display:inline;
		padding:0 20px;
}
#tab1 ul li a, #tab1 ul li a:link, #tab1 ul li a:visited, #tab1 ul li a:active
{
		color:#CACAC9;
		text-decoration:none;
		font-weight:bold;
}
#tab1 ul li a.current, #tab1 ul li a:hover, #tab1 ul li a:focus
{
		color:#FF9900;
		text-decoration:none;
		font-weight:bold;
}
#MainContent { margin-top: 5px; }
#LeftCol
{
		width:230px;
		float:left;
		padding-left:20px;
		height:auto!important;
		height:600px;
		min-height:600px;
}
#RightCol
{
		width:750px; 
		float:right;	
}
.orangebox
{
		border: 3px solid #EA9C3A;
		background: #E5DECE;
		padding:5px;
		margin: 0px auto;
}
.js_clickshow
{
		margin:0 auto;
		width:98%;
}
.left
{
		width:320px;
		float:left;
}
.right
{
		width:390px;
		float:right;
}
.showcontent { }
.caption
{
		background: #FFFFFF;
		text-align:center;
		padding:5px;
		margin:3px auto;
		height:40px;
}
.productlist
{
		width:95%;
		margin:3px auto;
		overflow:hidden;/*闭合浮动，让FF父层背景出现*/
}
.productlist ul
{
		margin:0;
		padding:0;
		list-style:none;
		list-style-image:none;
		list-style-position:outside;
}
.productlist ul li
{
		float:left;
		display:inline;
		padding:3px 8px;
		width:100px;
}
.productlist ul li a, .productlist ul li a:hover, .productlist ul li a:visited
{
		color:#EC8608;
		font-weight: bold;
}
.productcenter
{
		margin:0 auto;
		width:98%;
}
.newproductlist
{
		width:100%;
		margin:3px auto;
		overflow:hidden;/*闭合浮动，让FF父层背景出现*/
}
.newproductlist .productname
{
		color:#EC8608;
		font-weight: bold;
}
.newproductlist ul
{
		margin:0;
		padding:0;
		list-style:none;
		list-style-image:none;
		list-style-position:inside;
}
.newproductlist ul li
{
		float:left;
		display:inline;
		padding:5px 15px;
		width:200px;
		text-align:center;
		height:200px;
		overflow:hidden;
}
.new
{
		margin: 0px auto;
		height: 145px;
		width: 156px;
}
.newproductlist ul li a { }
#Footer
{
		clear: both;
		height:80px;
}
.Footer_twocolboxl
{
		width:50%;
		float:left;
}
.Footer_twocolboxr
{
		margin-left:50%;
		width:auto;
}
.contactinfo
{
		color:#CCCCCC;
		padding:5px;
}
.copyright
{
		text-align:right;
		padding:5px;
		padding-top:30px;
}
.title
{
		background: url(../img/gradient.jpg);
		height: 33px;
		margin: 0px;
		padding: 0px;
		text-indent:10px;
		font-size:14px;
		line-height:33px;
		font-weight: bold;
}
.title:first-letter
{
		color:#FF9900;
		font-size:14px;
		font-weight: bold;
}
.thumbnail
{
		width:156px;
		height:145px;
}
.smallpic
{
		width:97px;
		height:100px;
}
.bigpic
{
		width:320px;
		height:320px;
}
.verticle { }
.verticle ul
{
		margin:0;
		padding:0;
		list-style:none;
		list-style-image:none;
		list-style-position:outside;
		width:90%;
}
.verticle ul li
{
		padding-left:12px;
		background: url(../img/arrow.jpg) no-repeat left 7px;
		border-bottom: 1px solid #666666;
		padding-top: 5px;
		padding-bottom: 5px;
}
.verticle ul li ul li
{
		padding-left:16px;
		padding-top: 5px;
		padding-bottom: 5px;
		background: url(none);
		border-bottom: 0px solid #666666;
}
.verticle ul li a
{
		color:#FFFFFF;
		text-decoration:none;
}
.indicator
{
		font-size:14px;
		line-height:140%;
		padding: 3px;
		color: #FFFFFF;
		font-weight: bold;
}
.indicator:first-letter
{
		color:#FF9900;
		font-size:14px;
		font-weight: bold;
}
.myselect
{
		width:200px;
		height:18px;
		overflow:hidden;
		margin:0 auto;
}
.myselect select
{
		position:relative;
		background:#E5DECE;
		font-size:12px;
		width:180px;
		line-height:18px;
		border:0px;
		color:#666;
		left: -2px;
		top: -2px;
}
.myselect select option { text-indent:10px; }
.inner_content
{
		width:auto;
		padding:10px 20px;
		text-align:justify;
		background: #242F35;
		height:auto!important;
		height:550px;
		min-height:550px;
		word-break:break-all;
}
.pagnation
{
		width:95%;
		margin:2px auto;
		text-align:center;
		color:#000000;
		background: #D9EDF9;
		border: 1px solid #C6D9FB;
		padding: 5px;
}
.pagnation a, .pagnation a:link { color:#000; }
.mynews
{
		font-family: Tahoma, Verdana;
		color:#000;
}
.mynews .newstitle
{
		text-align: center;
		margin: 10px 0px;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 16px;
		font-weight: bold;
}
.mynews .edittime
{
		font-style: italic;
		text-decoration: line-through blink;
}
.mynews .summary
{
		margin: 10px auto 0px;
		padding: 5px 10px;
		width: 80%;
		font-style: italic;
}
.mynews .author { text-align:center; }
.mynews .content
{
		margin: 0px auto;
		padding: 20px 10px;
		width: 90%;
		border: 0px solid #333333;
		text-align:left;
}
.mynews .newsfooter
{
		text-align:center;
		margin-top: 10px;
		margin-bottom: 10px;
}
.mynews a { color:#000000; }
.related { }
.related h3
{
		color:#FF9900;
		text-decoration:none;
		font-weight:normal;
		margin-bottom:10px;
}
.related ul
{
		width:650px;
		margin:0 auto;
		padding:0;
		display:block;
		height:130px;
		list-style: url(none) none outside;
}
.related ul li
{
		float:left;
		display:inline;
		width:200px;
		text-align:center;
}
.related ul li a { }
