@charset "utf-8";
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	min-width: 100%;
	background-image: url(images/backMain.png);
	background-repeat: repeat-y;
	background-position: center;
}
ul {
	list-style-type: none;
}

/*font-family: 'Ubuntu', sans-serif;*/

a {
	color: #333333;
	text-decoration: none;
	cursor: pointer;
}
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell {
	width: 1000px;
	margin: 0 auto;
}
#follow .facebook  {
	background-image: url(images/icoFollow.png);
	background-repeat: no-repeat;
	background-position: -24px 0px;
}
#follow .facebook:hover {
	background-position: -24px -24px;
}
#follow .twitter  {
	background-image: url(images/icoFollow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#follow .twitter:hover {
	background-position: 0px -24px;
}


#topNav {
	background-image: url(images/backTopNav.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 160px;
}
.topCorpInfo {
	height: 95px;
	background-image: url(images/backTop.png);
	background-repeat: repeat-y;
	background-position: center;
}
.topCorpInfo a {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}


/* end of myStyle */
.topCorpInfo logo{
	text-align: center;
	float: left;
	height: 95px;
	width: 370px;
	display: block;
}
.topCorpInfo img {
	width: 370px;
	height: 90px;

}
.topCorpInfo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 18px;
	float: right;
	margin-right: 35px;
	margin-top: 35px;
	width: 200px;
	display: block;
	color: #CCC;
	text-align: right;
	font-style: italic;
}
.topCorpInfo p a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.topCorpInfo p a:hover {
	color: #FFF;
}



#mainMenu {
	list-style-type: none;
	float: left;
	height: 55px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 700px;
}


#mainMenu li {
	float: left;
	border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	margin-right: 1px;
	margin-left: 1px;
}
#mainMenu li:hover {
	background-color: #b90209;
}
#mainMenu .this {
	background-color: #b90209;
}


#mainMenu a {
	color: #000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 45px;
	font-size: 14px;
	display: block;
	height: 50px;
}
#mainMenu a:hover {
	color: #FFF;
}
#mainMenu li .thisNav {
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #710104;
}
#mainMenu li .thisNavHover {
	color: #FFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #710104;
}

#proCataMenu {
}
#cataList {
	position: absolute;
	background-color: #C8DAFF;
	z-index: 888;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	* margin-top: 99px;
	*	margin-left: -120px;

}

#cataList a {
	position: absolute;
	z-index: 999;
	line-height: 28px;
	display: block;
	font-size: 14px;
	height: 30px;
	width: 100%;
	padding: 0px;
}

#cataList  li {
	background-color: #C8DAFF;
	clear: both;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 180px;
	padding-right: 15px;
	padding-left: 15px;
}
#cataList ul {
	position: absolute;
	background-color: #C8DAFF;
	z-index: 999;
	margin-left: 190px;
	margin-top: 0px;
	list-style-type: none;
}
#cataList ul li {
	background-color: #C8DAFF;
	width: 220px;
}




#slider {
	line-height: 0px;
	height: 360px;

}

#hot {
	width: 960px;
	margin-left: 20px;
}
#hot .more {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
}
#hot .more a {
	color: #999;
}


#hot ul {
	list-style-type: none;
	padding-top: 10px;
}
#hot ul li {
	height: 250px;
	width: 220px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 24px;
	margin-bottom: 20px;
}
#hot ul .last {
	margin-right: 0px;
}

#hot ul li:hover {
	border: 1px solid #CD1017;
}

#hot ul li img {
	height: 220px;
	width: 220px;
	float: left;
}
#hot .hotTitle {
	line-height: 28px;
	overflow: hidden;
	display: block;
	padding-left: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #C00;
	height: 30px;
	width: 210px;
	}
#hot .hotLiTitle {
	line-height: 28px;
	overflow: hidden;
	display: block;
	z-index: 999;
	width: 210px;
	padding-left: 10px;
	height: 30px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #C00;
	float: left;
}

#hot .hotTitle a {
	display: block;
	color: #FFF;
}

#hot .hotBack {
	background-color: #CD1017;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	z-index: 2;

}
#hot .hotBackHover {
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

#mid {


}
#mid h1 {
	color: #cd1017;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cd1017;
	margin-top: 30px;
}
#mid .details {
	text-align: center;
	display: block;
	height: 24px;
	width: 100px;
	background-color: #cc0204;
	color: #FFF;
}


#category  {
	float: left;
	width: 210px;
	margin-left: 20px;
}
#category a {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 30px;
	height: 31px;
	font-size: 12px;
}
#category a:hover {
	color: #FFF;
}
#category ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 20px;
}
#category ul li {
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-image: url(images/icoNewListGray7x.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
}
#category ul li:hover {
	background-color: #CC0000;
	background-image: url(images/icoListArr.png);
	background-repeat: no-repeat;
	background-position: 180px center;
}
#idxAbout  {
	float: left;
	margin-left: 35px;
	width: 315px;
	height: 390px;
	overflow: hidden;

}
#idxAbout .info {
	height: 275px;
	overflow: hidden;
	/*text-align: justify;*/
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#idxNews  {
	float: right;
	width: 365px;
	margin-right: 20px;
	height: 390px;
	overflow: hidden;
}

