@charset "UTF-8";
/*
@import url(//fonts.googleapis.com/css?family=Ubuntu:300);
*/
/*@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

/* CSS Document */
html { margin:0; padding:0}
body {
	color: #4B4B4B;
	/*font-family:"微軟正黑體", Arial, Helvetica, sans-serif;*/
	font-family: 'cwTeXHei', "微軟正黑體", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	line-height: 20px;
}
img { border: 0;}
ul { list-style-type: none; margin: 0px; padding: 0px;}
li { list-style-type: none; margin: 0px; padding: 0px;}
.clear { clear: both; zoom: 1; }
.clear:after { clear: both; content: ''; display: block; height: 0; visibility: hidden; }
dd,dl,dt { margin: 0px; padding: 0px; float:left;}
* {
	margin: 0px;
}
#branding {
}
#brandingImg {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#btn {
	color: #FFF;
	background-image: url(../images/btnBg.jpg);
	background-repeat: repeat-x;
	height: 41px;
}
#btnImg {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#conBg {
	background-image: url(../images/conBg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#content2 {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
}
#contentL {
	float: left;
	width: 708px;
	margin-left: 12px;
}
#contentL2 {
	float: left;
	width: 708px;
}
#contentR {
	float: left;
	width: 256px;
	margin-left: 9px;
}
#mainContent {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#hotNews {
	height: 36px;
	padding-top: 16px;
	font-size: 12px;
	color: #573EB6;
}
#footerText {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	line-height: 22px;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #565656;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
}
.islogin {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #573EB6;
	padding-bottom: 8px;
	padding-right: 4px;
	font-weight:bold;
}
h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #573EB6;
	padding-bottom: 8px;
	padding-right: 4px;
}
h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FF3584;
	text-decoration: none;
	padding-bottom: 6px;
}
h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ed1e79;
	line-height: 28px;
	font-weight: bold;
	width: 170px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h4 {
	font-size: 24px;
	color: #ed1e79;
	line-height: 28px;
	padding-bottom: 6px;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
h5 {
	font-size: 18px;
	color: #000;
	padding-bottom: 4px;
	font-weight: normal;
}
h6 {
	font-size: 42px;
	color: #62319f;
	font-weight: bold;
	line-height: 50px;
}
.search {
	border: 2px solid #c7ce0e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/searchBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.searchSeleBorder1 {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	float: left;
	background-color: #d9e021;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7ce0e;
	border-right-color: #c7ce0e;
	border-bottom-color: #c7ce0e;
	border-left-color: #c7ce0e;
	height: 32px;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.searchSeleBorder1_2 {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	float: left;
	background-color: #d9e021;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7ce0e;
	border-right-color: #c7ce0e;
	border-bottom-color: #c7ce0e;
	border-left-color: #c7ce0e;
	height: 32px;
	text-align: center;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.searchSeleBorder2 {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-right: 15px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c7ce0e;
	border-right-color: #c7ce0e;
	border-bottom-color: #c7ce0e;
	border-left-color: #c7ce0e;
	height: 26px;
	padding-top: 6px;
	margin-bottom: 10px;
	width: 180px;
}
.searchSeleBorder2_2 {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c7ce0e;
	border-right-color: #c7ce0e;
	border-bottom-color: #c7ce0e;
	border-left-color: #c7ce0e;
	height: 26px;
	padding-top: 6px;
	margin-bottom: 10px;
	width: 180px;
}

.searchSeleBorder3 {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-right: 15px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c7ce0e;
	border-right-color: #c7ce0e;
	border-bottom-color: #c7ce0e;
	border-left-color: #c7ce0e;
	height: 26px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.link1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A5A5A;
	text-decoration: none;
	font-size: 13px;
}
.link1 a:hover {
	color: #000;
}
.link2 a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.link2 a:hover {
	text-decoration: underline;
}
.link3 a {
	color: #666;
	text-decoration: none;
}
.link3 a:hover {
	color: #000;
}
.link4 a {
	color: #06C;
	text-decoration: none;
}
.link4 a:hover {
	text-decoration: underline;
}
.input1 {
	width: 150px;
	border: 1px solid #CCC;
	height: 21px;
}
.input2 {
	width: 400px;
	border: 1px solid #CCC;
	color: #666;
	height: 21px;
}
.input3 {
	height: 100px;
	width: 550px;
	border: 1px solid #CCC;
}
.input3_2 {
	height: 100px;
	width: 650px;
	border: 1px solid #CCC;
}
.input4 {
	height: 21px;
	width: 100px;
	border: 1px solid #CCC;
}
.input5 {
	color: #FFF;
	background-color: #FC4285;	
	width: 170px;
	font-size: 16px;	
	border: 1px solid #CCC;
	height: 25px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-right: 4px;
	float: left;
	text-decoration: none;
	margin-top: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.textIndent p {
	 text-indent: 2em; /*em是相對單位，2em即現在一字大小的兩倍*/ 
}
.textIndentE p {
	 text-indent: 1em; /*em是相對單位，2em即現在一字大小的兩倍*/

}
.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	background-color: #3d5998;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3d5998;
	border-right-color: #3d5998;
	border-bottom-color: #3d5998;
	border-left-color: #3d5998;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.title2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #ed1e79;
}
.title3 {
	font-size: 18px;
	line-height: 28px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B69FE3;
	padding-bottom: 8px;
	font-weight: bold;
	margin-bottom: 15px;
}
.title4 {
	font-size: 18px;
	font-weight: bold;
	color: #573EB6;
}
.title5 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #ed1e79;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	padding-bottom: 8px;
}
.title6 {
	font-size: 20px;
	line-height: 24px;
	color: #F60;
	font-weight: bold;
}
.next ul li a {
	color: #4E4E4E;
	background-color: #D8D8D8;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-right: 4px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	margin-top: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.next ul li a:hover {
	color: #FFF;
	background-color: #999;
}
.img1 {
	float: left;
	margin-right: 10px;
}
.more1 ul li a {
	color: #FFF;
	background-color: #FC4285;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-right: 4px;
	float: left;
	font-size: 18px;
	text-decoration: none;
	margin-top: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height: 20px;
	margin-bottom: 2px;
}
.more1 ul li a:hover {
	color: #FFF;
	background-color: #5E42B0;
}
.date {
	font-size: 12px;
	color: #960;
}
.dot {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
.dot2 {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}
.dot3 {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
}
.text1 {
	color: #1b069d;
	font-size: 15px;
}
.text2 {
	font-size: 13px;
	color: #F06;
}
.text3 {
	font-size: 13px;
	color: #333;
}
.text4 {
	font-weight: bold;
	color: #FFF;
}
.text5 {
	color: #000;
}
.text6 {
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.text7 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.text8 {
	font-size: 22px;
	color: #505050;
	line-height: 25px;
}
.text9 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 25px;
}

.boderDownSpace {
	margin-bottom: 15px;
}
.boderDownSpace2 {
	margin-bottom: 24px;
}
.newsBoder {
	border: 1px solid #CCC;
}
.newsDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #000;
}
.newsDot a {
	color: #163E7C;
	text-decoration: none;
}
.newsDot a:hover {
	color: #7A59D5;
}
.bannerSpace {
	padding-bottom: 8px;
}
.carBoder {
	
	width: 150px;
	border: 1px dotted #4F4F4F;
	padding: 10px;
	margin: 2px 2px 2px 0;
	overflow:hidden;
	font-size:15px;
	line-height: 150%;
	letter-spacing: 1pt;
	color:#F60;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	font-size:12px;
    position:relative;
}
.carBoder p a img {
	padding-bottom: 6px;
}
.carBoder2 {
	
width: 150px;
	border: 1px dotted #4F4F4F;
	padding: 10px;
	margin: 2px 2px 2px 0;
	overflow:hidden;
	font-size:15px;
	line-height: 150%;
	letter-spacing: 1pt;
	color:#F60;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	font-size:12px;
    position:relative;
}
.carBoder2 p a img {
	padding-bottom: 6px;
}
.carBoder3 {
	
	width: 205px;
	border: 1px dotted #4F4F4F;
	padding: 10px;
	margin: 2px 2px 2px 0;
	overflow:hidden;
	font-size:15px;
	line-height: 150%;
	letter-spacing: 1pt;
	color:#F60;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	font-size:12px;
    position:relative;
}
.carBoder3 p a img {
	padding-bottom: 6px;
}
.businesscarBoder {
	float: left;
	width: 134px;
	padding: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 7px;
	border: 1px solid #CCC;
}
.businesscarBoder p a img {
	padding-bottom: 6px;
}
.businesscarBoder2 {
	float: left;
	width: 134px;
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCC;
}
.businesscarBoder2 p a img {
	padding-bottom: 6px;
}
.carCity {
	text-align: center;
	font-size: 14px;
	color: #000;
	background-color: #d9e021;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 6px;
}
.recommendBoder {
	float: left;
	width: 170px;
	margin-right: 7px;
	margin-bottom: 16px;
}
.recommendBoder p img {
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
.recommendBoder2 {
	float: left;
	width: 171px;
	margin-bottom: 16px;
}
.recommendBoder2 p img {
	border: 1px solid #CCC;
	margin-bottom: 8px;
}
.menu ul li a {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-decoration: none;
	font-size: 13px;
	display: block;
	color: #573EB6;
	line-height: 20px;
	width: 170px;
	text-align: left;
}
.menu ul li a:hover {
	color: #FF256A;
}
.menu2 ul li a {
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	font-size: 13px;
	display: block;
	color: #000;
	line-height: 20px;
	text-align: left;
	background-color: #F3F3F3;
	margin-bottom: 8px;
	padding-left: 20px;
	background-image: url(../images/iecool_arrow_017.gif);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.menu2 ul li a:hover {
	background-color: #E5E5E5;
}
.share ul li a {
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	background-color: #9975E3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 6px;
	
}
.share ul li a:hover {
	background-color: #FF4981;
}
.share a img{
	padding-top:3px;
	padding-top:3px;
	
}
.pageSpace {
	margin-left: 20px;
}
.year a {
	font-size: 13px;
	color: #ED1E79;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.year a:hover {
	color: #FFF;
	background-color: #ED1E79;
}
.priceImg {
	background-image: url(../images/priceImg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cd ul li {
	background-image: url(../images/icon1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 130px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 5px;
}
.cd2 ul li {
	background-image: url(../images/icon1.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 110px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 5px;
}
.commend {
	margin-bottom: 15px;
	text-align: center;
}
.commend p img {
	padding: 8px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
}
.commend p .text5 a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.commend p .text5 a:hover {
	text-decoration: underline;
}
.borderC {
	background-color: #CCC;
}
.borderC2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 4px;
}
.carSpace1 {
	padding-bottom: 2px;
}
.free {
	background-color: #ffffe5;
	background-image: url(../images/icon5.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #ffcc80;
	color: #767678;
	padding-left: 24px;
	background-position: 2px 2px;
	width: 530px;
}
.colorTaber1 {
	background-color: #FFF7D6;
	padding: 10px;
}
.colorTaber2 {
	border: 1px solid #FFE0AD;
}
.colorTaber3 {
	background-color: #EDEDED;
	padding: 10px;
}
.space1 {
	padding: 10px;
}
.naarMenu a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 70px;
	line-height: 20px;
	padding: 10px;
	background-image: url(../images/naarMenuBg.jpg);
	background-repeat: repeat-x;
	//margin-bottom: 10px;
	margin-right: 7px;
    background-size: 86px 50px;
    min-height: 50px;}
.naarMenu a:hover {
	background-image: url(../images/naarMenuBg2.jpg);
	background-repeat: repeat-x;
}
.naarMenu2 a {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 70px;
	line-height: 20px;
	padding: 10px;
	background-image: url(../images/naarMenuBg2.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	margin-right: 7px;
}.naeeTitle {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5478c2;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.right {
    position: absolute;
    right: 0px;
}
