@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td,table { margin:0; padding:0;}
body { font-size:14px; font-weight:normal; font-family:'Microsoft YaHei UI', sans-serif; color:#333333; }
body { background:#FFF;}
li { list-style:none; }
table {table-layout:fixed;}
td { padding:5px 10px; text-align:center; }
th { padding:5px 10px; }
input { text-align:left; padding:0px 5px; }

a:link { color: #333333; text-decoration:none; }
a:hover { color: #cccccc; text-decoration:none; }
a:active { color: #333333; text-decoration:none; }
a:visited { color: #333333; text-decoration:none; }

.clear { clear:both; }

.topper {width:100%; height:20px; background-color:#eee;padding:10px 0; font-size:14px; line-height: 20px;}

.header { background:#FFF; height:60px; margin:10px 100px; }
.header .logo { float:left; margin-left:0px; }
.header .phone { width:200px; height:50px; padding:10px 0px; float:right; margin-right:0px; } 

.bottom { height:80px; margin:0 auto; padding:20px 0; background-color:#eee;}

.mainnav { height:30px; margin:10px 100px;}
.mainnav a:hover { color: #ccc; text-decoration:none; }
.mainnav a:active { color: #CCC;} 

.pagelocation { width:100%; height:20px; margin:10px 150px;}
.pagelocation p { line-height:20px; }
.pagelocation span { font-size:14px; }

.list_ticket { width:800px; height:400px; margin:50px auto 50px 150px; font-size:16px; }
.list_ticket .leftcol { width：200px; height:400px; float:left;}
.list_ticket .middlecol {width:500px; height:400px; margin-left:50px;float:left;}
.list_ticket .rightcol { width:200px; height:400px; float:right;}