#idxNews ul {
	height: 290px;
}

#idxNews li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#idxNews .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#idxNews li .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD1017;
	font-weight: bold;
	text-align: center;
	display: block;
	width: 36px;
	float: left;
	height: 45px;
	line-height: 16px;
}
#idxNews li .date span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
}
#idxNews li .cont {
	line-height: 20px;
	height: 100px;
	overflow: hidden;
}
#idxNews li .cont h3 {
	font-size: 14px;
	text-transform: uppercase;
	height: 40px;
	overflow: hidden;
}


#idxNews img {
	float: left;
	height: 80px;
	width: 80px;
	margin-left: 10px;
}
#idxNews .cont {
	float: right;
	width: 225px;
	display: block;
}
#idxPicture {
	float: right;
	width: 365px;
	margin-right: 20px;
	height: 340px;
	overflow: hidden;
	margin-top: 50px;
}
#idxPicture img {
	margin-top: 10px;
}








/* pgCatalog */
#pgCategory  {
	float: left;
	width: 250px;
	margin-left: 20px;
}
#pgCategory h3 {
	color: #cd1017;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cd1017;
	margin-top: 30px;
}
#pgCategory ul {
	list-style-type: none;
	margin-top: 10px;
	padding-right: 20px;
}
#pgCategory ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#pgCategory ul li a{
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	display: block;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	overflow: hidden;
}
#pgCategory ul li ul {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #016AA9;
}

#pgCategory ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pgCategory ul li ul li a {
	color: #333;
	font-size: 12px;
	line-height: 24px;
	height: 30px;
	display: block;
	padding-left: 35px;
	background-image: url(images/icoListSub7x.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#pgCategory ul li ul li a:hover {
	color: #FFF;
	display: block;
	background-image: url(images/icoListArr.png);
	background-repeat: no-repeat;
	background-position: 253px center;
	background-color: #88A6FF;
}
#pgCategory .thisSub {
	color: #FFF;
	display: block;
	background-image: url(images/icoListArr.png);
	background-repeat: no-repeat;
	background-position: 240px center;
	background-color: #88A6FF;
}



#pgCategory .close {
	background-image: url(images/icoListOpen.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 20px;
	display: block;
	float: right;
	margin: 4px;
}
#pgCategory .open {
	background-image: url(images/icoListCloseWhite.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 20px;
	width: 20px;
	float: right;
	margin: 4px;
}
#pgCategory .noSub  {
	color: #333;
	background-image: url(images/icoList7x.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}

#pgCategory .noSubHover  {
	color: #FFF;
	background-color: #CC0204;
	background-image: url(images/icoListArr.png);
	background-repeat: no-repeat;
	background-position: 210px center;
}
#pgCategory .thisNoSub {
	color: #FFF;
	background-color: #CC0204;
	background-image: url(images/icoListArr.png);
	background-repeat: no-repeat;
	background-position: 210px center;
}
#pgCategory .haveSub {
	color: #333;
	background-image: url(images/icoList7x.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}

#pgCategory .haveSubHover {
	color: #FFF;
	background-color: #016AA9;
	background-image: url(images/icoListOpenArr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}




#search {
	margin-top: 16px;
	display: block;
	border: 1px solid #FFF;
	float: right;
	margin-right: 35px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 31px;
	overflow: hidden;
}
#search label {
	display: block;
	color: #016AA9;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search .field {
	height: 30px;
	/* [disabled]margin-top: 10px; */
}
#search #prompt {
	position: absolute;
	margin-left: 3px;
	z-index: 2;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: -24px;
	line-height: 20px;
	color: #FFF;
}

#search #key {
	float: left;
	height: 29px;
	width: 200px;
	font-size: 14px;
	line-height: 29px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFDB01;
	color: #000;
}
#leftContact {
	margin-top: 20px;
}
#midRight {
	float: right;
	width: 670px;
	margin-right: 20px;
}


#midRight .info {
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 20px;
	color: #333;
}
#midRight .info a {
	color: #333;
}
#midRight ul {
	padding-left: 20px;
}

#midRight .details {
	height: 28px;
	margin-top: 10px;
}

#midRight .details a {
	line-height: 26px;
	background-color: #F90;
	display: block;
	width: 120px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#pgMidRight {
	float: right;
	width: 680px;
	margin-right: 20px;
}
#loca {
	height: 50px;
	line-height: 24px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#loca a {
	color: #666;
}

#loca .first {
	background-image: none;
	padding-left: 0px;
}

#loca ul {
	list-style-type: none;
}
#loca ul li {
	float: left;
	padding-left: 15px;
	background-image: url(images/icoListLocaGray.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	font-weight: normal;
}
#pgMidRight h1 {
	color: #cd1017;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cd1017;
	margin-top: 30px;
}
#pgMidRight .pgInfo {
	padding: 20px;
}
#pgMidRight .pgInfo ul {
	padding-left: 20px;
}
#pgMidRight .owner {
	padding-top: 30px;
}
#proList  {
	list-style-type: none;
}



#proList img {
	height: 210px;
	width: 210px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#proList li  {
	height: 240px;
	width: 210px;
	margin-right: 20px;
	float: left;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#proList .last  {
	margin-right: 0px;
}
#proList li:hover {
	border: 1px solid #CD1017;
}
#proList li a:hover {
	color: #FFF;
}

#proList .proLiTitle {
	line-height: 28px;
	overflow: hidden;
	height: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C00;
	margin: 0px;
	display: block;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#proList .proTitle {
	position: absolute;
	line-height: 28px;
	overflow: hidden;
	display: block;
	z-index: 999;
	width: 200px;
	margin-top: 180px;
	padding-left: 10px;
	height: 30px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#proList .proTitle a {
	display: block;
	color: #FFF;
}


#proList .proBack {
	background-color: #CD1017;
	opacity: 0.40;
	-moz-opacity: 0.40;
	filter: alpha(opacity=40);
	z-index: 2;

}
#proList .proBackHover {
	opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
#proShow {
	margin-left: 20px;
}
#proShow .pImg {
	float: left;
	height: 500px;
	width: 500px;
	border: 1px solid #DDD;
}
#proShow .proInfo {
	display: block;
	float: left;
	margin-left: 20px;
	width: 500px;
	text-align: center;
}
#proShow p {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	float: none;
}
#proShow sup {
	font-size: 9px;
}

#proShow .name {
	font-size: 16px;
	font-weight: bold;
	color: #CD1017;
}
#proShow label {
	text-align: right;
	width: 70px;
	font-weight: bold;
}
#proShow span {

}

#proShow .description {
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
#proShow .description span {
	float: none;
	padding-left: 0px;
}
#proShow .description img {
	border: 1px solid #EEE;
}

#proShow .description .descTitle {
	font-size: 14px;
	color: #CD1017;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CD1017;
	font-weight: bold;
}

#proShow .description table {
	background-color: #CCC;
	width: 500px;
	margin-top: 20px;
}
#proShow .description table caption {
	font-weight: bold;
}

#proShow .description h4 {
	width: 500px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}

#proShow .description ul {
	list-style-type: disc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-image: url(images/icoListSub7x.png);
}

#proShow .description table tr {
	background-color: #FFF;
}
#proShow .description table td {
	padding: 2px;
}



#newsList {
}
#newsList li {
	line-height: 28px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
	padding-top: 2px;
	overflow: hidden;
}
#newsList a {
	color: #333;
	display: block;
	padding-left: 20px;
	background-image: url(images/icoNewListGray7x.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-decoration: none;
}
#newsList a:hover {
	color: #36F;
	background-image: url(images/icoListSub7x.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	font-weight: bold;
}

#newsList span {
	float: right;
	width: 90px;
	text-align: center;
	font-weight: normal;
}
#author {
	font-size: 12px;
}
#author ul {
	list-style-type: none;
}

#author hr {
	text-align: left;
	width: 450px;
}


#author h4 {
	font-size: 14px;
	line-height: 24px;
}
#author label {
	font-weight: bold;
}














#pgNum {
	text-align: center;
	height: 30px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pgNum a {
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCC;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;

}
#pgNum a:hover {
	color: #FFF;
	background-color: #88A6FF;
}
#pgNum .this {
	color: #666;
	border: 1px solid #FFF;
}
#pgNum .this:hover {
	color: #36F;
	border: 1px solid #FFF;
	background-color: #FFF;
	cursor: default;
}
#formFeedback {
	padding: 25px;

}
#formFeedback p {
	margin-bottom: 20px;
	line-height: 28px;
}

#formFeedback h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CD1017;
}
#formFeedback fieldset {
	border: 1px dashed #DDD;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#formFeedback label {
	margin-top: 10px;
	display: block;
}

#formFeedback #submit {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#formFeedback .formNoError {
	color: #F60;
}
















#footer {
	margin-top: 40px;
	background-image: url(images/backFooter.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
	padding-top: 5px;
}
#footer a {
	color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}

#footer #footerBk {
	height: 95px;
	background-image: url(images/backFooterMid.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	padding-top: 30px;
}
#footer .footNav {
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 430px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer .copyRight {
	color: #FFF;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 11px;
}



#footer #icoTop {
	position: absolute;
	z-index: 2;
	height: 66px;
	width: 66px;
	margin-top: -3px;
	margin-left: 20px;
}
.backOrTop {
	text-align: center;
	margin-left: 400px;
	height: 35px;
	margin-top: 20px;
}
.backOrTop a {
	display: block;
	border: 1px dashed #CCC;
	font-size: 14px;
	line-height: 28px;
	height: 30px;
	width: 100px;
	color: #CCC;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.backOrTop a:hover {
	border: 1px solid #CD1027;
	color: #CD1027;
	text-decoration: none;
}
